Started by user Brian Goff Replayed #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 933a87236f57af13befe3dc83a396cefced23300+7d0e9399a357e5a897db4ede8d39d91d678b9b64 (4ae686d6c829a5a96c6b10405a1e6d8b8e8ad542) 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-16T16:37:54.416Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-16T16:37:54.419Z] Trying to pass milestone 2 [Pipeline] milestone [2020-04-16T16:37:54.453Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-16T16:38:09.587Z] Still waiting to schedule task [2020-04-16T16:38:09.590Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-04-16T16:38:58.475Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-072a2b3f02bfb7103) in /home/ubuntu/workspace/moby_PR-40796 [Pipeline] { [Pipeline] checkout [2020-04-16T16:39:00.963Z] using credential docker-jenkins-github-credentials [2020-04-16T16:39:00.974Z] Cloning the remote Git repository [2020-04-16T16:39:00.974Z] Cloning with configured refspecs honoured and without tags [2020-04-16T16:39:00.942Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T16:39:01.067Z] > git init /home/ubuntu/workspace/moby_PR-40796 # timeout=10 [2020-04-16T16:39:01.463Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:39:01.463Z] > git --version # timeout=10 [2020-04-16T16:39:01.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:39:01.487Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:39:24.166Z] Fetching without tags [2020-04-16T16:39:24.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:39:24.144Z] > git config --add remote.origin.fetch +refs/pull/40796/head:refs/remotes/origin/PR-40796 # timeout=10 [2020-04-16T16:39:24.165Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:39:24.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:39:24.205Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:39:24.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:39:24.207Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:39:24.494Z] Merging remotes/origin/master commit eac618caaa76222ad730a1ef4e6b80a893b184ad into PR head commit 933a87236f57af13befe3dc83a396cefced23300 [2020-04-16T16:39:25.886Z] Merge succeeded, producing 4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T16:39:25.886Z] Checking out Revision 4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 (PR-40796) [2020-04-16T16:39:24.532Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:39:24.545Z] > git checkout -f 933a87236f57af13befe3dc83a396cefced23300 # timeout=10 [2020-04-16T16:39:25.295Z] > git merge eac618caaa76222ad730a1ef4e6b80a893b184ad # timeout=10 [2020-04-16T16:39:25.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T16:39:25.918Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:39:25.932Z] > git checkout -f 4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 # timeout=10 [2020-04-16T16:39:29.968Z] Commit message: "Merge commit 'eac618caaa76222ad730a1ef4e6b80a893b184ad' into HEAD" [2020-04-16T16:39:30.021Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T16:39:31.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40796:/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-16T16:39:29.994Z] > git rev-list --no-walk 59f395801ebcabb283fa82836ee7a6db8e0151c9 # timeout=10 [2020-04-16T16:39:41.177Z] Unable to find image 'alpine:latest' locally [2020-04-16T16:39:41.177Z] latest: Pulling from library/alpine [2020-04-16T16:39:41.177Z] aad63a933944: Pulling fs layer [2020-04-16T16:39:41.177Z] aad63a933944: Verifying Checksum [2020-04-16T16:39:41.177Z] aad63a933944: Download complete [2020-04-16T16:39:41.177Z] aad63a933944: Pull complete [2020-04-16T16:39:41.177Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-16T16:39:41.177Z] Status: Downloaded newer image for alpine:latest [2020-04-16T16:39:46.457Z] 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 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-04-16T16:39:47.029Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40796 [Pipeline] // stage [2020-04-16T16:39:47.044Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-40796 [Pipeline] // stage [2020-04-16T16:39:47.058Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-072a2b3f02bfb7103) in /home/ubuntu/workspace/moby_PR-40796 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [2020-04-16T16:39:47.172Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-16T16:39:47.191Z] Cloning the remote Git repository [2020-04-16T16:39:47.191Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-04-16T16:39:47.197Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-04-16T16:39:47.215Z] Cloning the remote Git repository [2020-04-16T16:39:47.215Z] Cloning with configured refspecs honoured and without tags [2020-04-16T16:39:47.218Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-16T16:39:47.357Z] Fetching changes from the remote Git repository [2020-04-16T16:39:47.394Z] Fetching without tags [2020-04-16T16:39:47.966Z] Merging remotes/origin/master commit eac618caaa76222ad730a1ef4e6b80a893b184ad into PR head commit 933a87236f57af13befe3dc83a396cefced23300 [2020-04-16T16:39:47.198Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T16:39:47.198Z] > git init /home/jenkins/workspace/moby_PR-40796 # timeout=10 [2020-04-16T16:39:47.201Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:39:47.201Z] > git --version # timeout=10 [2020-04-16T16:39:47.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:39:47.212Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:39:47.223Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T16:39:47.224Z] > git init /home/docker/workspace/moby_PR-40796 # timeout=10 [2020-04-16T16:39:47.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:39:47.236Z] > git --version # timeout=10 [2020-04-16T16:39:47.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:39:47.241Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:39:47.236Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-16T16:39:47.370Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:39:47.407Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:39:47.408Z] > git --version # timeout=10 [2020-04-16T16:39:47.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:39:47.457Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:39:47.979Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:39:47.988Z] > git checkout -f 933a87236f57af13befe3dc83a396cefced23300 # timeout=10 [2020-04-16T16:39:48.088Z] > git merge eac618caaa76222ad730a1ef4e6b80a893b184ad # timeout=10 [2020-04-16T16:39:48.268Z] Merge succeeded, producing 0a41f72c0d2c697cf546de406c7526bcd1e533cb [2020-04-16T16:39:48.268Z] Checking out Revision 0a41f72c0d2c697cf546de406c7526bcd1e533cb (PR-40796) [2020-04-16T16:39:48.443Z] Commit message: "Merge commit 'eac618caaa76222ad730a1ef4e6b80a893b184ad' into HEAD" [2020-04-16T16:39:48.468Z] First time build. Skipping changelog. [2020-04-16T16:39:48.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T16:39:48.281Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:39:48.289Z] > git checkout -f 0a41f72c0d2c697cf546de406c7526bcd1e533cb # timeout=10 [2020-04-16T16:39:48.456Z] > git rev-list --no-walk 59f395801ebcabb283fa82836ee7a6db8e0151c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T16:39:49.255Z] + [ PR != PR ] [2020-04-16T16:39:49.255Z] + [ master != master ] [2020-04-16T16:39:49.255Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T16:39:49.600Z] + docker version [2020-04-16T16:39:49.600Z] Client: Docker Engine - Community [2020-04-16T16:39:49.600Z] Version: 19.03.5 [2020-04-16T16:39:49.600Z] API version: 1.40 [2020-04-16T16:39:49.600Z] Go version: go1.12.12 [2020-04-16T16:39:49.600Z] Git commit: 633a0ea838 [2020-04-16T16:39:49.600Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-16T16:39:49.600Z] OS/Arch: linux/amd64 [2020-04-16T16:39:49.600Z] Experimental: false [2020-04-16T16:39:49.600Z] [2020-04-16T16:39:49.600Z] Server: Docker Engine - Community [2020-04-16T16:39:49.600Z] Engine: [2020-04-16T16:39:49.600Z] Version: 19.03.5 [2020-04-16T16:39:49.600Z] API version: 1.40 (minimum version 1.12) [2020-04-16T16:39:49.600Z] Go version: go1.12.12 [2020-04-16T16:39:49.600Z] Git commit: 633a0ea838 [2020-04-16T16:39:49.600Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-16T16:39:49.600Z] OS/Arch: linux/amd64 [2020-04-16T16:39:49.600Z] Experimental: true [2020-04-16T16:39:49.600Z] containerd: [2020-04-16T16:39:49.600Z] Version: 1.2.10 [2020-04-16T16:39:49.600Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T16:39:49.600Z] runc: [2020-04-16T16:39:49.600Z] Version: 1.0.0-rc8+dev [2020-04-16T16:39:49.600Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T16:39:49.600Z] docker-init: [2020-04-16T16:39:49.600Z] Version: 0.18.0 [2020-04-16T16:39:49.600Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T16:39:49.892Z] + docker info [2020-04-16T16:39:56.241Z] Fetching without tags [2020-04-16T16:39:56.525Z] Merging remotes/origin/master commit eac618caaa76222ad730a1ef4e6b80a893b184ad into PR head commit 933a87236f57af13befe3dc83a396cefced23300 [2020-04-16T16:39:56.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:39:56.214Z] > git config --add remote.origin.fetch +refs/pull/40796/head:refs/remotes/origin/PR-40796 # timeout=10 [2020-04-16T16:39:56.219Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:39:56.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:39:56.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:39:56.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:39:56.249Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:39:56.532Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:39:56.533Z] > git checkout -f 933a87236f57af13befe3dc83a396cefced23300 # timeout=10 [2020-04-16T16:39:57.480Z] Merge succeeded, producing 5d69f02b3d643c4f7444627b1b06435e12e30fb9 [2020-04-16T16:39:57.480Z] Checking out Revision 5d69f02b3d643c4f7444627b1b06435e12e30fb9 (PR-40796) [2020-04-16T16:39:57.570Z] Commit message: "Merge commit 'eac618caaa76222ad730a1ef4e6b80a893b184ad' into HEAD" [2020-04-16T16:39:57.582Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T16:39:56.993Z] > git merge eac618caaa76222ad730a1ef4e6b80a893b184ad # timeout=10 [2020-04-16T16:39:57.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T16:39:57.487Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:39:57.493Z] > git checkout -f 5d69f02b3d643c4f7444627b1b06435e12e30fb9 # timeout=10 [2020-04-16T16:39:57.577Z] > git rev-list --no-walk 59f395801ebcabb283fa82836ee7a6db8e0151c9 # timeout=10 [2020-04-16T16:39:58.410Z] + docker version [2020-04-16T16:39:58.410Z] Client: Docker Engine - Community [2020-04-16T16:39:58.410Z] Version: 19.03.7 [2020-04-16T16:39:58.410Z] API version: 1.40 [2020-04-16T16:39:58.410Z] Go version: go1.12.17 [2020-04-16T16:39:58.410Z] Git commit: 7141c199a2 [2020-04-16T16:39:58.410Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-16T16:39:58.410Z] OS/Arch: linux/s390x [2020-04-16T16:39:58.410Z] Experimental: false [2020-04-16T16:39:58.410Z] [2020-04-16T16:39:58.410Z] Server: Docker Engine - Community [2020-04-16T16:39:58.410Z] Engine: [2020-04-16T16:39:58.410Z] Version: 19.03.7 [2020-04-16T16:39:58.410Z] API version: 1.40 (minimum version 1.12) [2020-04-16T16:39:58.410Z] Go version: go1.12.17 [2020-04-16T16:39:58.410Z] Git commit: 7141c199a2 [2020-04-16T16:39:58.410Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-16T16:39:58.410Z] OS/Arch: linux/s390x [2020-04-16T16:39:58.410Z] Experimental: true [2020-04-16T16:39:58.410Z] containerd: [2020-04-16T16:39:58.410Z] Version: 1.2.13 [2020-04-16T16:39:58.410Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-16T16:39:58.410Z] runc: [2020-04-16T16:39:58.410Z] Version: 1.0.0-rc10 [2020-04-16T16:39:58.410Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:39:58.410Z] docker-init: [2020-04-16T16:39:58.410Z] Version: 0.18.0 [2020-04-16T16:39:58.410Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T16:39:58.806Z] + docker info [2020-04-16T16:39:58.806Z] Client: [2020-04-16T16:39:58.806Z] Debug Mode: false [2020-04-16T16:39:58.806Z] [2020-04-16T16:39:58.806Z] Server: [2020-04-16T16:39:58.806Z] Containers: 0 [2020-04-16T16:39:58.806Z] Running: 0 [2020-04-16T16:39:58.806Z] Paused: 0 [2020-04-16T16:39:58.806Z] Stopped: 0 [2020-04-16T16:39:58.806Z] Images: 0 [2020-04-16T16:39:58.806Z] Server Version: 19.03.7 [2020-04-16T16:39:58.806Z] Storage Driver: overlay2 [2020-04-16T16:39:58.806Z] Backing Filesystem: [2020-04-16T16:39:58.806Z] Supports d_type: true [2020-04-16T16:39:58.806Z] Native Overlay Diff: true [2020-04-16T16:39:58.806Z] Logging Driver: json-file [2020-04-16T16:39:58.806Z] Cgroup Driver: cgroupfs [2020-04-16T16:39:58.806Z] Plugins: [2020-04-16T16:39:58.806Z] Volume: local [2020-04-16T16:39:58.806Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T16:39:58.806Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T16:39:58.806Z] Swarm: inactive [2020-04-16T16:39:58.806Z] Runtimes: runc [2020-04-16T16:39:58.806Z] Default Runtime: runc [2020-04-16T16:39:58.806Z] Init Binary: docker-init [2020-04-16T16:39:58.806Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-16T16:39:58.806Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:39:58.806Z] init version: fec3683 [2020-04-16T16:39:58.806Z] Security Options: [2020-04-16T16:39:58.806Z] apparmor [2020-04-16T16:39:58.806Z] seccomp [2020-04-16T16:39:58.806Z] Profile: default [2020-04-16T16:39:58.806Z] Kernel Version: 4.15.0-88-generic [2020-04-16T16:39:58.806Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-16T16:39:58.806Z] OSType: linux [2020-04-16T16:39:58.806Z] Architecture: s390x [2020-04-16T16:39:58.806Z] CPUs: 2 [2020-04-16T16:39:58.806Z] Total Memory: 7.861GiB [2020-04-16T16:39:58.806Z] Name: s390x-ubuntu-29 [2020-04-16T16:39:58.806Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-16T16:39:58.806Z] Docker Root Dir: /var/lib/docker [2020-04-16T16:39:58.806Z] Debug Mode: false [2020-04-16T16:39:58.806Z] Username: dockerbuildbot [2020-04-16T16:39:58.806Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:39:58.806Z] Labels: [2020-04-16T16:39:58.806Z] Experimental: true [2020-04-16T16:39:58.806Z] Insecure Registries: [2020-04-16T16:39:58.806Z] 127.0.0.0/8 [2020-04-16T16:39:58.806Z] Live Restore Enabled: false [2020-04-16T16:39:58.806Z] [2020-04-16T16:39:58.806Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T16:39:59.176Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:39:59.176Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:39:59.176Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40796/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T16:39:59.176Z] + bash /home/jenkins/workspace/moby_PR-40796/check-config.sh [2020-04-16T16:39:59.176Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T16:39:59.176Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-16T16:39:59.176Z] [2020-04-16T16:39:59.176Z] Generally Necessary: [2020-04-16T16:39:59.176Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T16:39:59.176Z] - apparmor: enabled and tools installed [2020-04-16T16:39:59.176Z] - CONFIG_NAMESPACES: enabled [2020-04-16T16:39:59.176Z] - CONFIG_NET_NS: enabled [2020-04-16T16:39:59.176Z] - CONFIG_PID_NS: enabled [2020-04-16T16:39:59.176Z] - CONFIG_IPC_NS: enabled [2020-04-16T16:39:59.176Z] - CONFIG_UTS_NS: enabled [2020-04-16T16:39:59.176Z] - CONFIG_CGROUPS: enabled [2020-04-16T16:39:59.176Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T16:39:59.176Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T16:39:59.177Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T16:39:59.177Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T16:39:59.177Z] - CONFIG_CPUSETS: enabled [2020-04-16T16:39:59.458Z] - CONFIG_MEMCG: enabled [2020-04-16T16:39:59.458Z] - CONFIG_KEYS: enabled [2020-04-16T16:39:59.458Z] - CONFIG_VETH: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T16:39:59.458Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T16:39:59.458Z] [2020-04-16T16:39:59.458Z] Optional Features: [2020-04-16T16:39:59.458Z] - CONFIG_USER_NS: enabled [2020-04-16T16:39:59.458Z] - CONFIG_SECCOMP: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T16:39:59.458Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T16:39:59.458Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T16:39:59.458Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T16:39:59.458Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T16:39:59.458Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T16:39:59.458Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T16:39:59.458Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T16:39:59.458Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T16:39:59.458Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T16:39:59.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T16:39:59.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T16:39:59.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T16:39:59.458Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_EXT4_FS: enabled [2020-04-16T16:39:59.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T16:39:59.458Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T16:39:59.458Z] - Network Drivers: [2020-04-16T16:39:59.458Z] - "overlay": [2020-04-16T16:39:59.458Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T16:39:59.458Z] Optional (for encrypted networks): [2020-04-16T16:39:59.458Z] - CONFIG_CRYPTO: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T16:39:59.458Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T16:39:59.458Z] - CONFIG_XFRM: enabled [2020-04-16T16:39:59.458Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T16:39:59.458Z] - "ipvlan": [2020-04-16T16:39:59.458Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T16:39:59.458Z] - "macvlan": [2020-04-16T16:39:59.458Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T16:39:59.458Z] - "ftp,tftp client in container": [2020-04-16T16:39:59.458Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T16:39:59.458Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T16:39:59.458Z] - Storage Drivers: [2020-04-16T16:39:59.458Z] - "aufs": [2020-04-16T16:39:59.458Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T16:39:59.458Z] - "btrfs": [2020-04-16T16:39:59.459Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T16:39:59.459Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T16:39:59.459Z] - "devicemapper": [2020-04-16T16:39:59.459Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T16:39:59.459Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T16:39:59.459Z] - "overlay": [2020-04-16T16:39:59.459Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T16:39:59.459Z] - "zfs": [2020-04-16T16:39:59.459Z] - /dev/zfs: missing [2020-04-16T16:39:59.459Z] - zfs command: missing [2020-04-16T16:39:59.459Z] - zpool command: missing [2020-04-16T16:39:59.459Z] [2020-04-16T16:39:59.459Z] Limits: [2020-04-16T16:39:59.459Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T16:39:59.459Z] [2020-04-16T16:39:59.459Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T16:39:59.882Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 . [2020-04-16T16:39:59.882Z] #2 [internal] load .dockerignore [2020-04-16T16:39:59.882Z] #2 transferring context: 87B done [2020-04-16T16:39:59.882Z] #2 DONE 0.0s [2020-04-16T16:39:59.882Z] [2020-04-16T16:39:59.882Z] #1 [internal] load build definition from Dockerfile [2020-04-16T16:39:59.882Z] #1 transferring dockerfile: 17.09kB done [2020-04-16T16:39:59.882Z] #1 DONE 0.0s [2020-04-16T16:39:59.882Z] [2020-04-16T16:39:59.882Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T16:40:00.175Z] #3 DONE 0.2s [2020-04-16T16:40:00.175Z] [2020-04-16T16:40:00.175Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T16:40:00.175Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T16:40:00.175Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T16:40:00.175Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-16T16:40:00.175Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-16T16:40:00.175Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.0s [2020-04-16T16:40:00.457Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.52MB / 8.87MB 0.1s [2020-04-16T16:40:00.457Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-16T16:40:00.457Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.1s [2020-04-16T16:40:00.738Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-16T16:40:00.738Z] #4 DONE 0.5s [2020-04-16T16:40:01.020Z] [2020-04-16T16:40:01.020Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T16:40:01.303Z] #6 DONE 0.2s [2020-04-16T16:40:01.303Z] [2020-04-16T16:40:01.303Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T16:40:01.591Z] #5 DONE 0.3s [2020-04-16T16:40:01.591Z] [2020-04-16T16:40:01.591Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:40:01.591Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b done [2020-04-16T16:40:01.591Z] #7 sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b 1.42kB / 1.42kB done [2020-04-16T16:40:01.591Z] #7 sha256:37b6756d34834edc74f48c60c8f5a12d9c2e91e6f3eaad121dcd3fff1ed67117 5.46kB / 5.46kB done [2020-04-16T16:40:01.591Z] #7 sha256:5c432bd2c904e26869e45307b22b5d0b2877ce29afe1452f8d3470a0dd427bc9 1.79kB / 1.79kB done [2020-04-16T16:40:01.591Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0B / 48.96MB 0.0s [2020-04-16T16:40:01.591Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0B / 7.38MB 0.0s [2020-04-16T16:40:01.591Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0B / 9.88MB 0.0s [2020-04-16T16:40:01.591Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 2.74MB / 48.96MB 0.1s [2020-04-16T16:40:01.591Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 3.81MB / 7.38MB 0.1s [2020-04-16T16:40:01.591Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 3.78MB / 9.88MB 0.1s [2020-04-16T16:40:01.591Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 6.07MB / 48.96MB 0.2s [2020-04-16T16:40:01.591Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 6.71MB / 7.38MB 0.2s [2020-04-16T16:40:01.591Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 8.34MB / 9.88MB 0.2s [2020-04-16T16:40:01.893Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 18.16MB / 48.96MB 0.4s [2020-04-16T16:40:01.893Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.3s done [2020-04-16T16:40:01.893Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.3s done [2020-04-16T16:40:01.893Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.89MB / 56.67MB 0.4s [2020-04-16T16:40:01.893Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 5.10MB / 51.37MB 0.4s [2020-04-16T16:40:01.893Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 24.60MB / 48.96MB 0.5s [2020-04-16T16:40:01.893Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 5.26MB / 56.67MB 0.5s [2020-04-16T16:40:01.978Z] Still waiting to schedule task [2020-04-16T16:40:01.978Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-16T16:40:01.979Z] Still waiting to schedule task [2020-04-16T16:40:01.980Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-16T16:40:01.992Z] Still waiting to schedule task [2020-04-16T16:40:01.992Z] All nodes of label ‘arm64&&linux’ are offline [2020-04-16T16:40:01.994Z] Still waiting to schedule task [2020-04-16T16:40:01.994Z] All nodes of label ‘windows-2019’ are offline [2020-04-16T16:40:02.196Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 28.01MB / 48.96MB 0.6s [2020-04-16T16:40:02.196Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 9.77MB / 56.67MB 0.6s [2020-04-16T16:40:02.196Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 9.79MB / 51.37MB 0.6s [2020-04-16T16:40:02.196Z] #7 ... [2020-04-16T16:40:02.196Z] [2020-04-16T16:40:02.196Z] #20 [internal] load build context [2020-04-16T16:40:02.196Z] #20 transferring context: 52.78MB 0.8s done [2020-04-16T16:40:02.196Z] #20 DONE 0.8s [2020-04-16T16:40:02.196Z] [2020-04-16T16:40:02.196Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:40:02.196Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 36.10MB / 48.96MB 0.8s [2020-04-16T16:40:02.196Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 18.22MB / 56.67MB 0.8s [2020-04-16T16:40:02.196Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 17.22MB / 51.37MB 0.8s [2020-04-16T16:40:02.504Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 39.06MB / 48.96MB 0.9s [2020-04-16T16:40:02.504Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 23.22MB / 56.67MB 0.9s [2020-04-16T16:40:02.504Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 20.57MB / 51.37MB 0.9s [2020-04-16T16:40:02.504Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 46.25MB / 48.96MB 1.1s [2020-04-16T16:40:02.504Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 29.56MB / 56.67MB 1.1s [2020-04-16T16:40:02.504Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 30.61MB / 51.37MB 1.1s [2020-04-16T16:40:02.814Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 1.2s [2020-04-16T16:40:02.814Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 34.17MB / 56.67MB 1.2s [2020-04-16T16:40:02.814Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 34.83MB / 51.37MB 1.2s [2020-04-16T16:40:02.814Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 1.3s done [2020-04-16T16:40:02.814Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 41.27MB / 56.67MB 1.3s [2020-04-16T16:40:02.814Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 37.48MB / 51.37MB 1.3s [2020-04-16T16:40:02.814Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 0B / 102.23MB 1.3s [2020-04-16T16:40:02.814Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 44.51MB / 56.67MB 1.4s [2020-04-16T16:40:02.814Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 44.16MB / 51.37MB 1.4s [2020-04-16T16:40:02.814Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 [2020-04-16T16:40:03.114Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 54.75MB / 56.67MB 1.6s [2020-04-16T16:40:03.114Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.6s [2020-04-16T16:40:03.114Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 6.54MB / 102.23MB 1.6s [2020-04-16T16:40:03.114Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 14.92MB / 102.23MB 1.7s [2020-04-16T16:40:03.406Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 1.8s done [2020-04-16T16:40:03.406Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.8s done [2020-04-16T16:40:03.406Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 26.16MB / 102.23MB 1.8s [2020-04-16T16:40:03.406Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 157B / 157B 1.8s done [2020-04-16T16:40:03.406Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 34.72MB / 102.23MB 1.9s [2020-04-16T16:40:03.692Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 41.68MB / 102.23MB 2.1s [2020-04-16T16:40:03.692Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 49.99MB / 102.23MB 2.2s [2020-04-16T16:40:03.692Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 59.40MB / 102.23MB 2.3s [2020-04-16T16:40:04.309Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 68.40MB / 102.23MB 2.7s [2020-04-16T16:40:04.309Z] #7 ... [2020-04-16T16:40:04.309Z] [2020-04-16T16:40:04.309Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T16:40:04.309Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T16:40:04.309Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T16:40:04.309Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T16:40:04.309Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-04-16T16:40:04.309Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-04-16T16:40:04.309Z] #71 DONE 2.9s [2020-04-16T16:40:04.309Z] [2020-04-16T16:40:04.309Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:40:04.309Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 79.74MB / 102.23MB 2.8s [2020-04-16T16:40:04.309Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 88.27MB / 102.23MB 2.9s [2020-04-16T16:40:04.595Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 98.02MB / 102.23MB 3.0s [2020-04-16T16:40:04.595Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 1.6s done [2020-04-16T16:40:04.795Z] Client: [2020-04-16T16:40:04.795Z] Debug Mode: false [2020-04-16T16:40:04.795Z] [2020-04-16T16:40:04.795Z] Server: [2020-04-16T16:40:04.795Z] Containers: 0 [2020-04-16T16:40:04.795Z] Running: 0 [2020-04-16T16:40:04.795Z] Paused: 0 [2020-04-16T16:40:04.795Z] Stopped: 0 [2020-04-16T16:40:04.795Z] Images: 1 [2020-04-16T16:40:04.795Z] Server Version: 19.03.5 [2020-04-16T16:40:04.795Z] Storage Driver: overlay2 [2020-04-16T16:40:04.795Z] Backing Filesystem: extfs [2020-04-16T16:40:04.795Z] Supports d_type: true [2020-04-16T16:40:04.795Z] Native Overlay Diff: true [2020-04-16T16:40:04.795Z] Logging Driver: json-file [2020-04-16T16:40:04.795Z] Cgroup Driver: cgroupfs [2020-04-16T16:40:04.795Z] Plugins: [2020-04-16T16:40:04.795Z] Volume: local [2020-04-16T16:40:04.795Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T16:40:04.795Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T16:40:04.795Z] Swarm: inactive [2020-04-16T16:40:04.795Z] Runtimes: runc [2020-04-16T16:40:04.795Z] Default Runtime: runc [2020-04-16T16:40:04.795Z] Init Binary: docker-init [2020-04-16T16:40:04.795Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T16:40:04.795Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T16:40:04.795Z] init version: fec3683 [2020-04-16T16:40:04.795Z] Security Options: [2020-04-16T16:40:04.795Z] apparmor [2020-04-16T16:40:04.795Z] seccomp [2020-04-16T16:40:04.795Z] Profile: default [2020-04-16T16:40:04.795Z] Kernel Version: 4.15.0-1058-aws [2020-04-16T16:40:04.795Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-16T16:40:04.795Z] OSType: linux [2020-04-16T16:40:04.795Z] Architecture: x86_64 [2020-04-16T16:40:04.795Z] CPUs: 2 [2020-04-16T16:40:04.795Z] Total Memory: 7.501GiB [2020-04-16T16:40:04.795Z] Name: ip-10-100-60-2 [2020-04-16T16:40:04.795Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-16T16:40:04.795Z] Docker Root Dir: /var/lib/docker [2020-04-16T16:40:04.795Z] Debug Mode: false [2020-04-16T16:40:04.795Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:40:04.795Z] Labels: [2020-04-16T16:40:04.795Z] Experimental: true [2020-04-16T16:40:04.795Z] Insecure Registries: [2020-04-16T16:40:04.795Z] 127.0.0.0/8 [2020-04-16T16:40:04.795Z] Live Restore Enabled: true [2020-04-16T16:40:04.795Z] [2020-04-16T16:40:04.795Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T16:40:04.880Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 3.2s done [2020-04-16T16:40:04.880Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 [2020-04-16T16:40:05.088Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:40:05.088Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:40:05.088Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40796/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T16:40:05.088Z] + bash /home/ubuntu/workspace/moby_PR-40796/check-config.sh [2020-04-16T16:40:05.088Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T16:40:05.088Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-16T16:40:05.088Z] [2020-04-16T16:40:05.088Z] Generally Necessary: [2020-04-16T16:40:05.088Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T16:40:05.088Z] - apparmor: enabled and tools installed [2020-04-16T16:40:05.088Z] - CONFIG_NAMESPACES: enabled [2020-04-16T16:40:05.088Z] - CONFIG_NET_NS: enabled [2020-04-16T16:40:05.088Z] - CONFIG_PID_NS: enabled [2020-04-16T16:40:05.088Z] - CONFIG_IPC_NS: enabled [2020-04-16T16:40:05.088Z] - CONFIG_UTS_NS: enabled [2020-04-16T16:40:05.088Z] - CONFIG_CGROUPS: enabled [2020-04-16T16:40:05.088Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T16:40:05.088Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T16:40:05.088Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T16:40:05.088Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T16:40:05.088Z] - CONFIG_CPUSETS: enabled [2020-04-16T16:40:05.088Z] - CONFIG_MEMCG: enabled [2020-04-16T16:40:05.088Z] - CONFIG_KEYS: enabled [2020-04-16T16:40:05.088Z] - CONFIG_VETH: enabled (as module) [2020-04-16T16:40:05.088Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T16:40:05.162Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.3s done [2020-04-16T16:40:05.162Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f [2020-04-16T16:40:05.162Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.2s done [2020-04-16T16:40:05.346Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T16:40:05.346Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T16:40:05.346Z] [2020-04-16T16:40:05.346Z] Optional Features: [2020-04-16T16:40:05.346Z] - CONFIG_USER_NS: enabled [2020-04-16T16:40:05.346Z] - CONFIG_SECCOMP: enabled [2020-04-16T16:40:05.346Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T16:40:05.346Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T16:40:05.346Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T16:40:05.346Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T16:40:05.346Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-16T16:40:05.346Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T16:40:05.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T16:40:05.346Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T16:40:05.346Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T16:40:05.346Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T16:40:05.346Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T16:40:05.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T16:40:05.346Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T16:40:05.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T16:40:05.346Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T16:40:05.346Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T16:40:05.346Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T16:40:05.346Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T16:40:05.346Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T16:40:05.346Z] - CONFIG_EXT4_FS: enabled [2020-04-16T16:40:05.346Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T16:40:05.346Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T16:40:05.444Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f [2020-04-16T16:40:05.603Z] - Network Drivers: [2020-04-16T16:40:05.603Z] - "overlay": [2020-04-16T16:40:05.603Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T16:40:05.603Z] Optional (for encrypted networks): [2020-04-16T16:40:05.603Z] - CONFIG_CRYPTO: enabled [2020-04-16T16:40:05.603Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T16:40:05.603Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T16:40:05.603Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T16:40:05.603Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T16:40:05.603Z] - CONFIG_XFRM: enabled [2020-04-16T16:40:05.603Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T16:40:05.603Z] - "ipvlan": [2020-04-16T16:40:05.603Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T16:40:05.603Z] - "macvlan": [2020-04-16T16:40:05.603Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T16:40:05.603Z] - "ftp,tftp client in container": [2020-04-16T16:40:05.603Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T16:40:05.603Z] - Storage Drivers: [2020-04-16T16:40:05.603Z] - "aufs": [2020-04-16T16:40:05.603Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T16:40:05.603Z] - "btrfs": [2020-04-16T16:40:05.603Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T16:40:05.603Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T16:40:05.603Z] - "devicemapper": [2020-04-16T16:40:05.603Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T16:40:05.603Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T16:40:05.603Z] - "overlay": [2020-04-16T16:40:05.603Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T16:40:05.603Z] - "zfs": [2020-04-16T16:40:05.603Z] - /dev/zfs: missing [2020-04-16T16:40:05.603Z] - zfs command: missing [2020-04-16T16:40:05.603Z] - zpool command: missing [2020-04-16T16:40:05.603Z] [2020-04-16T16:40:05.603Z] Limits: [2020-04-16T16:40:05.603Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T16:40:05.603Z] [2020-04-16T16:40:05.603Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T16:40:05.959Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 . [2020-04-16T16:40:05.959Z] #2 [internal] load build definition from Dockerfile [2020-04-16T16:40:05.959Z] #2 transferring dockerfile: 17.09kB done [2020-04-16T16:40:05.959Z] #2 DONE 0.1s [2020-04-16T16:40:05.959Z] [2020-04-16T16:40:05.959Z] #1 [internal] load .dockerignore [2020-04-16T16:40:05.959Z] #1 transferring context: 87B 0.0s done [2020-04-16T16:40:05.959Z] #1 DONE 0.1s [2020-04-16T16:40:05.959Z] [2020-04-16T16:40:05.959Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T16:40:06.525Z] #3 DONE 0.4s [2020-04-16T16:40:06.525Z] [2020-04-16T16:40:06.525Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T16:40:06.525Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T16:40:06.525Z] #4 DONE 0.0s [2020-04-16T16:40:06.525Z] [2020-04-16T16:40:06.525Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T16:40:06.525Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T16:40:06.525Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-16T16:40:06.525Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-16T16:40:06.525Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2020-04-16T16:40:06.783Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-04-16T16:40:06.783Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-16T16:40:06.913Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 1.4s done [2020-04-16T16:40:06.913Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 [2020-04-16T16:40:07.347Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-16T16:40:07.347Z] #4 DONE 1.0s [2020-04-16T16:40:08.318Z] [2020-04-16T16:40:08.318Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T16:40:08.318Z] #6 DONE 0.3s [2020-04-16T16:40:08.318Z] [2020-04-16T16:40:08.318Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T16:40:08.318Z] #5 DONE 0.3s [2020-04-16T16:40:08.318Z] [2020-04-16T16:40:08.318Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T16:40:08.318Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T16:40:08.384Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.1s done [2020-04-16T16:40:08.384Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 [2020-04-16T16:40:08.578Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T16:40:08.578Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T16:40:08.578Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-04-16T16:40:08.835Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 539.18kB / 9.86MB 0.4s [2020-04-16T16:40:08.835Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.97MB / 9.86MB 0.5s [2020-04-16T16:40:08.835Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.26MB / 9.86MB 0.6s [2020-04-16T16:40:09.098Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s [2020-04-16T16:40:09.098Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-16T16:40:09.370Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-04-16T16:40:11.058Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.5s done [2020-04-16T16:40:11.058Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0.0s done [2020-04-16T16:40:11.340Z] #7 DONE 9.9s [2020-04-16T16:40:11.340Z] [2020-04-16T16:40:11.340Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T16:40:12.345Z] #8 DONE 1.1s [2020-04-16T16:40:12.345Z] [2020-04-16T16:40:12.345Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T16:40:12.721Z] Fetching without tags [2020-04-16T16:40:12.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:40:12.690Z] > git config --add remote.origin.fetch +refs/pull/40796/head:refs/remotes/origin/PR-40796 # timeout=10 [2020-04-16T16:40:12.694Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:40:12.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:40:12.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:40:12.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:40:12.730Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:40:13.220Z] Merging remotes/origin/master commit eac618caaa76222ad730a1ef4e6b80a893b184ad into PR head commit 933a87236f57af13befe3dc83a396cefced23300 [2020-04-16T16:40:13.351Z] #9 DONE 0.8s [2020-04-16T16:40:13.351Z] [2020-04-16T16:40:13.351Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T16:40:13.351Z] #40 DONE 0.2s [2020-04-16T16:40:13.351Z] [2020-04-16T16:40:13.351Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T16:40:13.351Z] #29 DONE 0.2s [2020-04-16T16:40:13.351Z] [2020-04-16T16:40:13.351Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:40:13.351Z] #21 DONE 0.2s [2020-04-16T16:40:13.351Z] [2020-04-16T16:40:13.351Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T16:40:13.556Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.4s done [2020-04-16T16:40:13.634Z] #67 ... [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T16:40:13.634Z] #32 DONE 0.1s [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T16:40:13.634Z] #52 DONE 0.1s [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T16:40:13.634Z] #73 DONE 0.1s [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T16:40:13.634Z] #46 DONE 0.2s [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T16:40:13.634Z] #55 DONE 0.2s [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T16:40:13.634Z] #67 DONE 0.2s [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T16:40:13.634Z] #22 DONE 0.2s [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T16:40:13.634Z] #49 DONE 0.2s [2020-04-16T16:40:13.634Z] [2020-04-16T16:40:13.634Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:13.813Z] #71 DONE 5.4s [2020-04-16T16:40:13.813Z] [2020-04-16T16:40:13.813Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:40:13.813Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b done [2020-04-16T16:40:13.813Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-16T16:40:13.813Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.6s done [2020-04-16T16:40:13.813Z] #7 sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b 1.42kB / 1.42kB done [2020-04-16T16:40:13.813Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 1.1s done [2020-04-16T16:40:13.813Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-16T16:40:13.813Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.1s done [2020-04-16T16:40:13.813Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.5s done [2020-04-16T16:40:13.813Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.0s done [2020-04-16T16:40:13.813Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 72.82MB / 120.15MB 5.3s [2020-04-16T16:40:13.813Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 2.1s [2020-04-16T16:40:13.813Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 3.8s done [2020-04-16T16:40:13.944Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ef63372f3847d613) in /home/ubuntu/workspace/moby_PR-40796 [Pipeline] { [Pipeline] checkout [2020-04-16T16:40:13.982Z] using credential docker-jenkins-github-credentials [2020-04-16T16:40:13.994Z] Cloning the remote Git repository [2020-04-16T16:40:13.994Z] Cloning with configured refspecs honoured and without tags [2020-04-16T16:40:14.071Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 87.62MB / 120.15MB 5.6s [2020-04-16T16:40:14.071Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 94.46MB / 120.15MB 5.6s [2020-04-16T16:40:14.329Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 106.52MB / 120.15MB 5.9s [2020-04-16T16:40:14.587Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 114.46MB / 120.15MB 6.2s [2020-04-16T16:40:14.845Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 6.4s done [2020-04-16T16:40:14.971Z] Merge succeeded, producing dcd536149d5ef930b28f63e785edb34701f5b8bd [2020-04-16T16:40:13.996Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T16:40:13.997Z] > git init /home/ubuntu/workspace/moby_PR-40796 # timeout=10 [2020-04-16T16:40:14.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:40:14.028Z] > git --version # timeout=10 [2020-04-16T16:40:14.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:40:14.057Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:40:14.971Z] Checking out Revision dcd536149d5ef930b28f63e785edb34701f5b8bd (PR-40796) [2020-04-16T16:40:13.228Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:40:13.231Z] > git checkout -f 933a87236f57af13befe3dc83a396cefced23300 # timeout=10 [2020-04-16T16:40:14.256Z] > git merge eac618caaa76222ad730a1ef4e6b80a893b184ad # timeout=10 [2020-04-16T16:40:14.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T16:40:14.979Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:40:14.984Z] > git checkout -f dcd536149d5ef930b28f63e785edb34701f5b8bd # timeout=10 [2020-04-16T16:40:15.479Z] Commit message: "Merge commit 'eac618caaa76222ad730a1ef4e6b80a893b184ad' into HEAD" [2020-04-16T16:40:15.495Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T16:40:16.215Z] #7 ... [2020-04-16T16:40:16.215Z] [2020-04-16T16:40:16.215Z] #20 [internal] load build context [2020-04-16T16:40:16.215Z] #20 transferring context: 52.78MB 7.4s done [2020-04-16T16:40:16.215Z] #20 DONE 7.5s [2020-04-16T16:40:16.215Z] [2020-04-16T16:40:16.215Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:40:16.401Z] + docker version [2020-04-16T16:40:16.401Z] Client: [2020-04-16T16:40:16.401Z] Version: 18.06.1-ce [2020-04-16T16:40:16.401Z] API version: 1.38 [2020-04-16T16:40:16.401Z] Go version: go1.10.3 [2020-04-16T16:40:16.401Z] Git commit: e68fc7a [2020-04-16T16:40:16.401Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-16T16:40:16.401Z] OS/Arch: linux/ppc64le [2020-04-16T16:40:16.401Z] Experimental: false [2020-04-16T16:40:16.401Z] [2020-04-16T16:40:16.401Z] Server: [2020-04-16T16:40:16.401Z] Engine: [2020-04-16T16:40:16.401Z] Version: 18.06.1-ce [2020-04-16T16:40:16.401Z] API version: 1.38 (minimum version 1.12) [2020-04-16T16:40:16.401Z] Go version: go1.10.3 [2020-04-16T16:40:16.401Z] Git commit: e68fc7a [2020-04-16T16:40:16.401Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-16T16:40:16.401Z] OS/Arch: linux/ppc64le [2020-04-16T16:40:16.401Z] Experimental: true [Pipeline] sh [2020-04-16T16:40:16.785Z] + docker info [2020-04-16T16:40:16.785Z] Containers: 0 [2020-04-16T16:40:16.785Z] Running: 0 [2020-04-16T16:40:16.785Z] Paused: 0 [2020-04-16T16:40:16.785Z] Stopped: 0 [2020-04-16T16:40:16.785Z] Images: 0 [2020-04-16T16:40:16.785Z] Server Version: 18.06.1-ce [2020-04-16T16:40:16.785Z] Storage Driver: overlay2 [2020-04-16T16:40:16.785Z] Backing Filesystem: extfs [2020-04-16T16:40:16.785Z] Supports d_type: true [2020-04-16T16:40:16.785Z] Native Overlay Diff: true [2020-04-16T16:40:16.785Z] Logging Driver: json-file [2020-04-16T16:40:16.785Z] Cgroup Driver: cgroupfs [2020-04-16T16:40:16.785Z] Plugins: [2020-04-16T16:40:16.785Z] Volume: local [2020-04-16T16:40:16.785Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T16:40:16.785Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-16T16:40:16.785Z] Swarm: inactive [2020-04-16T16:40:16.785Z] Runtimes: runc [2020-04-16T16:40:16.785Z] Default Runtime: runc [2020-04-16T16:40:16.785Z] Init Binary: docker-init [2020-04-16T16:40:16.785Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-16T16:40:16.785Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-16T16:40:16.785Z] init version: fec3683 [2020-04-16T16:40:16.785Z] Security Options: [2020-04-16T16:40:16.785Z] apparmor [2020-04-16T16:40:16.785Z] seccomp [2020-04-16T16:40:16.785Z] Profile: default [2020-04-16T16:40:16.785Z] Kernel Version: 4.4.0-139-generic [2020-04-16T16:40:16.785Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-16T16:40:16.785Z] OSType: linux [2020-04-16T16:40:16.785Z] Architecture: ppc64le [2020-04-16T16:40:16.785Z] CPUs: 4 [2020-04-16T16:40:16.785Z] Total Memory: 7.972GiB [2020-04-16T16:40:16.785Z] Name: ppc64le-ubuntu-20 [2020-04-16T16:40:16.785Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-16T16:40:16.785Z] Docker Root Dir: /var/lib/docker [2020-04-16T16:40:16.785Z] Debug Mode (client): false [2020-04-16T16:40:16.785Z] Debug Mode (server): false [2020-04-16T16:40:16.785Z] Username: dockerbuildbot [2020-04-16T16:40:16.785Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:40:16.785Z] Labels: [2020-04-16T16:40:16.785Z] Experimental: true [2020-04-16T16:40:16.785Z] Insecure Registries: [2020-04-16T16:40:16.785Z] 127.0.0.0/8 [2020-04-16T16:40:16.785Z] Live Restore Enabled: false [2020-04-16T16:40:16.785Z] [Pipeline] sh [2020-04-16T16:40:17.169Z] #50 3.639 + RM_GOPATH=0 [2020-04-16T16:40:17.169Z] #50 3.639 + TMP_GOPATH= [2020-04-16T16:40:17.169Z] #50 3.639 + : /build [2020-04-16T16:40:17.172Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:40:17.172Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:40:17.172Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40796/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T16:40:17.172Z] + bash /home/docker/workspace/moby_PR-40796/check-config.sh [2020-04-16T16:40:17.172Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T16:40:17.172Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-16T16:40:17.172Z] [2020-04-16T16:40:17.172Z] Generally Necessary: [2020-04-16T16:40:17.172Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T16:40:17.172Z] - apparmor: enabled and tools installed [2020-04-16T16:40:17.172Z] - CONFIG_NAMESPACES: enabled [2020-04-16T16:40:17.172Z] - CONFIG_NET_NS: enabled [2020-04-16T16:40:17.172Z] - CONFIG_PID_NS: enabled [2020-04-16T16:40:17.451Z] #50 3.639 + '[' -z '' ']' [2020-04-16T16:40:17.451Z] #50 3.640 ++ mktemp -d [2020-04-16T16:40:17.451Z] #50 3.643 + export GOPATH=/tmp/tmp.3YrfWpl3nV [2020-04-16T16:40:17.451Z] #50 3.643 + GOPATH=/tmp/tmp.3YrfWpl3nV [2020-04-16T16:40:17.451Z] #50 3.643 + RM_GOPATH=1 [2020-04-16T16:40:17.451Z] #50 3.643 ++ dirname ./install.sh [2020-04-16T16:40:17.451Z] #50 3.647 + dir=. [2020-04-16T16:40:17.451Z] #50 3.647 + bin=gotestsum [2020-04-16T16:40:17.451Z] #50 3.647 + shift [2020-04-16T16:40:17.451Z] #50 3.647 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T16:40:17.451Z] #50 3.647 + . ./gotestsum.installer [2020-04-16T16:40:17.451Z] #50 3.647 ++ : v0.3.5 [2020-04-16T16:40:17.451Z] #50 3.647 + install_gotestsum [2020-04-16T16:40:17.451Z] #50 3.647 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T16:40:17.451Z] #50 3.647 Installing gotestsum version v0.3.5 [2020-04-16T16:40:17.451Z] #50 3.647 + go get -d gotest.tools/gotestsum [2020-04-16T16:40:17.458Z] - CONFIG_IPC_NS: enabled [2020-04-16T16:40:17.458Z] - CONFIG_UTS_NS: enabled [2020-04-16T16:40:17.458Z] - CONFIG_CGROUPS: enabled [2020-04-16T16:40:17.458Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T16:40:17.458Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T16:40:17.458Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T16:40:17.458Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T16:40:17.458Z] - CONFIG_CPUSETS: enabled [2020-04-16T16:40:17.458Z] - CONFIG_MEMCG: enabled [2020-04-16T16:40:17.458Z] - CONFIG_KEYS: enabled [2020-04-16T16:40:17.458Z] - CONFIG_VETH: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T16:40:17.458Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T16:40:17.458Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T16:40:17.458Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-16T16:40:17.458Z] [2020-04-16T16:40:17.458Z] Optional Features: [2020-04-16T16:40:17.458Z] - CONFIG_USER_NS: enabled [2020-04-16T16:40:17.458Z] - CONFIG_SECCOMP: enabled [2020-04-16T16:40:17.458Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T16:40:17.458Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T16:40:17.458Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T16:40:17.458Z] (cgroup swap accounting is currently enabled) [2020-04-16T16:40:17.458Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-16T16:40:17.458Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T16:40:17.458Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T16:40:15.486Z] > git rev-list --no-walk 59f395801ebcabb283fa82836ee7a6db8e0151c9 # timeout=10 [2020-04-16T16:40:17.744Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T16:40:17.744Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T16:40:17.744Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T16:40:17.744Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T16:40:17.744Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T16:40:17.744Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T16:40:17.744Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T16:40:17.744Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T16:40:17.744Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T16:40:17.744Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T16:40:17.744Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T16:40:17.744Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_EXT4_FS: enabled [2020-04-16T16:40:17.744Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T16:40:17.744Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T16:40:17.744Z] - Network Drivers: [2020-04-16T16:40:17.744Z] - "overlay": [2020-04-16T16:40:17.744Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T16:40:17.744Z] Optional (for encrypted networks): [2020-04-16T16:40:17.744Z] - CONFIG_CRYPTO: enabled [2020-04-16T16:40:17.744Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_XFRM: enabled [2020-04-16T16:40:17.744Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T16:40:17.744Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T16:40:17.744Z] - "ipvlan": [2020-04-16T16:40:17.744Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T16:40:17.744Z] - "macvlan": [2020-04-16T16:40:18.029Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T16:40:18.029Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T16:40:18.029Z] - "ftp,tftp client in container": [2020-04-16T16:40:18.029Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T16:40:18.029Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T16:40:18.029Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T16:40:18.029Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T16:40:18.029Z] - Storage Drivers: [2020-04-16T16:40:18.029Z] - "aufs": [2020-04-16T16:40:18.029Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T16:40:18.029Z] - "btrfs": [2020-04-16T16:40:18.029Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T16:40:18.029Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T16:40:18.029Z] - "devicemapper": [2020-04-16T16:40:18.029Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T16:40:18.029Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T16:40:18.029Z] - "overlay": [2020-04-16T16:40:18.029Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T16:40:18.029Z] - "zfs": [2020-04-16T16:40:18.029Z] - /dev/zfs: missing [2020-04-16T16:40:18.029Z] - zfs command: missing [2020-04-16T16:40:18.029Z] - zpool command: missing [2020-04-16T16:40:18.029Z] [2020-04-16T16:40:18.029Z] Limits: [2020-04-16T16:40:18.029Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T16:40:18.029Z] [2020-04-16T16:40:18.029Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T16:40:18.460Z] + make bundles/buildx [2020-04-16T16:40:18.746Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 6.7s done [2020-04-16T16:40:18.746Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.1s [2020-04-16T16:40:18.923Z] #50 ... [2020-04-16T16:40:18.923Z] [2020-04-16T16:40:18.923Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:18.923Z] #33 3.339 + RM_GOPATH=0 [2020-04-16T16:40:18.923Z] #33 3.339 + TMP_GOPATH= [2020-04-16T16:40:18.923Z] #33 3.340 + : /build [2020-04-16T16:40:18.923Z] #33 3.340 + '[' -z '' ']' [2020-04-16T16:40:18.923Z] #33 3.344 ++ mktemp -d [2020-04-16T16:40:18.923Z] #33 3.346 + export GOPATH=/tmp/tmp.voUCBhto1P [2020-04-16T16:40:18.923Z] #33 3.346 + GOPATH=/tmp/tmp.voUCBhto1P [2020-04-16T16:40:18.923Z] #33 3.346 + RM_GOPATH=1 [2020-04-16T16:40:18.923Z] #33 3.347 ++ dirname ./install.sh [2020-04-16T16:40:18.923Z] #33 3.348 + dir=. [2020-04-16T16:40:18.923Z] #33 3.348 + bin=tomlv [2020-04-16T16:40:18.923Z] #33 3.348 + shift [2020-04-16T16:40:18.923Z] #33 3.348 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T16:40:18.923Z] #33 3.348 + . ./tomlv.installer [2020-04-16T16:40:18.923Z] #33 3.349 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:40:18.923Z] #33 3.349 + install_tomlv [2020-04-16T16:40:18.923Z] #33 3.349 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T16:40:18.923Z] #33 3.349 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:40:18.923Z] #33 3.349 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.voUCBhto1P/src/github.com/BurntSushi/toml [2020-04-16T16:40:18.923Z] #33 3.355 Cloning into '/tmp/tmp.voUCBhto1P/src/github.com/BurntSushi/toml'... [2020-04-16T16:40:18.923Z] #33 3.959 + cd /tmp/tmp.voUCBhto1P/src/github.com/BurntSushi/toml [2020-04-16T16:40:18.923Z] #33 3.960 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:40:18.923Z] #33 3.964 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:40:18.923Z] #33 4.555 internal/cpu [2020-04-16T16:40:18.923Z] #33 4.557 runtime/internal/atomic [2020-04-16T16:40:18.923Z] #33 4.748 runtime/internal/sys [2020-04-16T16:40:18.923Z] #33 4.878 runtime/internal/math [2020-04-16T16:40:18.923Z] #33 4.885 internal/bytealg [2020-04-16T16:40:18.923Z] #33 5.027 math/bits [2020-04-16T16:40:18.923Z] #33 5.219 runtime [2020-04-16T16:40:19.003Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-16T16:40:19.003Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s [2020-04-16T16:40:19.083Z] make: command: Command not found [2020-04-16T16:40:19.083Z] make: command: Command not found [2020-04-16T16:40:19.083Z] mkdir bundles [2020-04-16T16:40:19.083Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-16T16:40:19.083Z] --build-arg BUILDX_COMMIT \ [2020-04-16T16:40:19.083Z] --build-arg BUILDX_REPO \ [2020-04-16T16:40:19.083Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-16T16:40:19.083Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-16T16:40:19.083Z] . [2020-04-16T16:40:19.083Z] /bin/sh: 4: go: not found [2020-04-16T16:40:19.083Z] /bin/sh: 5: go: not found [2020-04-16T16:40:19.205Z] #33 5.436 math [2020-04-16T16:40:19.568Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done [2020-04-16T16:40:19.568Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 0.1s [2020-04-16T16:40:21.787Z] Sending build context to Docker daemon 57.43MB [2020-04-16T16:40:21.787Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-16T16:40:21.787Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-16T16:40:21.787Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-16T16:40:21.787Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-16T16:40:21.787Z] 1.12.10-stretch: Pulling from library/golang [2020-04-16T16:40:22.073Z] fb056072eab9: Pulling fs layer [2020-04-16T16:40:22.073Z] 6a33b1f9796f: Pulling fs layer [2020-04-16T16:40:22.073Z] 8f8f8962e456: Pulling fs layer [2020-04-16T16:40:22.073Z] 68adcc365214: Pulling fs layer [2020-04-16T16:40:22.073Z] 76d8adf27bdf: Pulling fs layer [2020-04-16T16:40:22.073Z] d66e58854927: Pulling fs layer [2020-04-16T16:40:22.073Z] 71497195576e: Pulling fs layer [2020-04-16T16:40:22.073Z] 68adcc365214: Waiting [2020-04-16T16:40:22.073Z] 76d8adf27bdf: Waiting [2020-04-16T16:40:22.073Z] d66e58854927: Waiting [2020-04-16T16:40:22.073Z] 71497195576e: Waiting [2020-04-16T16:40:22.362Z] 8f8f8962e456: Verifying Checksum [2020-04-16T16:40:22.362Z] 8f8f8962e456: Download complete [2020-04-16T16:40:22.648Z] 6a33b1f9796f: Verifying Checksum [2020-04-16T16:40:22.648Z] 6a33b1f9796f: Download complete [2020-04-16T16:40:22.670Z] #33 ... [2020-04-16T16:40:22.670Z] [2020-04-16T16:40:22.670Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:22.670Z] #23 3.083 + RM_GOPATH=0 [2020-04-16T16:40:22.670Z] #23 3.084 + TMP_GOPATH= [2020-04-16T16:40:22.670Z] #23 3.084 + : /build [2020-04-16T16:40:22.670Z] #23 3.084 + '[' -z '' ']' [2020-04-16T16:40:22.670Z] #23 3.086 ++ mktemp -d [2020-04-16T16:40:22.670Z] #23 3.087 + export GOPATH=/tmp/tmp.488q1jNgvs [2020-04-16T16:40:22.670Z] #23 3.091 + GOPATH=/tmp/tmp.488q1jNgvs [2020-04-16T16:40:22.670Z] #23 3.091 + RM_GOPATH=1 [2020-04-16T16:40:22.670Z] #23 3.091 ++ dirname ./install.sh [2020-04-16T16:40:22.670Z] #23 3.093 + dir=. [2020-04-16T16:40:22.670Z] #23 3.095 + bin=dockercli [2020-04-16T16:40:22.670Z] #23 3.095 + shift [2020-04-16T16:40:22.670Z] #23 3.095 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T16:40:22.670Z] #23 3.095 + . ./dockercli.installer [2020-04-16T16:40:22.670Z] #23 3.095 ++ : stable [2020-04-16T16:40:22.670Z] #23 3.095 ++ : 17.06.2-ce [2020-04-16T16:40:22.670Z] #23 3.095 + install_dockercli [2020-04-16T16:40:22.670Z] #23 3.095 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T16:40:22.670Z] #23 3.095 Install docker/cli version 17.06.2-ce from stable [2020-04-16T16:40:22.670Z] #23 3.095 ++ uname -m [2020-04-16T16:40:22.670Z] #23 3.097 + arch=s390x [2020-04-16T16:40:22.670Z] #23 3.097 + '[' s390x '!=' x86_64 ']' [2020-04-16T16:40:22.670Z] #23 3.097 + '[' s390x '!=' s390x ']' [2020-04-16T16:40:22.670Z] #23 3.097 + url=https://download.docker.com/linux/static [2020-04-16T16:40:22.670Z] #23 3.097 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-16T16:40:22.670Z] #23 3.101 + tar -xz docker/docker [2020-04-16T16:40:22.670Z] #23 8.520 + mkdir -p /build [2020-04-16T16:40:22.670Z] #23 8.521 + mv docker/docker /build/ [2020-04-16T16:40:22.670Z] #23 8.522 + rmdir docker [2020-04-16T16:40:22.670Z] #23 DONE 8.9s [2020-04-16T16:40:22.670Z] [2020-04-16T16:40:22.670Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:22.670Z] #68 3.143 + RM_GOPATH=0 [2020-04-16T16:40:22.670Z] #68 3.143 + TMP_GOPATH= [2020-04-16T16:40:22.670Z] #68 3.143 + : /build/ [2020-04-16T16:40:22.670Z] #68 3.143 + '[' -z '' ']' [2020-04-16T16:40:22.670Z] #68 3.143 ++ mktemp -d [2020-04-16T16:40:22.670Z] #68 3.143 + export GOPATH=/tmp/tmp.752KCOg6xp [2020-04-16T16:40:22.670Z] #68 3.143 + GOPATH=/tmp/tmp.752KCOg6xp [2020-04-16T16:40:22.670Z] #68 3.144 + RM_GOPATH=1 [2020-04-16T16:40:22.670Z] #68 3.144 ++ dirname ./install.sh [2020-04-16T16:40:22.670Z] #68 3.144 + dir=. [2020-04-16T16:40:22.670Z] #68 3.144 + bin=rootlesskit [2020-04-16T16:40:22.670Z] #68 3.144 + shift [2020-04-16T16:40:22.670Z] #68 3.144 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T16:40:22.670Z] #68 3.145 + . ./rootlesskit.installer [2020-04-16T16:40:22.670Z] #68 3.145 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:40:22.670Z] #68 3.145 + install_rootlesskit [2020-04-16T16:40:22.670Z] #68 3.145 + case "$1" in [2020-04-16T16:40:22.670Z] #68 3.145 + export CGO_ENABLED=0 [2020-04-16T16:40:22.670Z] #68 3.145 + CGO_ENABLED=0 [2020-04-16T16:40:22.670Z] #68 3.145 + _install_rootlesskit [2020-04-16T16:40:22.670Z] #68 3.145 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T16:40:22.670Z] #68 3.145 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:40:22.670Z] #68 3.145 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.752KCOg6xp/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:40:22.670Z] #68 3.147 Cloning into '/tmp/tmp.752KCOg6xp/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T16:40:22.670Z] #68 6.335 + cd /tmp/tmp.752KCOg6xp/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:40:22.670Z] #68 6.335 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:40:22.670Z] #68 6.614 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:40:22.670Z] #68 6.615 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T16:40:23.295Z] #68 ... [2020-04-16T16:40:23.295Z] [2020-04-16T16:40:23.295Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:40:23.295Z] #25 2.472 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:23.295Z] #25 2.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:23.295Z] #25 2.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:23.295Z] #25 3.283 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T16:40:23.295Z] #25 5.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T16:40:23.295Z] #25 7.780 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T16:40:23.295Z] #25 ... [2020-04-16T16:40:23.295Z] [2020-04-16T16:40:23.295Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:23.295Z] #10 1.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:23.295Z] #10 1.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:23.295Z] #10 1.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:23.295Z] #10 1.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T16:40:23.295Z] #10 3.382 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T16:40:23.295Z] #10 5.059 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T16:40:23.577Z] #10 ... [2020-04-16T16:40:23.577Z] [2020-04-16T16:40:23.577Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:23.577Z] #43 2.558 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:23.577Z] #43 2.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:23.577Z] #43 2.637 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:23.577Z] #43 3.252 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T16:40:23.577Z] #43 4.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T16:40:23.577Z] #43 5.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T16:40:23.577Z] #43 ... [2020-04-16T16:40:23.577Z] [2020-04-16T16:40:23.577Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:23.577Z] #74 3.285 + RM_GOPATH=0 [2020-04-16T16:40:23.577Z] #74 3.285 + TMP_GOPATH= [2020-04-16T16:40:23.577Z] #74 3.285 + : /build [2020-04-16T16:40:23.577Z] #74 3.285 + '[' -z '' ']' [2020-04-16T16:40:23.577Z] #74 3.291 ++ mktemp -d [2020-04-16T16:40:23.577Z] #74 3.293 + export GOPATH=/tmp/tmp.RYKJFTitVq [2020-04-16T16:40:23.577Z] #74 3.293 + GOPATH=/tmp/tmp.RYKJFTitVq [2020-04-16T16:40:23.577Z] #74 3.293 + RM_GOPATH=1 [2020-04-16T16:40:23.577Z] #74 3.293 ++ dirname ./install.sh [2020-04-16T16:40:23.577Z] #74 3.293 + dir=. [2020-04-16T16:40:23.577Z] #74 3.293 + bin=proxy [2020-04-16T16:40:23.577Z] #74 3.293 + shift [2020-04-16T16:40:23.577Z] #74 3.293 + '[' '!' -f ./proxy.installer ']' [2020-04-16T16:40:23.577Z] #74 3.293 + . ./proxy.installer [2020-04-16T16:40:23.577Z] #74 3.293 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:40:23.577Z] #74 3.294 + install_proxy [2020-04-16T16:40:23.577Z] #74 3.294 + case "$1" in [2020-04-16T16:40:23.577Z] #74 3.294 + export CGO_ENABLED=0 [2020-04-16T16:40:23.577Z] #74 3.294 + CGO_ENABLED=0 [2020-04-16T16:40:23.577Z] #74 3.294 + _install_proxy [2020-04-16T16:40:23.577Z] #74 3.294 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T16:40:23.577Z] #74 3.294 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RYKJFTitVq/src/github.com/docker/libnetwork [2020-04-16T16:40:23.577Z] #74 3.294 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:40:23.577Z] #74 3.296 Cloning into '/tmp/tmp.RYKJFTitVq/src/github.com/docker/libnetwork'... [2020-04-16T16:40:23.748Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.5s done [2020-04-16T16:40:23.748Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-16T16:40:23.859Z] #74 ... [2020-04-16T16:40:23.859Z] [2020-04-16T16:40:23.859Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:23.859Z] #53 2.630 + RM_GOPATH=0 [2020-04-16T16:40:23.859Z] #53 2.630 + TMP_GOPATH= [2020-04-16T16:40:23.859Z] #53 2.630 + : /build [2020-04-16T16:40:23.859Z] #53 2.630 + '[' -z '' ']' [2020-04-16T16:40:23.859Z] #53 2.632 ++ mktemp -d [2020-04-16T16:40:23.859Z] #53 2.633 + export GOPATH=/tmp/tmp.9NyDgW9KLL [2020-04-16T16:40:23.859Z] #53 2.636 + GOPATH=/tmp/tmp.9NyDgW9KLL [2020-04-16T16:40:23.859Z] #53 2.636 + RM_GOPATH=1 [2020-04-16T16:40:23.859Z] #53 2.636 ++ dirname ./install.sh [2020-04-16T16:40:23.859Z] #53 2.638 + dir=. [2020-04-16T16:40:23.859Z] #53 2.638 + bin=golangci_lint [2020-04-16T16:40:23.859Z] #53 2.638 + shift [2020-04-16T16:40:23.859Z] #53 2.638 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T16:40:23.859Z] #53 2.638 + . ./golangci_lint.installer [2020-04-16T16:40:23.859Z] #53 2.638 ++ : v1.23.8 [2020-04-16T16:40:23.859Z] #53 2.638 + install_golangci_lint [2020-04-16T16:40:23.859Z] #53 2.638 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T16:40:23.859Z] #53 2.638 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T16:40:23.859Z] #53 2.638 Installing golangci-lint version v1.23.8 [2020-04-16T16:40:23.859Z] #53 ... [2020-04-16T16:40:23.859Z] [2020-04-16T16:40:23.859Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:40:23.859Z] #41 3.023 + git clone https://github.com/docker/distribution.git . [2020-04-16T16:40:23.859Z] #41 3.023 Cloning into '.'... [2020-04-16T16:40:24.141Z] #41 ... [2020-04-16T16:40:24.141Z] [2020-04-16T16:40:24.141Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:40:24.141Z] #35 2.230 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:24.141Z] #35 2.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:24.141Z] #35 2.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:24.141Z] #35 2.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T16:40:24.141Z] #35 3.961 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T16:40:24.141Z] #35 5.159 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T16:40:24.141Z] #35 ... [2020-04-16T16:40:24.141Z] [2020-04-16T16:40:24.141Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:24.141Z] #47 3.595 + RM_GOPATH=0 [2020-04-16T16:40:24.141Z] #47 3.595 + TMP_GOPATH= [2020-04-16T16:40:24.141Z] #47 3.595 + : /build [2020-04-16T16:40:24.141Z] #47 3.595 + '[' -z '' ']' [2020-04-16T16:40:24.141Z] #47 3.596 ++ mktemp -d [2020-04-16T16:40:24.141Z] #47 3.598 + export GOPATH=/tmp/tmp.BzQH5ugD1z [2020-04-16T16:40:24.141Z] #47 3.598 + GOPATH=/tmp/tmp.BzQH5ugD1z [2020-04-16T16:40:24.141Z] #47 3.598 + RM_GOPATH=1 [2020-04-16T16:40:24.141Z] #47 3.599 ++ dirname ./install.sh [2020-04-16T16:40:24.141Z] #47 3.603 + dir=. [2020-04-16T16:40:24.141Z] #47 3.603 + bin=vndr [2020-04-16T16:40:24.141Z] #47 3.603 + shift [2020-04-16T16:40:24.141Z] #47 3.603 + '[' '!' -f ./vndr.installer ']' [2020-04-16T16:40:24.141Z] #47 3.603 + . ./vndr.installer [2020-04-16T16:40:24.141Z] #47 3.603 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:40:24.141Z] #47 3.605 + install_vndr [2020-04-16T16:40:24.141Z] #47 3.605 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T16:40:24.141Z] #47 3.605 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BzQH5ugD1z/src/github.com/LK4D4/vndr [2020-04-16T16:40:24.141Z] #47 3.605 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:40:24.141Z] #47 3.606 Cloning into '/tmp/tmp.BzQH5ugD1z/src/github.com/LK4D4/vndr'... [2020-04-16T16:40:24.141Z] #47 5.072 + cd /tmp/tmp.BzQH5ugD1z/src/github.com/LK4D4/vndr [2020-04-16T16:40:24.141Z] #47 5.072 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:40:24.141Z] #47 5.074 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T16:40:24.141Z] #47 5.997 internal/race [2020-04-16T16:40:24.141Z] #47 6.064 sync/atomic [2020-04-16T16:40:24.141Z] #47 6.125 runtime [2020-04-16T16:40:24.141Z] #47 6.244 unicode [2020-04-16T16:40:24.141Z] #47 8.084 unicode/utf8 [2020-04-16T16:40:24.141Z] #47 8.613 math [2020-04-16T16:40:24.423Z] #47 ... [2020-04-16T16:40:24.423Z] [2020-04-16T16:40:24.423Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:24.423Z] #56 3.214 + RM_GOPATH=0 [2020-04-16T16:40:24.423Z] #56 3.215 + TMP_GOPATH= [2020-04-16T16:40:24.423Z] #56 3.215 + : /build [2020-04-16T16:40:24.423Z] #56 3.215 + '[' -z '' ']' [2020-04-16T16:40:24.423Z] #56 3.220 ++ mktemp -d [2020-04-16T16:40:24.423Z] #56 3.221 + export GOPATH=/tmp/tmp.4MRVoty2Y9 [2020-04-16T16:40:24.423Z] #56 3.221 + GOPATH=/tmp/tmp.4MRVoty2Y9 [2020-04-16T16:40:24.423Z] #56 3.221 + RM_GOPATH=1 [2020-04-16T16:40:24.423Z] #56 3.222 ++ dirname ./install.sh [2020-04-16T16:40:24.423Z] #56 3.222 + dir=. [2020-04-16T16:40:24.423Z] #56 3.223 + bin=shfmt [2020-04-16T16:40:24.423Z] #56 3.223 + shift [2020-04-16T16:40:24.423Z] #56 3.223 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T16:40:24.423Z] #56 3.223 + . ./shfmt.installer [2020-04-16T16:40:24.423Z] #56 3.223 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:40:24.423Z] #56 3.223 + install_shfmt [2020-04-16T16:40:24.423Z] #56 3.223 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T16:40:24.423Z] #56 3.223 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:40:24.423Z] #56 3.223 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4MRVoty2Y9/src/github.com/mvdan/sh [2020-04-16T16:40:24.423Z] #56 3.226 Cloning into '/tmp/tmp.4MRVoty2Y9/src/github.com/mvdan/sh'... [2020-04-16T16:40:24.423Z] #56 9.300 + cd /tmp/tmp.4MRVoty2Y9/src/github.com/mvdan/sh [2020-04-16T16:40:24.423Z] #56 9.300 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:40:24.423Z] #56 9.530 + GO111MODULE=on [2020-04-16T16:40:24.424Z] #56 9.530 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T16:40:24.424Z] #56 10.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:40:24.424Z] #56 10.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:40:24.424Z] #56 10.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:40:24.424Z] #56 10.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:40:24.424Z] #56 10.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:40:24.424Z] #56 ... [2020-04-16T16:40:24.424Z] [2020-04-16T16:40:24.424Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:40:24.424Z] #30 3.878 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T16:40:24.424Z] #30 3.878 Cloning into '.'... [2020-04-16T16:40:24.705Z] #30 ... [2020-04-16T16:40:24.705Z] [2020-04-16T16:40:24.705Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:40:24.705Z] #62 2.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:24.705Z] #62 2.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:24.705Z] #62 2.200 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:24.705Z] #62 2.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T16:40:24.705Z] #62 4.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T16:40:24.705Z] #62 5.371 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T16:40:24.705Z] #62 ... [2020-04-16T16:40:24.705Z] [2020-04-16T16:40:24.705Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:24.705Z] #56 11.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:40:25.319Z] #56 11.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:40:25.358Z] fb056072eab9: Verifying Checksum [2020-04-16T16:40:25.358Z] fb056072eab9: Download complete [2020-04-16T16:40:26.009Z] 68adcc365214: Verifying Checksum [2020-04-16T16:40:26.009Z] 68adcc365214: Download complete [2020-04-16T16:40:26.296Z] 71497195576e: Verifying Checksum [2020-04-16T16:40:26.296Z] 71497195576e: Download complete [2020-04-16T16:40:26.326Z] #56 12.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:40:26.922Z] 76d8adf27bdf: Verifying Checksum [2020-04-16T16:40:26.922Z] 76d8adf27bdf: Download complete [2020-04-16T16:40:27.027Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.6s done [2020-04-16T16:40:27.285Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-16T16:40:27.333Z] #56 13.65 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:40:27.334Z] #56 13.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:40:27.334Z] #56 13.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:40:27.615Z] #56 13.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:40:27.897Z] #56 14.43 runtime [2020-04-16T16:40:28.179Z] #56 14.43 runtime/cgo [2020-04-16T16:40:29.624Z] fb056072eab9: Pull complete [2020-04-16T16:40:30.263Z] #56 ... [2020-04-16T16:40:30.263Z] [2020-04-16T16:40:30.263Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:30.263Z] #53 15.70 + cd /tmp/tmp.9NyDgW9KLL/src/github.com/golangci/golangci-lint/ [2020-04-16T16:40:30.263Z] #53 15.70 + git checkout -q v1.23.8 [2020-04-16T16:40:30.263Z] #53 15.98 ++ git describe --tags [2020-04-16T16:40:30.263Z] #53 15.99 + version=v1.23.8 [2020-04-16T16:40:30.263Z] #53 15.99 ++ git rev-parse --short HEAD [2020-04-16T16:40:30.263Z] #53 15.99 + commit=76a82c6 [2020-04-16T16:40:30.263Z] #53 15.99 ++ git show -s --format=%cd [2020-04-16T16:40:30.263Z] #53 16.00 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T16:40:30.263Z] #53 16.00 + 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-16T16:40:30.652Z] 6a33b1f9796f: Pull complete [2020-04-16T16:40:30.943Z] 8f8f8962e456: Pull complete [2020-04-16T16:40:32.433Z] d66e58854927: Verifying Checksum [2020-04-16T16:40:32.433Z] d66e58854927: Download complete [2020-04-16T16:40:32.544Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.0s [2020-04-16T16:40:32.544Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.4s done [2020-04-16T16:40:32.801Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-16T16:40:33.059Z] #7 DONE 24.5s [2020-04-16T16:40:33.059Z] [2020-04-16T16:40:33.059Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T16:40:33.766Z] #53 ... [2020-04-16T16:40:33.766Z] [2020-04-16T16:40:33.766Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:33.766Z] #33 9.869 internal/testlog [2020-04-16T16:40:33.766Z] #33 10.10 encoding [2020-04-16T16:40:33.766Z] #33 10.14 runtime/cgo [2020-04-16T16:40:33.766Z] #33 ... [2020-04-16T16:40:33.766Z] [2020-04-16T16:40:33.766Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:33.766Z] #74 15.02 Checking out files: 94% (1956/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T16:40:33.766Z] #74 15.09 + cd /tmp/tmp.RYKJFTitVq/src/github.com/docker/libnetwork [2020-04-16T16:40:33.766Z] #74 15.09 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:40:33.766Z] #74 15.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T16:40:34.473Z] 68adcc365214: Pull complete [2020-04-16T16:40:34.774Z] #74 ... [2020-04-16T16:40:34.774Z] [2020-04-16T16:40:34.774Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:40:34.774Z] #35 11.52 Fetched 8034 kB in 9s (862 kB/s) [2020-04-16T16:40:34.774Z] #35 11.52 Reading package lists... [2020-04-16T16:40:34.774Z] #35 15.47 Reading package lists... [2020-04-16T16:40:34.774Z] #35 19.26 Building dependency tree... [2020-04-16T16:40:34.774Z] #35 20.55 The following additional packages will be installed: [2020-04-16T16:40:34.774Z] #35 20.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T16:40:34.774Z] #35 20.56 Suggested packages: [2020-04-16T16:40:34.774Z] #35 20.56 cmake-doc ninja-build lrzip [2020-04-16T16:40:34.774Z] #35 20.56 Recommended packages: [2020-04-16T16:40:34.774Z] #35 20.56 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T16:40:34.774Z] #35 21.23 The following NEW packages will be installed: [2020-04-16T16:40:34.774Z] #35 21.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T16:40:34.774Z] #35 21.30 vim-common xxd [2020-04-16T16:40:34.774Z] #35 21.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T16:40:34.774Z] #35 21.41 Need to get 14.0 MB of archives. [2020-04-16T16:40:34.774Z] #35 21.41 After this operation, 62.1 MB of additional disk space will be used. [2020-04-16T16:40:34.774Z] #35 21.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-16T16:40:34.774Z] #35 21.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:40:34.774Z] #35 21.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T16:40:34.774Z] #35 21.58 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-16T16:40:34.774Z] #35 ... [2020-04-16T16:40:34.774Z] [2020-04-16T16:40:34.774Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:40:34.774Z] #62 11.70 Fetched 8034 kB in 10s (840 kB/s) [2020-04-16T16:40:34.774Z] #62 11.70 Reading package lists... [2020-04-16T16:40:34.774Z] #62 15.53 Reading package lists... [2020-04-16T16:40:34.774Z] #62 19.14 Building dependency tree... [2020-04-16T16:40:34.774Z] #62 20.44 The following additional packages will be installed: [2020-04-16T16:40:34.774Z] #62 20.47 libbtrfs0 [2020-04-16T16:40:34.774Z] #62 20.52 The following NEW packages will be installed: [2020-04-16T16:40:34.774Z] #62 20.52 libbtrfs-dev libbtrfs0 [2020-04-16T16:40:34.774Z] #62 20.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T16:40:34.774Z] #62 20.69 Need to get 118 kB of archives. [2020-04-16T16:40:34.774Z] #62 20.69 After this operation, 390 kB of additional disk space will be used. [2020-04-16T16:40:34.774Z] #62 20.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-16T16:40:34.774Z] #62 20.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-16T16:40:34.774Z] #62 21.39 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:40:34.774Z] #62 21.46 Fetched 118 kB in 0s (1033 kB/s) [2020-04-16T16:40:34.774Z] #62 21.53 Selecting previously unselected package libbtrfs0. [2020-04-16T16:40:34.774Z] #62 21.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-16T16:40:35.056Z] #62 21.65 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-16T16:40:35.056Z] #62 21.65 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:40:35.056Z] #62 21.72 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:40:35.056Z] #62 21.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-16T16:40:35.056Z] #62 21.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:40:35.339Z] #62 21.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:40:35.339Z] #62 21.98 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:40:35.339Z] #62 21.99 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:40:35.339Z] #62 ... [2020-04-16T16:40:35.339Z] [2020-04-16T16:40:35.339Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:35.339Z] #10 11.95 Fetched 8034 kB in 11s (748 kB/s) [2020-04-16T16:40:35.339Z] #10 11.95 Reading package lists... [2020-04-16T16:40:35.339Z] #10 15.63 Reading package lists... [2020-04-16T16:40:35.339Z] #10 19.45 Building dependency tree... [2020-04-16T16:40:35.339Z] #10 20.62 The following additional packages will be installed: [2020-04-16T16:40:35.339Z] #10 20.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T16:40:35.339Z] #10 20.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T16:40:35.339Z] #10 20.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T16:40:35.339Z] #10 20.63 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:40:35.339Z] #10 20.63 Suggested packages: [2020-04-16T16:40:35.339Z] #10 20.63 gcc-8-locales seccomp wine64 [2020-04-16T16:40:35.339Z] #10 21.54 The following NEW packages will be installed: [2020-04-16T16:40:35.339Z] #10 21.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T16:40:35.339Z] #10 21.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T16:40:35.339Z] #10 21.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T16:40:35.339Z] #10 21.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T16:40:35.339Z] #10 21.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T16:40:35.339Z] #10 21.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:40:35.339Z] #10 21.65 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T16:40:35.339Z] #10 21.65 Need to get 73.3 MB of archives. [2020-04-16T16:40:35.339Z] #10 21.65 After this operation, 494 MB of additional disk space will be used. [2020-04-16T16:40:35.339Z] #10 21.65 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-16T16:40:35.339Z] #10 21.80 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-16T16:40:35.339Z] #10 21.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-16T16:40:35.339Z] #10 21.93 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-16T16:40:35.339Z] #10 21.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-16T16:40:35.339Z] #10 21.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T16:40:35.339Z] #10 ... [2020-04-16T16:40:35.339Z] [2020-04-16T16:40:35.339Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:40:35.339Z] #35 22.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-16T16:40:35.339Z] #35 22.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-16T16:40:35.339Z] #35 22.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-16T16:40:35.339Z] #35 22.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-16T16:40:35.339Z] #35 22.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-16T16:40:35.339Z] #35 22.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-16T16:40:35.339Z] #35 ... [2020-04-16T16:40:35.339Z] [2020-04-16T16:40:35.339Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:35.339Z] #43 12.17 Fetched 8034 kB in 10s (831 kB/s) [2020-04-16T16:40:35.339Z] #43 12.17 Reading package lists... [2020-04-16T16:40:35.339Z] #43 15.75 Reading package lists... [2020-04-16T16:40:35.339Z] #43 19.63 Building dependency tree... [2020-04-16T16:40:35.339Z] #43 20.86 The following additional packages will be installed: [2020-04-16T16:40:35.339Z] #43 20.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T16:40:35.339Z] #43 20.87 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T16:40:35.339Z] #43 20.87 Suggested packages: [2020-04-16T16:40:35.339Z] #43 20.87 manpages-dev python-setuptools [2020-04-16T16:40:35.339Z] #43 21.92 The following NEW packages will be installed: [2020-04-16T16:40:35.339Z] #43 21.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T16:40:35.339Z] #43 21.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T16:40:35.339Z] #43 21.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T16:40:35.339Z] #43 21.92 python-six zlib1g-dev [2020-04-16T16:40:35.339Z] #43 22.04 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T16:40:35.339Z] #43 22.04 Need to get 3742 kB of archives. [2020-04-16T16:40:35.339Z] #43 22.04 After this operation, 22.0 MB of additional disk space will be used. [2020-04-16T16:40:35.339Z] #43 22.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-16T16:40:35.339Z] #43 22.06 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-16T16:40:35.339Z] #43 22.07 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-16T16:40:35.339Z] #43 22.08 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-16T16:40:35.339Z] #43 22.08 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-16T16:40:35.339Z] #43 22.09 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-16T16:40:35.339Z] #43 22.09 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-16T16:40:35.339Z] #43 22.09 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-16T16:40:35.339Z] #43 22.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-16T16:40:35.339Z] #43 22.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-16T16:40:35.339Z] #43 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-16T16:40:35.339Z] #43 22.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-16T16:40:35.339Z] #43 22.24 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-16T16:40:35.592Z] #8 DONE 2.7s [2020-04-16T16:40:35.592Z] [2020-04-16T16:40:35.592Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T16:40:35.621Z] #43 22.26 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-16T16:40:35.622Z] #43 22.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T16:40:35.622Z] #43 22.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-16T16:40:35.622Z] #43 22.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-16T16:40:35.622Z] #43 ... [2020-04-16T16:40:35.622Z] [2020-04-16T16:40:35.622Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:35.622Z] #10 22.28 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-16T16:40:35.622Z] #10 ... [2020-04-16T16:40:35.622Z] [2020-04-16T16:40:35.622Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:40:35.622Z] #62 DONE 22.5s [2020-04-16T16:40:35.622Z] [2020-04-16T16:40:35.622Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:35.622Z] #10 22.42 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-16T16:40:35.622Z] #10 22.46 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-16T16:40:35.911Z] #10 ... [2020-04-16T16:40:35.911Z] [2020-04-16T16:40:35.911Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:40:35.911Z] #63 DONE 0.1s [2020-04-16T16:40:35.911Z] [2020-04-16T16:40:35.911Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T16:40:35.911Z] #64 DONE 0.1s [2020-04-16T16:40:35.911Z] [2020-04-16T16:40:35.911Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:35.911Z] #47 12.16 unicode/utf16 [2020-04-16T16:40:35.911Z] #47 12.45 container/list [2020-04-16T16:40:35.911Z] #47 12.88 crypto/internal/subtle [2020-04-16T16:40:35.911Z] #47 13.00 crypto/subtle [2020-04-16T16:40:35.911Z] #47 13.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T16:40:35.911Z] #47 13.14 internal/nettrace [2020-04-16T16:40:35.911Z] #47 13.19 runtime/cgo [2020-04-16T16:40:35.911Z] #47 ... [2020-04-16T16:40:35.911Z] [2020-04-16T16:40:35.911Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:36.526Z] #65 ... [2020-04-16T16:40:36.526Z] [2020-04-16T16:40:36.526Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:40:36.526Z] #25 13.33 Fetched 8034 kB in 11s (736 kB/s) [2020-04-16T16:40:36.526Z] #25 13.33 Reading package lists... [2020-04-16T16:40:36.526Z] #25 17.11 Reading package lists... [2020-04-16T16:40:36.526Z] #25 20.84 Building dependency tree... [2020-04-16T16:40:36.526Z] #25 21.89 ca-certificates is already the newest version (20190110). [2020-04-16T16:40:36.526Z] #25 21.89 The following additional packages will be installed: [2020-04-16T16:40:36.526Z] #25 21.89 libjq1 libonig5 [2020-04-16T16:40:36.526Z] #25 22.19 The following NEW packages will be installed: [2020-04-16T16:40:36.526Z] #25 22.20 jq libjq1 libonig5 [2020-04-16T16:40:36.526Z] #25 22.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T16:40:36.526Z] #25 22.32 Need to get 350 kB of archives. [2020-04-16T16:40:36.526Z] #25 22.32 After this operation, 1154 kB of additional disk space will be used. [2020-04-16T16:40:36.526Z] #25 22.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-16T16:40:36.526Z] #25 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-16T16:40:36.526Z] #25 22.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-16T16:40:36.526Z] #25 23.08 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:40:36.526Z] #25 23.15 Fetched 350 kB in 0s (2079 kB/s) [2020-04-16T16:40:36.526Z] #25 23.25 Selecting previously unselected package libonig5:s390x. [2020-04-16T16:40:36.526Z] #25 23.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-16T16:40:36.526Z] #25 23.30 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-16T16:40:36.526Z] #25 23.30 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-16T16:40:36.531Z] #9 DONE 1.0s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T16:40:36.788Z] #40 DONE 0.1s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T16:40:36.788Z] #29 DONE 0.1s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:40:36.788Z] #21 DONE 0.1s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:40:36.788Z] #30 ... [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T16:40:36.788Z] #22 DONE 0.1s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T16:40:36.788Z] #46 DONE 0.1s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T16:40:36.788Z] #32 DONE 0.1s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T16:40:36.788Z] #55 DONE 0.1s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T16:40:36.788Z] #73 DONE 0.2s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T16:40:36.788Z] #52 DONE 0.2s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T16:40:36.788Z] #49 DONE 0.2s [2020-04-16T16:40:36.788Z] [2020-04-16T16:40:36.788Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:36.808Z] #25 23.48 Selecting previously unselected package libjq1:s390x. [2020-04-16T16:40:36.808Z] #25 ... [2020-04-16T16:40:36.808Z] [2020-04-16T16:40:36.808Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:40:36.808Z] #35 23.16 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:40:36.808Z] #35 23.25 Fetched 14.0 MB in 1s (15.3 MB/s) [2020-04-16T16:40:36.808Z] #35 23.30 Selecting previously unselected package xxd. [2020-04-16T16:40:36.808Z] #35 23.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-16T16:40:36.808Z] #35 23.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-16T16:40:36.808Z] #35 23.38 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:40:36.808Z] #35 23.53 Selecting previously unselected package vim-common. [2020-04-16T16:40:36.808Z] #35 23.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:40:36.808Z] #35 23.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:40:36.808Z] #35 ... [2020-04-16T16:40:36.808Z] [2020-04-16T16:40:36.808Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:40:36.808Z] #41 13.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T16:40:36.808Z] #41 15.18 + 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-16T16:40:36.943Z] Fetching without tags [2020-04-16T16:40:37.046Z] #53 ... [2020-04-16T16:40:37.047Z] [2020-04-16T16:40:37.047Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T16:40:37.047Z] #67 DONE 0.2s [2020-04-16T16:40:37.097Z] #41 ... [2020-04-16T16:40:37.097Z] [2020-04-16T16:40:37.097Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:37.097Z] #43 23.04 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:40:37.097Z] #43 23.17 Fetched 3742 kB in 0s (11.0 MB/s) [2020-04-16T16:40:37.097Z] #43 23.23 Selecting previously unselected package libcap-dev:s390x. [2020-04-16T16:40:37.097Z] #43 23.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 ... 15172 files and directories currently installed.) [2020-04-16T16:40:37.097Z] #43 23.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-16T16:40:37.097Z] #43 23.28 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-16T16:40:37.097Z] #43 23.41 Selecting previously unselected package libnet1:s390x. [2020-04-16T16:40:37.097Z] #43 23.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-16T16:40:37.097Z] #43 23.41 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-16T16:40:37.097Z] #43 23.49 Selecting previously unselected package libnet1-dev. [2020-04-16T16:40:37.097Z] #43 23.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-16T16:40:37.097Z] #43 23.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:40:37.097Z] #43 23.67 Selecting previously unselected package libnl-3-200:s390x. [2020-04-16T16:40:37.097Z] #43 23.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-16T16:40:37.097Z] #43 23.68 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-16T16:40:37.097Z] #43 23.78 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-16T16:40:37.097Z] #43 23.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-16T16:40:37.097Z] #43 23.79 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-16T16:40:37.175Z] 76d8adf27bdf: Pull complete [2020-04-16T16:40:37.245Z] Merging remotes/origin/master commit eac618caaa76222ad730a1ef4e6b80a893b184ad into PR head commit 933a87236f57af13befe3dc83a396cefced23300 [2020-04-16T16:40:37.304Z] [2020-04-16T16:40:37.304Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:37.379Z] #43 23.98 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-16T16:40:37.379Z] #43 23.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-16T16:40:37.379Z] #43 23.99 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-16T16:40:37.379Z] #43 ... [2020-04-16T16:40:37.379Z] [2020-04-16T16:40:37.379Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:40:37.379Z] #25 23.48 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-16T16:40:37.379Z] #25 23.49 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-16T16:40:37.379Z] #25 23.61 Selecting previously unselected package jq. [2020-04-16T16:40:37.379Z] #25 23.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-16T16:40:37.379Z] #25 23.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:40:37.379Z] #25 23.77 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-16T16:40:37.379Z] #25 23.78 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-16T16:40:37.379Z] #25 23.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:40:37.379Z] #25 23.80 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:40:37.379Z] #25 DONE 24.1s [2020-04-16T16:40:37.379Z] [2020-04-16T16:40:37.379Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:37.379Z] #43 24.07 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-16T16:40:37.379Z] #43 24.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-16T16:40:37.379Z] #43 24.12 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-16T16:40:37.379Z] #43 24.16 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-16T16:40:37.379Z] #43 ... [2020-04-16T16:40:37.379Z] [2020-04-16T16:40:37.379Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T16:40:37.379Z] #26 DONE 0.1s [2020-04-16T16:40:37.379Z] [2020-04-16T16:40:37.379Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:37.379Z] #43 24.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-16T16:40:37.379Z] #43 24.18 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-16T16:40:36.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:40:36.903Z] > git config --add remote.origin.fetch +refs/pull/40796/head:refs/remotes/origin/PR-40796 # timeout=10 [2020-04-16T16:40:36.915Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:40:36.934Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:40:36.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:40:36.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:40:36.945Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:40:37.246Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:40:37.256Z] > git checkout -f 933a87236f57af13befe3dc83a396cefced23300 # timeout=10 [2020-04-16T16:40:37.665Z] #43 24.37 Selecting previously unselected package libprotobuf17:s390x. [2020-04-16T16:40:37.665Z] #43 24.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-16T16:40:37.665Z] #43 24.38 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-16T16:40:38.283Z] #43 24.98 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-16T16:40:38.283Z] #43 24.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-16T16:40:38.283Z] #43 25.01 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-16T16:40:38.566Z] #43 25.18 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-16T16:40:38.566Z] #43 25.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-16T16:40:38.566Z] #43 25.20 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-16T16:40:38.852Z] Merge succeeded, producing baa10328f226b111ee3f60e557720405f6b2c341 [2020-04-16T16:40:38.852Z] Checking out Revision baa10328f226b111ee3f60e557720405f6b2c341 (PR-40796) [2020-04-16T16:40:39.033Z] Commit message: "Merge commit 'eac618caaa76222ad730a1ef4e6b80a893b184ad' into HEAD" [2020-04-16T16:40:39.065Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T16:40:39.572Z] #43 26.35 Selecting previously unselected package libprotoc17:s390x. [2020-04-16T16:40:39.572Z] #43 26.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-16T16:40:39.572Z] #43 26.35 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-16T16:40:37.986Z] > git merge eac618caaa76222ad730a1ef4e6b80a893b184ad # timeout=10 [2020-04-16T16:40:38.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T16:40:38.853Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:40:38.879Z] > git checkout -f baa10328f226b111ee3f60e557720405f6b2c341 # timeout=10 [2020-04-16T16:40:39.034Z] > git rev-list --no-walk 59f395801ebcabb283fa82836ee7a6db8e0151c9 # timeout=10 [2020-04-16T16:40:39.797Z] + docker version [2020-04-16T16:40:39.797Z] Client: Docker Engine - Community [2020-04-16T16:40:39.797Z] Version: 19.03.5 [2020-04-16T16:40:39.797Z] API version: 1.40 [2020-04-16T16:40:39.797Z] Go version: go1.12.12 [2020-04-16T16:40:39.797Z] Git commit: 633a0ea838 [2020-04-16T16:40:39.797Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-16T16:40:39.797Z] OS/Arch: linux/amd64 [2020-04-16T16:40:39.797Z] Experimental: false [2020-04-16T16:40:39.797Z] [2020-04-16T16:40:39.797Z] Server: Docker Engine - Community [2020-04-16T16:40:39.797Z] Engine: [2020-04-16T16:40:39.797Z] Version: 19.03.5 [2020-04-16T16:40:39.797Z] API version: 1.40 (minimum version 1.12) [2020-04-16T16:40:39.797Z] Go version: go1.12.12 [2020-04-16T16:40:39.797Z] Git commit: 633a0ea838 [2020-04-16T16:40:39.797Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-16T16:40:39.797Z] OS/Arch: linux/amd64 [2020-04-16T16:40:39.797Z] Experimental: true [2020-04-16T16:40:39.797Z] containerd: [2020-04-16T16:40:39.797Z] Version: 1.2.10 [2020-04-16T16:40:39.797Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T16:40:39.797Z] runc: [2020-04-16T16:40:39.797Z] Version: 1.0.0-rc8+dev [2020-04-16T16:40:39.797Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T16:40:39.797Z] docker-init: [2020-04-16T16:40:39.797Z] Version: 0.18.0 [2020-04-16T16:40:39.797Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T16:40:40.119Z] + docker info [2020-04-16T16:40:40.187Z] #43 26.90 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T16:40:40.187Z] #43 26.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-16T16:40:40.187Z] #43 26.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:40:40.469Z] #43 27.04 Selecting previously unselected package protobuf-compiler. [2020-04-16T16:40:40.469Z] #43 27.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-16T16:40:40.469Z] #43 27.05 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:40:40.469Z] #43 27.19 Selecting previously unselected package python-pkg-resources. [2020-04-16T16:40:40.469Z] #43 27.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:40:40.469Z] #43 27.20 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T16:40:40.750Z] #43 27.42 Selecting previously unselected package python-six. [2020-04-16T16:40:40.750Z] #43 27.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T16:40:40.750Z] #43 27.44 Unpacking python-six (1.12.0-1) ... [2020-04-16T16:40:40.750Z] #43 27.51 Selecting previously unselected package python-protobuf. [2020-04-16T16:40:40.750Z] #43 27.51 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-16T16:40:40.750Z] #43 27.51 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T16:40:41.413Z] #43 27.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T16:40:41.702Z] #43 ... [2020-04-16T16:40:41.702Z] [2020-04-16T16:40:41.702Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:41.702Z] #74 DONE 28.0s [2020-04-16T16:40:41.702Z] [2020-04-16T16:40:41.702Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:41.702Z] #27 2.834 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T16:40:41.702Z] #27 3.150 [2020-04-16T16:40:42.565Z] #68 ... [2020-04-16T16:40:42.565Z] [2020-04-16T16:40:42.565Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:40:42.565Z] #25 4.465 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:42.565Z] #25 4.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:42.565Z] #25 4.633 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:42.565Z] #25 4.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:40:42.565Z] #25 5.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:40:42.822Z] #25 6.188 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:40:42.834Z] #27 3.300 #=#=# ###### 9.2% ########### 15.5% ############### 21.8% #################### 28.0% ######################## 34.3% ################################# 46.9% ###################################### 53.1% ######################################### 57.4% ############################################ 61.5% ############################################### 65.7% ################################################### 72.0% ###################################################### 76.2% ######################################################### 80.4% ############################################################## 86.6% ################################################################## 92.9% ####################################################################### 99.2% ######################################################################## 100.0% [2020-04-16T16:40:43.401Z] #27 5.801 #=#=# [2020-04-16T16:40:43.975Z] #27 5.958 #=#=# ## 3.6% ########################## 37.2% ####################################### 54.3% ####################################################### 76.9% ######################################################################## 100.0% [2020-04-16T16:40:44.006Z] d66e58854927: Pull complete [2020-04-16T16:40:44.006Z] 71497195576e: Pull complete [2020-04-16T16:40:44.006Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-16T16:40:44.006Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-16T16:40:44.006Z] ---> ebd73b5ebd31 [2020-04-16T16:40:44.006Z] Step 5/16 : ARG BUILDX_REPO [2020-04-16T16:40:44.006Z] ---> Running in edbf6b4763e0 [2020-04-16T16:40:44.006Z] Removing intermediate container edbf6b4763e0 [2020-04-16T16:40:44.006Z] ---> dfe6ed232dc1 [2020-04-16T16:40:44.006Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-16T16:40:44.006Z] ---> Running in 5dc4834f40ff [2020-04-16T16:40:44.006Z] Cloning into '/buildx'... [2020-04-16T16:40:44.589Z] #27 6.891 [2020-04-16T16:40:46.010Z] #27 7.065 ## 3.7% #### 6.3% ########## 13.9% ############# 19.0% ################### 26.6% ###################### 31.7% ############################## 41.9% ##################################### 52.1% ############################################ 62.2% #################################################### 72.4% ####################################################### 77.5% ################################################################ 90.3% ######################################################################## 100.0% [2020-04-16T16:40:46.164Z] #25 ... [2020-04-16T16:40:46.164Z] [2020-04-16T16:40:46.164Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:46.164Z] #68 9.119 + RM_GOPATH=0 [2020-04-16T16:40:46.164Z] #68 9.119 + TMP_GOPATH= [2020-04-16T16:40:46.164Z] #68 9.119 + : /build/ [2020-04-16T16:40:46.164Z] #68 9.119 + '[' -z '' ']' [2020-04-16T16:40:46.164Z] #68 9.119 ++ mktemp -d [2020-04-16T16:40:46.164Z] #68 9.188 + export GOPATH=/tmp/tmp.0TJKJADXbX [2020-04-16T16:40:46.164Z] #68 9.188 + GOPATH=/tmp/tmp.0TJKJADXbX [2020-04-16T16:40:46.164Z] #68 9.188 + RM_GOPATH=1 [2020-04-16T16:40:46.164Z] #68 9.204 ++ dirname ./install.sh [2020-04-16T16:40:46.164Z] #68 9.220 + dir=. [2020-04-16T16:40:46.164Z] #68 9.221 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:40:46.164Z] #68 9.221 + bin=rootlesskit [2020-04-16T16:40:46.164Z] #68 9.221 + shift [2020-04-16T16:40:46.164Z] #68 9.221 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T16:40:46.164Z] #68 9.221 + . ./rootlesskit.installer [2020-04-16T16:40:46.164Z] #68 9.221 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:40:46.164Z] #68 9.221 + install_rootlesskit [2020-04-16T16:40:46.164Z] #68 9.221 + case "$1" in [2020-04-16T16:40:46.164Z] #68 9.221 + export CGO_ENABLED=0 [2020-04-16T16:40:46.164Z] #68 9.221 + CGO_ENABLED=0 [2020-04-16T16:40:46.164Z] #68 9.221 + _install_rootlesskit [2020-04-16T16:40:46.164Z] #68 9.221 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T16:40:46.164Z] #68 9.221 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0TJKJADXbX/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:40:46.164Z] #68 9.275 Cloning into '/tmp/tmp.0TJKJADXbX/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T16:40:46.304Z] #27 ... [2020-04-16T16:40:46.304Z] [2020-04-16T16:40:46.304Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:40:46.421Z] #68 ... [2020-04-16T16:40:46.421Z] [2020-04-16T16:40:46.421Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:46.589Z] #30 32.77 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-16T16:40:46.589Z] #30 33.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T16:40:46.678Z] #10 ... [2020-04-16T16:40:46.678Z] [2020-04-16T16:40:46.678Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:40:46.678Z] #41 9.237 + git clone https://github.com/docker/distribution.git . [2020-04-16T16:40:46.678Z] #41 9.250 Cloning into '.'... [2020-04-16T16:40:46.876Z] #30 33.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T16:40:46.935Z] #41 ... [2020-04-16T16:40:46.935Z] [2020-04-16T16:40:46.935Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:40:46.935Z] #62 5.750 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:46.935Z] #62 5.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:46.935Z] #62 5.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:46.935Z] #62 6.300 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:40:46.935Z] #62 9.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:40:46.935Z] #62 ... [2020-04-16T16:40:46.935Z] [2020-04-16T16:40:46.935Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:46.935Z] #56 9.950 + RM_GOPATH=0 [2020-04-16T16:40:46.935Z] #56 9.950 + TMP_GOPATH= [2020-04-16T16:40:46.935Z] #56 9.950 + : /build [2020-04-16T16:40:46.935Z] #56 9.950 + '[' -z '' ']' [2020-04-16T16:40:46.935Z] #56 9.958 ++ mktemp -d [2020-04-16T16:40:46.935Z] #56 9.960 + export GOPATH=/tmp/tmp.zGJi1nN9wW [2020-04-16T16:40:46.935Z] #56 9.960 + GOPATH=/tmp/tmp.zGJi1nN9wW [2020-04-16T16:40:46.935Z] #56 9.960 + RM_GOPATH=1 [2020-04-16T16:40:46.935Z] #56 9.963 ++ dirname ./install.sh [2020-04-16T16:40:46.935Z] #56 9.964 + dir=. [2020-04-16T16:40:46.935Z] #56 9.964 + bin=shfmt [2020-04-16T16:40:46.935Z] #56 9.964 + shift [2020-04-16T16:40:46.935Z] #56 9.965 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T16:40:46.935Z] #56 9.965 + . ./shfmt.installer [2020-04-16T16:40:46.935Z] #56 9.965 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:40:46.935Z] #56 9.965 + install_shfmt [2020-04-16T16:40:46.935Z] #56 9.965 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T16:40:46.935Z] #56 9.966 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:40:46.935Z] #56 9.966 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zGJi1nN9wW/src/github.com/mvdan/sh [2020-04-16T16:40:46.935Z] #56 10.02 Cloning into '/tmp/tmp.zGJi1nN9wW/src/github.com/mvdan/sh'... [2020-04-16T16:40:47.158Z] #30 ... [2020-04-16T16:40:47.158Z] [2020-04-16T16:40:47.158Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:40:47.158Z] #35 23.85 Selecting previously unselected package cmake-data. [2020-04-16T16:40:47.158Z] #35 23.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T16:40:47.158Z] #35 23.86 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T16:40:47.158Z] #35 26.39 Selecting previously unselected package libicu63:s390x. [2020-04-16T16:40:47.158Z] #35 26.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-16T16:40:47.158Z] #35 26.42 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-16T16:40:47.158Z] #35 31.72 Selecting previously unselected package libxml2:s390x. [2020-04-16T16:40:47.158Z] #35 31.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-16T16:40:47.158Z] #35 31.73 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:40:47.158Z] #35 32.17 Selecting previously unselected package libarchive13:s390x. [2020-04-16T16:40:47.158Z] #35 32.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-16T16:40:47.158Z] #35 32.18 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-16T16:40:47.158Z] #35 32.45 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-16T16:40:47.158Z] #35 32.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-16T16:40:47.158Z] #35 32.46 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-16T16:40:47.158Z] #35 32.58 Selecting previously unselected package librhash0:s390x. [2020-04-16T16:40:47.158Z] #35 32.58 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-16T16:40:47.158Z] #35 32.59 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-16T16:40:47.158Z] #35 32.73 Selecting previously unselected package libuv1:s390x. [2020-04-16T16:40:47.158Z] #35 32.74 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-16T16:40:47.158Z] #35 32.75 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-16T16:40:47.158Z] #35 32.87 Selecting previously unselected package cmake. [2020-04-16T16:40:47.158Z] #35 32.88 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-16T16:40:47.158Z] #35 32.89 Unpacking cmake (3.13.4-1) ... [2020-04-16T16:40:47.158Z] #35 ... [2020-04-16T16:40:47.158Z] [2020-04-16T16:40:47.158Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:47.158Z] #27 8.838 [2020-04-16T16:40:47.192Z] #56 ... [2020-04-16T16:40:47.192Z] [2020-04-16T16:40:47.192Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:47.192Z] #74 10.29 + RM_GOPATH=0 [2020-04-16T16:40:47.192Z] #74 10.29 + TMP_GOPATH= [2020-04-16T16:40:47.192Z] #74 10.29 + : /build [2020-04-16T16:40:47.192Z] #74 10.29 + '[' -z '' ']' [2020-04-16T16:40:47.192Z] #74 10.29 ++ mktemp -d [2020-04-16T16:40:47.192Z] #74 10.29 + export GOPATH=/tmp/tmp.OadGYHLwkZ [2020-04-16T16:40:47.192Z] #74 10.29 + GOPATH=/tmp/tmp.OadGYHLwkZ [2020-04-16T16:40:47.192Z] #74 10.29 + RM_GOPATH=1 [2020-04-16T16:40:47.192Z] #74 10.31 ++ dirname ./install.sh [2020-04-16T16:40:47.192Z] #74 10.31 + dir=. [2020-04-16T16:40:47.192Z] #74 10.31 + bin=proxy [2020-04-16T16:40:47.192Z] #74 10.31 + shift [2020-04-16T16:40:47.192Z] #74 10.31 + '[' '!' -f ./proxy.installer ']' [2020-04-16T16:40:47.192Z] #74 10.31 + . ./proxy.installer [2020-04-16T16:40:47.192Z] #74 10.31 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:40:47.192Z] #74 10.31 + install_proxy [2020-04-16T16:40:47.192Z] #74 10.32 + case "$1" in [2020-04-16T16:40:47.192Z] #74 10.32 + export CGO_ENABLED=0 [2020-04-16T16:40:47.192Z] #74 10.32 + CGO_ENABLED=0 [2020-04-16T16:40:47.192Z] #74 10.32 + _install_proxy [2020-04-16T16:40:47.192Z] #74 10.32 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T16:40:47.192Z] #74 10.32 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OadGYHLwkZ/src/github.com/docker/libnetwork [2020-04-16T16:40:47.192Z] #74 10.32 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:40:47.192Z] #74 ... [2020-04-16T16:40:47.192Z] [2020-04-16T16:40:47.192Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:40:47.192Z] #35 8.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:47.192Z] #35 8.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:47.192Z] #35 8.488 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:47.192Z] #35 10.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:40:47.447Z] #27 8.958 0.0% ## 3.4% #### 6.2% ####### 10.0% ######### 13.8% ############ 17.6% ############## 20.4% ################## 25.1% [2020-04-16T16:40:47.447Z] #27 ... [2020-04-16T16:40:47.447Z] [2020-04-16T16:40:47.447Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:47.447Z] #65 1.435 + RM_GOPATH=0 [2020-04-16T16:40:47.447Z] #65 1.435 + TMP_GOPATH= [2020-04-16T16:40:47.447Z] #65 1.435 + : /build [2020-04-16T16:40:47.447Z] #65 1.435 + '[' -z '' ']' [2020-04-16T16:40:47.447Z] #65 1.435 ++ mktemp -d [2020-04-16T16:40:47.447Z] #65 1.435 + export GOPATH=/tmp/tmp.EOUdYUJ42G [2020-04-16T16:40:47.447Z] #65 1.435 + GOPATH=/tmp/tmp.EOUdYUJ42G [2020-04-16T16:40:47.447Z] #65 1.435 + RM_GOPATH=1 [2020-04-16T16:40:47.447Z] #65 1.435 ++ dirname ./install.sh [2020-04-16T16:40:47.447Z] #65 1.435 + dir=. [2020-04-16T16:40:47.447Z] #65 1.435 + bin=containerd [2020-04-16T16:40:47.447Z] #65 1.435 + shift [2020-04-16T16:40:47.447Z] #65 1.435 + '[' '!' -f ./containerd.installer ']' [2020-04-16T16:40:47.447Z] #65 1.435 + . ./containerd.installer [2020-04-16T16:40:47.447Z] #65 1.435 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:40:47.447Z] #65 1.435 + install_containerd [2020-04-16T16:40:47.447Z] #65 1.435 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T16:40:47.447Z] #65 1.435 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EOUdYUJ42G/src/github.com/containerd/containerd [2020-04-16T16:40:47.447Z] #65 1.435 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:40:47.447Z] #65 1.440 Cloning into '/tmp/tmp.EOUdYUJ42G/src/github.com/containerd/containerd'... [2020-04-16T16:40:47.447Z] #65 ... [2020-04-16T16:40:47.447Z] [2020-04-16T16:40:47.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:47.454Z] #35 ... [2020-04-16T16:40:47.454Z] [2020-04-16T16:40:47.454Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:47.454Z] #23 ... [2020-04-16T16:40:47.454Z] [2020-04-16T16:40:47.454Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:47.454Z] #47 9.452 + RM_GOPATH=0 [2020-04-16T16:40:47.454Z] #47 9.452 + TMP_GOPATH= [2020-04-16T16:40:47.454Z] #47 9.452 + : /build [2020-04-16T16:40:47.454Z] #47 9.452 + '[' -z '' ']' [2020-04-16T16:40:47.454Z] #47 9.477 ++ mktemp -d [2020-04-16T16:40:47.455Z] #47 9.480 + export GOPATH=/tmp/tmp.GA6SvezRSe [2020-04-16T16:40:47.455Z] #47 9.480 + GOPATH=/tmp/tmp.GA6SvezRSe [2020-04-16T16:40:47.455Z] #47 9.480 + RM_GOPATH=1 [2020-04-16T16:40:47.455Z] #47 9.480 ++ dirname ./install.sh [2020-04-16T16:40:47.455Z] #47 9.489 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:40:47.455Z] #47 9.490 + dir=. [2020-04-16T16:40:47.455Z] #47 9.490 + bin=vndr [2020-04-16T16:40:47.455Z] #47 9.490 + shift [2020-04-16T16:40:47.455Z] #47 9.490 + '[' '!' -f ./vndr.installer ']' [2020-04-16T16:40:47.455Z] #47 9.490 + . ./vndr.installer [2020-04-16T16:40:47.455Z] #47 9.490 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:40:47.455Z] #47 9.490 + install_vndr [2020-04-16T16:40:47.455Z] #47 9.490 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T16:40:47.455Z] #47 9.490 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GA6SvezRSe/src/github.com/LK4D4/vndr [2020-04-16T16:40:47.455Z] #47 9.502 Cloning into '/tmp/tmp.GA6SvezRSe/src/github.com/LK4D4/vndr'... [2020-04-16T16:40:47.717Z] #47 ... [2020-04-16T16:40:47.717Z] [2020-04-16T16:40:47.717Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:47.717Z] #33 9.421 + RM_GOPATH=0 [2020-04-16T16:40:47.717Z] #33 9.421 + TMP_GOPATH= [2020-04-16T16:40:47.717Z] #33 9.421 + : /build [2020-04-16T16:40:47.717Z] #33 9.421 + '[' -z '' ']' [2020-04-16T16:40:47.717Z] #33 9.421 ++ mktemp -d [2020-04-16T16:40:47.717Z] #33 9.421 + export GOPATH=/tmp/tmp.GtlDEBjcTB [2020-04-16T16:40:47.717Z] #33 9.421 + GOPATH=/tmp/tmp.GtlDEBjcTB [2020-04-16T16:40:47.717Z] #33 9.421 + RM_GOPATH=1 [2020-04-16T16:40:47.717Z] #33 9.436 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:40:47.717Z] #33 9.436 ++ dirname ./install.sh [2020-04-16T16:40:47.717Z] #33 9.436 + dir=. [2020-04-16T16:40:47.717Z] #33 9.436 + bin=tomlv [2020-04-16T16:40:47.717Z] #33 9.436 + shift [2020-04-16T16:40:47.717Z] #33 9.436 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T16:40:47.717Z] #33 9.436 + . ./tomlv.installer [2020-04-16T16:40:47.717Z] #33 9.436 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:40:47.717Z] #33 9.436 + install_tomlv [2020-04-16T16:40:47.717Z] #33 9.436 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T16:40:47.717Z] #33 9.436 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GtlDEBjcTB/src/github.com/BurntSushi/toml [2020-04-16T16:40:47.717Z] #33 9.436 Cloning into '/tmp/tmp.GtlDEBjcTB/src/github.com/BurntSushi/toml'... [2020-04-16T16:40:47.717Z] #33 ... [2020-04-16T16:40:47.717Z] [2020-04-16T16:40:47.717Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:47.717Z] #50 10.91 + RM_GOPATH=0 [2020-04-16T16:40:47.717Z] #50 10.91 + TMP_GOPATH= [2020-04-16T16:40:47.717Z] #50 10.91 + : /build [2020-04-16T16:40:47.717Z] #50 10.91 + '[' -z '' ']' [2020-04-16T16:40:47.717Z] #50 10.91 ++ mktemp -d [2020-04-16T16:40:47.717Z] #50 10.91 + export GOPATH=/tmp/tmp.kSKxNwXQl6 [2020-04-16T16:40:47.717Z] #50 10.91 + GOPATH=/tmp/tmp.kSKxNwXQl6 [2020-04-16T16:40:47.717Z] #50 10.91 + RM_GOPATH=1 [2020-04-16T16:40:47.717Z] #50 10.91 ++ dirname ./install.sh [2020-04-16T16:40:47.717Z] #50 10.91 + dir=. [2020-04-16T16:40:47.717Z] #50 10.91 + bin=gotestsum [2020-04-16T16:40:47.717Z] #50 10.91 + shift [2020-04-16T16:40:47.717Z] #50 10.91 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T16:40:47.717Z] #50 10.91 + . ./gotestsum.installer [2020-04-16T16:40:47.717Z] #50 10.91 ++ : v0.3.5 [2020-04-16T16:40:47.717Z] #50 10.91 + install_gotestsum [2020-04-16T16:40:47.717Z] #50 10.91 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T16:40:47.717Z] #50 10.91 + go get -d gotest.tools/gotestsum [2020-04-16T16:40:47.717Z] #50 10.91 Installing gotestsum version v0.3.5 [2020-04-16T16:40:47.717Z] #50 ... [2020-04-16T16:40:47.717Z] [2020-04-16T16:40:47.717Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:47.717Z] #43 9.165 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:47.717Z] #43 9.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:47.717Z] #43 9.333 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:47.733Z] #27 8.958 0.0% ## 3.4% #### 6.2% ####### 10.0% ######### 13.8% ############ 17.6% ############## 20.4% ################## 25.1% ################## 26.1% ##################### 29.8% [2020-04-16T16:40:47.733Z] #27 ... [2020-04-16T16:40:47.733Z] [2020-04-16T16:40:47.733Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:47.733Z] #10 24.29 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-16T16:40:47.733Z] #10 25.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-16T16:40:47.733Z] #10 25.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-16T16:40:47.733Z] #10 25.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-16T16:40:47.733Z] #10 25.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-16T16:40:47.733Z] #10 25.70 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-16T16:40:47.733Z] #10 25.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-16T16:40:47.733Z] #10 25.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-16T16:40:47.733Z] #10 25.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-16T16:40:47.733Z] #10 25.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-16T16:40:47.733Z] #10 25.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-16T16:40:47.733Z] #10 25.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-16T16:40:47.733Z] #10 25.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-16T16:40:47.733Z] #10 25.78 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-16T16:40:47.733Z] #10 25.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-16T16:40:47.733Z] #10 25.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-16T16:40:47.733Z] #10 26.61 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:40:47.733Z] #10 26.70 Fetched 73.3 MB in 4s (17.4 MB/s) [2020-04-16T16:40:47.733Z] #10 26.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T16:40:47.733Z] #10 26.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-16T16:40:47.733Z] #10 26.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-16T16:40:47.733Z] #10 26.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:40:47.733Z] #10 29.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T16:40:47.733Z] #10 29.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-16T16:40:47.733Z] #10 29.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:40:47.733Z] #10 30.98 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T16:40:47.733Z] #10 31.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T16:40:47.733Z] #10 31.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:40:47.733Z] #10 31.13 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-16T16:40:47.733Z] #10 31.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-16T16:40:47.733Z] #10 31.14 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-16T16:40:47.733Z] #10 31.32 Selecting previously unselected package dmsetup. [2020-04-16T16:40:47.733Z] #10 31.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-16T16:40:47.733Z] #10 31.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T16:40:47.733Z] #10 31.45 Selecting previously unselected package mingw-w64-common. [2020-04-16T16:40:47.733Z] #10 31.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T16:40:47.733Z] #10 31.47 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T16:40:47.733Z] #10 ... [2020-04-16T16:40:47.733Z] [2020-04-16T16:40:47.733Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:47.974Z] #43 11.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:40:47.974Z] #43 ... [2020-04-16T16:40:47.974Z] [2020-04-16T16:40:47.974Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:47.974Z] #23 10.95 + RM_GOPATH=0 [2020-04-16T16:40:47.974Z] #23 10.95 + TMP_GOPATH= [2020-04-16T16:40:47.974Z] #23 10.95 + : /build [2020-04-16T16:40:47.974Z] #23 10.95 + '[' -z '' ']' [2020-04-16T16:40:47.974Z] #23 10.95 ++ mktemp -d [2020-04-16T16:40:47.974Z] #23 10.95 + export GOPATH=/tmp/tmp.I0gdHsP3YV [2020-04-16T16:40:47.974Z] #23 10.95 + GOPATH=/tmp/tmp.I0gdHsP3YV [2020-04-16T16:40:47.974Z] #23 10.95 + RM_GOPATH=1 [2020-04-16T16:40:47.974Z] #23 10.95 ++ dirname ./install.sh [2020-04-16T16:40:47.974Z] #23 10.95 + dir=. [2020-04-16T16:40:47.974Z] #23 10.95 Install docker/cli version 17.06.2-ce from stable [2020-04-16T16:40:47.974Z] #23 10.95 + bin=dockercli [2020-04-16T16:40:47.974Z] #23 10.95 + shift [2020-04-16T16:40:47.974Z] #23 10.95 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T16:40:47.974Z] #23 10.95 + . ./dockercli.installer [2020-04-16T16:40:47.974Z] #23 10.95 ++ : stable [2020-04-16T16:40:47.974Z] #23 10.95 ++ : 17.06.2-ce [2020-04-16T16:40:47.974Z] #23 10.95 + install_dockercli [2020-04-16T16:40:47.974Z] #23 10.95 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T16:40:47.974Z] #23 10.96 ++ uname -m [2020-04-16T16:40:47.974Z] #23 11.01 + arch=x86_64 [2020-04-16T16:40:47.974Z] #23 11.01 + '[' x86_64 '!=' x86_64 ']' [2020-04-16T16:40:47.974Z] #23 11.01 + url=https://download.docker.com/linux/static [2020-04-16T16:40:47.974Z] #23 11.01 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-16T16:40:47.974Z] #23 11.01 + tar -xz docker/docker [2020-04-16T16:40:48.298Z] #27 8.958 0.0% ## 3.4% #### 6.2% ####### 10.0% ######### 13.8% ############ 17.6% ############## 20.4% ################## 25.1% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 37.4% ############################ 40.2% ############################### 44.0% ################################## 47.8% #################################### 50.6% [2020-04-16T16:40:48.298Z] #27 ... [2020-04-16T16:40:48.298Z] [2020-04-16T16:40:48.298Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:48.298Z] #33 24.75 sync [2020-04-16T16:40:48.298Z] #33 24.76 internal/reflectlite [2020-04-16T16:40:48.298Z] #33 26.73 errors [2020-04-16T16:40:48.298Z] #33 26.73 sort [2020-04-16T16:40:48.298Z] #33 27.08 strconv [2020-04-16T16:40:48.298Z] #33 27.78 io [2020-04-16T16:40:48.298Z] #33 28.98 internal/oserror [2020-04-16T16:40:48.298Z] #33 29.05 syscall [2020-04-16T16:40:48.298Z] #33 30.02 reflect [2020-04-16T16:40:48.298Z] #33 ... [2020-04-16T16:40:48.298Z] [2020-04-16T16:40:48.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:48.436Z] Removing intermediate container 5dc4834f40ff [2020-04-16T16:40:48.436Z] ---> 9c1e7b8d779b [2020-04-16T16:40:48.436Z] Step 7/16 : WORKDIR /buildx [2020-04-16T16:40:48.436Z] ---> Running in be399c3d0265 [2020-04-16T16:40:48.436Z] Removing intermediate container be399c3d0265 [2020-04-16T16:40:48.436Z] ---> 5947559fba97 [2020-04-16T16:40:48.436Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-16T16:40:48.436Z] ---> Running in a283267a10c9 [2020-04-16T16:40:48.722Z] Removing intermediate container a283267a10c9 [2020-04-16T16:40:48.722Z] ---> a87b931068aa [2020-04-16T16:40:48.722Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-16T16:40:48.722Z] ---> Running in 731c12940500 [2020-04-16T16:40:49.343Z] From https://github.com/docker/buildx [2020-04-16T16:40:49.343Z] * [new tag] v0.3.1 -> build [2020-04-16T16:40:49.432Z] #27 8.958 0.0% ## 3.4% #### 6.2% ####### 10.0% ######### 13.8% ############ 17.6% ############## 20.4% ################## 25.1% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 37.4% ############################ 40.2% ############################### 44.0% ################################## 47.8% #################################### 50.6% ####################################### 54.9% ########################################## 58.7% ############################################ 61.5% ############################################## 64.3% ################################################# 68.1% ################################################## 70.7% ##################################################### 74.2% ######################################################## 78.0% ########################################################## 81.8% ############################################################## 86.5% [2020-04-16T16:40:49.432Z] #27 ... [2020-04-16T16:40:49.432Z] [2020-04-16T16:40:49.432Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:49.432Z] #43 30.21 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-16T16:40:49.432Z] #43 30.21 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-16T16:40:49.432Z] #43 30.22 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-16T16:40:49.432Z] #43 30.23 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-16T16:40:49.432Z] #43 30.23 Setting up python-six (1.12.0-1) ... [2020-04-16T16:40:49.432Z] #43 32.04 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-16T16:40:49.432Z] #43 32.05 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-16T16:40:49.432Z] #43 32.06 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-16T16:40:49.432Z] #43 32.07 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-16T16:40:49.432Z] #43 32.08 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-16T16:40:49.432Z] #43 32.09 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:40:49.432Z] #43 32.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:40:49.432Z] #43 32.10 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-16T16:40:49.432Z] #43 32.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:40:49.432Z] #43 32.12 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T16:40:49.432Z] #43 35.35 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-16T16:40:49.432Z] #43 35.36 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:40:49.432Z] #43 DONE 36.3s [2020-04-16T16:40:49.432Z] [2020-04-16T16:40:49.432Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:40:49.432Z] #35 35.18 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-16T16:40:49.432Z] #35 35.22 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:40:49.432Z] #35 35.23 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-16T16:40:49.432Z] #35 35.24 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:40:49.432Z] #35 35.25 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-16T16:40:49.432Z] #35 35.26 Setting up cmake-data (3.13.4-1) ... [2020-04-16T16:40:49.432Z] #35 35.27 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:40:49.432Z] #35 35.28 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-16T16:40:49.432Z] #35 35.28 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-16T16:40:49.432Z] #35 35.29 Setting up cmake (3.13.4-1) ... [2020-04-16T16:40:49.432Z] #35 35.30 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:40:49.432Z] #35 35.32 Processing triggers for mime-support (3.62) ... [2020-04-16T16:40:49.432Z] #35 DONE 36.3s [2020-04-16T16:40:49.432Z] [2020-04-16T16:40:49.432Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:49.730Z] #27 8.958 0.0% ## 3.4% #### 6.2% ####### 10.0% ######### 13.8% ############ 17.6% ############## 20.4% ################## 25.1% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 37.4% ############################ 40.2% ############################### 44.0% ################################## 47.8% #################################### 50.6% ####################################### 54.9% ########################################## 58.7% ############################################ 61.5% ############################################## 64.3% ################################################# 68.1% ################################################## 70.7% ##################################################### 74.2% ######################################################## 78.0% ########################################################## 81.8% ############################################################## 86.5% ################################################################# 90.3% [2020-04-16T16:40:49.730Z] #27 ... [2020-04-16T16:40:49.730Z] [2020-04-16T16:40:49.730Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:40:49.730Z] #36 DONE 0.1s [2020-04-16T16:40:49.730Z] [2020-04-16T16:40:49.730Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:49.730Z] #27 8.958 0.0% ## 3.4% #### 6.2% ####### 10.0% ######### 13.8% ############ 17.6% ############## 20.4% ################## 25.1% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 37.4% ############################ 40.2% ############################### 44.0% ################################## 47.8% #################################### 50.6% ####################################### 54.9% ########################################## 58.7% ############################################ 61.5% ############################################## 64.3% ################################################# 68.1% ################################################## 70.7% ##################################################### 74.2% ######################################################## 78.0% ########################################################## 81.8% ############################################################## 86.5% ################################################################# 90.3% ################################################################### 93.1% [2020-04-16T16:40:49.730Z] #27 ... [2020-04-16T16:40:49.730Z] [2020-04-16T16:40:49.730Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T16:40:49.730Z] #37 DONE 0.1s [2020-04-16T16:40:49.730Z] [2020-04-16T16:40:49.730Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:50.025Z] #27 8.958 0.0% ## 3.4% #### 6.2% ####### 10.0% ######### 13.8% ############ 17.6% ############## 20.4% ################## 25.1% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 37.4% ############################ 40.2% ############################### 44.0% ################################## 47.8% #################################### 50.6% ####################################### 54.9% ########################################## 58.7% ############################################ 61.5% ############################################## 64.3% ################################################# 68.1% ################################################## 70.7% ##################################################### 74.2% ######################################################## 78.0% ########################################################## 81.8% ############################################################## 86.5% ################################################################# 90.3% ################################################################### 93.1% ##################################################################### 96.0% ####################################################################### 98.8% ######################################################################## 100.0% [2020-04-16T16:40:50.025Z] #27 12.63 [2020-04-16T16:40:50.086Z] Client: [2020-04-16T16:40:50.086Z] Debug Mode: false [2020-04-16T16:40:50.086Z] [2020-04-16T16:40:50.086Z] Server: [2020-04-16T16:40:50.086Z] Containers: 0 [2020-04-16T16:40:50.086Z] Running: 0 [2020-04-16T16:40:50.086Z] Paused: 0 [2020-04-16T16:40:50.086Z] Stopped: 0 [2020-04-16T16:40:50.086Z] Images: 1 [2020-04-16T16:40:50.086Z] Server Version: 19.03.5 [2020-04-16T16:40:50.086Z] Storage Driver: overlay2 [2020-04-16T16:40:50.086Z] Backing Filesystem: extfs [2020-04-16T16:40:50.086Z] Supports d_type: true [2020-04-16T16:40:50.086Z] Native Overlay Diff: true [2020-04-16T16:40:50.086Z] Logging Driver: json-file [2020-04-16T16:40:50.086Z] Cgroup Driver: cgroupfs [2020-04-16T16:40:50.086Z] Plugins: [2020-04-16T16:40:50.086Z] Volume: local [2020-04-16T16:40:50.086Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T16:40:50.086Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T16:40:50.086Z] Swarm: inactive [2020-04-16T16:40:50.086Z] Runtimes: runc [2020-04-16T16:40:50.086Z] Default Runtime: runc [2020-04-16T16:40:50.086Z] Init Binary: docker-init [2020-04-16T16:40:50.086Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T16:40:50.086Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T16:40:50.086Z] init version: fec3683 [2020-04-16T16:40:50.086Z] Security Options: [2020-04-16T16:40:50.086Z] apparmor [2020-04-16T16:40:50.086Z] seccomp [2020-04-16T16:40:50.086Z] Profile: default [2020-04-16T16:40:50.086Z] Kernel Version: 4.15.0-1058-aws [2020-04-16T16:40:50.086Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-16T16:40:50.086Z] OSType: linux [2020-04-16T16:40:50.086Z] Architecture: x86_64 [2020-04-16T16:40:50.086Z] CPUs: 2 [2020-04-16T16:40:50.086Z] Total Memory: 7.501GiB [2020-04-16T16:40:50.086Z] Name: ip-10-100-75-92 [2020-04-16T16:40:50.086Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-16T16:40:50.086Z] Docker Root Dir: /var/lib/docker [2020-04-16T16:40:50.086Z] Debug Mode: false [2020-04-16T16:40:50.086Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:40:50.086Z] Labels: [2020-04-16T16:40:50.086Z] Experimental: true [2020-04-16T16:40:50.086Z] Insecure Registries: [2020-04-16T16:40:50.086Z] 127.0.0.0/8 [2020-04-16T16:40:50.086Z] Live Restore Enabled: true [2020-04-16T16:40:50.086Z] [2020-04-16T16:40:50.086Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T16:40:50.360Z] Switched to branch 'build' [2020-04-16T16:40:50.385Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:40:50.385Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:40:50.385Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40796/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T16:40:50.385Z] + bash /home/ubuntu/workspace/moby_PR-40796/check-config.sh [2020-04-16T16:40:50.385Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T16:40:50.385Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-16T16:40:50.385Z] [2020-04-16T16:40:50.385Z] Generally Necessary: [2020-04-16T16:40:50.385Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T16:40:50.385Z] - apparmor: enabled and tools installed [2020-04-16T16:40:50.401Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-057c4b6656a512e51) in /home/ubuntu/workspace/moby_PR-40796 [Pipeline] { [Pipeline] checkout [2020-04-16T16:40:50.642Z] #27 ... [2020-04-16T16:40:50.642Z] [2020-04-16T16:40:50.642Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:50.642Z] #47 26.82 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T16:40:50.642Z] #47 26.82 errors [2020-04-16T16:40:50.642Z] #47 27.04 sort [2020-04-16T16:40:50.642Z] #47 27.06 io [2020-04-16T16:40:50.642Z] #47 28.11 bytes [2020-04-16T16:40:50.642Z] #47 28.39 strconv [2020-04-16T16:40:50.642Z] #47 29.75 bufio [2020-04-16T16:40:50.642Z] #47 31.60 syscall [2020-04-16T16:40:50.642Z] #47 31.83 reflect [2020-04-16T16:40:50.642Z] #47 ... [2020-04-16T16:40:50.642Z] [2020-04-16T16:40:50.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:50.642Z] #10 37.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T16:40:50.642Z] #10 37.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T16:40:50.642Z] #10 37.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:40:50.644Z] - CONFIG_NAMESPACES: enabled [2020-04-16T16:40:50.644Z] - CONFIG_NET_NS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_PID_NS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_IPC_NS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_UTS_NS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_CGROUPS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T16:40:50.644Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T16:40:50.644Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T16:40:50.644Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T16:40:50.644Z] - CONFIG_CPUSETS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_MEMCG: enabled [2020-04-16T16:40:50.644Z] - CONFIG_KEYS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_VETH: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T16:40:50.644Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T16:40:50.644Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T16:40:50.644Z] [2020-04-16T16:40:50.644Z] Optional Features: [2020-04-16T16:40:50.644Z] - CONFIG_USER_NS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_SECCOMP: enabled [2020-04-16T16:40:50.644Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T16:40:50.644Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T16:40:50.644Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T16:40:50.644Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T16:40:50.644Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-16T16:40:50.644Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T16:40:50.708Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c52fae76d9b7f34) in /home/ubuntu/workspace/moby_PR-40796 [Pipeline] { [Pipeline] checkout [2020-04-16T16:40:50.913Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T16:40:50.913Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T16:40:50.913Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T16:40:50.913Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T16:40:50.913Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T16:40:50.913Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T16:40:50.913Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T16:40:50.913Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T16:40:50.913Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T16:40:50.913Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T16:40:50.913Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T16:40:50.913Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T16:40:50.913Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_EXT4_FS: enabled [2020-04-16T16:40:50.913Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T16:40:50.913Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T16:40:50.913Z] - Network Drivers: [2020-04-16T16:40:50.913Z] - "overlay": [2020-04-16T16:40:50.913Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T16:40:50.913Z] Optional (for encrypted networks): [2020-04-16T16:40:50.913Z] - CONFIG_CRYPTO: enabled [2020-04-16T16:40:50.913Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T16:40:50.913Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T16:40:50.913Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T16:40:50.913Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T16:40:50.913Z] - CONFIG_XFRM: enabled [2020-04-16T16:40:50.913Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T16:40:50.913Z] - "ipvlan": [2020-04-16T16:40:50.913Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T16:40:50.913Z] - "macvlan": [2020-04-16T16:40:50.913Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T16:40:50.913Z] - "ftp,tftp client in container": [2020-04-16T16:40:50.913Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T16:40:50.913Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T16:40:50.913Z] - Storage Drivers: [2020-04-16T16:40:50.913Z] - "aufs": [2020-04-16T16:40:50.913Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T16:40:51.182Z] - "btrfs": [2020-04-16T16:40:51.182Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T16:40:51.182Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T16:40:51.182Z] - "devicemapper": [2020-04-16T16:40:51.182Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T16:40:51.182Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T16:40:51.182Z] - "overlay": [2020-04-16T16:40:51.182Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T16:40:51.182Z] - "zfs": [2020-04-16T16:40:51.182Z] - /dev/zfs: missing [2020-04-16T16:40:51.182Z] - zfs command: missing [2020-04-16T16:40:51.182Z] - zpool command: missing [2020-04-16T16:40:51.182Z] [2020-04-16T16:40:51.182Z] Limits: [2020-04-16T16:40:51.182Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T16:40:51.182Z] [2020-04-16T16:40:51.182Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T16:40:51.386Z] Removing intermediate container 731c12940500 [2020-04-16T16:40:51.386Z] ---> 0be0d7403185 [2020-04-16T16:40:51.386Z] Step 10/16 : RUN go mod download [2020-04-16T16:40:51.386Z] ---> Running in e93c1313e7a8 [2020-04-16T16:40:51.515Z] + sudo modprobe ip_vs [2020-04-16T16:40:51.672Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-16T16:40:51.672Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-16T16:40:51.672Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-16T16:40:51.672Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-16T16:40:51.672Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-16T16:40:51.672Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-16T16:40:51.672Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-16T16:40:51.672Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-16T16:40:51.672Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-16T16:40:51.771Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 . [2020-04-16T16:40:52.026Z] #2 [internal] load .dockerignore [2020-04-16T16:40:52.026Z] #2 transferring context: 87B 0.0s done [2020-04-16T16:40:52.026Z] #2 DONE 0.2s [2020-04-16T16:40:52.026Z] [2020-04-16T16:40:52.026Z] #1 [internal] load build definition from Dockerfile [2020-04-16T16:40:52.026Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-16T16:40:52.026Z] #1 DONE 0.2s [2020-04-16T16:40:52.026Z] [2020-04-16T16:40:52.026Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T16:40:52.304Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-16T16:40:52.589Z] #3 DONE 0.3s [2020-04-16T16:40:52.589Z] [2020-04-16T16:40:52.589Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T16:40:52.589Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T16:40:52.589Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-16T16:40:52.589Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-16T16:40:52.589Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.14MB / 8.82MB 0.2s [2020-04-16T16:40:52.589Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T16:40:52.589Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-16T16:40:52.589Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-16T16:40:52.664Z] #10 ... [2020-04-16T16:40:52.664Z] [2020-04-16T16:40:52.664Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:52.664Z] #50 29.05 + cd /tmp/tmp.3YrfWpl3nV/src/gotest.tools/gotestsum [2020-04-16T16:40:52.664Z] #50 29.05 + git checkout -q v0.3.5 [2020-04-16T16:40:52.664Z] #50 29.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T16:40:52.946Z] #50 ... [2020-04-16T16:40:52.946Z] [2020-04-16T16:40:52.946Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:52.946Z] #38 1.627 + RM_GOPATH=0 [2020-04-16T16:40:52.946Z] #38 1.627 + TMP_GOPATH= [2020-04-16T16:40:52.946Z] #38 1.627 + : /build [2020-04-16T16:40:52.946Z] #38 1.627 + '[' -z '' ']' [2020-04-16T16:40:52.946Z] #38 1.628 ++ mktemp -d [2020-04-16T16:40:52.946Z] #38 1.635 + export GOPATH=/tmp/tmp.CuMgHxgScP [2020-04-16T16:40:52.946Z] #38 1.635 + GOPATH=/tmp/tmp.CuMgHxgScP [2020-04-16T16:40:52.946Z] #38 1.636 + RM_GOPATH=1 [2020-04-16T16:40:52.946Z] #38 1.637 ++ dirname ./install.sh [2020-04-16T16:40:52.946Z] #38 1.638 + dir=. [2020-04-16T16:40:52.946Z] #38 1.638 + bin=tini [2020-04-16T16:40:52.946Z] #38 1.638 + shift [2020-04-16T16:40:52.946Z] #38 1.638 + '[' '!' -f ./tini.installer ']' [2020-04-16T16:40:52.946Z] #38 1.638 + . ./tini.installer [2020-04-16T16:40:52.946Z] #38 1.638 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:40:52.946Z] #38 1.639 + install_tini [2020-04-16T16:40:52.946Z] #38 1.639 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T16:40:52.946Z] #38 1.639 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:40:52.946Z] #38 1.640 + git clone https://github.com/krallin/tini.git /tmp/tmp.CuMgHxgScP/tini [2020-04-16T16:40:52.946Z] #38 1.646 Cloning into '/tmp/tmp.CuMgHxgScP/tini'... [2020-04-16T16:40:52.946Z] #38 2.254 + cd /tmp/tmp.CuMgHxgScP/tini [2020-04-16T16:40:52.946Z] #38 2.254 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:40:52.946Z] #38 2.257 + cmake . [2020-04-16T16:40:52.946Z] #38 2.573 -- The C compiler identification is GNU 8.3.0 [2020-04-16T16:40:52.946Z] #38 2.613 -- Check for working C compiler: /usr/bin/cc [2020-04-16T16:40:52.946Z] #38 3.088 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T16:40:52.946Z] #38 3.089 -- Detecting C compiler ABI info [2020-04-16T16:40:53.151Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-16T16:40:53.151Z] #4 DONE 0.7s [2020-04-16T16:40:53.231Z] #23 ... [2020-04-16T16:40:53.231Z] [2020-04-16T16:40:53.231Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:53.231Z] #43 16.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:40:53.561Z] #38 3.553 -- Detecting C compiler ABI info - done [2020-04-16T16:40:53.561Z] #38 3.558 -- Detecting C compile features [2020-04-16T16:40:53.715Z] [2020-04-16T16:40:53.715Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T16:40:53.801Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-16T16:40:53.801Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-16T16:40:53.801Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-16T16:40:53.801Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-16T16:40:53.801Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-16T16:40:53.972Z] #6 DONE 0.3s [2020-04-16T16:40:53.972Z] [2020-04-16T16:40:53.972Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T16:40:53.972Z] #5 DONE 0.3s [2020-04-16T16:40:54.091Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-16T16:40:54.091Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-16T16:40:54.128Z] using credential docker-jenkins-github-credentials [2020-04-16T16:40:54.140Z] Cloning the remote Git repository [2020-04-16T16:40:54.140Z] Cloning with configured refspecs honoured and without tags [2020-04-16T16:40:54.229Z] [2020-04-16T16:40:54.229Z] #20 [internal] load build context [2020-04-16T16:40:54.713Z] using credential docker-jenkins-github-credentials [2020-04-16T16:40:54.720Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-16T16:40:54.720Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-16T16:40:54.722Z] Cloning the remote Git repository [2020-04-16T16:40:54.722Z] Cloning with configured refspecs honoured and without tags [2020-04-16T16:40:55.013Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-16T16:40:55.030Z] #38 5.298 -- Detecting C compile features - done [2020-04-16T16:40:55.030Z] #38 5.315 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T16:40:54.169Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T16:40:54.267Z] > git init /home/ubuntu/workspace/moby_PR-40796 # timeout=10 [2020-04-16T16:40:54.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:40:54.601Z] > git --version # timeout=10 [2020-04-16T16:40:54.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:40:54.627Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:40:55.312Z] #38 5.462 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T16:40:55.312Z] #38 5.528 -- Configuring done [2020-04-16T16:40:55.312Z] #38 ... [2020-04-16T16:40:55.312Z] [2020-04-16T16:40:55.312Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:55.312Z] #27 13.72 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T16:40:55.312Z] #27 14.02 [2020-04-16T16:40:55.312Z] #27 14.15 ######################################################################## 100.0% [2020-04-16T16:40:55.312Z] #27 14.23 [2020-04-16T16:40:55.312Z] #27 15.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T16:40:55.312Z] #27 15.59 [2020-04-16T16:40:55.312Z] #27 15.78 ################################################################## 92.1% ######################################################################## 100.0% [2020-04-16T16:40:55.312Z] #27 15.90 [2020-04-16T16:40:55.312Z] #27 17.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T16:40:55.312Z] #27 17.05 skipping existing b63cc5f62c21 [2020-04-16T16:40:55.312Z] #27 17.15 [2020-04-16T16:40:55.169Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T16:40:55.230Z] > git init /home/ubuntu/workspace/moby_PR-40796 # timeout=10 [2020-04-16T16:40:55.540Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:40:55.540Z] > git --version # timeout=10 [2020-04-16T16:40:55.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:40:55.555Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:40:55.596Z] #27 18.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T16:40:55.596Z] #27 ... [2020-04-16T16:40:55.596Z] [2020-04-16T16:40:55.596Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:55.596Z] #56 31.95 syscall [2020-04-16T16:40:55.596Z] #56 31.95 reflect [2020-04-16T16:40:55.596Z] #56 38.53 time [2020-04-16T16:40:55.596Z] #56 ... [2020-04-16T16:40:55.596Z] [2020-04-16T16:40:55.596Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:55.596Z] #38 5.564 -- Generating done [2020-04-16T16:40:55.596Z] #38 5.564 -- Build files have been written to: /tmp/tmp.CuMgHxgScP/tini [2020-04-16T16:40:55.596Z] #38 5.568 + make tini-static [2020-04-16T16:40:55.596Z] #38 5.863 Scanning dependencies of target tini-static [2020-04-16T16:40:55.596Z] #38 5.919 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T16:40:55.652Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-16T16:40:55.652Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-16T16:40:55.944Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-16T16:40:55.944Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-16T16:40:56.575Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-16T16:40:56.604Z] #38 ... [2020-04-16T16:40:56.604Z] [2020-04-16T16:40:56.604Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:40:56.604Z] #27 18.54 [2020-04-16T16:40:56.604Z] #27 18.65 ######################################################################## 100.0% [2020-04-16T16:40:56.604Z] #27 18.73 [2020-04-16T16:40:56.604Z] #27 18.80 Download of images into '/build' complete. [2020-04-16T16:40:56.604Z] #27 18.81 Use something like the following to load the result into a Docker daemon: [2020-04-16T16:40:56.604Z] #27 18.81 tar -cC '/build' . | docker load [2020-04-16T16:40:56.604Z] #27 DONE 19.0s [2020-04-16T16:40:56.604Z] [2020-04-16T16:40:56.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:40:56.604Z] #44 2.391 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:40:56.604Z] #44 2.391 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:40:56.605Z] #44 2.409 Note: Building without GnuTLS support [2020-04-16T16:40:56.605Z] #44 3.482 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:40:56.605Z] #44 3.503 GEN .gitid [2020-04-16T16:40:56.605Z] #44 3.510 GEN criu/include/version.h [2020-04-16T16:40:56.605Z] #44 3.537 GEN include/common/asm [2020-04-16T16:40:56.605Z] #44 4.509 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T16:40:56.605Z] #44 4.556 PBCC images/opts.pb-c.c [2020-04-16T16:40:56.605Z] #44 4.599 PBCC images/sit.pb-c.c [2020-04-16T16:40:56.605Z] #44 4.690 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T16:40:56.605Z] #44 4.753 DEP images/opts.pb-c.d [2020-04-16T16:40:56.605Z] #44 4.785 DEP images/sit.pb-c.d [2020-04-16T16:40:56.605Z] #44 4.837 PBCC images/macvlan.pb-c.c [2020-04-16T16:40:56.605Z] #44 4.840 DEP images/macvlan.pb-c.d [2020-04-16T16:40:56.605Z] #44 4.868 PBCC images/autofs.pb-c.c [2020-04-16T16:40:56.605Z] #44 4.879 DEP images/autofs.pb-c.d [2020-04-16T16:40:56.605Z] #44 4.950 PBCC images/sysctl.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.003 DEP images/sysctl.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.010 PBCC images/time.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.028 DEP images/time.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.092 PBCC images/binfmt-misc.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.123 DEP images/binfmt-misc.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.131 PBCC images/seccomp.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.155 DEP images/seccomp.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.195 PBCC images/userns.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.198 DEP images/userns.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.220 PBCC images/cgroup.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.245 DEP images/cgroup.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.283 PBCC images/fown.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.297 PBCC images/ext-file.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.308 DEP images/fown.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.360 DEP images/ext-file.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.373 PBCC images/rpc.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.395 DEP images/rpc.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.440 PBCC images/siginfo.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.462 DEP images/siginfo.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.537 PBCC images/pagemap.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.564 DEP images/pagemap.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.613 PBCC images/rlimit.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.621 DEP images/rlimit.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.665 PBCC images/file-lock.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.693 DEP images/file-lock.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.741 PBCC images/tty.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.808 DEP images/tty.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.842 PBCC images/tun.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.869 PBCC images/netdev.pb-c.c [2020-04-16T16:40:56.605Z] #44 5.901 DEP images/tun.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.952 DEP images/netdev.pb-c.d [2020-04-16T16:40:56.605Z] #44 5.987 PBCC images/vma.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.005 DEP images/vma.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.066 PBCC images/creds.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.085 DEP images/creds.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.116 PBCC images/utsns.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.119 DEP images/utsns.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.166 PBCC images/ipc-desc.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.190 PBCC images/ipc-sem.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.223 DEP images/ipc-desc.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.253 DEP images/ipc-sem.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.289 PBCC images/ipc-msg.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.309 DEP images/ipc-msg.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.335 PBCC images/ipc-shm.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.356 DEP images/ipc-shm.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.404 PBCC images/ipc-var.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.418 DEP images/ipc-var.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.483 PBCC images/sk-opts.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.508 PBCC images/packet-sock.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.553 DEP images/sk-opts.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.587 DEP images/packet-sock.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.607 PBCC images/sk-netlink.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.634 DEP images/sk-netlink.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.685 PBCC images/sk-inet.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.692 DEP images/sk-inet.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.727 PBCC images/sk-unix.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.788 DEP images/sk-unix.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.821 PBCC images/mm.pb-c.c [2020-04-16T16:40:56.605Z] #44 6.931 DEP images/mm.pb-c.d [2020-04-16T16:40:56.605Z] #44 6.986 PBCC images/timerfd.pb-c.c [2020-04-16T16:40:56.605Z] #44 7.127 DEP images/timerfd.pb-c.d [2020-04-16T16:40:56.605Z] #44 7.170 PBCC images/timer.pb-c.c [2020-04-16T16:40:56.605Z] #44 7.222 DEP images/timer.pb-c.d [2020-04-16T16:40:56.868Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-16T16:40:56.888Z] #44 7.298 PBCC images/sa.pb-c.c [2020-04-16T16:40:56.888Z] #44 7.370 DEP images/sa.pb-c.d [2020-04-16T16:40:57.165Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-16T16:40:57.179Z] #44 7.422 PBCC images/pipe-data.pb-c.c [2020-04-16T16:40:57.179Z] #44 7.438 DEP images/pipe-data.pb-c.d [2020-04-16T16:40:57.179Z] #44 7.511 PBCC images/mnt.pb-c.c [2020-04-16T16:40:57.179Z] #44 7.579 DEP images/mnt.pb-c.d [2020-04-16T16:40:57.179Z] #44 7.619 PBCC images/sk-packet.pb-c.c [2020-04-16T16:40:57.179Z] #44 7.658 DEP images/sk-packet.pb-c.d [2020-04-16T16:40:57.179Z] #44 7.733 PBCC images/tcp-stream.pb-c.c [2020-04-16T16:40:57.419Z] #43 ... [2020-04-16T16:40:57.419Z] [2020-04-16T16:40:57.419Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:40:57.419Z] #53 10.02 + RM_GOPATH=0 [2020-04-16T16:40:57.419Z] #53 10.02 + TMP_GOPATH= [2020-04-16T16:40:57.419Z] #53 10.02 + : /build [2020-04-16T16:40:57.419Z] #53 10.02 + '[' -z '' ']' [2020-04-16T16:40:57.419Z] #53 10.02 ++ mktemp -d [2020-04-16T16:40:57.419Z] #53 10.06 + export GOPATH=/tmp/tmp.7jxF1QoF03 [2020-04-16T16:40:57.419Z] #53 10.06 + GOPATH=/tmp/tmp.7jxF1QoF03 [2020-04-16T16:40:57.419Z] #53 10.06 + RM_GOPATH=1 [2020-04-16T16:40:57.419Z] #53 10.06 ++ dirname ./install.sh [2020-04-16T16:40:57.419Z] #53 10.09 + dir=. [2020-04-16T16:40:57.419Z] #53 10.09 + bin=golangci_lint [2020-04-16T16:40:57.419Z] #53 10.09 + shift [2020-04-16T16:40:57.419Z] #53 10.09 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T16:40:57.419Z] #53 10.09 + . ./golangci_lint.installer [2020-04-16T16:40:57.419Z] #53 10.09 ++ : v1.23.8 [2020-04-16T16:40:57.419Z] #53 10.10 + install_golangci_lint [2020-04-16T16:40:57.419Z] #53 10.10 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T16:40:57.419Z] #53 10.10 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T16:40:57.419Z] #53 10.10 Installing golangci-lint version v1.23.8 [2020-04-16T16:40:57.419Z] #53 ... [2020-04-16T16:40:57.419Z] [2020-04-16T16:40:57.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:57.419Z] #10 10.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:40:57.419Z] #10 10.62 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:40:57.419Z] #10 10.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:40:57.419Z] #10 12.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:40:57.419Z] #10 17.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:40:57.419Z] #10 ... [2020-04-16T16:40:57.419Z] [2020-04-16T16:40:57.419Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:57.419Z] #74 10.33 Cloning into '/tmp/tmp.OadGYHLwkZ/src/github.com/docker/libnetwork'... [2020-04-16T16:40:57.419Z] #74 ... [2020-04-16T16:40:57.419Z] [2020-04-16T16:40:57.419Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:57.419Z] #47 10.98 + cd /tmp/tmp.GA6SvezRSe/src/github.com/LK4D4/vndr [2020-04-16T16:40:57.419Z] #47 10.98 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:40:57.419Z] #47 11.03 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T16:40:57.419Z] #47 13.34 runtime/internal/sys [2020-04-16T16:40:57.419Z] #47 13.34 internal/cpu [2020-04-16T16:40:57.419Z] #47 13.60 runtime/internal/math [2020-04-16T16:40:57.419Z] #47 13.77 internal/race [2020-04-16T16:40:57.419Z] #47 14.03 sync/atomic [2020-04-16T16:40:57.419Z] #47 14.05 internal/bytealg [2020-04-16T16:40:57.419Z] #47 14.59 unicode [2020-04-16T16:40:57.419Z] #47 16.11 runtime [2020-04-16T16:40:57.419Z] #47 20.26 unicode/utf8 [2020-04-16T16:40:57.454Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-16T16:40:57.462Z] #44 7.818 DEP images/tcp-stream.pb-c.d [2020-04-16T16:40:57.462Z] #44 7.839 PBCC images/pipe.pb-c.c [2020-04-16T16:40:57.462Z] #44 7.999 DEP images/pipe.pb-c.d [2020-04-16T16:40:57.462Z] #44 8.039 PBCC images/pstree.pb-c.c [2020-04-16T16:40:57.462Z] #44 8.065 DEP images/pstree.pb-c.d [2020-04-16T16:40:57.540Z] #20 transferring context: 14.99MB 3.0s [2020-04-16T16:40:57.678Z] #47 ... [2020-04-16T16:40:57.678Z] [2020-04-16T16:40:57.678Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:40:57.678Z] #30 10.91 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T16:40:57.678Z] #30 10.91 Cloning into '.'... [2020-04-16T16:40:57.678Z] #30 ... [2020-04-16T16:40:57.678Z] [2020-04-16T16:40:57.678Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:40:57.678Z] #43 20.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:40:57.743Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T16:40:57.745Z] #44 ... [2020-04-16T16:40:57.745Z] [2020-04-16T16:40:57.745Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:57.745Z] #38 6.893 [100%] Linking C executable tini-static [2020-04-16T16:40:57.745Z] #38 7.652 [100%] Built target tini-static [2020-04-16T16:40:57.745Z] #38 7.723 + mkdir -p /build [2020-04-16T16:40:57.745Z] #38 7.732 + cp tini-static /build/docker-init [2020-04-16T16:40:57.745Z] #38 DONE 7.9s [2020-04-16T16:40:57.745Z] [2020-04-16T16:40:57.745Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:40:57.745Z] #44 8.129 PBCC images/fs.pb-c.c [2020-04-16T16:40:57.745Z] #44 8.133 DEP images/fs.pb-c.d [2020-04-16T16:40:57.745Z] #44 ... [2020-04-16T16:40:57.745Z] [2020-04-16T16:40:57.745Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:57.745Z] #10 41.52 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T16:40:57.745Z] #10 41.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-16T16:40:57.745Z] #10 41.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:40:57.745Z] #10 41.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T16:40:57.745Z] #10 41.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-16T16:40:57.745Z] #10 41.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:40:58.035Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-16T16:40:58.035Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-16T16:40:58.247Z] #43 ... [2020-04-16T16:40:58.247Z] [2020-04-16T16:40:58.247Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:58.247Z] #33 11.44 + cd /tmp/tmp.GtlDEBjcTB/src/github.com/BurntSushi/toml [2020-04-16T16:40:58.247Z] #33 11.44 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:40:58.247Z] #33 11.54 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:40:58.247Z] #33 12.49 runtime/internal/atomic [2020-04-16T16:40:58.247Z] #33 12.49 internal/cpu [2020-04-16T16:40:58.247Z] #33 12.84 runtime/internal/sys [2020-04-16T16:40:58.247Z] #33 13.66 internal/bytealg [2020-04-16T16:40:58.247Z] #33 14.06 math/bits [2020-04-16T16:40:58.247Z] #33 15.29 math [2020-04-16T16:40:58.247Z] #33 15.58 runtime [2020-04-16T16:40:58.508Z] #33 ... [2020-04-16T16:40:58.508Z] [2020-04-16T16:40:58.508Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:40:58.508Z] #10 21.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:40:58.752Z] #10 ... [2020-04-16T16:40:58.752Z] [2020-04-16T16:40:58.752Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:40:58.752Z] #33 35.04 time [2020-04-16T16:40:58.752Z] #33 39.80 internal/poll [2020-04-16T16:40:58.752Z] #33 40.95 internal/fmtsort [2020-04-16T16:40:58.752Z] #33 41.43 internal/syscall/execenv [2020-04-16T16:40:58.752Z] #33 41.56 internal/syscall/unix [2020-04-16T16:40:58.752Z] #33 41.56 strings [2020-04-16T16:40:58.752Z] #33 41.87 os [2020-04-16T16:40:58.752Z] #33 44.83 path [2020-04-16T16:40:58.752Z] #33 ... [2020-04-16T16:40:58.752Z] [2020-04-16T16:40:58.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:40:58.752Z] #44 8.248 PBCC images/signalfd.pb-c.c [2020-04-16T16:40:58.752Z] #44 8.248 DEP images/signalfd.pb-c.d [2020-04-16T16:40:58.752Z] #44 8.414 PBCC images/fh.pb-c.c [2020-04-16T16:40:58.752Z] #44 8.448 PBCC images/fsnotify.pb-c.c [2020-04-16T16:40:58.752Z] #44 8.499 DEP images/fh.pb-c.d [2020-04-16T16:40:58.752Z] #44 8.542 DEP images/fsnotify.pb-c.d [2020-04-16T16:40:58.752Z] #44 8.566 PBCC images/eventpoll.pb-c.c [2020-04-16T16:40:58.752Z] #44 8.585 DEP images/eventpoll.pb-c.d [2020-04-16T16:40:58.752Z] #44 8.621 PBCC images/eventfd.pb-c.c [2020-04-16T16:40:58.752Z] #44 8.639 DEP images/eventfd.pb-c.d [2020-04-16T16:40:58.752Z] #44 8.683 PBCC images/remap-file-path.pb-c.c [2020-04-16T16:40:58.752Z] #44 8.702 DEP images/remap-file-path.pb-c.d [2020-04-16T16:40:58.752Z] #44 8.745 PBCC images/fifo.pb-c.c [2020-04-16T16:40:58.752Z] #44 8.770 DEP images/fifo.pb-c.d [2020-04-16T16:40:58.752Z] #44 8.795 PBCC images/ghost-file.pb-c.c [2020-04-16T16:40:58.752Z] #44 8.895 DEP images/ghost-file.pb-c.d [2020-04-16T16:40:58.752Z] #44 8.928 PBCC images/regfile.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.020 DEP images/regfile.pb-c.d [2020-04-16T16:40:58.752Z] #44 9.088 PBCC images/ns.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.088 DEP images/ns.pb-c.d [2020-04-16T16:40:58.752Z] #44 9.090 PBCC images/fdinfo.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.148 DEP images/fdinfo.pb-c.d [2020-04-16T16:40:58.752Z] #44 9.187 PBCC images/core-aarch64.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.243 PBCC images/core-arm.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.268 PBCC images/core-ppc64.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.298 PBCC images/core-s390.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.319 PBCC images/core-x86.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.343 PBCC images/core.pb-c.c [2020-04-16T16:40:58.752Z] #44 9.374 PBCC images/inventory.pb-c.c [2020-04-16T16:40:59.035Z] #44 9.417 DEP images/core-aarch64.pb-c.d [2020-04-16T16:40:59.035Z] #44 9.454 DEP images/core-arm.pb-c.d [2020-04-16T16:40:59.035Z] #44 9.520 DEP images/core-ppc64.pb-c.d [2020-04-16T16:40:59.035Z] #44 9.533 DEP images/core-s390.pb-c.d [2020-04-16T16:40:59.035Z] #44 9.591 DEP images/core-x86.pb-c.d [2020-04-16T16:40:59.035Z] #44 9.640 DEP images/core.pb-c.d [2020-04-16T16:40:59.070Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-16T16:40:59.070Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-16T16:40:59.070Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-16T16:40:59.317Z] #44 9.705 DEP images/inventory.pb-c.d [2020-04-16T16:40:59.317Z] #44 9.748 PBCC images/cpuinfo.pb-c.c [2020-04-16T16:40:59.317Z] #44 9.781 DEP images/cpuinfo.pb-c.d [2020-04-16T16:40:59.317Z] #44 9.818 PBCC images/stats.pb-c.c [2020-04-16T16:40:59.317Z] #44 9.827 DEP images/stats.pb-c.d [2020-04-16T16:40:59.882Z] #10 ... [2020-04-16T16:40:59.882Z] [2020-04-16T16:40:59.882Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:40:59.882Z] #35 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:40:59.882Z] #35 17.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:40:59.882Z] #35 ... [2020-04-16T16:40:59.882Z] [2020-04-16T16:40:59.882Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:40:59.882Z] #47 21.25 math [2020-04-16T16:41:00.061Z] #20 ... [2020-04-16T16:41:00.061Z] [2020-04-16T16:41:00.061Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T16:41:00.061Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T16:41:00.061Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T16:41:00.061Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-04-16T16:41:00.061Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T16:41:00.061Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.7s done [2020-04-16T16:41:00.061Z] #71 DONE 5.7s [2020-04-16T16:41:00.061Z] [2020-04-16T16:41:00.061Z] #20 [internal] load build context [2020-04-16T16:41:00.061Z] #20 ... [2020-04-16T16:41:00.061Z] [2020-04-16T16:41:00.061Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:41:00.061Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b done [2020-04-16T16:41:00.061Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.5s done [2020-04-16T16:41:00.061Z] #7 sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b 1.42kB / 1.42kB done [2020-04-16T16:41:00.061Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-16T16:41:00.061Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-16T16:41:00.061Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.4s done [2020-04-16T16:41:00.061Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.9s done [2020-04-16T16:41:00.061Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.4s done [2020-04-16T16:41:00.061Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.6s done [2020-04-16T16:41:00.061Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 88.56MB / 120.15MB 5.6s [2020-04-16T16:41:00.061Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 2.8s [2020-04-16T16:41:00.061Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 3.5s done [2020-04-16T16:41:00.061Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 97.95MB / 120.15MB 5.8s [2020-04-16T16:41:00.118Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-16T16:41:00.118Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-16T16:41:00.317Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 111.61MB / 120.15MB 6.1s [2020-04-16T16:41:00.323Z] #44 10.68 make[1]: Nothing to be done for 'all'. [2020-04-16T16:41:00.451Z] #47 ... [2020-04-16T16:41:00.451Z] [2020-04-16T16:41:00.451Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:41:00.451Z] #62 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:41:00.708Z] #62 ... [2020-04-16T16:41:00.709Z] [2020-04-16T16:41:00.709Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:00.709Z] #68 15.24 + cd /tmp/tmp.0TJKJADXbX/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:41:00.709Z] #68 15.24 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:41:00.709Z] #68 15.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:41:00.709Z] #68 15.31 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T16:41:00.709Z] #68 ... [2020-04-16T16:41:00.709Z] [2020-04-16T16:41:00.709Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:00.709Z] #33 23.85 internal/testlog [2020-04-16T16:41:00.744Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-16T16:41:00.878Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 6.5s [2020-04-16T16:41:01.135Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 6.9s done [2020-04-16T16:41:01.329Z] #44 11.60 CC images/stats.o [2020-04-16T16:41:01.329Z] #44 11.94 CC images/core.o [2020-04-16T16:41:01.329Z] #44 ... [2020-04-16T16:41:01.329Z] [2020-04-16T16:41:01.330Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:01.330Z] #47 37.85 time [2020-04-16T16:41:01.330Z] #47 41.48 internal/syscall/unix [2020-04-16T16:41:01.330Z] #47 41.66 os [2020-04-16T16:41:01.330Z] #47 42.29 strings [2020-04-16T16:41:01.330Z] #47 45.56 regexp/syntax [2020-04-16T16:41:01.330Z] #47 45.80 fmt [2020-04-16T16:41:01.611Z] #47 ... [2020-04-16T16:41:01.611Z] [2020-04-16T16:41:01.611Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:01.611Z] #65 24.43 Checking out files: 78% (2483/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-16T16:41:01.611Z] #65 24.90 + cd /tmp/tmp.EOUdYUJ42G/src/github.com/containerd/containerd [2020-04-16T16:41:01.611Z] #65 24.90 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:41:01.640Z] #33 24.59 encoding [2020-04-16T16:41:01.696Z] #7 ... [2020-04-16T16:41:01.696Z] [2020-04-16T16:41:01.696Z] #20 [internal] load build context [2020-04-16T16:41:01.696Z] #20 transferring context: 52.78MB 7.4s done [2020-04-16T16:41:01.696Z] #20 DONE 7.5s [2020-04-16T16:41:01.696Z] [2020-04-16T16:41:01.696Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:41:01.778Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-16T16:41:01.778Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-16T16:41:01.899Z] #33 25.09 runtime/cgo [2020-04-16T16:41:02.071Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-16T16:41:02.234Z] #65 26.22 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T16:41:02.234Z] #65 26.22 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T16:41:02.234Z] #65 26.22 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:41:02.234Z] #65 26.22 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:41:02.234Z] #65 26.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T16:41:02.234Z] #65 26.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T16:41:02.234Z] #65 26.22 + '[' '' = dynamic ']' [2020-04-16T16:41:02.234Z] #65 26.22 + make [2020-04-16T16:41:03.061Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 5.8s done [2020-04-16T16:41:03.061Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-16T16:41:03.122Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-16T16:41:03.240Z] #65 27.14 + bin/ctr [2020-04-16T16:41:03.317Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.3s done [2020-04-16T16:41:03.317Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s [2020-04-16T16:41:03.573Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.2s done [2020-04-16T16:41:03.758Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-16T16:41:03.828Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 0.1s [2020-04-16T16:41:04.434Z] #33 ... [2020-04-16T16:41:04.434Z] [2020-04-16T16:41:04.434Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:04.434Z] #23 25.60 + mkdir -p /build [2020-04-16T16:41:04.434Z] #23 25.60 + mv docker/docker /build/ [2020-04-16T16:41:04.434Z] #23 25.61 + rmdir docker [2020-04-16T16:41:04.434Z] #23 DONE 27.3s [2020-04-16T16:41:04.434Z] [2020-04-16T16:41:04.434Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:04.434Z] #56 25.20 + cd /tmp/tmp.zGJi1nN9wW/src/github.com/mvdan/sh [2020-04-16T16:41:04.434Z] #56 25.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:41:04.434Z] #56 25.44 + GO111MODULE=on [2020-04-16T16:41:04.434Z] #56 25.44 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T16:41:04.434Z] #56 27.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:41:04.434Z] #56 27.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:41:04.434Z] #56 27.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:41:04.692Z] #56 ... [2020-04-16T16:41:04.692Z] [2020-04-16T16:41:04.692Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:41:04.692Z] #25 18.05 Fetched 8338 kB in 14s (602 kB/s) [2020-04-16T16:41:04.785Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-16T16:41:04.949Z] #25 18.05 Reading package lists... [2020-04-16T16:41:04.949Z] #25 ... [2020-04-16T16:41:04.949Z] [2020-04-16T16:41:04.949Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:04.949Z] #56 28.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:41:05.075Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-16T16:41:05.075Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-16T16:41:05.075Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-16T16:41:05.206Z] #56 28.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:41:05.366Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-16T16:41:05.366Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-16T16:41:06.400Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-16T16:41:06.400Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-16T16:41:06.577Z] #56 29.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:41:06.698Z] #65 ... [2020-04-16T16:41:06.698Z] [2020-04-16T16:41:06.698Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:06.698Z] #56 42.64 os [2020-04-16T16:41:06.698Z] #56 43.99 encoding/binary [2020-04-16T16:41:06.698Z] #56 45.78 fmt [2020-04-16T16:41:06.698Z] #56 45.89 encoding/base64 [2020-04-16T16:41:06.698Z] #56 46.41 path/filepath [2020-04-16T16:41:06.698Z] #56 47.27 golang.org/x/sys/unix [2020-04-16T16:41:06.698Z] #56 49.18 encoding/json [2020-04-16T16:41:06.698Z] #56 ... [2020-04-16T16:41:06.698Z] [2020-04-16T16:41:06.698Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:06.698Z] #44 12.27 CC images/core-x86.o [2020-04-16T16:41:06.698Z] #44 12.60 CC images/core-arm.o [2020-04-16T16:41:06.698Z] #44 12.88 CC images/core-aarch64.o [2020-04-16T16:41:06.698Z] #44 13.07 CC images/core-ppc64.o [2020-04-16T16:41:06.698Z] #44 13.40 CC images/core-s390.o [2020-04-16T16:41:06.698Z] #44 13.85 CC images/cpuinfo.o [2020-04-16T16:41:06.698Z] #44 14.22 CC images/inventory.o [2020-04-16T16:41:06.698Z] #44 14.46 CC images/fdinfo.o [2020-04-16T16:41:06.698Z] #44 14.79 CC images/fown.o [2020-04-16T16:41:06.698Z] #44 15.03 CC images/ns.o [2020-04-16T16:41:06.698Z] #44 15.12 CC images/regfile.o [2020-04-16T16:41:06.698Z] #44 15.27 CC images/ghost-file.o [2020-04-16T16:41:06.698Z] #44 15.54 CC images/fifo.o [2020-04-16T16:41:06.698Z] #44 15.71 CC images/remap-file-path.o [2020-04-16T16:41:06.698Z] #44 15.90 CC images/eventfd.o [2020-04-16T16:41:06.698Z] #44 16.10 CC images/eventpoll.o [2020-04-16T16:41:06.698Z] #44 16.22 CC images/fh.o [2020-04-16T16:41:06.698Z] #44 16.36 CC images/fsnotify.o [2020-04-16T16:41:06.698Z] #44 16.82 CC images/signalfd.o [2020-04-16T16:41:06.698Z] #44 16.98 CC images/fs.o [2020-04-16T16:41:06.698Z] #44 17.07 CC images/pstree.o [2020-04-16T16:41:06.698Z] #44 17.20 CC images/pipe.o [2020-04-16T16:41:06.993Z] #44 17.44 CC images/tcp-stream.o [2020-04-16T16:41:07.034Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-16T16:41:07.034Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-16T16:41:07.096Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.1s done [2020-04-16T16:41:07.096Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s [2020-04-16T16:41:07.284Z] #44 17.69 CC images/sk-packet.o [2020-04-16T16:41:07.567Z] #44 ... [2020-04-16T16:41:07.567Z] [2020-04-16T16:41:07.567Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:07.567Z] #33 45.33 text/tabwriter [2020-04-16T16:41:07.567Z] #33 45.36 fmt [2020-04-16T16:41:07.567Z] #33 45.70 path/filepath [2020-04-16T16:41:07.567Z] #33 46.61 io/ioutil [2020-04-16T16:41:07.567Z] #33 48.03 flag [2020-04-16T16:41:07.567Z] #33 48.03 github.com/BurntSushi/toml [2020-04-16T16:41:07.567Z] #33 49.46 log [2020-04-16T16:41:07.567Z] #33 50.94 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:41:07.567Z] #33 DONE 53.8s [2020-04-16T16:41:07.567Z] [2020-04-16T16:41:07.567Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:07.567Z] #56 53.42 github.com/pkg/diff [2020-04-16T16:41:07.567Z] #56 53.49 go/ast [2020-04-16T16:41:07.667Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-16T16:41:07.667Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-16T16:41:07.955Z] #56 31.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:41:07.958Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-16T16:41:08.183Z] #56 54.56 golang.org/x/crypto/ssh/terminal [2020-04-16T16:41:08.992Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-16T16:41:08.992Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-16T16:41:09.190Z] #56 55.40 mvdan.cc/editorconfig [2020-04-16T16:41:09.283Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-16T16:41:09.570Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-16T16:41:09.806Z] #56 56.20 mvdan.cc/sh/v3/fileutil [2020-04-16T16:41:10.088Z] #56 56.37 mvdan.cc/sh/v3/syntax [2020-04-16T16:41:10.201Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-16T16:41:10.201Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T16:41:10.201Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-16T16:41:10.483Z] #56 ... [2020-04-16T16:41:10.483Z] [2020-04-16T16:41:10.483Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:41:10.484Z] #41 32.74 Checking out files: 67% (1083/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 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-16T16:41:10.484Z] #41 33.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T16:41:11.271Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.8s done [2020-04-16T16:41:11.271Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 0.1s [2020-04-16T16:41:11.705Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-16T16:41:11.705Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-16T16:41:11.705Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-16T16:41:12.344Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-16T16:41:12.761Z] #56 ... [2020-04-16T16:41:12.761Z] [2020-04-16T16:41:12.761Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:12.761Z] #47 49.06 regexp [2020-04-16T16:41:12.761Z] #47 49.46 go/token [2020-04-16T16:41:12.761Z] #47 50.25 go/scanner [2020-04-16T16:41:12.761Z] #47 51.29 go/ast [2020-04-16T16:41:12.761Z] #47 51.88 internal/lazyregexp [2020-04-16T16:41:12.761Z] #47 52.06 net/url [2020-04-16T16:41:12.761Z] #47 53.49 text/template/parse [2020-04-16T16:41:12.761Z] #47 54.94 go/parser [2020-04-16T16:41:12.761Z] #47 56.20 text/template [2020-04-16T16:41:12.761Z] #47 57.77 encoding/xml [2020-04-16T16:41:12.981Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-16T16:41:12.981Z] go: finding golang.org/x/text v0.3.0 [2020-04-16T16:41:12.981Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-16T16:41:13.006Z] #41 36.23 + 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-16T16:41:13.043Z] #47 ... [2020-04-16T16:41:13.043Z] [2020-04-16T16:41:13.043Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:13.043Z] #44 18.01 CC images/mnt.o [2020-04-16T16:41:13.043Z] #44 18.16 CC images/pipe-data.o [2020-04-16T16:41:13.043Z] #44 18.33 CC images/sa.o [2020-04-16T16:41:13.043Z] #44 18.57 CC images/timer.o [2020-04-16T16:41:13.043Z] #44 18.68 CC images/timerfd.o [2020-04-16T16:41:13.043Z] #44 18.90 CC images/mm.o [2020-04-16T16:41:13.043Z] #44 19.04 CC images/sk-opts.o [2020-04-16T16:41:13.043Z] #44 19.20 CC images/sk-unix.o [2020-04-16T16:41:13.043Z] #44 19.33 CC images/sk-inet.o [2020-04-16T16:41:13.043Z] #44 19.50 CC images/tun.o [2020-04-16T16:41:13.043Z] #44 19.63 CC images/sk-netlink.o [2020-04-16T16:41:13.043Z] #44 19.73 CC images/packet-sock.o [2020-04-16T16:41:13.043Z] #44 19.89 CC images/ipc-var.o [2020-04-16T16:41:13.043Z] #44 20.08 CC images/ipc-desc.o [2020-04-16T16:41:13.043Z] #44 20.18 CC images/ipc-shm.o [2020-04-16T16:41:13.043Z] #44 20.34 CC images/ipc-msg.o [2020-04-16T16:41:13.043Z] #44 20.53 CC images/ipc-sem.o [2020-04-16T16:41:13.043Z] #44 20.72 CC images/utsns.o [2020-04-16T16:41:13.043Z] #44 20.85 CC images/creds.o [2020-04-16T16:41:13.043Z] #44 20.99 CC images/vma.o [2020-04-16T16:41:13.043Z] #44 21.09 CC images/netdev.o [2020-04-16T16:41:13.043Z] #44 21.31 CC images/tty.o [2020-04-16T16:41:13.043Z] #44 21.58 CC images/file-lock.o [2020-04-16T16:41:13.043Z] #44 21.71 CC images/rlimit.o [2020-04-16T16:41:13.043Z] #44 21.83 CC images/pagemap.o [2020-04-16T16:41:13.043Z] #44 21.97 CC images/siginfo.o [2020-04-16T16:41:13.043Z] #44 22.23 CC images/rpc.o [2020-04-16T16:41:13.043Z] #44 23.06 CC images/ext-file.o [2020-04-16T16:41:13.043Z] #44 23.17 CC images/cgroup.o [2020-04-16T16:41:13.043Z] #44 23.46 CC images/userns.o [2020-04-16T16:41:13.325Z] #44 23.66 CC images/google/protobuf/descriptor.o [2020-04-16T16:41:13.607Z] #44 ... [2020-04-16T16:41:13.607Z] [2020-04-16T16:41:13.607Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:13.607Z] #47 59.89 go/doc [2020-04-16T16:41:15.045Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-16T16:41:15.045Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T16:41:15.338Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-16T16:41:15.533Z] #41 ... [2020-04-16T16:41:15.533Z] [2020-04-16T16:41:15.533Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:15.533Z] #47 28.78 unicode/utf16 [2020-04-16T16:41:15.533Z] #47 29.62 container/list [2020-04-16T16:41:15.533Z] #47 30.81 crypto/internal/subtle [2020-04-16T16:41:15.533Z] #47 31.14 crypto/subtle [2020-04-16T16:41:15.533Z] #47 31.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T16:41:15.533Z] #47 31.62 internal/nettrace [2020-04-16T16:41:15.533Z] #47 31.93 runtime/cgo [2020-04-16T16:41:15.628Z] #47 61.51 github.com/LK4D4/vndr/versioned [2020-04-16T16:41:15.628Z] #47 61.60 crypto/rand [2020-04-16T16:41:15.629Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-16T16:41:15.629Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-16T16:41:15.691Z] Fetching without tags [2020-04-16T16:41:15.791Z] #47 ... [2020-04-16T16:41:15.791Z] [2020-04-16T16:41:15.791Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:41:15.791Z] #25 29.13 Reading package lists... [2020-04-16T16:41:15.791Z] #25 ... [2020-04-16T16:41:15.791Z] [2020-04-16T16:41:15.791Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:41:15.791Z] #62 29.32 Fetched 8338 kB in 24s (351 kB/s) [2020-04-16T16:41:15.910Z] #47 62.11 crypto/ed25519 [2020-04-16T16:41:15.910Z] #47 62.34 crypto/rsa [2020-04-16T16:41:16.049Z] #62 29.32 Reading package lists... [2020-04-16T16:41:16.049Z] #62 ... [2020-04-16T16:41:16.049Z] [2020-04-16T16:41:16.049Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:16.049Z] #74 35.33 Checking out files: 42% (872/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 83% (1735/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T16:41:16.049Z] #74 36.96 + cd /tmp/tmp.OadGYHLwkZ/src/github.com/docker/libnetwork [2020-04-16T16:41:16.049Z] #74 36.96 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:41:16.049Z] #74 37.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T16:41:16.192Z] #47 62.70 github.com/LK4D4/vndr/build [2020-04-16T16:41:16.261Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-16T16:41:16.435Z] Merging remotes/origin/master commit eac618caaa76222ad730a1ef4e6b80a893b184ad into PR head commit 933a87236f57af13befe3dc83a396cefced23300 [2020-04-16T16:41:16.519Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.1s [2020-04-16T16:41:15.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:41:15.207Z] > git config --add remote.origin.fetch +refs/pull/40796/head:refs/remotes/origin/PR-40796 # timeout=10 [2020-04-16T16:41:15.350Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:41:15.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:41:15.697Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:41:15.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:41:16.036Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:41:16.445Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:41:16.454Z] > git checkout -f 933a87236f57af13befe3dc83a396cefced23300 # timeout=10 [2020-04-16T16:41:17.199Z] #47 63.47 crypto/dsa [2020-04-16T16:41:17.293Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-16T16:41:17.487Z] #47 63.84 crypto/x509/pkix [2020-04-16T16:41:17.618Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-16T16:41:17.950Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-16T16:41:18.110Z] #47 64.20 vendor/golang.org/x/crypto/cryptobyte [2020-04-16T16:41:18.110Z] #47 ... [2020-04-16T16:41:18.110Z] [2020-04-16T16:41:18.110Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:18.110Z] #56 60.36 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T16:41:18.110Z] #56 DONE 64.5s [2020-04-16T16:41:18.110Z] [2020-04-16T16:41:18.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:18.110Z] #44 24.52 CC images/opts.o [2020-04-16T16:41:18.110Z] #44 24.72 CC images/seccomp.o [2020-04-16T16:41:18.110Z] #44 24.94 CC images/binfmt-misc.o [2020-04-16T16:41:18.110Z] #44 25.08 CC images/time.o [2020-04-16T16:41:18.110Z] #44 25.25 CC images/sysctl.o [2020-04-16T16:41:18.110Z] #44 25.44 CC images/autofs.o [2020-04-16T16:41:18.110Z] #44 25.61 CC images/macvlan.o [2020-04-16T16:41:18.110Z] #44 25.71 CC images/sit.o [2020-04-16T16:41:18.110Z] #44 25.90 LINK images/built-in.o [2020-04-16T16:41:18.110Z] #44 25.99 GEN compel/include/asm [2020-04-16T16:41:18.110Z] #44 25.99 GEN compel/include/version.h [2020-04-16T16:41:18.110Z] #44 26.00 touch .config [2020-04-16T16:41:18.110Z] #44 26.01 GEN include/common/config.h [2020-04-16T16:41:18.110Z] #44 26.06 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-16T16:41:18.110Z] #44 26.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-16T16:41:18.110Z] #44 26.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-16T16:41:18.110Z] #44 26.18 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-16T16:41:18.110Z] #44 26.19 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-16T16:41:18.110Z] #44 26.20 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-16T16:41:18.110Z] #44 26.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T16:41:18.110Z] #44 26.23 DEP compel/plugins/std/infect.d [2020-04-16T16:41:18.110Z] #44 26.38 DEP compel/plugins/std/string.d [2020-04-16T16:41:18.110Z] #44 26.45 DEP compel/plugins/std/log.d [2020-04-16T16:41:18.110Z] #44 26.54 DEP compel/plugins/std/fds.d [2020-04-16T16:41:18.110Z] #44 26.59 DEP compel/plugins/std/std.d [2020-04-16T16:41:18.110Z] #44 26.71 DEP compel/plugins/shmem/shmem.d [2020-04-16T16:41:18.110Z] #44 26.79 DEP compel/plugins/fds/fds.d [2020-04-16T16:41:18.110Z] #44 26.89 CC compel/plugins/std/std.o [2020-04-16T16:41:18.110Z] #44 27.13 CC compel/plugins/std/fds.o [2020-04-16T16:41:18.110Z] #44 27.49 CC compel/plugins/std/log.o [2020-04-16T16:41:18.110Z] #44 28.12 CC compel/plugins/std/string.o [2020-04-16T16:41:18.392Z] #44 28.79 CC compel/plugins/std/infect.o [2020-04-16T16:41:18.410Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 7.2s done [2020-04-16T16:41:18.579Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-16T16:41:18.669Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-16T16:41:18.708Z] #44 29.09 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-16T16:41:18.708Z] #44 29.13 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-16T16:41:18.708Z] #44 29.18 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-16T16:41:18.828Z] Fetching without tags [2020-04-16T16:41:18.926Z] #7 DONE 24.7s [2020-04-16T16:41:18.926Z] [2020-04-16T16:41:18.926Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T16:41:18.991Z] #44 29.33 AR compel/plugins/std.lib.a [2020-04-16T16:41:18.991Z] #44 29.39 CC compel/plugins/fds/fds.o [2020-04-16T16:41:18.844Z] > git merge eac618caaa76222ad730a1ef4e6b80a893b184ad # timeout=10 [2020-04-16T16:41:19.185Z] Merging remotes/origin/master commit eac618caaa76222ad730a1ef4e6b80a893b184ad into PR head commit 933a87236f57af13befe3dc83a396cefced23300 [2020-04-16T16:41:19.207Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-16T16:41:19.207Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-16T16:41:19.273Z] #44 29.65 AR compel/plugins/fds.lib.a [2020-04-16T16:41:19.273Z] #44 29.71 HOSTDEP compel/src/lib/log-host.d [2020-04-16T16:41:19.273Z] #44 29.80 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T16:41:19.478Z] Merge succeeded, producing a80e1fcc190bdedc1a58a840a450d6ea41b31217 [2020-04-16T16:41:19.479Z] Checking out Revision a80e1fcc190bdedc1a58a840a450d6ea41b31217 (PR-40796) [2020-04-16T16:41:19.555Z] #44 29.89 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-16T16:41:19.555Z] #44 29.98 HOSTDEP compel/src/main-host.d [2020-04-16T16:41:19.836Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-16T16:41:19.838Z] #44 30.12 DEP compel/src/lib/ptrace.d [2020-04-16T16:41:19.838Z] #44 30.25 DEP compel/src/lib/infect.d [2020-04-16T16:41:20.121Z] #44 30.42 DEP compel/src/lib/infect-util.d [2020-04-16T16:41:20.121Z] #44 30.55 DEP compel/src/lib/infect-rpc.d [2020-04-16T16:41:18.712Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:41:18.744Z] > git config --add remote.origin.fetch +refs/pull/40796/head:refs/remotes/origin/PR-40796 # timeout=10 [2020-04-16T16:41:18.768Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:41:18.795Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:41:18.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:41:18.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:41:18.834Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:41:19.195Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:41:19.224Z] > git checkout -f 933a87236f57af13befe3dc83a396cefced23300 # timeout=10 [2020-04-16T16:41:19.958Z] > git merge eac618caaa76222ad730a1ef4e6b80a893b184ad # timeout=10 [2020-04-16T16:41:20.229Z] #74 ... [2020-04-16T16:41:20.229Z] [2020-04-16T16:41:20.229Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:20.229Z] #53 42.87 + cd /tmp/tmp.7jxF1QoF03/src/github.com/golangci/golangci-lint/ [2020-04-16T16:41:20.229Z] #53 42.87 + git checkout -q v1.23.8 [2020-04-16T16:41:20.229Z] #53 43.27 ++ git describe --tags [2020-04-16T16:41:20.229Z] #53 43.32 + version=v1.23.8 [2020-04-16T16:41:20.229Z] #53 43.32 ++ git rev-parse --short HEAD [2020-04-16T16:41:20.229Z] #53 43.33 + commit=76a82c6 [2020-04-16T16:41:20.229Z] #53 43.33 ++ git show -s --format=%cd [2020-04-16T16:41:20.229Z] #53 43.35 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T16:41:20.229Z] #53 43.35 + 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-16T16:41:20.403Z] #44 30.68 DEP compel/arch/s390/src/lib/infect.d [2020-04-16T16:41:20.403Z] #44 30.81 DEP compel/arch/s390/src/lib/cpu.d [2020-04-16T16:41:20.467Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-16T16:41:20.467Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-16T16:41:20.685Z] #44 30.93 DEP compel/src/lib/log.d [2020-04-16T16:41:20.685Z] #44 31.04 DEP compel/src/main.d [2020-04-16T16:41:20.685Z] #44 31.15 DEP compel/src/lib/handle-elf.d [2020-04-16T16:41:20.685Z] #44 31.24 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-16T16:41:20.755Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-16T16:41:20.794Z] #53 ... [2020-04-16T16:41:20.794Z] [2020-04-16T16:41:20.794Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:20.794Z] #56 33.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:41:20.794Z] #56 36.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:41:20.794Z] #56 36.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:41:20.794Z] #56 36.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:41:20.794Z] #56 36.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:41:20.794Z] #56 38.64 runtime/cgo [2020-04-16T16:41:20.794Z] #56 38.70 runtime [2020-04-16T16:41:20.794Z] #56 ... [2020-04-16T16:41:20.794Z] [2020-04-16T16:41:20.794Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:41:20.794Z] #25 29.13 Reading package lists... [2020-04-16T16:41:20.794Z] #25 40.66 Building dependency tree... [2020-04-16T16:41:20.815Z] #8 DONE 1.8s [2020-04-16T16:41:20.815Z] [2020-04-16T16:41:20.815Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T16:41:20.882Z] Merge succeeded, producing ba0f9bacd41cf4624e92a80b3e6a73709fcb42f4 [2020-04-16T16:41:20.882Z] Checking out Revision ba0f9bacd41cf4624e92a80b3e6a73709fcb42f4 (PR-40796) [2020-04-16T16:41:20.967Z] #44 31.39 CC compel/src/lib/log.o [2020-04-16T16:41:21.045Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-16T16:41:21.045Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-16T16:41:21.045Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-16T16:41:21.052Z] #25 ... [2020-04-16T16:41:21.052Z] [2020-04-16T16:41:21.052Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:41:21.052Z] #35 34.55 Fetched 8338 kB in 27s (314 kB/s) [2020-04-16T16:41:21.249Z] #44 31.52 CC compel/arch/s390/src/lib/cpu.o [2020-04-16T16:41:21.249Z] #44 31.74 CC compel/arch/s390/src/lib/infect.o [2020-04-16T16:41:21.310Z] #35 34.55 Reading package lists... [2020-04-16T16:41:21.310Z] #35 ... [2020-04-16T16:41:21.310Z] [2020-04-16T16:41:21.310Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:41:21.310Z] #62 29.32 Reading package lists... [2020-04-16T16:41:21.334Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-16T16:41:21.334Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-16T16:41:19.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T16:41:19.482Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:41:19.496Z] > git checkout -f a80e1fcc190bdedc1a58a840a450d6ea41b31217 # timeout=10 [2020-04-16T16:41:21.800Z] #9 DONE 1.0s [2020-04-16T16:41:21.800Z] [2020-04-16T16:41:21.800Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T16:41:21.800Z] #40 DONE 0.1s [2020-04-16T16:41:21.800Z] [2020-04-16T16:41:21.800Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:41:21.800Z] #41 ... [2020-04-16T16:41:21.800Z] [2020-04-16T16:41:21.800Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T16:41:21.800Z] #29 DONE 0.1s [2020-04-16T16:41:21.800Z] [2020-04-16T16:41:21.800Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:41:21.800Z] #21 DONE 0.1s [2020-04-16T16:41:22.025Z] #44 32.33 CC compel/src/lib/infect-rpc.o [2020-04-16T16:41:22.025Z] #44 32.57 CC compel/src/lib/infect-util.o [2020-04-16T16:41:22.033Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-16T16:41:22.033Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-16T16:41:22.056Z] [2020-04-16T16:41:22.056Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T16:41:22.056Z] #22 DONE 0.2s [2020-04-16T16:41:22.056Z] [2020-04-16T16:41:22.056Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T16:41:22.056Z] #49 DONE 0.2s [2020-04-16T16:41:22.056Z] [2020-04-16T16:41:22.056Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:22.056Z] #50 ... [2020-04-16T16:41:22.056Z] [2020-04-16T16:41:22.056Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T16:41:22.056Z] #32 DONE 0.3s [2020-04-16T16:41:22.056Z] [2020-04-16T16:41:22.056Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T16:41:22.056Z] #46 DONE 0.3s [2020-04-16T16:41:22.056Z] [2020-04-16T16:41:22.056Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T16:41:22.056Z] #73 DONE 0.4s [2020-04-16T16:41:22.307Z] #44 32.81 CC compel/src/lib/infect.o [2020-04-16T16:41:22.311Z] [2020-04-16T16:41:22.311Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T16:41:22.311Z] #52 DONE 0.4s [2020-04-16T16:41:22.311Z] [2020-04-16T16:41:22.311Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T16:41:22.311Z] #67 DONE 0.4s [2020-04-16T16:41:22.311Z] [2020-04-16T16:41:22.311Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T16:41:22.311Z] #55 DONE 0.4s [2020-04-16T16:41:22.311Z] [2020-04-16T16:41:22.312Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:22.322Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-16T16:41:22.399Z] #62 40.72 Reading package lists... [2020-04-16T16:41:22.399Z] #62 ... [2020-04-16T16:41:22.399Z] [2020-04-16T16:41:22.399Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:41:22.399Z] #35 34.55 Reading package lists... [2020-04-16T16:41:20.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T16:41:20.885Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:41:20.907Z] > git checkout -f ba0f9bacd41cf4624e92a80b3e6a73709fcb42f4 # timeout=10 [2020-04-16T16:41:22.615Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-16T16:41:23.222Z] #35 46.21 Reading package lists... [2020-04-16T16:41:23.222Z] #35 ... [2020-04-16T16:41:23.222Z] [2020-04-16T16:41:23.222Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:41:23.222Z] #43 36.48 Fetched 8338 kB in 28s (302 kB/s) [2020-04-16T16:41:23.222Z] #43 36.48 Reading package lists... [2020-04-16T16:41:23.222Z] #43 ... [2020-04-16T16:41:23.222Z] [2020-04-16T16:41:23.222Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:41:23.222Z] #10 37.75 Fetched 8338 kB in 27s (304 kB/s) [2020-04-16T16:41:23.256Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-16T16:41:23.349Z] #44 ... [2020-04-16T16:41:23.349Z] [2020-04-16T16:41:23.349Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:41:23.349Z] #10 59.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T16:41:23.349Z] #10 59.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-16T16:41:23.349Z] #10 59.97 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:41:23.349Z] #10 ... [2020-04-16T16:41:23.349Z] [2020-04-16T16:41:23.349Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:23.349Z] #47 65.20 net [2020-04-16T16:41:23.349Z] #47 65.90 vendor/golang.org/x/sys/cpu [2020-04-16T16:41:23.349Z] #47 66.14 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-16T16:41:23.349Z] #47 66.51 vendor/golang.org/x/crypto/poly1305 [2020-04-16T16:41:23.349Z] #47 66.84 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-16T16:41:23.349Z] #47 67.23 vendor/golang.org/x/crypto/curve25519 [2020-04-16T16:41:23.349Z] #47 67.58 vendor/golang.org/x/crypto/hkdf [2020-04-16T16:41:23.349Z] #47 67.70 vendor/golang.org/x/text/transform [2020-04-16T16:41:23.349Z] #47 68.17 vendor/golang.org/x/text/unicode/bidi [2020-04-16T16:41:23.349Z] #47 69.18 vendor/golang.org/x/text/secure/bidirule [2020-04-16T16:41:23.349Z] #47 69.51 vendor/golang.org/x/text/unicode/norm [2020-04-16T16:41:23.454Z] Commit message: "Merge commit 'eac618caaa76222ad730a1ef4e6b80a893b184ad' into HEAD" [2020-04-16T16:41:23.464Z] First time build. Skipping changelog. [2020-04-16T16:41:23.546Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-16T16:41:23.787Z] #10 37.75 Reading package lists... [2020-04-16T16:41:23.787Z] #10 ... [2020-04-16T16:41:23.787Z] [2020-04-16T16:41:23.787Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:41:23.787Z] #43 36.48 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T16:41:23.459Z] > git rev-list --no-walk 59f395801ebcabb283fa82836ee7a6db8e0151c9 # timeout=10 [2020-04-16T16:41:24.194Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-16T16:41:24.496Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-16T16:41:24.709Z] + docker version [2020-04-16T16:41:24.795Z] Commit message: "Merge commit 'eac618caaa76222ad730a1ef4e6b80a893b184ad' into HEAD" [2020-04-16T16:41:24.840Z] First time build. Skipping changelog. [2020-04-16T16:41:24.797Z] > git rev-list --no-walk 59f395801ebcabb283fa82836ee7a6db8e0151c9 # timeout=10 [2020-04-16T16:41:25.129Z] go: finding github.com/modern-go/reflect2 v1.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T16:41:25.372Z] #47 ... [2020-04-16T16:41:25.372Z] [2020-04-16T16:41:25.372Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:41:25.372Z] #10 71.78 Selecting previously unselected package libapparmor1:s390x. [2020-04-16T16:41:25.372Z] #10 71.78 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-16T16:41:25.372Z] #10 71.79 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-16T16:41:25.372Z] #10 71.85 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-16T16:41:25.372Z] #10 71.85 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-16T16:41:25.372Z] #10 71.85 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-16T16:41:25.372Z] #10 71.93 Selecting previously unselected package libbtrfs0. [2020-04-16T16:41:25.372Z] #10 71.93 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-16T16:41:25.372Z] #10 71.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:41:25.372Z] #10 71.97 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:41:25.372Z] #10 71.98 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-16T16:41:25.372Z] #10 71.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:41:25.372Z] #10 72.05 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-16T16:41:25.372Z] #10 72.05 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-16T16:41:25.372Z] #10 72.06 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-16T16:41:25.372Z] #10 72.12 Selecting previously unselected package libudev-dev:s390x. [2020-04-16T16:41:25.372Z] #10 72.12 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-16T16:41:25.372Z] #10 72.12 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-16T16:41:25.655Z] #10 72.23 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-16T16:41:25.655Z] #10 72.25 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-16T16:41:25.655Z] #10 72.25 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-16T16:41:25.655Z] #10 72.42 Selecting previously unselected package libpcre16-3:s390x. [2020-04-16T16:41:25.655Z] #10 72.43 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-16T16:41:25.655Z] #10 72.43 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-16T16:41:25.655Z] #10 72.52 Selecting previously unselected package libpcre32-3:s390x. [2020-04-16T16:41:25.937Z] #10 72.52 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-16T16:41:25.937Z] #10 72.52 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-16T16:41:25.937Z] #10 72.62 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-16T16:41:25.937Z] #10 72.63 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-16T16:41:25.937Z] #10 72.63 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-16T16:41:25.937Z] #10 72.71 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-16T16:41:25.937Z] #10 72.72 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-16T16:41:25.937Z] #10 72.72 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-16T16:41:25.992Z] + docker version [2020-04-16T16:41:26.153Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-16T16:41:26.153Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-16T16:41:26.219Z] #10 72.98 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-16T16:41:26.219Z] #10 72.99 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-16T16:41:26.219Z] #10 72.99 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-16T16:41:26.502Z] #10 73.18 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-16T16:41:26.502Z] #10 73.19 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-16T16:41:26.502Z] #10 73.19 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-16T16:41:26.502Z] #10 73.24 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-16T16:41:26.502Z] #10 73.24 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-16T16:41:26.502Z] #10 73.24 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-16T16:41:26.502Z] #10 73.32 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-16T16:41:26.502Z] #10 73.32 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-16T16:41:26.502Z] #10 73.33 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-16T16:41:26.780Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-16T16:41:26.780Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-16T16:41:27.068Z] go: finding github.com/lib/pq v1.0.0 [2020-04-16T16:41:27.068Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-16T16:41:27.117Z] #10 73.78 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-16T16:41:27.117Z] #10 73.79 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-16T16:41:27.117Z] #10 73.79 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-16T16:41:27.117Z] #10 73.80 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:41:27.117Z] #10 73.81 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-16T16:41:27.117Z] #10 73.81 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-16T16:41:27.117Z] #10 73.82 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:41:27.117Z] #10 73.83 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:41:27.117Z] #10 73.83 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-16T16:41:27.117Z] #10 73.84 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-16T16:41:27.117Z] #10 73.85 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:41:27.117Z] #10 73.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:41:27.117Z] #10 73.86 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-16T16:41:27.117Z] #10 73.87 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T16:41:27.117Z] #10 73.88 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-16T16:41:27.117Z] #10 73.88 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:41:27.117Z] #10 73.89 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-16T16:41:27.117Z] #10 73.89 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:41:27.117Z] #10 73.90 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-16T16:41:27.117Z] #10 73.90 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-16T16:41:27.117Z] #10 73.91 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:41:27.117Z] #10 73.91 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-16T16:41:27.117Z] #10 73.92 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-16T16:41:27.117Z] #10 73.92 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:41:27.117Z] #10 73.93 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-16T16:41:27.117Z] #10 73.94 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-16T16:41:27.117Z] #10 73.94 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T16:41:27.117Z] #10 73.95 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-16T16:41:27.117Z] #10 73.96 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-16T16:41:27.117Z] #10 73.96 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:41:27.562Z] #56 ... [2020-04-16T16:41:27.562Z] [2020-04-16T16:41:27.562Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:41:27.562Z] #62 5.533 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:41:27.562Z] #62 5.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:41:27.562Z] #62 5.545 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:41:27.695Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-16T16:41:27.695Z] go: finding cloud.google.com/go v0.26.0 [2020-04-16T16:41:27.732Z] #10 DONE 74.5s [2020-04-16T16:41:27.732Z] [2020-04-16T16:41:27.732Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:27.732Z] #44 34.07 CC compel/src/lib/ptrace.o [2020-04-16T16:41:27.732Z] #44 34.43 AR compel/libcompel.a [2020-04-16T16:41:27.732Z] #44 34.48 HOSTCC compel/src/main-host.o [2020-04-16T16:41:27.732Z] #44 34.85 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-16T16:41:27.732Z] #44 34.97 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T16:41:27.732Z] #44 35.28 HOSTCC compel/src/lib/log-host.o [2020-04-16T16:41:27.732Z] #44 35.51 HOSTLINK compel/compel-host-bin [2020-04-16T16:41:27.732Z] #44 35.61 DEP soccr/soccr.d [2020-04-16T16:41:27.732Z] #44 35.76 CC soccr/soccr.o [2020-04-16T16:41:27.732Z] #44 36.74 AR soccr/libsoccr.a [2020-04-16T16:41:27.732Z] #44 36.77 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:41:27.732Z] #44 37.06 DEP criu/arch/s390/sigframe.d [2020-04-16T16:41:27.732Z] #44 37.15 DEP criu/arch/s390/crtools.d [2020-04-16T16:41:27.732Z] #44 37.27 DEP criu/arch/s390/cpu.d [2020-04-16T16:41:27.732Z] #44 37.47 CC criu/arch/s390/cpu.o [2020-04-16T16:41:27.732Z] #44 37.89 CC criu/arch/s390/crtools.o [2020-04-16T16:41:27.732Z] #44 ... [2020-04-16T16:41:27.732Z] [2020-04-16T16:41:27.732Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:41:27.732Z] #58 DONE 0.1s [2020-04-16T16:41:27.820Z] #62 5.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:41:28.022Z] [2020-04-16T16:41:28.022Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T16:41:28.023Z] #59 DONE 0.1s [2020-04-16T16:41:28.023Z] [2020-04-16T16:41:28.023Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:28.720Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-16T16:41:29.009Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-16T16:41:29.057Z] #60 1.281 + RM_GOPATH=0 [2020-04-16T16:41:29.057Z] #60 1.281 + TMP_GOPATH= [2020-04-16T16:41:29.057Z] #60 1.281 + : /build [2020-04-16T16:41:29.057Z] #60 1.281 + '[' -z '' ']' [2020-04-16T16:41:29.057Z] #60 1.282 ++ mktemp -d [2020-04-16T16:41:29.057Z] #60 1.283 + export GOPATH=/tmp/tmp.xTW4EUBwPd [2020-04-16T16:41:29.057Z] #60 1.283 + GOPATH=/tmp/tmp.xTW4EUBwPd [2020-04-16T16:41:29.057Z] #60 1.283 + RM_GOPATH=1 [2020-04-16T16:41:29.057Z] #60 1.284 ++ dirname ./install.sh [2020-04-16T16:41:29.057Z] #60 1.286 + dir=. [2020-04-16T16:41:29.057Z] #60 1.286 + bin=runc [2020-04-16T16:41:29.057Z] #60 1.286 + shift [2020-04-16T16:41:29.057Z] #60 1.287 + '[' '!' -f ./runc.installer ']' [2020-04-16T16:41:29.057Z] #60 1.287 + . ./runc.installer [2020-04-16T16:41:29.057Z] #60 1.287 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:41:29.057Z] #60 1.288 + install_runc [2020-04-16T16:41:29.057Z] #60 1.289 + uname -r [2020-04-16T16:41:29.057Z] #60 1.289 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T16:41:29.057Z] #60 1.293 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T16:41:29.057Z] #60 1.293 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T16:41:29.057Z] #60 1.293 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T16:41:29.057Z] #60 1.293 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xTW4EUBwPd/src/github.com/opencontainers/runc [2020-04-16T16:41:29.057Z] #60 1.296 Cloning into '/tmp/tmp.xTW4EUBwPd/src/github.com/opencontainers/runc'... [2020-04-16T16:41:29.339Z] #60 ... [2020-04-16T16:41:29.339Z] [2020-04-16T16:41:29.339Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T16:41:29.339Z] #11 DONE 1.6s [2020-04-16T16:41:29.622Z] [2020-04-16T16:41:29.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:29.622Z] #44 38.75 CC criu/arch/s390/sigframe.o [2020-04-16T16:41:29.622Z] #44 38.90 LINK criu/arch/s390/crtools.built-in.o [2020-04-16T16:41:29.622Z] #44 38.94 DEP criu/pie/util-vdso.d [2020-04-16T16:41:29.622Z] #44 39.16 DEP criu/pie/util.d [2020-04-16T16:41:29.622Z] #44 39.27 CC criu/pie/util.o [2020-04-16T16:41:29.622Z] #44 39.53 CC criu/pie/util-vdso.o [2020-04-16T16:41:29.622Z] #44 40.12 AR criu/pie/pie.lib.a [2020-04-16T16:41:29.623Z] #43 47.65 Reading package lists... [2020-04-16T16:41:29.623Z] #43 ... [2020-04-16T16:41:29.623Z] [2020-04-16T16:41:29.623Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:41:29.623Z] #25 47.46 ca-certificates is already the newest version (20190110). [2020-04-16T16:41:29.623Z] #25 47.46 The following additional packages will be installed: [2020-04-16T16:41:29.623Z] #25 47.46 libjq1 libonig5 [2020-04-16T16:41:29.623Z] #25 48.25 The following NEW packages will be installed: [2020-04-16T16:41:29.623Z] #25 48.30 jq libjq1 libonig5 [2020-04-16T16:41:29.623Z] #25 48.91 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:41:29.623Z] #25 48.91 Need to get 355 kB of archives. [2020-04-16T16:41:29.623Z] #25 48.91 After this operation, 1072 kB of additional disk space will be used. [2020-04-16T16:41:29.623Z] #25 48.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-16T16:41:29.623Z] #25 48.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-16T16:41:29.623Z] #25 49.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-16T16:41:29.623Z] #25 51.05 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:41:29.623Z] #25 51.51 Fetched 355 kB in 1s (701 kB/s) [2020-04-16T16:41:29.623Z] #25 51.88 Selecting previously unselected package libonig5:amd64. [2020-04-16T16:41:29.623Z] #25 51.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-16T16:41:29.623Z] #25 52.03 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-16T16:41:29.623Z] #25 52.13 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:41:29.623Z] #25 52.80 Selecting previously unselected package libjq1:amd64. [2020-04-16T16:41:29.623Z] #25 52.82 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:41:29.623Z] #25 52.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:41:29.638Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-16T16:41:29.638Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-16T16:41:29.711Z] #62 7.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:41:29.711Z] #62 ... [2020-04-16T16:41:29.711Z] [2020-04-16T16:41:29.711Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:41:29.712Z] #30 7.658 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T16:41:29.712Z] #30 7.666 Cloning into '.'... [2020-04-16T16:41:29.881Z] #25 53.34 Selecting previously unselected package jq. [2020-04-16T16:41:29.881Z] #25 53.35 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:41:29.881Z] #25 53.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:41:29.906Z] #44 40.18 DEP criu/pie/restorer.d [2020-04-16T16:41:29.927Z] go: finding github.com/golang/mock v1.1.1 [2020-04-16T16:41:29.927Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-16T16:41:29.927Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-16T16:41:30.189Z] #44 40.47 DEP criu/arch/s390/restorer.d [2020-04-16T16:41:30.189Z] #44 40.64 DEP criu/arch/s390/vdso-pie.d [2020-04-16T16:41:30.471Z] #44 40.82 DEP criu/pie/parasite-vdso.d [2020-04-16T16:41:30.471Z] #44 40.96 DEP criu/pie/parasite.d [2020-04-16T16:41:30.753Z] #44 41.19 CC criu/pie/parasite.o [2020-04-16T16:41:30.813Z] #25 53.91 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:41:30.813Z] #25 53.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:41:30.813Z] #25 53.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:41:30.813Z] #25 53.95 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:41:31.036Z] #44 ... [2020-04-16T16:41:31.036Z] [2020-04-16T16:41:31.036Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T16:41:31.036Z] #12 DONE 1.8s [2020-04-16T16:41:31.321Z] [2020-04-16T16:41:31.321Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:41:31.602Z] #30 ... [2020-04-16T16:41:31.602Z] [2020-04-16T16:41:31.602Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:31.602Z] #23 9.275 + RM_GOPATH=0 [2020-04-16T16:41:31.602Z] #23 9.275 + TMP_GOPATH= [2020-04-16T16:41:31.602Z] #23 9.275 + : /build [2020-04-16T16:41:31.602Z] #23 9.275 + '[' -z '' ']' [2020-04-16T16:41:31.602Z] #23 9.288 ++ mktemp -d [2020-04-16T16:41:31.602Z] #23 9.298 + export GOPATH=/tmp/tmp.X0up3a16Jp [2020-04-16T16:41:31.602Z] #23 9.298 + GOPATH=/tmp/tmp.X0up3a16Jp [2020-04-16T16:41:31.602Z] #23 9.298 + RM_GOPATH=1 [2020-04-16T16:41:31.602Z] #23 9.298 ++ dirname ./install.sh [2020-04-16T16:41:31.602Z] #23 9.307 Install docker/cli version 17.06.2-ce from stable [2020-04-16T16:41:31.602Z] #23 9.310 + dir=. [2020-04-16T16:41:31.602Z] #23 9.310 + bin=dockercli [2020-04-16T16:41:31.602Z] #23 9.310 + shift [2020-04-16T16:41:31.602Z] #23 9.310 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T16:41:31.602Z] #23 9.310 + . ./dockercli.installer [2020-04-16T16:41:31.602Z] #23 9.310 ++ : stable [2020-04-16T16:41:31.602Z] #23 9.310 ++ : 17.06.2-ce [2020-04-16T16:41:31.602Z] #23 9.310 + install_dockercli [2020-04-16T16:41:31.602Z] #23 9.310 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T16:41:31.602Z] #23 9.310 ++ uname -m [2020-04-16T16:41:31.602Z] #23 9.310 + arch=x86_64 [2020-04-16T16:41:31.602Z] #23 9.310 + '[' x86_64 '!=' x86_64 ']' [2020-04-16T16:41:31.602Z] #23 9.310 + url=https://download.docker.com/linux/static [2020-04-16T16:41:31.602Z] #23 9.310 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-16T16:41:31.602Z] #23 9.324 + tar -xz docker/docker [2020-04-16T16:41:31.602Z] #23 ... [2020-04-16T16:41:31.602Z] [2020-04-16T16:41:31.602Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:41:31.602Z] #43 8.023 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:41:31.602Z] #43 8.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:41:31.602Z] #43 8.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:41:31.750Z] #25 DONE 55.0s [2020-04-16T16:41:31.750Z] [2020-04-16T16:41:31.750Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T16:41:31.750Z] #26 DONE 0.1s [2020-04-16T16:41:31.750Z] [2020-04-16T16:41:31.750Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:41:31.750Z] #62 40.72 Reading package lists... [2020-04-16T16:41:31.750Z] #62 52.08 Building dependency tree... [2020-04-16T16:41:31.859Z] #43 ... [2020-04-16T16:41:31.859Z] [2020-04-16T16:41:31.859Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:41:31.859Z] #10 9.833 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:41:31.859Z] #10 9.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:41:31.859Z] #10 9.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:41:31.859Z] #10 ... [2020-04-16T16:41:31.859Z] [2020-04-16T16:41:31.859Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:41:31.859Z] #25 7.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:41:31.859Z] #25 7.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:41:31.859Z] #25 7.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:41:31.859Z] #25 9.440 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:41:32.011Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-16T16:41:32.011Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-16T16:41:32.115Z] #25 ... [2020-04-16T16:41:32.115Z] [2020-04-16T16:41:32.115Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:32.115Z] #47 9.755 + RM_GOPATH=0 [2020-04-16T16:41:32.115Z] #47 9.755 + TMP_GOPATH= [2020-04-16T16:41:32.115Z] #47 9.755 + : /build [2020-04-16T16:41:32.115Z] #47 9.755 + '[' -z '' ']' [2020-04-16T16:41:32.115Z] #47 9.756 ++ mktemp -d [2020-04-16T16:41:32.115Z] #47 9.757 + export GOPATH=/tmp/tmp.xftFqrVf6Q [2020-04-16T16:41:32.115Z] #47 9.757 + GOPATH=/tmp/tmp.xftFqrVf6Q [2020-04-16T16:41:32.115Z] #47 9.757 + RM_GOPATH=1 [2020-04-16T16:41:32.115Z] #47 9.761 ++ dirname ./install.sh [2020-04-16T16:41:32.115Z] #47 9.761 + dir=. [2020-04-16T16:41:32.115Z] #47 9.761 + bin=vndr [2020-04-16T16:41:32.115Z] #47 9.761 + shift [2020-04-16T16:41:32.115Z] #47 9.761 + '[' '!' -f ./vndr.installer ']' [2020-04-16T16:41:32.115Z] #47 9.761 + . ./vndr.installer [2020-04-16T16:41:32.115Z] #47 9.761 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:41:32.115Z] #47 9.761 + install_vndr [2020-04-16T16:41:32.115Z] #47 9.761 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T16:41:32.115Z] #47 9.761 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xftFqrVf6Q/src/github.com/LK4D4/vndr [2020-04-16T16:41:32.115Z] #47 9.761 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:41:32.115Z] #47 9.763 Cloning into '/tmp/tmp.xftFqrVf6Q/src/github.com/LK4D4/vndr'... [2020-04-16T16:41:32.115Z] #47 ... [2020-04-16T16:41:32.115Z] [2020-04-16T16:41:32.115Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:32.115Z] #74 9.695 + RM_GOPATH=0 [2020-04-16T16:41:32.115Z] #74 9.695 + TMP_GOPATH= [2020-04-16T16:41:32.115Z] #74 9.695 + : /build [2020-04-16T16:41:32.115Z] #74 9.695 + '[' -z '' ']' [2020-04-16T16:41:32.115Z] #74 9.701 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:41:32.115Z] #74 9.701 ++ mktemp -d [2020-04-16T16:41:32.115Z] #74 9.701 + export GOPATH=/tmp/tmp.iuwc2OoVGA [2020-04-16T16:41:32.115Z] #74 9.701 + GOPATH=/tmp/tmp.iuwc2OoVGA [2020-04-16T16:41:32.115Z] #74 9.701 + RM_GOPATH=1 [2020-04-16T16:41:32.115Z] #74 9.701 ++ dirname ./install.sh [2020-04-16T16:41:32.115Z] #74 9.701 + dir=. [2020-04-16T16:41:32.115Z] #74 9.701 + bin=proxy [2020-04-16T16:41:32.115Z] #74 9.701 + shift [2020-04-16T16:41:32.115Z] #74 9.701 + '[' '!' -f ./proxy.installer ']' [2020-04-16T16:41:32.115Z] #74 9.701 + . ./proxy.installer [2020-04-16T16:41:32.115Z] #74 9.701 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:41:32.115Z] #74 9.701 + install_proxy [2020-04-16T16:41:32.115Z] #74 9.701 + case "$1" in [2020-04-16T16:41:32.115Z] #74 9.701 + export CGO_ENABLED=0 [2020-04-16T16:41:32.115Z] #74 9.701 + CGO_ENABLED=0 [2020-04-16T16:41:32.115Z] #74 9.701 + _install_proxy [2020-04-16T16:41:32.115Z] #74 9.701 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T16:41:32.115Z] #74 9.701 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iuwc2OoVGA/src/github.com/docker/libnetwork [2020-04-16T16:41:32.115Z] #74 9.701 Cloning into '/tmp/tmp.iuwc2OoVGA/src/github.com/docker/libnetwork'... [2020-04-16T16:41:32.328Z] #13 ... [2020-04-16T16:41:32.328Z] [2020-04-16T16:41:32.328Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:32.328Z] #68 72.91 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:41:32.328Z] #68 72.91 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T16:41:32.328Z] #68 DONE 78.4s [2020-04-16T16:41:32.328Z] [2020-04-16T16:41:32.328Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T16:41:32.328Z] #69 DONE 0.1s [2020-04-16T16:41:32.328Z] [2020-04-16T16:41:32.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:32.328Z] #44 42.18 LINK criu/pie/parasite.built-in.o [2020-04-16T16:41:32.328Z] #44 42.20 GEN criu/pie/parasite-blob.h [2020-04-16T16:41:32.328Z] #44 42.21 CC criu/pie/parasite-vdso.o [2020-04-16T16:41:32.328Z] #44 42.88 CC criu/arch/s390/vdso-pie.o [2020-04-16T16:41:32.371Z] #74 ... [2020-04-16T16:41:32.371Z] [2020-04-16T16:41:32.371Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:32.371Z] #53 ... [2020-04-16T16:41:32.371Z] [2020-04-16T16:41:32.371Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:32.630Z] #68 ... [2020-04-16T16:41:32.630Z] [2020-04-16T16:41:32.630Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:41:32.630Z] #35 6.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:41:32.630Z] #35 6.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:41:32.630Z] #35 6.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:41:32.630Z] #35 8.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:41:32.646Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-16T16:41:32.888Z] #35 ... [2020-04-16T16:41:32.888Z] [2020-04-16T16:41:32.888Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:32.888Z] #33 9.673 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:41:32.888Z] #33 9.678 + RM_GOPATH=0 [2020-04-16T16:41:32.888Z] #33 9.678 + TMP_GOPATH= [2020-04-16T16:41:32.888Z] #33 9.678 + : /build [2020-04-16T16:41:32.888Z] #33 9.678 + '[' -z '' ']' [2020-04-16T16:41:32.888Z] #33 9.678 ++ mktemp -d [2020-04-16T16:41:32.888Z] #33 9.678 + export GOPATH=/tmp/tmp.fmxp80q3iE [2020-04-16T16:41:32.888Z] #33 9.678 + GOPATH=/tmp/tmp.fmxp80q3iE [2020-04-16T16:41:32.888Z] #33 9.678 + RM_GOPATH=1 [2020-04-16T16:41:32.888Z] #33 9.678 ++ dirname ./install.sh [2020-04-16T16:41:32.888Z] #33 9.678 + dir=. [2020-04-16T16:41:32.888Z] #33 9.678 + bin=tomlv [2020-04-16T16:41:32.888Z] #33 9.678 + shift [2020-04-16T16:41:32.888Z] #33 9.678 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T16:41:32.888Z] #33 9.678 + . ./tomlv.installer [2020-04-16T16:41:32.888Z] #33 9.678 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:41:32.888Z] #33 9.678 + install_tomlv [2020-04-16T16:41:32.888Z] #33 9.678 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T16:41:32.888Z] #33 9.678 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fmxp80q3iE/src/github.com/BurntSushi/toml [2020-04-16T16:41:32.888Z] #33 9.678 Cloning into '/tmp/tmp.fmxp80q3iE/src/github.com/BurntSushi/toml'... [2020-04-16T16:41:32.888Z] #33 10.85 + cd /tmp/tmp.fmxp80q3iE/src/github.com/BurntSushi/toml [2020-04-16T16:41:32.888Z] #33 ... [2020-04-16T16:41:32.888Z] [2020-04-16T16:41:32.888Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:32.888Z] #53 10.60 + RM_GOPATH=0 [2020-04-16T16:41:32.888Z] #53 10.60 + TMP_GOPATH= [2020-04-16T16:41:32.888Z] #53 10.60 + : /build [2020-04-16T16:41:32.888Z] #53 10.60 + '[' -z '' ']' [2020-04-16T16:41:32.888Z] #53 10.60 ++ mktemp -d [2020-04-16T16:41:32.888Z] #53 10.60 + export GOPATH=/tmp/tmp.wVvZkuRiVj [2020-04-16T16:41:32.888Z] #53 10.60 + GOPATH=/tmp/tmp.wVvZkuRiVj [2020-04-16T16:41:32.888Z] #53 10.60 + RM_GOPATH=1 [2020-04-16T16:41:32.888Z] #53 10.63 ++ dirname ./install.sh [2020-04-16T16:41:32.888Z] #53 10.64 + dir=. [2020-04-16T16:41:32.889Z] #53 10.64 + bin=golangci_lint [2020-04-16T16:41:32.889Z] #53 10.64 + shift [2020-04-16T16:41:32.889Z] #53 10.65 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T16:41:32.889Z] #53 10.65 + . ./golangci_lint.installer [2020-04-16T16:41:32.889Z] #53 10.65 ++ : v1.23.8 [2020-04-16T16:41:32.889Z] #53 10.65 + install_golangci_lint [2020-04-16T16:41:32.889Z] #53 10.65 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T16:41:32.889Z] #53 10.66 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T16:41:32.889Z] #53 10.66 Installing golangci-lint version v1.23.8 [2020-04-16T16:41:32.933Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-16T16:41:32.953Z] #44 ... [2020-04-16T16:41:32.953Z] [2020-04-16T16:41:32.953Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:41:32.953Z] #13 1.532 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T16:41:32.953Z] #13 DONE 1.8s [2020-04-16T16:41:32.953Z] [2020-04-16T16:41:32.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:32.953Z] #44 43.32 CC criu/arch/s390/restorer.o [2020-04-16T16:41:33.584Z] #44 43.91 CC criu/pie/restorer.o [2020-04-16T16:41:33.652Z] #62 ... [2020-04-16T16:41:33.652Z] [2020-04-16T16:41:33.652Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:41:33.652Z] #35 46.21 Reading package lists... [2020-04-16T16:41:34.115Z] Client: Docker Engine - Community [2020-04-16T16:41:34.115Z] Version: 19.03.5 [2020-04-16T16:41:34.115Z] API version: 1.40 [2020-04-16T16:41:34.115Z] Go version: go1.12.12 [2020-04-16T16:41:34.115Z] Git commit: 633a0ea838 [2020-04-16T16:41:34.115Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-16T16:41:34.115Z] OS/Arch: linux/amd64 [2020-04-16T16:41:34.115Z] Experimental: false [2020-04-16T16:41:34.115Z] [2020-04-16T16:41:34.115Z] Server: Docker Engine - Community [2020-04-16T16:41:34.115Z] Engine: [2020-04-16T16:41:34.115Z] Version: 19.03.5 [2020-04-16T16:41:34.115Z] API version: 1.40 (minimum version 1.12) [2020-04-16T16:41:34.115Z] Go version: go1.12.12 [2020-04-16T16:41:34.115Z] Git commit: 633a0ea838 [2020-04-16T16:41:34.115Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-16T16:41:34.115Z] OS/Arch: linux/amd64 [2020-04-16T16:41:34.115Z] Experimental: true [2020-04-16T16:41:34.115Z] containerd: [2020-04-16T16:41:34.115Z] Version: 1.2.10 [2020-04-16T16:41:34.115Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T16:41:34.115Z] runc: [2020-04-16T16:41:34.115Z] Version: 1.0.0-rc8+dev [2020-04-16T16:41:34.115Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T16:41:34.115Z] docker-init: [2020-04-16T16:41:34.115Z] Version: 0.18.0 [2020-04-16T16:41:34.115Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T16:41:34.204Z] #44 ... [2020-04-16T16:41:34.204Z] [2020-04-16T16:41:34.205Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:34.205Z] #50 DONE 80.4s [2020-04-16T16:41:34.205Z] [2020-04-16T16:41:34.205Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:34.205Z] #47 72.46 vendor/golang.org/x/net/idna [2020-04-16T16:41:34.205Z] #47 74.07 vendor/golang.org/x/net/http2/hpack [2020-04-16T16:41:34.205Z] #47 75.45 mime [2020-04-16T16:41:34.205Z] #47 76.82 mime/quotedprintable [2020-04-16T16:41:34.205Z] #47 77.17 net/http/internal [2020-04-16T16:41:34.205Z] #47 80.30 crypto/tls [2020-04-16T16:41:34.452Z] + docker info [2020-04-16T16:41:34.821Z] #47 ... [2020-04-16T16:41:34.821Z] [2020-04-16T16:41:34.821Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T16:41:34.821Z] #14 DONE 2.1s [2020-04-16T16:41:35.103Z] [2020-04-16T16:41:35.103Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:35.103Z] #60 7.208 + cd /tmp/tmp.xTW4EUBwPd/src/github.com/opencontainers/runc [2020-04-16T16:41:35.103Z] #60 7.208 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:41:35.282Z] #35 57.32 Building dependency tree... [2020-04-16T16:41:35.282Z] #35 ... [2020-04-16T16:41:35.282Z] [2020-04-16T16:41:35.282Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:41:35.282Z] #10 37.75 Reading package lists... [2020-04-16T16:41:35.282Z] #10 49.26 Reading package lists... [2020-04-16T16:41:35.282Z] #10 ... [2020-04-16T16:41:35.282Z] [2020-04-16T16:41:35.282Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:35.282Z] #47 48.43 vendor/golang.org/x/crypto/internal/subtle [2020-04-16T16:41:35.282Z] #47 48.84 vendor/golang.org/x/crypto/curve25519 [2020-04-16T16:41:35.540Z] #47 ... [2020-04-16T16:41:35.540Z] [2020-04-16T16:41:35.540Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:41:35.540Z] #62 58.73 The following additional packages will be installed: [2020-04-16T16:41:35.540Z] #62 58.73 libbtrfs0 [2020-04-16T16:41:35.653Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-16T16:41:35.653Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-16T16:41:35.653Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-16T16:41:35.653Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-16T16:41:35.717Z] #60 7.706 + '[' -z '' ']' [2020-04-16T16:41:35.717Z] #60 7.706 + target=static [2020-04-16T16:41:35.717Z] #60 7.707 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T16:41:35.798Z] #62 59.19 The following NEW packages will be installed: [2020-04-16T16:41:35.798Z] #62 59.20 libbtrfs-dev libbtrfs0 [2020-04-16T16:41:36.280Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-16T16:41:36.280Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-16T16:41:36.333Z] #60 8.443 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-16T16:41:36.363Z] #62 59.69 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:41:36.363Z] #62 59.69 Need to get 119 kB of archives. [2020-04-16T16:41:36.363Z] #62 59.69 After this operation, 387 kB of additional disk space will be used. [2020-04-16T16:41:36.363Z] #62 59.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-16T16:41:36.363Z] #62 59.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-16T16:41:36.616Z] #60 ... [2020-04-16T16:41:36.616Z] [2020-04-16T16:41:36.616Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T16:41:36.616Z] #15 DONE 1.6s [2020-04-16T16:41:36.616Z] [2020-04-16T16:41:36.616Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:36.616Z] #44 46.14 LINK criu/pie/restorer.built-in.o [2020-04-16T16:41:36.616Z] #44 46.15 GEN criu/pie/restorer-blob.h [2020-04-16T16:41:36.616Z] #44 46.21 DEP criu/vdso.d [2020-04-16T16:41:36.616Z] #44 46.57 DEP criu/uts_ns.d [2020-04-16T16:41:36.616Z] #44 46.68 DEP criu/util.d [2020-04-16T16:41:36.616Z] #44 46.84 DEP criu/uffd.d [2020-04-16T16:41:36.616Z] #44 46.96 DEP criu/tun.d [2020-04-16T16:41:36.616Z] #44 47.08 DEP criu/tty.d [2020-04-16T16:41:36.902Z] #44 47.23 DEP criu/timerfd.d [2020-04-16T16:41:36.921Z] Client: Docker Engine - Community [2020-04-16T16:41:36.921Z] Version: 19.03.5 [2020-04-16T16:41:36.921Z] API version: 1.40 [2020-04-16T16:41:36.921Z] Go version: go1.12.12 [2020-04-16T16:41:36.921Z] Git commit: 633a0ea [2020-04-16T16:41:36.921Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-16T16:41:36.921Z] OS/Arch: linux/arm64 [2020-04-16T16:41:36.921Z] Experimental: false [2020-04-16T16:41:36.921Z] [2020-04-16T16:41:36.921Z] Server: Docker Engine - Community [2020-04-16T16:41:36.921Z] Engine: [2020-04-16T16:41:36.921Z] Version: 19.03.5 [2020-04-16T16:41:36.921Z] API version: 1.40 (minimum version 1.12) [2020-04-16T16:41:36.921Z] Go version: go1.12.12 [2020-04-16T16:41:36.921Z] Git commit: 633a0ea [2020-04-16T16:41:36.921Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-16T16:41:36.921Z] OS/Arch: linux/arm64 [2020-04-16T16:41:36.921Z] Experimental: true [2020-04-16T16:41:36.921Z] containerd: [2020-04-16T16:41:36.921Z] Version: 1.2.10 [2020-04-16T16:41:36.921Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T16:41:36.921Z] runc: [2020-04-16T16:41:36.921Z] Version: 1.0.0-rc8+dev [2020-04-16T16:41:36.921Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T16:41:36.921Z] docker-init: [2020-04-16T16:41:36.921Z] Version: 0.18.0 [2020-04-16T16:41:36.921Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T16:41:37.184Z] #44 47.41 DEP criu/sysfs_parse.d [2020-04-16T16:41:37.184Z] #44 47.62 DEP criu/sysctl.d [2020-04-16T16:41:37.254Z] + docker info [2020-04-16T16:41:37.465Z] #44 47.84 DEP criu/string.d [2020-04-16T16:41:37.465Z] #44 47.86 DEP criu/stats.d [2020-04-16T16:41:37.747Z] #44 47.99 DEP criu/sockets.d [2020-04-16T16:41:37.747Z] #44 48.15 DEP criu/sk-unix.d [2020-04-16T16:41:37.779Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-16T16:41:38.030Z] #44 48.35 DEP criu/sk-tcp.d [2020-04-16T16:41:38.030Z] #44 ... [2020-04-16T16:41:38.030Z] [2020-04-16T16:41:38.030Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T16:41:38.030Z] #16 DONE 1.5s [2020-04-16T16:41:38.030Z] [2020-04-16T16:41:38.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:38.030Z] #44 48.50 DEP criu/sk-queue.d [2020-04-16T16:41:38.068Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T16:41:38.259Z] #62 61.51 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:41:38.312Z] #44 48.71 DEP criu/sk-packet.d [2020-04-16T16:41:38.374Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-16T16:41:38.517Z] #62 61.94 Fetched 119 kB in 0s (427 kB/s) [2020-04-16T16:41:38.594Z] #44 48.97 DEP criu/sk-netlink.d [2020-04-16T16:41:38.594Z] #44 49.07 DEP criu/sk-inet.d [2020-04-16T16:41:38.594Z] #44 49.22 DEP criu/signalfd.d [2020-04-16T16:41:38.775Z] #62 62.08 Selecting previously unselected package libbtrfs0. [2020-04-16T16:41:38.775Z] #62 62.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-16T16:41:38.775Z] #62 62.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-16T16:41:38.775Z] #62 62.25 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:41:38.876Z] #44 49.39 DEP criu/sigframe.d [2020-04-16T16:41:38.876Z] #44 49.50 DEP criu/shmem.d [2020-04-16T16:41:39.158Z] #44 49.66 DEP criu/servicefd.d [2020-04-16T16:41:39.158Z] #44 49.77 DEP criu/seize.d [2020-04-16T16:41:39.340Z] #62 62.68 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:41:39.340Z] #62 62.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-16T16:41:39.340Z] #62 62.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:41:39.407Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-16T16:41:39.407Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-16T16:41:39.429Z] #53 ... [2020-04-16T16:41:39.429Z] [2020-04-16T16:41:39.429Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:39.429Z] #56 10.23 + RM_GOPATH=0 [2020-04-16T16:41:39.429Z] #56 10.23 + TMP_GOPATH= [2020-04-16T16:41:39.429Z] #56 10.23 + : /build [2020-04-16T16:41:39.429Z] #56 10.23 + '[' -z '' ']' [2020-04-16T16:41:39.429Z] #56 10.23 ++ mktemp -d [2020-04-16T16:41:39.429Z] #56 10.23 + export GOPATH=/tmp/tmp.0Y1QrW3jDv [2020-04-16T16:41:39.429Z] #56 10.23 + GOPATH=/tmp/tmp.0Y1QrW3jDv [2020-04-16T16:41:39.429Z] #56 10.23 + RM_GOPATH=1 [2020-04-16T16:41:39.429Z] #56 10.24 ++ dirname ./install.sh [2020-04-16T16:41:39.429Z] #56 10.24 + dir=. [2020-04-16T16:41:39.429Z] #56 10.24 + bin=shfmt [2020-04-16T16:41:39.429Z] #56 10.24 + shift [2020-04-16T16:41:39.429Z] #56 10.24 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T16:41:39.429Z] #56 10.24 + . ./shfmt.installer [2020-04-16T16:41:39.429Z] #56 10.24 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:41:39.429Z] #56 10.24 + install_shfmt [2020-04-16T16:41:39.429Z] #56 10.24 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T16:41:39.429Z] #56 10.24 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0Y1QrW3jDv/src/github.com/mvdan/sh [2020-04-16T16:41:39.429Z] #56 10.24 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:41:39.429Z] #56 10.25 Cloning into '/tmp/tmp.0Y1QrW3jDv/src/github.com/mvdan/sh'... [2020-04-16T16:41:39.440Z] #44 49.94 DEP criu/seccomp.d [2020-04-16T16:41:39.722Z] #44 50.13 DEP criu/rst-malloc.d [2020-04-16T16:41:39.722Z] #44 50.18 DEP criu/rbtree.d [2020-04-16T16:41:39.722Z] #44 50.20 DEP criu/pstree.d [2020-04-16T16:41:39.722Z] #44 50.27 DEP criu/protobuf.d [2020-04-16T16:41:39.856Z] #62 63.11 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:41:39.856Z] #62 63.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:41:39.856Z] #62 63.15 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:41:40.005Z] #44 50.36 GEN criu/protobuf-desc-gen.h [2020-04-16T16:41:40.358Z] #56 ... [2020-04-16T16:41:40.358Z] [2020-04-16T16:41:40.358Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:40.358Z] #68 11.51 + RM_GOPATH=0 [2020-04-16T16:41:40.358Z] #68 11.52 + TMP_GOPATH= [2020-04-16T16:41:40.358Z] #68 11.52 + : /build/ [2020-04-16T16:41:40.358Z] #68 11.52 + '[' -z '' ']' [2020-04-16T16:41:40.358Z] #68 11.52 ++ mktemp -d [2020-04-16T16:41:40.358Z] #68 11.52 + export GOPATH=/tmp/tmp.CFAY9EMzsY [2020-04-16T16:41:40.358Z] #68 11.52 + GOPATH=/tmp/tmp.CFAY9EMzsY [2020-04-16T16:41:40.358Z] #68 11.52 + RM_GOPATH=1 [2020-04-16T16:41:40.358Z] #68 11.52 ++ dirname ./install.sh [2020-04-16T16:41:40.358Z] #68 11.53 + dir=. [2020-04-16T16:41:40.358Z] #68 11.53 + bin=rootlesskit [2020-04-16T16:41:40.358Z] #68 11.53 + shift [2020-04-16T16:41:40.358Z] #68 11.53 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T16:41:40.358Z] #68 11.53 + . ./rootlesskit.installer [2020-04-16T16:41:40.358Z] #68 11.53 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:41:40.358Z] #68 11.53 + install_rootlesskit [2020-04-16T16:41:40.358Z] #68 11.53 + case "$1" in [2020-04-16T16:41:40.358Z] #68 11.53 + export CGO_ENABLED=0 [2020-04-16T16:41:40.358Z] #68 11.53 + CGO_ENABLED=0 [2020-04-16T16:41:40.358Z] #68 11.53 + _install_rootlesskit [2020-04-16T16:41:40.358Z] #68 11.53 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T16:41:40.358Z] #68 11.53 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:41:40.358Z] #68 11.54 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CFAY9EMzsY/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:41:40.358Z] #68 11.55 Cloning into '/tmp/tmp.CFAY9EMzsY/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T16:41:40.422Z] #62 DONE 63.9s [2020-04-16T16:41:40.422Z] [2020-04-16T16:41:40.422Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:41:40.436Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-16T16:41:40.680Z] #63 DONE 0.1s [2020-04-16T16:41:40.680Z] [2020-04-16T16:41:40.680Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T16:41:40.680Z] #64 DONE 0.1s [2020-04-16T16:41:40.680Z] [2020-04-16T16:41:40.680Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:40.870Z] #68 18.02 Checking out files: 82% (654/788) Checking out files: 83% (655/788) Checking out files: 84% (662/788) Checking out files: 85% (670/788) Checking out files: 86% (678/788) Checking out files: 87% (686/788) Checking out files: 88% (694/788) Checking out files: 89% (702/788) Checking out files: 90% (710/788) Checking out files: 91% (718/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-16T16:41:40.870Z] #68 18.50 + cd /tmp/tmp.CFAY9EMzsY/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:41:40.870Z] #68 18.51 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:41:41.012Z] #44 51.27 DEP criu/protobuf-desc.d [2020-04-16T16:41:41.012Z] #44 51.43 DEP criu/proc_parse.d [2020-04-16T16:41:41.071Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-16T16:41:41.071Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-16T16:41:41.071Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-16T16:41:41.071Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-16T16:41:41.127Z] #68 18.89 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:41:41.294Z] #44 51.64 DEP criu/plugin.d [2020-04-16T16:41:41.294Z] #44 51.70 DEP criu/pipes.d [2020-04-16T16:41:41.383Z] #68 18.90 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T16:41:41.576Z] #44 51.86 DEP criu/pie-util.d [2020-04-16T16:41:41.576Z] #44 51.96 DEP criu/pie-util-vdso.d [2020-04-16T16:41:41.576Z] #44 52.05 DEP criu/path.d [2020-04-16T16:41:41.614Z] #65 ... [2020-04-16T16:41:41.614Z] [2020-04-16T16:41:41.614Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:41:41.614Z] #27 7.244 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T16:41:41.614Z] #27 7.910 #=#=# [2020-04-16T16:41:41.641Z] #68 ... [2020-04-16T16:41:41.641Z] [2020-04-16T16:41:41.641Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:41.641Z] #50 9.564 + RM_GOPATH=0 [2020-04-16T16:41:41.641Z] #50 9.564 + TMP_GOPATH= [2020-04-16T16:41:41.641Z] #50 9.564 + : /build [2020-04-16T16:41:41.641Z] #50 9.564 + '[' -z '' ']' [2020-04-16T16:41:41.641Z] #50 9.564 ++ mktemp -d [2020-04-16T16:41:41.641Z] #50 9.584 + export GOPATH=/tmp/tmp.hyilhhcJWQ [2020-04-16T16:41:41.641Z] #50 9.584 + GOPATH=/tmp/tmp.hyilhhcJWQ [2020-04-16T16:41:41.641Z] #50 9.584 + RM_GOPATH=1 [2020-04-16T16:41:41.641Z] #50 9.584 ++ dirname ./install.sh [2020-04-16T16:41:41.641Z] #50 9.588 Installing gotestsum version v0.3.5 [2020-04-16T16:41:41.641Z] #50 9.590 + dir=. [2020-04-16T16:41:41.641Z] #50 9.590 + bin=gotestsum [2020-04-16T16:41:41.641Z] #50 9.590 + shift [2020-04-16T16:41:41.641Z] #50 9.590 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T16:41:41.641Z] #50 9.590 + . ./gotestsum.installer [2020-04-16T16:41:41.641Z] #50 9.590 ++ : v0.3.5 [2020-04-16T16:41:41.641Z] #50 9.590 + install_gotestsum [2020-04-16T16:41:41.641Z] #50 9.590 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T16:41:41.641Z] #50 9.590 + go get -d gotest.tools/gotestsum [2020-04-16T16:41:41.858Z] #44 52.13 DEP criu/parasite-syscall.d [2020-04-16T16:41:41.858Z] #44 52.34 DEP criu/pagemap.d [2020-04-16T16:41:41.902Z] #50 ... [2020-04-16T16:41:41.902Z] [2020-04-16T16:41:41.902Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:41.902Z] #47 10.74 + cd /tmp/tmp.xftFqrVf6Q/src/github.com/LK4D4/vndr [2020-04-16T16:41:41.902Z] #47 10.74 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:41:41.902Z] #47 10.79 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T16:41:41.902Z] #47 12.71 internal/cpu [2020-04-16T16:41:41.902Z] #47 12.76 runtime/internal/atomic [2020-04-16T16:41:41.902Z] #47 13.38 runtime/internal/sys [2020-04-16T16:41:41.902Z] #47 14.23 runtime/internal/math [2020-04-16T16:41:41.902Z] #47 14.30 internal/bytealg [2020-04-16T16:41:41.902Z] #47 14.31 internal/race [2020-04-16T16:41:41.902Z] #47 14.52 sync/atomic [2020-04-16T16:41:41.902Z] #47 15.37 runtime [2020-04-16T16:41:41.902Z] #47 15.40 unicode [2020-04-16T16:41:41.902Z] #47 ... [2020-04-16T16:41:41.902Z] [2020-04-16T16:41:41.902Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:41:41.902Z] #43 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:41:41.902Z] #43 15.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:41:41.902Z] #43 19.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:41:42.139Z] #44 52.51 DEP criu/pagemap-cache.d [2020-04-16T16:41:42.163Z] #43 ... [2020-04-16T16:41:42.163Z] [2020-04-16T16:41:42.163Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:42.163Z] #33 10.85 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:41:42.163Z] #33 10.95 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:41:42.163Z] #33 12.60 runtime/internal/atomic [2020-04-16T16:41:42.163Z] #33 12.61 internal/cpu [2020-04-16T16:41:42.163Z] #33 13.24 runtime/internal/sys [2020-04-16T16:41:42.163Z] #33 14.16 runtime/internal/math [2020-04-16T16:41:42.163Z] #33 14.34 math/bits [2020-04-16T16:41:42.163Z] #33 14.54 internal/bytealg [2020-04-16T16:41:42.163Z] #33 15.47 math [2020-04-16T16:41:42.163Z] #33 15.95 runtime [2020-04-16T16:41:42.419Z] #33 ... [2020-04-16T16:41:42.419Z] [2020-04-16T16:41:42.419Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:41:42.419Z] #41 10.49 + git clone https://github.com/docker/distribution.git . [2020-04-16T16:41:42.419Z] #41 10.49 Cloning into '.'... [2020-04-16T16:41:42.419Z] #41 ... [2020-04-16T16:41:42.419Z] [2020-04-16T16:41:42.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:41:42.419Z] #10 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:41:42.419Z] #10 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:41:42.419Z] #10 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:41:42.421Z] #44 52.66 DEP criu/page-xfer.d [2020-04-16T16:41:42.421Z] #44 52.80 DEP criu/page-pipe.d [2020-04-16T16:41:42.421Z] #44 52.90 DEP criu/netfilter.d [2020-04-16T16:41:42.561Z] Client: [2020-04-16T16:41:42.561Z] Debug Mode: false [2020-04-16T16:41:42.561Z] [2020-04-16T16:41:42.561Z] Server: [2020-04-16T16:41:42.561Z] Containers: 0 [2020-04-16T16:41:42.561Z] Running: 0 [2020-04-16T16:41:42.561Z] Paused: 0 [2020-04-16T16:41:42.561Z] Stopped: 0 [2020-04-16T16:41:42.561Z] Images: 0 [2020-04-16T16:41:42.561Z] Server Version: 19.03.5 [2020-04-16T16:41:42.561Z] Storage Driver: overlay2 [2020-04-16T16:41:42.561Z] Backing Filesystem: extfs [2020-04-16T16:41:42.561Z] Supports d_type: true [2020-04-16T16:41:42.561Z] Native Overlay Diff: true [2020-04-16T16:41:42.561Z] Logging Driver: json-file [2020-04-16T16:41:42.561Z] Cgroup Driver: cgroupfs [2020-04-16T16:41:42.561Z] Plugins: [2020-04-16T16:41:42.561Z] Volume: local [2020-04-16T16:41:42.561Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T16:41:42.561Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T16:41:42.561Z] Swarm: inactive [2020-04-16T16:41:42.561Z] Runtimes: runc [2020-04-16T16:41:42.561Z] Default Runtime: runc [2020-04-16T16:41:42.561Z] Init Binary: docker-init [2020-04-16T16:41:42.561Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T16:41:42.561Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T16:41:42.561Z] init version: fec3683 [2020-04-16T16:41:42.561Z] Security Options: [2020-04-16T16:41:42.561Z] apparmor [2020-04-16T16:41:42.561Z] seccomp [2020-04-16T16:41:42.561Z] Profile: default [2020-04-16T16:41:42.561Z] Kernel Version: 4.15.0-1058-aws [2020-04-16T16:41:42.561Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-16T16:41:42.561Z] OSType: linux [2020-04-16T16:41:42.561Z] Architecture: x86_64 [2020-04-16T16:41:42.561Z] CPUs: 2 [2020-04-16T16:41:42.561Z] Total Memory: 7.501GiB [2020-04-16T16:41:42.561Z] Name: ip-10-100-124-73 [2020-04-16T16:41:42.561Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-16T16:41:42.561Z] Docker Root Dir: /var/lib/docker [2020-04-16T16:41:42.561Z] Debug Mode: false [2020-04-16T16:41:42.561Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:41:42.561Z] Labels: [2020-04-16T16:41:42.561Z] Experimental: true [2020-04-16T16:41:42.561Z] Insecure Registries: [2020-04-16T16:41:42.561Z] 127.0.0.0/8 [2020-04-16T16:41:42.561Z] Live Restore Enabled: true [2020-04-16T16:41:42.561Z] [2020-04-16T16:41:42.561Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T16:41:42.584Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-16T16:41:42.646Z] #27 8.444 0.7% ##### 7.3% ########### 15.7% ############# 18.7% ############### 21.6% #################### 28.4% ###################### 31.4% ######################### 35.1% ########################### 37.9% ############################### 43.8% ################################## 48.4% ####################################### 55.2% ########################################## 59.6% ############################################ 62.5% ################################################ 67.6% #################################################### 72.7% ###################################################### 75.5% ######################################################### 79.4% ############################################################ 83.5% ################################################################# 90.3% #################################################################### 94.7% ######################################################################## 100.0% [2020-04-16T16:41:42.703Z] #44 53.00 DEP criu/net.d [2020-04-16T16:41:42.703Z] #44 53.14 DEP criu/namespaces.d [2020-04-16T16:41:42.856Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:41:42.856Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:41:42.856Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40796/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T16:41:42.856Z] + bash /home/ubuntu/workspace/moby_PR-40796/check-config.sh [2020-04-16T16:41:42.856Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T16:41:42.856Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-16T16:41:42.856Z] [2020-04-16T16:41:42.856Z] Generally Necessary: [2020-04-16T16:41:42.856Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T16:41:42.856Z] - apparmor: enabled and tools installed [2020-04-16T16:41:42.856Z] - CONFIG_NAMESPACES: enabled [2020-04-16T16:41:42.856Z] - CONFIG_NET_NS: enabled [2020-04-16T16:41:42.856Z] - CONFIG_PID_NS: enabled [2020-04-16T16:41:42.856Z] - CONFIG_IPC_NS: enabled [2020-04-16T16:41:42.856Z] - CONFIG_UTS_NS: enabled [2020-04-16T16:41:42.856Z] - CONFIG_CGROUPS: enabled [2020-04-16T16:41:42.856Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T16:41:42.856Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T16:41:42.856Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T16:41:42.856Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T16:41:42.856Z] - CONFIG_CPUSETS: enabled [2020-04-16T16:41:42.856Z] - CONFIG_MEMCG: enabled [2020-04-16T16:41:42.856Z] - CONFIG_KEYS: enabled [2020-04-16T16:41:42.856Z] - CONFIG_VETH: enabled (as module) [2020-04-16T16:41:42.856Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T16:41:42.856Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T16:41:42.856Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T16:41:42.856Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T16:41:42.856Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T16:41:42.856Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T16:41:42.985Z] #44 53.28 DEP criu/mount.d [2020-04-16T16:41:42.985Z] #44 53.44 DEP criu/mem.d [2020-04-16T16:41:42.985Z] #44 53.55 DEP criu/lsm.d [2020-04-16T16:41:43.115Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T16:41:43.115Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T16:41:43.115Z] [2020-04-16T16:41:43.115Z] Optional Features: [2020-04-16T16:41:43.115Z] - CONFIG_USER_NS: enabled [2020-04-16T16:41:43.115Z] - CONFIG_SECCOMP: enabled [2020-04-16T16:41:43.115Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T16:41:43.115Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T16:41:43.115Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T16:41:43.115Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T16:41:43.115Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-16T16:41:43.115Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T16:41:43.115Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T16:41:43.115Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T16:41:43.115Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T16:41:43.115Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T16:41:43.115Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T16:41:43.115Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T16:41:43.115Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T16:41:43.115Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T16:41:43.115Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T16:41:43.115Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T16:41:43.115Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T16:41:43.115Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T16:41:43.115Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_EXT4_FS: enabled [2020-04-16T16:41:43.115Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T16:41:43.115Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T16:41:43.115Z] - Network Drivers: [2020-04-16T16:41:43.115Z] - "overlay": [2020-04-16T16:41:43.115Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T16:41:43.115Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T16:41:43.115Z] Optional (for encrypted networks): [2020-04-16T16:41:43.212Z] #27 11.53 [2020-04-16T16:41:43.217Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-16T16:41:43.266Z] #44 53.63 DEP criu/log.d [2020-04-16T16:41:43.266Z] #44 53.76 DEP criu/libnetlink.d [2020-04-16T16:41:43.372Z] - CONFIG_CRYPTO: enabled [2020-04-16T16:41:43.372Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T16:41:43.372Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T16:41:43.372Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T16:41:43.372Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T16:41:43.372Z] - CONFIG_XFRM: enabled [2020-04-16T16:41:43.372Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T16:41:43.372Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T16:41:43.372Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T16:41:43.372Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T16:41:43.372Z] - "ipvlan": [2020-04-16T16:41:43.372Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T16:41:43.372Z] - "macvlan": [2020-04-16T16:41:43.372Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T16:41:43.372Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T16:41:43.372Z] - "ftp,tftp client in container": [2020-04-16T16:41:43.372Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T16:41:43.372Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T16:41:43.372Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T16:41:43.372Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T16:41:43.372Z] - Storage Drivers: [2020-04-16T16:41:43.372Z] - "aufs": [2020-04-16T16:41:43.372Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T16:41:43.372Z] - "btrfs": [2020-04-16T16:41:43.372Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T16:41:43.372Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T16:41:43.372Z] - "devicemapper": [2020-04-16T16:41:43.372Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T16:41:43.372Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T16:41:43.372Z] - "overlay": [2020-04-16T16:41:43.372Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T16:41:43.372Z] - "zfs": [2020-04-16T16:41:43.372Z] - /dev/zfs: missing [2020-04-16T16:41:43.372Z] - zfs command: missing [2020-04-16T16:41:43.372Z] - zpool command: missing [2020-04-16T16:41:43.372Z] [2020-04-16T16:41:43.372Z] Limits: [2020-04-16T16:41:43.372Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T16:41:43.372Z] [2020-04-16T16:41:43.372Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T16:41:43.554Z] #44 53.85 DEP criu/kerndat.d [2020-04-16T16:41:43.554Z] #44 53.95 DEP criu/kcmp-ids.d [2020-04-16T16:41:43.554Z] #44 54.02 DEP criu/irmap.d [2020-04-16T16:41:43.715Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 . [2020-04-16T16:41:43.715Z] #2 [internal] load build definition from Dockerfile [2020-04-16T16:41:43.715Z] #2 transferring dockerfile: [2020-04-16T16:41:43.836Z] #44 54.17 DEP criu/ipc_ns.d [2020-04-16T16:41:43.836Z] #44 54.37 DEP criu/image.d [2020-04-16T16:41:43.847Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-16T16:41:43.847Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-16T16:41:43.847Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-16T16:41:43.974Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-04-16T16:41:43.974Z] #2 DONE 0.2s [2020-04-16T16:41:43.974Z] [2020-04-16T16:41:43.974Z] #1 [internal] load .dockerignore [2020-04-16T16:41:43.974Z] #1 transferring context: 87B done [2020-04-16T16:41:43.974Z] #1 DONE 0.2s [2020-04-16T16:41:43.974Z] [2020-04-16T16:41:43.974Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T16:41:44.118Z] #44 54.54 DEP criu/image-desc.d [2020-04-16T16:41:44.118Z] #44 54.62 DEP criu/fsnotify.d [2020-04-16T16:41:44.231Z] #3 DONE 0.3s [2020-04-16T16:41:44.246Z] #27 11.76 ###### 8.7% ################# 24.5% ############################# 40.5% ######################################### 57.4% ################################################## 70.2% ########################################################## 81.6% ######################################################################## 100.0% [2020-04-16T16:41:44.311Z] #10 ... [2020-04-16T16:41:44.311Z] [2020-04-16T16:41:44.311Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:41:44.311Z] #62 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:41:44.311Z] #62 ... [2020-04-16T16:41:44.311Z] [2020-04-16T16:41:44.311Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:41:44.311Z] #25 13.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:41:44.311Z] #25 16.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:41:44.311Z] #25 ... [2020-04-16T16:41:44.311Z] [2020-04-16T16:41:44.311Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:44.311Z] #47 22.07 unicode/utf8 [2020-04-16T16:41:44.311Z] #47 ... [2020-04-16T16:41:44.311Z] [2020-04-16T16:41:44.311Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:41:44.311Z] #35 12.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:41:44.311Z] #35 16.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:41:44.399Z] #44 54.80 DEP criu/filesystems.d [2020-04-16T16:41:44.399Z] #44 54.93 DEP criu/files.d [2020-04-16T16:41:44.399Z] #44 55.03 DEP criu/files-reg.d [2020-04-16T16:41:44.491Z] [2020-04-16T16:41:44.491Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T16:41:44.491Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T16:41:44.491Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-16T16:41:44.491Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T16:41:44.491Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-16T16:41:44.491Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-16T16:41:44.491Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.09MB / 8.82MB 0.2s [2020-04-16T16:41:44.682Z] #44 55.14 DEP criu/files-ext.d [2020-04-16T16:41:44.750Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-16T16:41:44.750Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-16T16:41:44.873Z] #35 ... [2020-04-16T16:41:44.873Z] [2020-04-16T16:41:44.873Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:44.873Z] #23 22.76 + mkdir -p /build [2020-04-16T16:41:44.873Z] #23 22.77 + mv docker/docker /build/ [2020-04-16T16:41:44.877Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-16T16:41:44.964Z] #44 55.29 DEP criu/file-lock.d [2020-04-16T16:41:44.964Z] #44 55.39 DEP criu/file-ids.d [2020-04-16T16:41:44.964Z] #44 55.49 DEP criu/fifo.d [2020-04-16T16:41:45.007Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-16T16:41:45.130Z] #23 22.89 + rmdir docker [2020-04-16T16:41:45.180Z] #27 ... [2020-04-16T16:41:45.180Z] [2020-04-16T16:41:45.180Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:41:45.180Z] #43 47.65 Reading package lists... [2020-04-16T16:41:45.180Z] #43 58.88 Building dependency tree... [2020-04-16T16:41:45.180Z] #43 65.12 The following additional packages will be installed: [2020-04-16T16:41:45.180Z] #43 65.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T16:41:45.180Z] #43 65.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T16:41:45.180Z] #43 65.20 Suggested packages: [2020-04-16T16:41:45.180Z] #43 65.20 manpages-dev python-setuptools [2020-04-16T16:41:45.180Z] #43 67.12 The following NEW packages will be installed: [2020-04-16T16:41:45.180Z] #43 67.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T16:41:45.180Z] #43 67.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T16:41:45.180Z] #43 67.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T16:41:45.180Z] #43 67.17 python-six zlib1g-dev [2020-04-16T16:41:45.180Z] #43 67.72 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:41:45.180Z] #43 67.72 Need to get 4095 kB of archives. [2020-04-16T16:41:45.180Z] #43 67.72 After this operation, 22.5 MB of additional disk space will be used. [2020-04-16T16:41:45.180Z] #43 67.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-16T16:41:45.180Z] #43 67.73 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-16T16:41:45.180Z] #43 67.73 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-16T16:41:45.180Z] #43 67.75 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-16T16:41:45.180Z] #43 67.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-16T16:41:45.180Z] #43 67.77 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-16T16:41:45.180Z] #43 67.80 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-16T16:41:45.180Z] #43 67.81 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-16T16:41:45.180Z] #43 67.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-16T16:41:45.180Z] #43 68.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-16T16:41:45.180Z] #43 68.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-16T16:41:45.180Z] #43 68.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-16T16:41:45.180Z] #43 ... [2020-04-16T16:41:45.180Z] [2020-04-16T16:41:45.180Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:45.180Z] #74 DONE 68.2s [2020-04-16T16:41:45.180Z] [2020-04-16T16:41:45.180Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:41:45.180Z] #27 13.34 [2020-04-16T16:41:45.246Z] #44 55.68 DEP criu/fdstore.d [2020-04-16T16:41:45.246Z] #44 55.78 DEP criu/fault-injection.d [2020-04-16T16:41:45.266Z] #4 DONE 0.8s [2020-04-16T16:41:45.387Z] #23 DONE 23.4s [2020-04-16T16:41:45.387Z] [2020-04-16T16:41:45.387Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:45.387Z] #47 23.19 math [2020-04-16T16:41:45.523Z] [2020-04-16T16:41:45.523Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T16:41:45.528Z] #44 55.82 DEP criu/external.d [2020-04-16T16:41:45.528Z] #44 55.96 DEP criu/eventpoll.d [2020-04-16T16:41:45.785Z] #6 DONE 0.3s [2020-04-16T16:41:45.785Z] [2020-04-16T16:41:45.785Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T16:41:45.785Z] #5 DONE 0.2s [2020-04-16T16:41:45.810Z] #44 56.14 DEP criu/eventfd.d [2020-04-16T16:41:45.810Z] #44 56.24 DEP criu/crtools.d [2020-04-16T16:41:45.919Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T16:41:46.049Z] [2020-04-16T16:41:46.049Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:41:46.049Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b done [2020-04-16T16:41:46.092Z] #44 56.39 DEP criu/cr-service.d [2020-04-16T16:41:46.093Z] #44 56.53 DEP criu/cr-restore.d [2020-04-16T16:41:46.319Z] #7 sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b 1.42kB / 1.42kB done [2020-04-16T16:41:46.319Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-16T16:41:46.319Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 0B / 50.38MB 0.1s [2020-04-16T16:41:46.319Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-16T16:41:46.319Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0B / 7.81MB 0.1s [2020-04-16T16:41:46.319Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 4.28MB / 50.38MB 0.2s [2020-04-16T16:41:46.375Z] #44 56.77 DEP criu/cr-errno.d [2020-04-16T16:41:46.375Z] #44 56.80 DEP criu/cr-dump.d [2020-04-16T16:41:46.486Z] #27 13.69 0.2% ### 4.4% ###### 9.0% ########## 14.1% ############# 18.3% ################ 22.5% ##################### 29.3% ####################### 33.0% ########################### 38.3% [2020-04-16T16:41:46.486Z] #27 ... [2020-04-16T16:41:46.486Z] [2020-04-16T16:41:46.486Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:41:46.486Z] #35 57.32 Building dependency tree... [2020-04-16T16:41:46.486Z] #35 63.67 The following additional packages will be installed: [2020-04-16T16:41:46.486Z] #35 63.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T16:41:46.486Z] #35 63.67 Suggested packages: [2020-04-16T16:41:46.486Z] #35 63.67 cmake-doc ninja-build lrzip [2020-04-16T16:41:46.486Z] #35 63.67 Recommended packages: [2020-04-16T16:41:46.486Z] #35 63.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T16:41:46.486Z] #35 65.20 The following NEW packages will be installed: [2020-04-16T16:41:46.486Z] #35 65.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T16:41:46.486Z] #35 65.20 vim-common xxd [2020-04-16T16:41:46.486Z] #35 65.83 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:41:46.486Z] #35 65.83 Need to get 14.9 MB of archives. [2020-04-16T16:41:46.486Z] #35 65.83 After this operation, 61.8 MB of additional disk space will be used. [2020-04-16T16:41:46.486Z] #35 65.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-16T16:41:46.486Z] #35 65.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:41:46.486Z] #35 65.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T16:41:46.486Z] #35 66.23 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-16T16:41:46.486Z] #35 67.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-16T16:41:46.486Z] #35 67.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-16T16:41:46.486Z] #35 67.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-16T16:41:46.486Z] #35 67.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-16T16:41:46.486Z] #35 67.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-16T16:41:46.486Z] #35 67.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-16T16:41:46.486Z] #35 ... [2020-04-16T16:41:46.486Z] [2020-04-16T16:41:46.486Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:41:46.579Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 9.47MB / 50.38MB 0.4s [2020-04-16T16:41:46.579Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.4s [2020-04-16T16:41:46.579Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 17.02MB / 50.38MB 0.6s [2020-04-16T16:41:46.579Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.4s done [2020-04-16T16:41:46.579Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 0B / 51.79MB 0.6s [2020-04-16T16:41:46.579Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0B / 10.00MB 0.6s [2020-04-16T16:41:46.657Z] #44 57.05 DEP criu/cr-dedup.d [2020-04-16T16:41:46.657Z] #44 57.24 DEP criu/cr-check.d [2020-04-16T16:41:46.744Z] #27 13.69 0.2% ### 4.4% ###### 9.0% ########## 14.1% ############# 18.3% ################ 22.5% ##################### 29.3% ####################### 33.0% ########################### 38.3% ############################### 43.1% #################################### 51.1% ######################################### 57.2% [2020-04-16T16:41:46.744Z] #27 ... [2020-04-16T16:41:46.744Z] [2020-04-16T16:41:46.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:41:46.744Z] #10 49.26 Reading package lists... [2020-04-16T16:41:46.744Z] #10 60.60 Building dependency tree... [2020-04-16T16:41:46.744Z] #10 66.17 The following additional packages will be installed: [2020-04-16T16:41:46.744Z] #10 66.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T16:41:46.744Z] #10 66.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T16:41:46.744Z] #10 66.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T16:41:46.744Z] #10 66.19 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:41:46.744Z] #10 66.21 Suggested packages: [2020-04-16T16:41:46.744Z] #10 66.22 gcc-8-locales seccomp wine64 [2020-04-16T16:41:46.744Z] #10 68.30 The following NEW packages will be installed: [2020-04-16T16:41:46.744Z] #10 68.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T16:41:46.744Z] #10 68.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T16:41:46.744Z] #10 68.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T16:41:46.744Z] #10 68.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T16:41:46.744Z] #10 68.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T16:41:46.744Z] #10 68.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:41:46.744Z] #10 68.87 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:41:46.744Z] #10 68.87 Need to get 77.7 MB of archives. [2020-04-16T16:41:46.744Z] #10 68.87 After this operation, 487 MB of additional disk space will be used. [2020-04-16T16:41:46.744Z] #10 68.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-16T16:41:46.744Z] #10 69.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-16T16:41:46.744Z] #10 69.72 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-16T16:41:46.744Z] #10 69.72 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-16T16:41:46.744Z] #10 69.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-16T16:41:46.744Z] #10 69.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T16:41:46.744Z] #10 ... [2020-04-16T16:41:46.744Z] [2020-04-16T16:41:46.744Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:41:46.888Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 2.73MB / 10.00MB 0.7s [2020-04-16T16:41:46.888Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 2.92MB / 51.79MB 0.8s [2020-04-16T16:41:46.888Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 6.52MB / 10.00MB 0.8s [2020-04-16T16:41:46.939Z] #44 57.43 DEP criu/config.d [2020-04-16T16:41:46.950Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-16T16:41:47.146Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 22.79MB / 50.38MB 1.0s [2020-04-16T16:41:47.146Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 7.64MB / 51.79MB 1.0s [2020-04-16T16:41:47.146Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.0s [2020-04-16T16:41:47.146Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.0s done [2020-04-16T16:41:47.146Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0B / 68.60MB 1.1s [2020-04-16T16:41:47.146Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 29.49MB / 50.38MB 1.2s [2020-04-16T16:41:47.146Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 14.10MB / 51.79MB 1.2s [2020-04-16T16:41:47.222Z] #44 57.58 DEP criu/clone-noasan.d [2020-04-16T16:41:47.222Z] #44 57.63 DEP criu/cgroup.d [2020-04-16T16:41:47.222Z] #44 57.77 DEP criu/cgroup-props.d [2020-04-16T16:41:47.259Z] #27 13.69 0.2% ### 4.4% ###### 9.0% ########## 14.1% ############# 18.3% ################ 22.5% ##################### 29.3% ####################### 33.0% ########################### 38.3% ############################### 43.1% #################################### 51.1% ######################################### 57.2% ############################################# 62.7% ##################################################### 74.7% ########################################################### 82.5% ##################################################################### 96.8% ######################################################################## 100.0% [2020-04-16T16:41:47.405Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 18.49MB / 51.79MB 1.3s [2020-04-16T16:41:47.405Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 5.02MB / 68.60MB 1.3s [2020-04-16T16:41:47.405Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 32.69MB / 50.38MB 1.4s [2020-04-16T16:41:47.504Z] #44 57.88 DEP criu/bitmap.d [2020-04-16T16:41:47.504Z] #44 57.90 DEP criu/bfd.d [2020-04-16T16:41:47.665Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 39.76MB / 50.38MB 1.6s [2020-04-16T16:41:47.665Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 27.72MB / 51.79MB 1.6s [2020-04-16T16:41:47.665Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 12.40MB / 68.60MB 1.6s [2020-04-16T16:41:47.665Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 42.28MB / 50.38MB 1.7s [2020-04-16T16:41:47.786Z] #44 58.05 DEP criu/autofs.d [2020-04-16T16:41:47.786Z] #44 58.24 DEP criu/aio.d [2020-04-16T16:41:47.786Z] #44 58.36 DEP criu/action-scripts.d [2020-04-16T16:41:47.824Z] #27 16.15 [2020-04-16T16:41:47.922Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 46.22MB / 50.38MB 1.8s [2020-04-16T16:41:47.922Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 34.30MB / 51.79MB 1.8s [2020-04-16T16:41:47.922Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.0s [2020-04-16T16:41:47.922Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 38.40MB / 51.79MB 2.0s [2020-04-16T16:41:47.922Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 19.18MB / 68.60MB 2.0s [2020-04-16T16:41:47.980Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-16T16:41:47.980Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-16T16:41:48.068Z] #44 ... [2020-04-16T16:41:48.068Z] [2020-04-16T16:41:48.068Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:41:48.068Z] #17 1.595 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:41:48.068Z] #17 1.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:41:48.068Z] #17 1.923 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:41:48.068Z] #17 2.080 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T16:41:48.068Z] #17 3.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T16:41:48.068Z] #17 4.725 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T16:41:48.068Z] #17 6.736 Fetched 8034 kB in 5s (1506 kB/s) [2020-04-16T16:41:48.068Z] #17 6.736 Reading package lists... [2020-04-16T16:41:48.068Z] #17 8.714 Reading package lists... [2020-04-16T16:41:48.068Z] #17 ... [2020-04-16T16:41:48.068Z] [2020-04-16T16:41:48.068Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:48.068Z] #44 58.57 CC criu/action-scripts.o [2020-04-16T16:41:48.181Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.0s done [2020-04-16T16:41:48.181Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 41.71MB / 51.79MB 2.1s [2020-04-16T16:41:48.181Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 0B / 120.15MB 2.1s [2020-04-16T16:41:48.271Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-16T16:41:48.350Z] #44 58.83 CC criu/aio.o [2020-04-16T16:41:48.350Z] #44 ... [2020-04-16T16:41:48.350Z] [2020-04-16T16:41:48.350Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:48.350Z] #47 84.73 net/http [2020-04-16T16:41:48.350Z] #47 93.11 github.com/LK4D4/vndr/godl [2020-04-16T16:41:48.350Z] #47 93.67 github.com/LK4D4/vndr [2020-04-16T16:41:48.439Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 46.93MB / 51.79MB 2.3s [2020-04-16T16:41:48.439Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 23.54MB / 68.60MB 2.3s [2020-04-16T16:41:48.439Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.57MB / 51.79MB 2.4s [2020-04-16T16:41:48.636Z] #47 ... [2020-04-16T16:41:48.636Z] [2020-04-16T16:41:48.636Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:41:48.636Z] #17 8.714 Reading package lists... [2020-04-16T16:41:48.696Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 27.36MB / 68.60MB 2.5s [2020-04-16T16:41:48.696Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 6.03MB / 120.15MB 2.5s [2020-04-16T16:41:48.696Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e [2020-04-16T16:41:48.696Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 32.15MB / 68.60MB 2.8s [2020-04-16T16:41:48.918Z] #17 10.63 Building dependency tree... [2020-04-16T16:41:48.963Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.8s done [2020-04-16T16:41:48.963Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 2.9s done [2020-04-16T16:41:48.963Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 36.82MB / 68.60MB 3.0s [2020-04-16T16:41:48.963Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 13.10MB / 120.15MB 3.0s [2020-04-16T16:41:49.201Z] #17 11.15 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T16:41:49.201Z] #17 11.15 The following additional packages will be installed: [2020-04-16T16:41:49.201Z] #17 11.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T16:41:49.201Z] #17 11.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T16:41:49.201Z] #17 11.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T16:41:49.201Z] #17 11.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T16:41:49.201Z] #17 11.15 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T16:41:49.201Z] #17 11.16 Suggested packages: [2020-04-16T16:41:49.201Z] #17 11.16 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T16:41:49.201Z] #17 11.16 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T16:41:49.201Z] #17 11.16 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T16:41:49.201Z] #17 11.16 Recommended packages: [2020-04-16T16:41:49.201Z] #17 11.16 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T16:41:49.201Z] #17 11.16 python3-keyrings.alt python3-xdg unzip [2020-04-16T16:41:49.263Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 40.53MB / 68.60MB 3.1s [2020-04-16T16:41:49.263Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 44.81MB / 68.60MB 3.2s [2020-04-16T16:41:49.263Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 20.31MB / 120.15MB 3.2s [2020-04-16T16:41:49.298Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-16T16:41:49.298Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-16T16:41:49.463Z] Client: [2020-04-16T16:41:49.463Z] Debug Mode: false [2020-04-16T16:41:49.463Z] [2020-04-16T16:41:49.463Z] Server: [2020-04-16T16:41:49.463Z] Containers: 0 [2020-04-16T16:41:49.463Z] Running: 0 [2020-04-16T16:41:49.463Z] Paused: 0 [2020-04-16T16:41:49.463Z] Stopped: 0 [2020-04-16T16:41:49.463Z] Images: 0 [2020-04-16T16:41:49.463Z] Server Version: 19.03.5 [2020-04-16T16:41:49.463Z] Storage Driver: overlay2 [2020-04-16T16:41:49.463Z] Backing Filesystem: extfs [2020-04-16T16:41:49.463Z] Supports d_type: true [2020-04-16T16:41:49.463Z] Native Overlay Diff: true [2020-04-16T16:41:49.463Z] Logging Driver: json-file [2020-04-16T16:41:49.463Z] Cgroup Driver: cgroupfs [2020-04-16T16:41:49.463Z] Plugins: [2020-04-16T16:41:49.463Z] Volume: local [2020-04-16T16:41:49.463Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T16:41:49.463Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T16:41:49.463Z] Swarm: inactive [2020-04-16T16:41:49.463Z] Runtimes: runc [2020-04-16T16:41:49.463Z] Default Runtime: runc [2020-04-16T16:41:49.463Z] Init Binary: docker-init [2020-04-16T16:41:49.463Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T16:41:49.463Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T16:41:49.463Z] init version: fec3683 [2020-04-16T16:41:49.463Z] Security Options: [2020-04-16T16:41:49.463Z] apparmor [2020-04-16T16:41:49.463Z] seccomp [2020-04-16T16:41:49.463Z] Profile: default [2020-04-16T16:41:49.463Z] Kernel Version: 4.15.0-1057-aws [2020-04-16T16:41:49.463Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-16T16:41:49.463Z] OSType: linux [2020-04-16T16:41:49.463Z] Architecture: aarch64 [2020-04-16T16:41:49.463Z] CPUs: 4 [2020-04-16T16:41:49.463Z] Total Memory: 7.525GiB [2020-04-16T16:41:49.463Z] Name: ip-10-100-43-29 [2020-04-16T16:41:49.463Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-16T16:41:49.463Z] Docker Root Dir: /var/lib/docker [2020-04-16T16:41:49.463Z] Debug Mode: false [2020-04-16T16:41:49.463Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:41:49.463Z] Labels: [2020-04-16T16:41:49.463Z] Experimental: true [2020-04-16T16:41:49.463Z] Insecure Registries: [2020-04-16T16:41:49.463Z] 127.0.0.0/8 [2020-04-16T16:41:49.463Z] Live Restore Enabled: true [2020-04-16T16:41:49.463Z] [2020-04-16T16:41:49.463Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T16:41:49.574Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 49.79MB / 68.60MB 3.4s [2020-04-16T16:41:49.574Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 26.45MB / 120.15MB 3.4s [2020-04-16T16:41:49.574Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 53.29MB / 68.60MB 3.6s [2020-04-16T16:41:49.754Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:41:49.754Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:41:49.754Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40796/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T16:41:49.754Z] + bash /home/ubuntu/workspace/moby_PR-40796/check-config.sh [2020-04-16T16:41:49.754Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T16:41:49.754Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-16T16:41:49.754Z] [2020-04-16T16:41:49.754Z] Generally Necessary: [2020-04-16T16:41:49.754Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T16:41:49.754Z] - apparmor: enabled and tools installed [2020-04-16T16:41:49.754Z] - CONFIG_NAMESPACES: enabled [2020-04-16T16:41:49.754Z] - CONFIG_NET_NS: enabled [2020-04-16T16:41:49.754Z] - CONFIG_PID_NS: enabled [2020-04-16T16:41:49.754Z] - CONFIG_IPC_NS: enabled [2020-04-16T16:41:49.754Z] - CONFIG_UTS_NS: enabled [2020-04-16T16:41:49.754Z] - CONFIG_CGROUPS: enabled [2020-04-16T16:41:49.754Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T16:41:49.840Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 33.47MB / 120.15MB 3.7s [2020-04-16T16:41:49.840Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 60.01MB / 68.60MB 3.9s [2020-04-16T16:41:49.931Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-16T16:41:50.014Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T16:41:50.014Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T16:41:50.014Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T16:41:50.014Z] - CONFIG_CPUSETS: enabled [2020-04-16T16:41:50.014Z] - CONFIG_MEMCG: enabled [2020-04-16T16:41:50.014Z] - CONFIG_KEYS: enabled [2020-04-16T16:41:50.014Z] - CONFIG_VETH: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T16:41:50.014Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T16:41:50.014Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T16:41:50.014Z] [2020-04-16T16:41:50.014Z] Optional Features: [2020-04-16T16:41:50.014Z] - CONFIG_USER_NS: enabled [2020-04-16T16:41:50.014Z] - CONFIG_SECCOMP: enabled [2020-04-16T16:41:50.014Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T16:41:50.014Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T16:41:50.014Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T16:41:50.014Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T16:41:50.097Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.2s [2020-04-16T16:41:50.097Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 44.35MB / 120.15MB 4.2s [2020-04-16T16:41:50.207Z] #17 12.34 The following NEW packages will be installed: [2020-04-16T16:41:50.274Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T16:41:50.274Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T16:41:50.274Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T16:41:50.274Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T16:41:50.274Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T16:41:50.274Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T16:41:50.274Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T16:41:50.274Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T16:41:50.274Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T16:41:50.274Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T16:41:50.274Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T16:41:50.274Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T16:41:50.274Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T16:41:50.274Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T16:41:50.274Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T16:41:50.274Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T16:41:50.274Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T16:41:50.274Z] - CONFIG_EXT4_FS: enabled [2020-04-16T16:41:50.274Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T16:41:50.274Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T16:41:50.274Z] - Network Drivers: [2020-04-16T16:41:50.274Z] - "overlay": [2020-04-16T16:41:50.274Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T16:41:50.274Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T16:41:50.274Z] Optional (for encrypted networks): [2020-04-16T16:41:50.354Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.4s done [2020-04-16T16:41:50.489Z] #17 12.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T16:41:50.489Z] #17 12.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T16:41:50.489Z] #17 12.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T16:41:50.489Z] #17 12.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T16:41:50.489Z] #17 12.34 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T16:41:50.489Z] #17 12.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T16:41:50.489Z] #17 12.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T16:41:50.489Z] #17 12.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T16:41:50.489Z] #17 12.34 xz-utils zip [2020-04-16T16:41:50.489Z] #17 12.45 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T16:41:50.489Z] #17 12.45 Need to get 27.7 MB of archives. [2020-04-16T16:41:50.489Z] #17 12.45 After this operation, 117 MB of additional disk space will be used. [2020-04-16T16:41:50.489Z] #17 12.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-16T16:41:50.489Z] #17 12.49 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-16T16:41:50.489Z] #17 12.54 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-16T16:41:50.533Z] - CONFIG_CRYPTO: enabled [2020-04-16T16:41:50.533Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T16:41:50.533Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T16:41:50.533Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T16:41:50.533Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T16:41:50.533Z] - CONFIG_XFRM: enabled [2020-04-16T16:41:50.533Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T16:41:50.533Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T16:41:50.533Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T16:41:50.533Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T16:41:50.533Z] - "ipvlan": [2020-04-16T16:41:50.533Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T16:41:50.533Z] - "macvlan": [2020-04-16T16:41:50.533Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T16:41:50.533Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T16:41:50.533Z] - "ftp,tftp client in container": [2020-04-16T16:41:50.533Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T16:41:50.533Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T16:41:50.533Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T16:41:50.533Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T16:41:50.533Z] - Storage Drivers: [2020-04-16T16:41:50.533Z] - "aufs": [2020-04-16T16:41:50.533Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T16:41:50.533Z] - "btrfs": [2020-04-16T16:41:50.533Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T16:41:50.533Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T16:41:50.533Z] - "devicemapper": [2020-04-16T16:41:50.533Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T16:41:50.533Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T16:41:50.533Z] - "overlay": [2020-04-16T16:41:50.533Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T16:41:50.533Z] - "zfs": [2020-04-16T16:41:50.533Z] - /dev/zfs: missing [2020-04-16T16:41:50.533Z] - zfs command: missing [2020-04-16T16:41:50.533Z] - zpool command: missing [2020-04-16T16:41:50.533Z] [2020-04-16T16:41:50.533Z] Limits: [2020-04-16T16:41:50.533Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T16:41:50.533Z] [2020-04-16T16:41:50.533Z] + true [Pipeline] } [Pipeline] // stage [2020-04-16T16:41:50.564Z] go: finding go.etcd.io/bbolt v1.3.2 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T16:41:50.657Z] #47 ... [2020-04-16T16:41:50.657Z] [2020-04-16T16:41:50.657Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:50.657Z] #56 25.96 + cd /tmp/tmp.0Y1QrW3jDv/src/github.com/mvdan/sh [2020-04-16T16:41:50.657Z] #56 25.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:41:50.657Z] #56 26.12 + GO111MODULE=on [2020-04-16T16:41:50.657Z] #56 26.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T16:41:50.657Z] #56 28.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:41:50.657Z] #56 28.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:41:50.657Z] #56 28.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:41:50.771Z] #17 12.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-16T16:41:50.771Z] #17 12.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-16T16:41:50.772Z] #17 12.68 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-16T16:41:50.772Z] #17 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-16T16:41:50.772Z] #17 12.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-16T16:41:50.772Z] #17 12.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-16T16:41:50.772Z] #17 12.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-16T16:41:50.772Z] #17 12.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-16T16:41:50.772Z] #17 12.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-16T16:41:50.772Z] #17 12.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-16T16:41:50.772Z] #17 12.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-16T16:41:50.772Z] #17 12.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-16T16:41:50.772Z] #17 12.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-16T16:41:50.772Z] #17 12.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-16T16:41:50.772Z] #17 12.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:41:50.893Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 . [2020-04-16T16:41:50.893Z] #2 [internal] load .dockerignore [2020-04-16T16:41:50.893Z] #2 transferring context: 87B done [2020-04-16T16:41:50.893Z] #2 DONE 0.0s [2020-04-16T16:41:50.893Z] [2020-04-16T16:41:50.893Z] #1 [internal] load build definition from Dockerfile [2020-04-16T16:41:50.893Z] #1 transferring dockerfile: 17.09kB done [2020-04-16T16:41:50.893Z] #1 DONE 0.1s [2020-04-16T16:41:50.893Z] [2020-04-16T16:41:50.893Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T16:41:50.918Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 56.92MB / 120.15MB 4.7s [2020-04-16T16:41:50.918Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 63.01MB / 120.15MB 4.9s [2020-04-16T16:41:51.054Z] #17 12.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-16T16:41:51.054Z] #17 12.88 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-16T16:41:51.054Z] #17 12.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-16T16:41:51.054Z] #17 12.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-16T16:41:51.054Z] #17 12.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-16T16:41:51.054Z] #17 12.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-16T16:41:51.054Z] #17 12.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-16T16:41:51.054Z] #17 12.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-16T16:41:51.054Z] #17 12.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-16T16:41:51.054Z] #17 12.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-16T16:41:51.054Z] #17 12.95 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-16T16:41:51.174Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 70.03MB / 120.15MB 5.1s [2020-04-16T16:41:51.197Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-16T16:41:51.219Z] #56 28.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:41:51.336Z] #17 13.37 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-16T16:41:51.336Z] #17 13.37 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-16T16:41:51.336Z] #17 13.38 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-16T16:41:51.336Z] #17 13.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-16T16:41:51.336Z] #17 13.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-16T16:41:51.336Z] #17 13.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T16:41:51.432Z] #7 ... [2020-04-16T16:41:51.432Z] [2020-04-16T16:41:51.432Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T16:41:51.432Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T16:41:51.432Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T16:41:51.432Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T16:41:51.432Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-04-16T16:41:51.432Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done [2020-04-16T16:41:51.432Z] #71 DONE 5.4s [2020-04-16T16:41:51.432Z] [2020-04-16T16:41:51.432Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:41:51.432Z] #7 ... [2020-04-16T16:41:51.432Z] [2020-04-16T16:41:51.432Z] #20 [internal] load build context [2020-04-16T16:41:51.432Z] #20 transferring context: 20.06MB 5.4s [2020-04-16T16:41:51.461Z] #3 DONE 0.6s [2020-04-16T16:41:51.475Z] #56 29.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:41:51.486Z] #27 16.54 0.0% 0.6% # 1.9% # 2.5% ## 3.5% ### 4.9% ##### 7.4% ##### 8.1% ####### 9.9% ######## 11.5% ########## 14.2% ########### 16.1% ############ 17.8% ################ 22.2% ################## 25.5% #################### 28.7% ####################### 32.9% ######################## 34.4% ########################## 37.0% ############################ 39.0% ############################### 43.9% ################################# 46.2% ################################## 48.5% #################################### 50.6% ##################################### 52.0% ###################################### 53.6% ######################################## 56.2% ########################################## 59.2% ### [2020-04-16T16:41:51.486Z] #27 ... [2020-04-16T16:41:51.486Z] [2020-04-16T16:41:51.486Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:51.486Z] #33 64.49 sync [2020-04-16T16:41:51.486Z] #33 64.49 internal/reflectlite [2020-04-16T16:41:51.486Z] #33 68.90 errors [2020-04-16T16:41:51.486Z] #33 68.90 sort [2020-04-16T16:41:51.486Z] #33 69.85 strconv [2020-04-16T16:41:51.486Z] #33 71.00 io [2020-04-16T16:41:51.486Z] #33 72.95 internal/oserror [2020-04-16T16:41:51.486Z] #33 73.13 syscall [2020-04-16T16:41:51.486Z] #33 ... [2020-04-16T16:41:51.486Z] [2020-04-16T16:41:51.486Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:41:51.487Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-16T16:41:51.618Z] #17 13.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T16:41:51.618Z] #17 13.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T16:41:51.618Z] #17 13.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-16T16:41:51.618Z] #17 13.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T16:41:51.618Z] #17 13.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T16:41:51.618Z] #17 13.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T16:41:51.618Z] #17 13.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-16T16:41:51.618Z] #17 13.61 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-16T16:41:51.618Z] #17 13.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-16T16:41:51.618Z] #17 13.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T16:41:51.720Z] [2020-04-16T16:41:51.720Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T16:41:51.720Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T16:41:51.900Z] #17 13.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-16T16:41:51.900Z] #17 13.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-16T16:41:51.900Z] #17 13.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-16T16:41:51.979Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-16T16:41:51.979Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s [2020-04-16T16:41:51.979Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T16:41:51.979Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-16T16:41:51.979Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.61MB / 8.26MB 0.4s [2020-04-16T16:41:51.979Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s done [2020-04-16T16:41:52.238Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-04-16T16:41:52.498Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-04-16T16:41:52.498Z] #4 DONE 0.9s [2020-04-16T16:41:52.515Z] #17 14.45 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:41:52.515Z] #17 14.57 Fetched 27.7 MB in 2s (17.3 MB/s) [2020-04-16T16:41:52.797Z] #17 14.60 Selecting previously unselected package pigz. [2020-04-16T16:41:52.797Z] #17 14.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23194 files and directories currently installed.) [2020-04-16T16:41:52.797Z] #17 14.64 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-16T16:41:52.797Z] #17 14.64 Unpacking pigz (2.4-1) ... [2020-04-16T16:41:52.797Z] #17 14.71 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-16T16:41:52.797Z] #17 14.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-16T16:41:52.797Z] #17 14.72 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-16T16:41:53.010Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-16T16:41:53.010Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-16T16:41:53.068Z] [2020-04-16T16:41:53.068Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T16:41:53.068Z] #6 ... [2020-04-16T16:41:53.068Z] [2020-04-16T16:41:53.068Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T16:41:53.068Z] #5 DONE 0.2s [2020-04-16T16:41:53.079Z] #17 15.10 Selecting previously unselected package python3.7-minimal. [2020-04-16T16:41:53.079Z] #17 15.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-16T16:41:53.079Z] #17 15.11 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:41:53.327Z] [2020-04-16T16:41:53.327Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T16:41:53.327Z] #6 DONE 0.3s [2020-04-16T16:41:53.327Z] [2020-04-16T16:41:53.327Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:41:53.327Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b done [2020-04-16T16:41:53.371Z] #56 30.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:41:53.474Z] #27 16.54 0.0% 0.6% # 1.9% # 2.5% ## 3.5% ### 4.9% ##### 7.4% ##### 8.1% ####### 9.9% ######## 11.5% ########## 14.2% ########### 16.1% ############ 17.8% ################ 22.2% ################## 25.5% #################### 28.7% ####################### 32.9% ######################## 34.4% ########################## 37.0% ############################ 39.0% ############################### 43.9% ################################# 46.2% ################################## 48.5% #################################### 50.6% ##################################### 52.0% ###################################### 53.6% ######################################## 56.2% ########################################## 59.2% ############################################ 61.7% ############################################## 64.4% ################################################ 66.8% ################################################# 68.8% ################################################## 70.5% #################################################### 73.1% ###################################################### 76.1% ######################################################## 77.8% ######################################################## 79.1% ######################################################### 80.5% ########################################################### 82.7% ############################################################# 84.9% ############################################################### 88.5% ################################################################# 91.1% ################################################################### 93.4% #################################################################### 94.9% ###################################################################### 97.4% ####################################################################### 99.5% ######################################################################## 100.0% [2020-04-16T16:41:53.587Z] #7 sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b 1.42kB / 1.42kB done [2020-04-16T16:41:53.587Z] #7 sha256:1ae5fa22f524493232d6e05d6be98233d03423ee75e8d7257a753665c13c0b9e 1.79kB / 1.79kB done [2020-04-16T16:41:53.587Z] #7 sha256:dc3828be7f69e774c8f8366255854bc2aef7ba17951a7bfbcd23477d1ccd32aa 5.46kB / 5.46kB done [2020-04-16T16:41:53.587Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 0B / 49.17MB 0.2s [2020-04-16T16:41:53.587Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0B / 7.68MB 0.2s [2020-04-16T16:41:53.587Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0B / 9.98MB 0.2s [2020-04-16T16:41:53.627Z] #56 ... [2020-04-16T16:41:53.627Z] [2020-04-16T16:41:53.627Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:41:53.627Z] #35 31.93 Fetched 8338 kB in 26s (326 kB/s) [2020-04-16T16:41:53.638Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-16T16:41:53.703Z] #17 ... [2020-04-16T16:41:53.703Z] [2020-04-16T16:41:53.703Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:53.703Z] #47 DONE 100.0s [2020-04-16T16:41:53.703Z] [2020-04-16T16:41:53.703Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:41:53.703Z] #44 59.29 CC criu/autofs.o [2020-04-16T16:41:53.703Z] #44 60.37 CC criu/bfd.o [2020-04-16T16:41:53.703Z] #44 60.72 CC criu/bitmap.o [2020-04-16T16:41:53.703Z] #44 60.83 CC criu/cgroup-props.o [2020-04-16T16:41:53.703Z] #44 61.43 CC criu/cgroup.o [2020-04-16T16:41:53.703Z] #44 63.52 CC criu/clone-noasan.o [2020-04-16T16:41:53.703Z] #44 63.60 CC criu/config.o [2020-04-16T16:41:53.732Z] #27 22.12 [2020-04-16T16:41:53.849Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 6.63MB / 49.17MB 0.5s [2020-04-16T16:41:53.849Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.5s [2020-04-16T16:41:53.849Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 8.88MB / 9.98MB 0.5s [2020-04-16T16:41:53.849Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 12.53MB / 49.17MB 0.6s [2020-04-16T16:41:53.849Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.5s done [2020-04-16T16:41:53.849Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.5s done [2020-04-16T16:41:53.849Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 0B / 62.47MB 0.6s [2020-04-16T16:41:53.849Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 0B / 52.10MB 0.6s [2020-04-16T16:41:54.111Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 15.52MB / 49.17MB 0.7s [2020-04-16T16:41:54.111Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 6.54MB / 62.47MB 0.8s [2020-04-16T16:41:54.111Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 4.45MB / 52.10MB 0.8s [2020-04-16T16:41:54.270Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-16T16:41:54.377Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 22.22MB / 49.17MB 0.9s [2020-04-16T16:41:54.377Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 16.51MB / 62.47MB 0.9s [2020-04-16T16:41:54.377Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 13.05MB / 52.10MB 0.9s [2020-04-16T16:41:54.377Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 28.34MB / 49.17MB 1.1s [2020-04-16T16:41:54.377Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 17.78MB / 52.10MB 1.1s [2020-04-16T16:41:54.377Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 19.96MB / 62.47MB 1.2s [2020-04-16T16:41:54.377Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 22.23MB / 52.10MB 1.2s [2020-04-16T16:41:54.640Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 33.54MB / 49.17MB 1.3s [2020-04-16T16:41:54.640Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 24.85MB / 62.47MB 1.3s [2020-04-16T16:41:54.640Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 26.68MB / 52.10MB 1.3s [2020-04-16T16:41:54.640Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 33.37MB / 62.47MB 1.4s [2020-04-16T16:41:54.666Z] #27 ... [2020-04-16T16:41:54.666Z] [2020-04-16T16:41:54.666Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:54.666Z] #47 67.80 internal/reflectlite [2020-04-16T16:41:54.666Z] #47 67.92 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T16:41:54.666Z] #47 68.86 math/rand [2020-04-16T16:41:54.666Z] #47 71.59 internal/singleflight [2020-04-16T16:41:54.666Z] #47 73.34 strconv [2020-04-16T16:41:54.666Z] #47 73.40 bytes [2020-04-16T16:41:54.708Z] #20 transferring context: 52.78MB 8.5s done [2020-04-16T16:41:54.708Z] #20 DONE 8.7s [2020-04-16T16:41:54.708Z] [2020-04-16T16:41:54.708Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:41:54.708Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 6.6s done [2020-04-16T16:41:54.708Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 5.8s [2020-04-16T16:41:54.709Z] #44 65.00 CC criu/cr-check.o [2020-04-16T16:41:54.900Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 43.82MB / 49.17MB 1.5s [2020-04-16T16:41:54.900Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 33.55MB / 52.10MB 1.5s [2020-04-16T16:41:54.900Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 1.6s [2020-04-16T16:41:54.900Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 43.33MB / 62.47MB 1.6s [2020-04-16T16:41:54.926Z] #47 ... [2020-04-16T16:41:54.926Z] [2020-04-16T16:41:54.926Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:54.926Z] #50 77.72 + cd /tmp/tmp.kSKxNwXQl6/src/gotest.tools/gotestsum [2020-04-16T16:41:54.926Z] #50 77.72 + git checkout -q v0.3.5 [2020-04-16T16:41:54.926Z] #50 77.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T16:41:55.159Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 51.34MB / 62.47MB 1.7s [2020-04-16T16:41:55.159Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 38.14MB / 52.10MB 1.7s [2020-04-16T16:41:55.159Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 43.46MB / 52.10MB 1.8s [2020-04-16T16:41:55.184Z] #50 ... [2020-04-16T16:41:55.185Z] [2020-04-16T16:41:55.185Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:41:55.185Z] #43 68.65 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-16T16:41:55.185Z] #43 68.66 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-16T16:41:55.185Z] #43 68.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T16:41:55.185Z] #43 68.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-16T16:41:55.185Z] #43 68.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-16T16:41:55.185Z] #43 70.80 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:41:55.185Z] #43 71.17 Fetched 4095 kB in 1s (3023 kB/s) [2020-04-16T16:41:55.185Z] #43 71.50 Selecting previously unselected package libcap-dev:amd64. [2020-04-16T16:41:55.185Z] #43 71.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-16T16:41:55.185Z] #43 71.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 71.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-16T16:41:55.185Z] #43 72.10 Selecting previously unselected package libnet1:amd64. [2020-04-16T16:41:55.185Z] #43 72.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 72.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:41:55.185Z] #43 72.67 Selecting previously unselected package libnet1-dev. [2020-04-16T16:41:55.185Z] #43 72.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 72.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:41:55.185Z] #43 73.15 Selecting previously unselected package libnl-3-200:amd64. [2020-04-16T16:41:55.185Z] #43 73.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 73.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:41:55.185Z] #43 73.49 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-16T16:41:55.185Z] #43 73.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 73.51 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-16T16:41:55.185Z] #43 74.07 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-16T16:41:55.185Z] #43 74.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 74.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:41:55.185Z] #43 74.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-16T16:41:55.185Z] #43 74.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 74.44 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-16T16:41:55.185Z] #43 74.83 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-16T16:41:55.185Z] #43 74.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 74.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-16T16:41:55.185Z] #43 75.41 Selecting previously unselected package libprotobuf17:amd64. [2020-04-16T16:41:55.185Z] #43 75.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 75.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-16T16:41:55.185Z] #43 77.29 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-16T16:41:55.185Z] #43 77.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 77.34 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-16T16:41:55.185Z] #43 77.79 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-16T16:41:55.185Z] #43 77.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-16T16:41:55.185Z] #43 77.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-16T16:41:55.323Z] #44 ... [2020-04-16T16:41:55.323Z] [2020-04-16T16:41:55.323Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:41:55.323Z] #17 15.82 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-16T16:41:55.323Z] #17 15.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:41:55.323Z] #17 17.28 Selecting previously unselected package python3-minimal. [2020-04-16T16:41:55.323Z] #17 17.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 ... 23443 files and directories currently installed.) [2020-04-16T16:41:55.323Z] #17 17.33 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-16T16:41:55.323Z] #17 17.33 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T16:41:55.323Z] #17 17.39 Selecting previously unselected package libmpdec2:s390x. [2020-04-16T16:41:55.421Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 1.8s done [2020-04-16T16:41:55.421Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 59.65MB / 62.47MB 2.0s [2020-04-16T16:41:55.421Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 2.0s [2020-04-16T16:41:55.421Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 0B / 97.69MB 2.0s [2020-04-16T16:41:55.421Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f [2020-04-16T16:41:55.443Z] #43 ... [2020-04-16T16:41:55.443Z] [2020-04-16T16:41:55.443Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:41:55.605Z] #17 17.40 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-16T16:41:55.605Z] #17 17.40 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-16T16:41:55.605Z] #17 17.46 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-16T16:41:55.605Z] #17 17.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-16T16:41:55.605Z] #17 17.46 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-16T16:41:55.705Z] #30 78.80 Checking out files: 78% (1190/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) [2020-04-16T16:41:55.705Z] #30 ... [2020-04-16T16:41:55.705Z] [2020-04-16T16:41:55.705Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:41:55.705Z] #65 5.074 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:41:55.705Z] #65 5.074 + RM_GOPATH=0 [2020-04-16T16:41:55.705Z] #65 5.074 + TMP_GOPATH= [2020-04-16T16:41:55.705Z] #65 5.074 + : /build [2020-04-16T16:41:55.705Z] #65 5.074 + '[' -z '' ']' [2020-04-16T16:41:55.705Z] #65 5.074 ++ mktemp -d [2020-04-16T16:41:55.705Z] #65 5.074 + export GOPATH=/tmp/tmp.4tIkq5yDjW [2020-04-16T16:41:55.705Z] #65 5.074 + GOPATH=/tmp/tmp.4tIkq5yDjW [2020-04-16T16:41:55.705Z] #65 5.074 + RM_GOPATH=1 [2020-04-16T16:41:55.705Z] #65 5.074 ++ dirname ./install.sh [2020-04-16T16:41:55.705Z] #65 5.074 + dir=. [2020-04-16T16:41:55.705Z] #65 5.074 + bin=containerd [2020-04-16T16:41:55.705Z] #65 5.074 + shift [2020-04-16T16:41:55.705Z] #65 5.074 + '[' '!' -f ./containerd.installer ']' [2020-04-16T16:41:55.705Z] #65 5.074 + . ./containerd.installer [2020-04-16T16:41:55.705Z] #65 5.074 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:41:55.705Z] #65 5.074 + install_containerd [2020-04-16T16:41:55.705Z] #65 5.074 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T16:41:55.705Z] #65 5.086 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4tIkq5yDjW/src/github.com/containerd/containerd [2020-04-16T16:41:55.705Z] #65 5.086 Cloning into '/tmp/tmp.4tIkq5yDjW/src/github.com/containerd/containerd'... [2020-04-16T16:41:55.776Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T16:41:55.963Z] #65 ... [2020-04-16T16:41:55.963Z] [2020-04-16T16:41:55.963Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:41:56.068Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-16T16:41:56.144Z] #35 31.93 Reading package lists... [2020-04-16T16:41:56.144Z] #35 ... [2020-04-16T16:41:56.144Z] [2020-04-16T16:41:56.144Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:56.144Z] #33 23.96 internal/testlog [2020-04-16T16:41:56.144Z] #33 24.52 encoding [2020-04-16T16:41:56.144Z] #33 24.85 runtime/cgo [2020-04-16T16:41:56.144Z] #33 ... [2020-04-16T16:41:56.144Z] [2020-04-16T16:41:56.144Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:41:56.144Z] #47 29.72 unicode/utf16 [2020-04-16T16:41:56.144Z] #47 30.23 container/list [2020-04-16T16:41:56.144Z] #47 31.39 crypto/internal/subtle [2020-04-16T16:41:56.144Z] #47 31.59 crypto/subtle [2020-04-16T16:41:56.144Z] #47 31.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T16:41:56.144Z] #47 32.24 internal/nettrace [2020-04-16T16:41:56.144Z] #47 32.49 runtime/cgo [2020-04-16T16:41:56.219Z] #17 18.22 Selecting previously unselected package python3.7. [2020-04-16T16:41:56.219Z] #17 18.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-16T16:41:56.219Z] #17 18.23 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:41:56.501Z] #17 18.32 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-16T16:41:56.501Z] #17 18.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-16T16:41:56.501Z] #17 18.32 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-16T16:41:56.501Z] #17 18.35 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T16:41:56.735Z] #30 78.80 Checking out files: 78% (1190/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% (1413/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-16T16:41:56.735Z] #30 80.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T16:41:56.783Z] #17 18.84 Selecting previously unselected package python3. [2020-04-16T16:41:56.807Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 2.3s done [2020-04-16T16:41:56.808Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 67.09MB / 97.69MB 3.2s [2020-04-16T16:41:56.808Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 0B / 155B 3.2s [2020-04-16T16:41:56.808Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 155B / 155B 3.3s [2020-04-16T16:41:56.808Z] #7 ... [2020-04-16T16:41:56.808Z] [2020-04-16T16:41:56.808Z] #20 [internal] load build context [2020-04-16T16:41:56.808Z] #20 transferring context: 52.78MB 2.6s done [2020-04-16T16:41:56.808Z] #20 DONE 3.4s [2020-04-16T16:41:56.808Z] [2020-04-16T16:41:56.808Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:41:56.808Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 81.44MB / 97.69MB 3.4s [2020-04-16T16:41:56.808Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 3.5s done [2020-04-16T16:41:56.808Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 155B / 155B 3.5s done [2020-04-16T16:41:56.992Z] #30 ... [2020-04-16T16:41:56.992Z] [2020-04-16T16:41:56.992Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:41:56.992Z] #35 70.55 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:41:56.992Z] #35 70.84 Fetched 14.9 MB in 3s (5489 kB/s) [2020-04-16T16:41:56.992Z] #35 71.03 Selecting previously unselected package xxd. [2020-04-16T16:41:56.992Z] #35 71.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-16T16:41:56.992Z] #35 71.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:41:56.992Z] #35 71.11 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:41:56.992Z] #35 71.51 Selecting previously unselected package vim-common. [2020-04-16T16:41:56.992Z] #35 71.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:41:56.992Z] #35 71.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:41:56.992Z] #35 72.67 Selecting previously unselected package cmake-data. [2020-04-16T16:41:56.992Z] #35 72.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T16:41:56.992Z] #35 72.70 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T16:41:56.992Z] #35 78.45 Selecting previously unselected package libicu63:amd64. [2020-04-16T16:41:56.992Z] #35 78.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-16T16:41:56.992Z] #35 78.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:41:57.065Z] #17 18.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23855 files and directories currently installed.) [2020-04-16T16:41:57.065Z] #17 18.86 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-16T16:41:57.065Z] #17 18.87 Unpacking python3 (3.7.3-1) ... [2020-04-16T16:41:57.065Z] #17 18.95 Selecting previously unselected package libip4tc0:s390x. [2020-04-16T16:41:57.065Z] #17 18.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-16T16:41:57.065Z] #17 18.95 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-16T16:41:57.065Z] #17 19.00 Selecting previously unselected package libip6tc0:s390x. [2020-04-16T16:41:57.065Z] #17 19.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-16T16:41:57.065Z] #17 19.01 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-16T16:41:57.065Z] #17 19.05 Selecting previously unselected package libiptc0:s390x. [2020-04-16T16:41:57.065Z] #17 19.05 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-16T16:41:57.065Z] #17 19.06 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-16T16:41:57.065Z] #17 19.09 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-16T16:41:57.065Z] #17 19.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-16T16:41:57.065Z] #17 19.10 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-16T16:41:57.065Z] #17 19.12 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-16T16:41:57.065Z] #17 19.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-16T16:41:57.065Z] #17 19.12 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-16T16:41:57.065Z] #17 19.16 Selecting previously unselected package libnftnl11:s390x. [2020-04-16T16:41:57.065Z] #17 19.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-16T16:41:57.065Z] #17 19.17 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-16T16:41:57.066Z] #17 19.24 Selecting previously unselected package iptables. [2020-04-16T16:41:57.067Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 96.67MB / 97.69MB 3.6s [2020-04-16T16:41:57.067Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 97.69MB / 97.69MB 3.7s done [2020-04-16T16:41:57.074Z] #47 ... [2020-04-16T16:41:57.074Z] [2020-04-16T16:41:57.074Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:41:57.233Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 8.2s done [2020-04-16T16:41:57.233Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-16T16:41:57.252Z] #35 ... [2020-04-16T16:41:57.252Z] [2020-04-16T16:41:57.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:41:57.252Z] #10 70.60 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-16T16:41:57.252Z] #10 71.07 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-16T16:41:57.252Z] #10 71.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-16T16:41:57.252Z] #10 76.92 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-16T16:41:57.252Z] #10 80.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-16T16:41:57.252Z] #10 80.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-16T16:41:57.252Z] #10 80.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-16T16:41:57.252Z] #10 80.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-16T16:41:57.252Z] #10 80.55 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-16T16:41:57.252Z] #10 80.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-16T16:41:57.252Z] #10 80.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-16T16:41:57.252Z] #10 80.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-16T16:41:57.252Z] #10 80.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-16T16:41:57.252Z] #10 80.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-16T16:41:57.252Z] #10 80.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-16T16:41:57.252Z] #10 80.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-16T16:41:57.252Z] #10 ... [2020-04-16T16:41:57.252Z] [2020-04-16T16:41:57.252Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:41:57.252Z] #30 80.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T16:41:57.362Z] #17 ... [2020-04-16T16:41:57.362Z] [2020-04-16T16:41:57.362Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:41:57.362Z] #30 DONE 103.8s [2020-04-16T16:41:57.362Z] [2020-04-16T16:41:57.362Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:41:57.362Z] #17 19.24 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-16T16:41:57.362Z] #17 19.24 Unpacking iptables (1.8.2-4) ... [2020-04-16T16:41:57.500Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-16T16:41:57.500Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-16T16:41:57.576Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-16T16:41:57.638Z] #7 ... [2020-04-16T16:41:57.638Z] [2020-04-16T16:41:57.638Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T16:41:57.638Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T16:41:57.638Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T16:41:57.638Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T16:41:57.638Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.6s done [2020-04-16T16:41:57.638Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-04-16T16:41:57.638Z] #71 DONE 4.3s [2020-04-16T16:41:57.638Z] [2020-04-16T16:41:57.638Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:41:57.644Z] #17 19.54 Selecting previously unselected package xxd. [2020-04-16T16:41:57.644Z] #17 19.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-16T16:41:57.644Z] #17 19.56 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:41:57.644Z] #17 19.83 Selecting previously unselected package vim-common. [2020-04-16T16:41:57.644Z] #17 19.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:41:57.926Z] #17 19.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:41:58.066Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done [2020-04-16T16:41:58.066Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-16T16:41:58.208Z] #17 20.06 Selecting previously unselected package bash-completion. [2020-04-16T16:41:58.208Z] #17 20.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T16:41:58.610Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-16T16:41:58.881Z] #74 34.93 Checking out files: 48% (1004/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 85% (1772/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T16:41:58.881Z] #74 36.65 + cd /tmp/tmp.iuwc2OoVGA/src/github.com/docker/libnetwork [2020-04-16T16:41:58.881Z] #74 36.65 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:41:58.881Z] #74 ... [2020-04-16T16:41:58.881Z] [2020-04-16T16:41:58.881Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:41:58.881Z] #62 27.19 Fetched 8338 kB in 22s (381 kB/s) [2020-04-16T16:41:58.901Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-16T16:41:59.032Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 3.2s done [2020-04-16T16:41:59.032Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 [2020-04-16T16:41:59.032Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0.3s done [2020-04-16T16:41:59.137Z] #62 27.19 Reading package lists... [2020-04-16T16:41:59.137Z] #62 ... [2020-04-16T16:41:59.137Z] [2020-04-16T16:41:59.137Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:41:59.191Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-16T16:41:59.292Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 [2020-04-16T16:41:59.393Z] #41 36.75 Checking out files: 69% (1103/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-16T16:41:59.393Z] #41 37.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T16:41:59.551Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.3s done [2020-04-16T16:41:59.551Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 [2020-04-16T16:41:59.718Z] #17 21.50 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T16:42:00.000Z] #17 21.82 Selecting previously unselected package bzip2. [2020-04-16T16:42:00.000Z] #17 21.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-16T16:42:00.000Z] #17 21.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:42:00.000Z] #17 21.88 Selecting previously unselected package xz-utils. [2020-04-16T16:42:00.000Z] #17 21.88 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-16T16:42:00.000Z] #17 21.88 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T16:42:00.000Z] #17 21.97 Selecting previously unselected package apparmor. [2020-04-16T16:42:00.000Z] #17 21.97 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-16T16:42:00.000Z] #17 22.01 Unpacking apparmor (2.13.2-10) ... [2020-04-16T16:42:00.282Z] #17 22.23 Selecting previously unselected package aufs-tools. [2020-04-16T16:42:00.282Z] #17 22.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-16T16:42:00.282Z] #17 22.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:42:00.282Z] #17 22.33 Selecting previously unselected package libonig5:s390x. [2020-04-16T16:42:00.282Z] #17 22.33 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-16T16:42:00.282Z] #17 22.34 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-16T16:42:00.282Z] #17 22.44 Selecting previously unselected package libjq1:s390x. [2020-04-16T16:42:00.282Z] #17 22.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-16T16:42:00.563Z] #17 22.45 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-16T16:42:00.563Z] #17 22.52 Selecting previously unselected package jq. [2020-04-16T16:42:00.563Z] #17 22.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-16T16:42:00.563Z] #17 22.53 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:42:00.563Z] #17 22.60 Selecting previously unselected package libaio1:s390x. [2020-04-16T16:42:00.563Z] #17 22.60 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-16T16:42:00.563Z] #17 22.60 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-16T16:42:00.563Z] #17 22.63 Selecting previously unselected package libgpm2:s390x. [2020-04-16T16:42:00.563Z] #17 22.63 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-16T16:42:00.563Z] #17 22.63 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-16T16:42:00.563Z] #17 22.68 Selecting previously unselected package libicu63:s390x. [2020-04-16T16:42:00.563Z] #17 22.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-16T16:42:00.563Z] #17 22.68 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-16T16:42:01.912Z] #41 40.16 + 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-16T16:42:01.921Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T16:42:02.092Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 2.0s done [2020-04-16T16:42:02.092Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 0.1s [2020-04-16T16:42:02.212Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-16T16:42:02.243Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.8s done [2020-04-16T16:42:02.243Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-16T16:42:02.583Z] #17 24.69 Selecting previously unselected package libnet1:s390x. [2020-04-16T16:42:02.865Z] #17 24.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-16T16:42:02.865Z] #17 24.69 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-16T16:42:02.865Z] #17 24.75 Selecting previously unselected package libnl-3-200:s390x. [2020-04-16T16:42:02.865Z] #17 24.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-16T16:42:02.865Z] #17 24.76 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-16T16:42:02.865Z] #17 24.84 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-16T16:42:02.865Z] #17 24.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-16T16:42:02.865Z] #17 24.85 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-16T16:42:02.865Z] #17 24.89 Selecting previously unselected package libreadline5:s390x. [2020-04-16T16:42:02.865Z] #17 24.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-16T16:42:02.865Z] #17 24.89 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-16T16:42:02.865Z] #17 24.97 Selecting previously unselected package net-tools. [2020-04-16T16:42:03.147Z] #17 24.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-16T16:42:03.147Z] #17 24.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:42:03.147Z] #17 25.13 Selecting previously unselected package python-pip-whl. [2020-04-16T16:42:03.147Z] #17 25.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T16:42:03.147Z] #17 25.14 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T16:42:03.712Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-16T16:42:03.761Z] #17 25.54 Selecting previously unselected package python3-lib2to3. [2020-04-16T16:42:03.761Z] #17 25.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T16:42:03.761Z] #17 25.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:42:03.761Z] #17 25.62 Selecting previously unselected package python3-distutils. [2020-04-16T16:42:03.761Z] #17 25.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T16:42:03.761Z] #17 25.63 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T16:42:03.761Z] #17 25.69 Selecting previously unselected package python3-pip. [2020-04-16T16:42:03.761Z] #17 25.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T16:42:03.761Z] #17 25.70 Unpacking python3-pip (18.1-5) ... [2020-04-16T16:42:03.761Z] #17 25.79 Selecting previously unselected package python3-pkg-resources. [2020-04-16T16:42:03.761Z] #17 25.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:42:03.761Z] #17 25.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:42:03.761Z] #17 25.86 Selecting previously unselected package python3-setuptools. [2020-04-16T16:42:03.761Z] #17 25.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T16:42:03.761Z] #17 25.87 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T16:42:03.802Z] #30 ... [2020-04-16T16:42:03.802Z] [2020-04-16T16:42:03.802Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:03.802Z] #43 80.04 Selecting previously unselected package libprotoc17:amd64. [2020-04-16T16:42:03.802Z] #43 80.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:03.802Z] #43 80.07 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:03.802Z] #43 80.84 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T16:42:03.802Z] #43 80.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:42:03.802Z] #43 80.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:42:03.802Z] #43 81.00 Selecting previously unselected package protobuf-compiler. [2020-04-16T16:42:03.802Z] #43 81.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:03.802Z] #43 81.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:42:03.802Z] #43 81.26 Selecting previously unselected package python-pkg-resources. [2020-04-16T16:42:03.802Z] #43 81.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:42:03.802Z] #43 81.33 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T16:42:03.802Z] #43 81.76 Selecting previously unselected package python-six. [2020-04-16T16:42:03.802Z] #43 81.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T16:42:03.802Z] #43 81.77 Unpacking python-six (1.12.0-1) ... [2020-04-16T16:42:03.802Z] #43 81.99 Selecting previously unselected package python-protobuf. [2020-04-16T16:42:03.802Z] #43 82.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:03.802Z] #43 82.00 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T16:42:03.802Z] #43 82.96 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T16:42:04.002Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 1.6s done [2020-04-16T16:42:04.002Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 [2020-04-16T16:42:04.005Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-16T16:42:04.043Z] #17 26.00 Selecting previously unselected package python3-wheel. [2020-04-16T16:42:04.043Z] #17 26.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T16:42:04.043Z] #17 26.01 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T16:42:04.043Z] #17 26.06 Selecting previously unselected package sudo. [2020-04-16T16:42:04.043Z] #17 26.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-16T16:42:04.043Z] #17 26.07 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:42:04.062Z] #43 ... [2020-04-16T16:42:04.062Z] [2020-04-16T16:42:04.062Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:04.062Z] #33 77.18 reflect [2020-04-16T16:42:04.062Z] #33 86.15 time [2020-04-16T16:42:04.320Z] #33 ... [2020-04-16T16:42:04.320Z] [2020-04-16T16:42:04.320Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:04.320Z] #10 80.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-16T16:42:04.320Z] #10 80.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-16T16:42:04.320Z] #10 80.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-16T16:42:04.320Z] #10 82.63 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:04.320Z] #10 82.99 Fetched 77.7 MB in 12s (6334 kB/s) [2020-04-16T16:42:04.320Z] #10 83.10 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T16:42:04.320Z] #10 83.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-16T16:42:04.320Z] #10 83.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-16T16:42:04.320Z] #10 83.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:42:04.320Z] #10 87.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T16:42:04.320Z] #10 87.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-16T16:42:04.320Z] #10 87.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:42:04.324Z] #17 26.47 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T16:42:04.442Z] #41 ... [2020-04-16T16:42:04.442Z] [2020-04-16T16:42:04.442Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:04.442Z] #56 32.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:04.442Z] #56 34.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:04.442Z] #56 36.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:42:04.442Z] #56 37.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:42:04.442Z] #56 37.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:42:04.442Z] #56 37.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:04.442Z] #56 38.67 runtime [2020-04-16T16:42:04.442Z] #56 38.78 runtime/cgo [2020-04-16T16:42:04.442Z] #56 ... [2020-04-16T16:42:04.442Z] [2020-04-16T16:42:04.442Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:04.442Z] #35 31.93 Reading package lists... [2020-04-16T16:42:04.610Z] #17 26.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-16T16:42:04.610Z] #17 26.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:42:04.610Z] #17 26.65 Selecting previously unselected package uidmap. [2020-04-16T16:42:04.610Z] #17 26.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-16T16:42:04.610Z] #17 26.65 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T16:42:04.610Z] #17 26.74 Selecting previously unselected package vim-runtime. [2020-04-16T16:42:04.636Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-16T16:42:04.699Z] #35 ... [2020-04-16T16:42:04.699Z] [2020-04-16T16:42:04.699Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:04.699Z] #25 32.95 Fetched 8338 kB in 26s (321 kB/s) [2020-04-16T16:42:04.885Z] #10 ... [2020-04-16T16:42:04.885Z] [2020-04-16T16:42:04.885Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:04.885Z] #27 23.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T16:42:04.885Z] #27 23.99 [2020-04-16T16:42:04.885Z] #27 24.29 # 2.3% ######################################################################## 100.0% [2020-04-16T16:42:04.885Z] #27 24.69 [2020-04-16T16:42:04.885Z] #27 26.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T16:42:04.885Z] #27 27.41 #=#=# [2020-04-16T16:42:04.885Z] #27 27.71 0.7% ######################################################################## 100.0% [2020-04-16T16:42:04.885Z] #27 28.13 [2020-04-16T16:42:04.885Z] #27 29.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T16:42:04.885Z] #27 29.61 skipping existing 1849cc453dee [2020-04-16T16:42:04.885Z] #27 29.77 [2020-04-16T16:42:04.885Z] #27 31.03 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T16:42:04.885Z] #27 31.65 [2020-04-16T16:42:04.885Z] #27 32.01 ######################################################################## 100.0% [2020-04-16T16:42:04.885Z] #27 32.32 [2020-04-16T16:42:04.885Z] #27 32.54 Download of images into '/build' complete. [2020-04-16T16:42:04.885Z] #27 32.54 Use something like the following to load the result into a Docker daemon: [2020-04-16T16:42:04.885Z] #27 32.54 tar -cC '/build' . | docker load [2020-04-16T16:42:04.885Z] #27 DONE 33.1s [2020-04-16T16:42:04.885Z] [2020-04-16T16:42:04.885Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:04.885Z] #56 82.57 reflect [2020-04-16T16:42:04.885Z] #56 82.60 syscall [2020-04-16T16:42:04.885Z] #56 ... [2020-04-16T16:42:04.885Z] [2020-04-16T16:42:04.885Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:04.885Z] #47 78.15 bufio [2020-04-16T16:42:04.885Z] #47 79.70 reflect [2020-04-16T16:42:04.885Z] #47 81.10 syscall [2020-04-16T16:42:04.927Z] #17 26.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:42:04.927Z] #17 26.75 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-16T16:42:04.927Z] #17 26.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T16:42:04.927Z] #17 26.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:42:04.959Z] #25 32.95 Reading package lists... [2020-04-16T16:42:04.959Z] #25 ... [2020-04-16T16:42:04.959Z] [2020-04-16T16:42:04.959Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:04.959Z] #62 27.19 Reading package lists... [2020-04-16T16:42:05.215Z] #62 38.70 Reading package lists... [2020-04-16T16:42:05.215Z] #62 ... [2020-04-16T16:42:05.215Z] [2020-04-16T16:42:05.215Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:05.215Z] #53 42.82 + cd /tmp/tmp.wVvZkuRiVj/src/github.com/golangci/golangci-lint/ [2020-04-16T16:42:05.215Z] #53 42.82 + git checkout -q v1.23.8 [2020-04-16T16:42:05.540Z] #17 ... [2020-04-16T16:42:05.540Z] [2020-04-16T16:42:05.540Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:05.540Z] #44 65.91 CC criu/cr-dedup.o [2020-04-16T16:42:05.540Z] #44 66.07 CC criu/cr-dump.o [2020-04-16T16:42:05.540Z] #44 67.45 CC criu/cr-errno.o [2020-04-16T16:42:05.540Z] #44 67.50 CC criu/cr-restore.o [2020-04-16T16:42:05.540Z] #44 70.51 CC criu/cr-service.o [2020-04-16T16:42:05.540Z] #44 71.41 CC criu/crtools.o [2020-04-16T16:42:05.540Z] #44 71.70 CC criu/eventfd.o [2020-04-16T16:42:05.540Z] #44 71.98 CC criu/eventpoll.o [2020-04-16T16:42:05.540Z] #44 72.53 CC criu/external.o [2020-04-16T16:42:05.540Z] #44 72.70 CC criu/fault-injection.o [2020-04-16T16:42:05.540Z] #44 72.75 CC criu/fdstore.o [2020-04-16T16:42:05.540Z] #44 72.92 CC criu/fifo.o [2020-04-16T16:42:05.540Z] #44 73.27 CC criu/file-ids.o [2020-04-16T16:42:05.540Z] #44 73.52 CC criu/file-lock.o [2020-04-16T16:42:05.540Z] #44 74.06 CC criu/files-ext.o [2020-04-16T16:42:05.540Z] #44 74.32 CC criu/files-reg.o [2020-04-16T16:42:05.540Z] #44 75.42 CC criu/files.o [2020-04-16T16:42:06.135Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-16T16:42:06.135Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-16T16:42:06.144Z] #53 43.60 ++ git describe --tags [2020-04-16T16:42:06.144Z] #53 43.76 + version=v1.23.8 [2020-04-16T16:42:06.144Z] #53 43.76 ++ git rev-parse --short HEAD [2020-04-16T16:42:06.144Z] #53 43.77 + commit=76a82c6 [2020-04-16T16:42:06.144Z] #53 43.78 ++ git show -s --format=%cd [2020-04-16T16:42:06.144Z] #53 43.78 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T16:42:06.144Z] #53 43.78 + 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-16T16:42:06.154Z] #44 76.65 CC criu/filesystems.o [2020-04-16T16:42:06.422Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.8s done [2020-04-16T16:42:06.422Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-16T16:42:06.762Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-16T16:42:06.768Z] #44 76.99 CC criu/fsnotify.o [2020-04-16T16:42:07.049Z] #44 ... [2020-04-16T16:42:07.049Z] [2020-04-16T16:42:07.049Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:42:07.049Z] #17 28.88 Selecting previously unselected package vim. [2020-04-16T16:42:07.049Z] #17 28.89 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-16T16:42:07.049Z] #17 28.89 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T16:42:07.294Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 3.3s done [2020-04-16T16:42:07.294Z] #7 extracting sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c done [2020-04-16T16:42:07.331Z] #17 29.26 Selecting previously unselected package xfsprogs. [2020-04-16T16:42:07.331Z] #17 29.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-16T16:42:07.331Z] #17 29.26 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T16:42:07.412Z] #47 ... [2020-04-16T16:42:07.412Z] [2020-04-16T16:42:07.412Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:07.412Z] #43 90.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:07.412Z] #43 90.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:42:07.412Z] #43 90.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:42:07.412Z] #43 90.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-16T16:42:07.412Z] #43 90.50 Setting up python-six (1.12.0-1) ... [2020-04-16T16:42:07.613Z] #17 29.58 Selecting previously unselected package zip. [2020-04-16T16:42:07.613Z] #17 29.58 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-16T16:42:07.613Z] #17 29.58 Unpacking zip (3.0-11+b1) ... [2020-04-16T16:42:07.864Z] #7 DONE 14.3s [2020-04-16T16:42:07.864Z] [2020-04-16T16:42:07.864Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T16:42:07.895Z] #17 29.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:42:07.895Z] #17 29.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:42:07.895Z] #17 29.74 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-16T16:42:07.895Z] #17 29.75 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-16T16:42:07.895Z] #17 29.75 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-16T16:42:07.895Z] #17 29.76 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-16T16:42:07.895Z] #17 29.77 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T16:42:07.895Z] #17 29.77 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-16T16:42:07.895Z] #17 29.78 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-16T16:42:07.895Z] #17 29.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:42:07.895Z] #17 29.79 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-16T16:42:07.895Z] #17 29.80 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-16T16:42:07.895Z] #17 29.81 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:42:07.895Z] #17 29.81 Setting up zip (3.0-11+b1) ... [2020-04-16T16:42:07.895Z] #17 29.82 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:42:07.895Z] #17 29.84 Setting up bash-completion (1:2.8-6) ... [2020-04-16T16:42:08.034Z] #53 ... [2020-04-16T16:42:08.034Z] [2020-04-16T16:42:08.034Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:08.034Z] #43 36.16 Fetched 8338 kB in 28s (294 kB/s) [2020-04-16T16:42:08.034Z] #43 36.16 Reading package lists... [2020-04-16T16:42:08.034Z] #43 46.24 Reading package lists... [2020-04-16T16:42:08.034Z] #43 ... [2020-04-16T16:42:08.034Z] [2020-04-16T16:42:08.034Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:08.034Z] #10 36.03 Fetched 8338 kB in 26s (317 kB/s) [2020-04-16T16:42:08.035Z] #10 36.03 Reading package lists... [2020-04-16T16:42:08.035Z] #10 ... [2020-04-16T16:42:08.035Z] [2020-04-16T16:42:08.035Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:08.035Z] #25 32.95 Reading package lists... [2020-04-16T16:42:08.867Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-16T16:42:08.867Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-16T16:42:08.867Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-16T16:42:08.867Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-16T16:42:09.365Z] #17 31.17 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-16T16:42:09.365Z] #17 31.18 Setting up xz-utils (5.2.4-1) ... [2020-04-16T16:42:09.365Z] #17 31.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T16:42:09.365Z] #17 31.19 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:42:09.365Z] #17 31.24 invoke-rc.d: could not determine current runlevel [2020-04-16T16:42:09.365Z] #17 31.25 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T16:42:09.365Z] #17 31.25 Setting up pigz (2.4-1) ... [2020-04-16T16:42:09.365Z] #17 31.26 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-16T16:42:09.365Z] #17 31.27 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-16T16:42:09.365Z] #17 31.30 Setting up python-pip-whl (18.1-5) ... [2020-04-16T16:42:09.365Z] #17 31.30 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-16T16:42:09.365Z] #17 31.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:42:09.365Z] #17 31.51 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-16T16:42:09.496Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T16:42:09.646Z] #17 31.51 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-16T16:42:09.646Z] #17 31.52 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-16T16:42:09.646Z] #17 31.53 Setting up vim (2:8.1.0875-5) ... [2020-04-16T16:42:09.646Z] #17 31.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T16:42:09.646Z] #17 31.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T16:42:09.647Z] #17 31.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T16:42:09.647Z] #17 31.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T16:42:09.647Z] #17 31.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T16:42:09.647Z] #17 31.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T16:42:09.647Z] #17 31.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T16:42:09.647Z] #17 31.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T16:42:09.647Z] #17 31.56 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-16T16:42:09.647Z] #17 31.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:42:09.647Z] #17 31.58 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-16T16:42:09.647Z] #17 31.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:42:09.647Z] #17 31.59 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-16T16:42:09.647Z] #17 31.60 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:42:09.925Z] #25 44.99 Reading package lists... [2020-04-16T16:42:09.925Z] #25 ... [2020-04-16T16:42:09.925Z] [2020-04-16T16:42:09.925Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:09.925Z] #74 37.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T16:42:09.925Z] #74 ... [2020-04-16T16:42:09.925Z] [2020-04-16T16:42:09.925Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:10.400Z] #8 DONE 2.6s [2020-04-16T16:42:10.400Z] [2020-04-16T16:42:10.400Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T16:42:10.998Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-16T16:42:11.336Z] #9 DONE 0.9s [2020-04-16T16:42:11.336Z] [2020-04-16T16:42:11.336Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T16:42:11.336Z] #40 DONE 0.0s [2020-04-16T16:42:11.336Z] [2020-04-16T16:42:11.336Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T16:42:11.336Z] #29 DONE 0.1s [2020-04-16T16:42:11.336Z] [2020-04-16T16:42:11.336Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:42:11.336Z] #21 DONE 0.1s [2020-04-16T16:42:11.336Z] [2020-04-16T16:42:11.336Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T16:42:11.336Z] #67 ... [2020-04-16T16:42:11.336Z] [2020-04-16T16:42:11.336Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T16:42:11.336Z] #55 DONE 0.1s [2020-04-16T16:42:11.336Z] [2020-04-16T16:42:11.336Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T16:42:11.336Z] #32 DONE 0.1s [2020-04-16T16:42:11.336Z] [2020-04-16T16:42:11.336Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T16:42:11.336Z] #52 DONE 0.1s [2020-04-16T16:42:11.336Z] [2020-04-16T16:42:11.336Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T16:42:11.336Z] #49 DONE 0.2s [2020-04-16T16:42:11.596Z] [2020-04-16T16:42:11.596Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T16:42:11.596Z] #73 DONE 0.2s [2020-04-16T16:42:11.596Z] [2020-04-16T16:42:11.596Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T16:42:11.596Z] #67 DONE 0.2s [2020-04-16T16:42:11.596Z] [2020-04-16T16:42:11.596Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T16:42:11.596Z] #46 DONE 0.2s [2020-04-16T16:42:11.596Z] [2020-04-16T16:42:11.596Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T16:42:11.596Z] #22 DONE 0.3s [2020-04-16T16:42:11.596Z] [2020-04-16T16:42:11.597Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:11.630Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-16T16:42:11.630Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-16T16:42:11.630Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T16:42:11.670Z] #17 33.44 Setting up iptables (1.8.2-4) ... [2020-04-16T16:42:11.670Z] #17 33.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:42:11.670Z] #17 33.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:42:11.670Z] #17 33.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:42:11.670Z] #17 33.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:42:11.670Z] #17 33.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T16:42:11.670Z] #17 33.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T16:42:11.670Z] #17 33.47 Setting up python3 (3.7.3-1) ... [2020-04-16T16:42:11.677Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.2s [2020-04-16T16:42:11.919Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-16T16:42:11.952Z] #17 33.77 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T16:42:12.234Z] #17 34.15 Setting up apparmor (2.13.2-10) ... [2020-04-16T16:42:12.683Z] #43 ... [2020-04-16T16:42:12.683Z] [2020-04-16T16:42:12.683Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:12.683Z] #35 91.68 Selecting previously unselected package libxml2:amd64. [2020-04-16T16:42:12.683Z] #35 91.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-16T16:42:12.683Z] #35 91.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:42:12.683Z] #35 93.01 Selecting previously unselected package libarchive13:amd64. [2020-04-16T16:42:12.683Z] #35 93.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-16T16:42:12.683Z] #35 93.03 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-16T16:42:12.683Z] #35 93.97 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-16T16:42:12.683Z] #35 93.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-16T16:42:12.683Z] #35 94.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-16T16:42:12.683Z] #35 94.35 Selecting previously unselected package librhash0:amd64. [2020-04-16T16:42:12.683Z] #35 94.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-16T16:42:12.683Z] #35 94.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-16T16:42:12.683Z] #35 94.97 Selecting previously unselected package libuv1:amd64. [2020-04-16T16:42:12.683Z] #35 94.98 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-16T16:42:12.683Z] #35 95.00 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-16T16:42:12.683Z] #35 95.30 Selecting previously unselected package cmake. [2020-04-16T16:42:12.683Z] #35 95.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-16T16:42:12.683Z] #35 95.34 Unpacking cmake (3.13.4-1) ... [2020-04-16T16:42:13.240Z] #17 35.08 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T16:42:13.240Z] #17 35.09 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:42:13.240Z] #17 35.31 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:42:13.418Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-16T16:42:13.418Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-16T16:42:13.630Z] #35 ... [2020-04-16T16:42:13.630Z] [2020-04-16T16:42:13.630Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:13.630Z] #43 97.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-16T16:42:13.630Z] #43 97.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:42:13.630Z] #43 97.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:13.630Z] #43 97.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-16T16:42:13.630Z] #43 97.17 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:13.630Z] #43 97.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:42:13.630Z] #43 97.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:42:13.854Z] #17 35.83 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T16:42:13.888Z] #43 97.23 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:13.888Z] #43 97.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:42:13.888Z] #43 97.25 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T16:42:14.093Z] #10 46.85 Reading package lists... [2020-04-16T16:42:14.093Z] #10 ... [2020-04-16T16:42:14.093Z] [2020-04-16T16:42:14.093Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:14.093Z] #47 50.37 vendor/golang.org/x/crypto/internal/subtle [2020-04-16T16:42:14.093Z] #47 50.90 vendor/golang.org/x/crypto/curve25519 [2020-04-16T16:42:14.136Z] #17 36.19 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T16:42:14.203Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 7.6s done [2020-04-16T16:42:14.203Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 [2020-04-16T16:42:14.203Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-16T16:42:14.459Z] #7 DONE 28.4s [2020-04-16T16:42:14.459Z] [2020-04-16T16:42:14.459Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T16:42:14.918Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-16T16:42:14.918Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-16T16:42:15.142Z] #17 36.94 Setting up python3-pip (18.1-5) ... [2020-04-16T16:42:15.215Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-16T16:42:15.459Z] #47 ... [2020-04-16T16:42:15.459Z] [2020-04-16T16:42:15.459Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:15.459Z] #35 43.54 Reading package lists... [2020-04-16T16:42:15.459Z] #35 ... [2020-04-16T16:42:15.459Z] [2020-04-16T16:42:15.459Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:15.459Z] #62 38.70 Reading package lists... [2020-04-16T16:42:15.459Z] #62 50.73 Building dependency tree... [2020-04-16T16:42:15.758Z] #17 37.52 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:42:15.758Z] #17 37.55 Processing triggers for mime-support (3.62) ... [2020-04-16T16:42:16.042Z] #17 DONE 38.1s [2020-04-16T16:42:16.042Z] [2020-04-16T16:42:16.042Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:16.042Z] #44 77.65 CC criu/image-desc.o [2020-04-16T16:42:16.042Z] #44 77.77 CC criu/image.o [2020-04-16T16:42:16.042Z] #44 78.32 CC criu/ipc_ns.o [2020-04-16T16:42:16.042Z] #44 79.13 CC criu/irmap.o [2020-04-16T16:42:16.042Z] #44 79.58 CC criu/kcmp-ids.o [2020-04-16T16:42:16.042Z] #44 79.74 CC criu/kerndat.o [2020-04-16T16:42:16.042Z] #44 80.38 CC criu/libnetlink.o [2020-04-16T16:42:16.042Z] #44 80.60 CC criu/log.o [2020-04-16T16:42:16.042Z] #44 81.04 CC criu/lsm.o [2020-04-16T16:42:16.042Z] #44 81.32 CC criu/mem.o [2020-04-16T16:42:16.042Z] #44 82.24 CC criu/mount.o [2020-04-16T16:42:16.042Z] #44 84.34 CC criu/namespaces.o [2020-04-16T16:42:16.042Z] #44 85.34 CC criu/net.o [2020-04-16T16:42:16.042Z] #44 ... [2020-04-16T16:42:16.042Z] [2020-04-16T16:42:16.042Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T16:42:16.716Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-16T16:42:16.902Z] #23 ... [2020-04-16T16:42:16.902Z] [2020-04-16T16:42:16.902Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:16.902Z] #35 4.227 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:16.902Z] #35 4.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:16.902Z] #35 4.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:16.903Z] #35 4.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T16:42:16.903Z] #35 5.776 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T16:42:16.979Z] #8 DONE 2.8s [2020-04-16T16:42:17.242Z] [2020-04-16T16:42:17.242Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T16:42:17.531Z] #18 1.126 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T16:42:17.531Z] #18 1.128 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T16:42:17.531Z] #18 1.130 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T16:42:17.531Z] #18 DONE 1.3s [2020-04-16T16:42:17.531Z] [2020-04-16T16:42:17.531Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:42:17.743Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-16T16:42:17.975Z] #62 ... [2020-04-16T16:42:17.975Z] [2020-04-16T16:42:17.975Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:17.975Z] #25 44.99 Reading package lists... [2020-04-16T16:42:18.033Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-16T16:42:18.180Z] #9 DONE 1.1s [2020-04-16T16:42:18.180Z] [2020-04-16T16:42:18.180Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T16:42:18.180Z] #40 DONE 0.0s [2020-04-16T16:42:18.180Z] [2020-04-16T16:42:18.180Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T16:42:18.291Z] #35 ... [2020-04-16T16:42:18.291Z] [2020-04-16T16:42:18.291Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:18.291Z] #74 6.678 + RM_GOPATH=0 [2020-04-16T16:42:18.291Z] #74 6.679 + TMP_GOPATH= [2020-04-16T16:42:18.291Z] #74 6.679 + : /build [2020-04-16T16:42:18.291Z] #74 6.679 + '[' -z '' ']' [2020-04-16T16:42:18.291Z] #74 6.679 ++ mktemp -d [2020-04-16T16:42:18.291Z] #74 6.685 + export GOPATH=/tmp/tmp.eut34sHLLW [2020-04-16T16:42:18.291Z] #74 6.686 + GOPATH=/tmp/tmp.eut34sHLLW [2020-04-16T16:42:18.291Z] #74 6.686 + RM_GOPATH=1 [2020-04-16T16:42:18.291Z] #74 6.687 ++ dirname ./install.sh [2020-04-16T16:42:18.291Z] #74 6.689 + dir=. [2020-04-16T16:42:18.291Z] #74 6.690 + bin=proxy [2020-04-16T16:42:18.291Z] #74 6.690 + shift [2020-04-16T16:42:18.291Z] #74 6.690 + '[' '!' -f ./proxy.installer ']' [2020-04-16T16:42:18.291Z] #74 6.691 + . ./proxy.installer [2020-04-16T16:42:18.291Z] #74 6.691 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:42:18.291Z] #74 6.692 + install_proxy [2020-04-16T16:42:18.291Z] #74 6.692 + case "$1" in [2020-04-16T16:42:18.291Z] #74 6.693 + export CGO_ENABLED=0 [2020-04-16T16:42:18.291Z] #74 6.693 + CGO_ENABLED=0 [2020-04-16T16:42:18.291Z] #74 6.694 + _install_proxy [2020-04-16T16:42:18.291Z] #74 6.694 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T16:42:18.291Z] #74 6.698 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:42:18.291Z] #74 6.698 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eut34sHLLW/src/github.com/docker/libnetwork [2020-04-16T16:42:18.291Z] #74 6.713 Cloning into '/tmp/tmp.eut34sHLLW/src/github.com/docker/libnetwork'... [2020-04-16T16:42:18.323Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-16T16:42:18.437Z] #29 DONE 0.1s [2020-04-16T16:42:18.437Z] [2020-04-16T16:42:18.437Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:42:18.437Z] #21 DONE 0.1s [2020-04-16T16:42:18.437Z] [2020-04-16T16:42:18.437Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:42:18.437Z] #30 ... [2020-04-16T16:42:18.437Z] [2020-04-16T16:42:18.437Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T16:42:18.437Z] #22 DONE 0.1s [2020-04-16T16:42:18.613Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-16T16:42:18.693Z] [2020-04-16T16:42:18.693Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T16:42:18.693Z] #67 DONE 0.1s [2020-04-16T16:42:18.693Z] [2020-04-16T16:42:18.693Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T16:42:18.693Z] #73 DONE 0.2s [2020-04-16T16:42:18.693Z] [2020-04-16T16:42:18.693Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T16:42:18.693Z] #55 DONE 0.2s [2020-04-16T16:42:18.693Z] [2020-04-16T16:42:18.693Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:18.693Z] #74 ... [2020-04-16T16:42:18.693Z] [2020-04-16T16:42:18.693Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T16:42:18.693Z] #52 DONE 0.3s [2020-04-16T16:42:18.693Z] [2020-04-16T16:42:18.693Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T16:42:18.693Z] #46 DONE 0.3s [2020-04-16T16:42:18.694Z] [2020-04-16T16:42:18.694Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T16:42:18.694Z] #32 DONE 0.3s [2020-04-16T16:42:18.950Z] [2020-04-16T16:42:18.950Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T16:42:18.950Z] #49 DONE 0.3s [2020-04-16T16:42:18.950Z] [2020-04-16T16:42:18.950Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:19.148Z] #43 ... [2020-04-16T16:42:19.148Z] [2020-04-16T16:42:19.148Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:19.148Z] #35 101.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:42:19.148Z] #35 101.4 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:42:19.148Z] #35 101.4 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-16T16:42:19.148Z] #35 101.4 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:42:19.148Z] #35 101.4 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-16T16:42:19.148Z] #35 101.5 Setting up cmake-data (3.13.4-1) ... [2020-04-16T16:42:19.148Z] #35 101.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:42:19.148Z] #35 101.6 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-16T16:42:19.148Z] #35 101.6 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-16T16:42:19.148Z] #35 101.6 Setting up cmake (3.13.4-1) ... [2020-04-16T16:42:19.148Z] #35 101.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:42:19.148Z] #35 101.8 Processing triggers for mime-support (3.62) ... [2020-04-16T16:42:19.148Z] #35 DONE 102.5s [2020-04-16T16:42:19.148Z] [2020-04-16T16:42:19.148Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:42:19.148Z] #36 DONE 0.1s [2020-04-16T16:42:19.148Z] [2020-04-16T16:42:19.148Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T16:42:19.406Z] #37 DONE 0.1s [2020-04-16T16:42:19.406Z] [2020-04-16T16:42:19.406Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:19.626Z] #74 ... [2020-04-16T16:42:19.626Z] [2020-04-16T16:42:19.626Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:19.626Z] #35 7.760 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T16:42:19.664Z] #38 ... [2020-04-16T16:42:19.664Z] [2020-04-16T16:42:19.664Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:19.664Z] #10 92.96 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T16:42:19.664Z] #10 92.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T16:42:19.664Z] #10 93.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:42:19.664Z] #10 93.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-16T16:42:19.664Z] #10 93.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:42:19.664Z] #10 93.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:42:19.664Z] #10 93.75 Selecting previously unselected package dmsetup. [2020-04-16T16:42:19.664Z] #10 93.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:42:19.664Z] #10 93.81 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T16:42:19.664Z] #10 94.30 Selecting previously unselected package mingw-w64-common. [2020-04-16T16:42:19.664Z] #10 94.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T16:42:19.664Z] #10 94.34 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T16:42:20.569Z] #25 56.43 Building dependency tree... [2020-04-16T16:42:20.669Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-16T16:42:20.669Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-16T16:42:20.669Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-16T16:42:20.669Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-16T16:42:20.669Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-16T16:42:20.982Z] #19 3.500 Collecting yamllint==1.16.0 [2020-04-16T16:42:21.264Z] #19 3.747 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T16:42:21.264Z] #19 3.794 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T16:42:21.264Z] #19 3.825 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T16:42:21.264Z] #19 3.839 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T16:42:21.264Z] #19 3.954 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T16:42:21.297Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-16T16:42:21.539Z] #35 ... [2020-04-16T16:42:21.539Z] [2020-04-16T16:42:21.539Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:21.539Z] #25 5.403 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:21.539Z] #25 5.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:21.539Z] #25 5.449 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:21.539Z] #25 6.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T16:42:21.539Z] #25 8.931 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T16:42:21.539Z] #25 ... [2020-04-16T16:42:21.539Z] [2020-04-16T16:42:21.539Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:42:21.539Z] #30 4.675 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T16:42:21.539Z] #30 4.677 Cloning into '.'... [2020-04-16T16:42:21.539Z] #30 ... [2020-04-16T16:42:21.539Z] [2020-04-16T16:42:21.539Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:21.539Z] #62 5.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:21.539Z] #62 5.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:21.539Z] #62 5.489 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:21.539Z] #62 6.561 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T16:42:21.539Z] #62 9.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T16:42:21.539Z] #62 ... [2020-04-16T16:42:21.539Z] [2020-04-16T16:42:21.539Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:21.539Z] #43 7.608 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:21.539Z] #43 7.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:21.539Z] #43 7.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:21.539Z] #43 9.048 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T16:42:21.539Z] #43 ... [2020-04-16T16:42:21.539Z] [2020-04-16T16:42:21.539Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:21.539Z] #56 7.182 + RM_GOPATH=0 [2020-04-16T16:42:21.539Z] #56 7.182 + TMP_GOPATH= [2020-04-16T16:42:21.539Z] #56 7.182 + : /build [2020-04-16T16:42:21.539Z] #56 7.182 + '[' -z '' ']' [2020-04-16T16:42:21.539Z] #56 7.183 ++ mktemp -d [2020-04-16T16:42:21.539Z] #56 7.198 + export GOPATH=/tmp/tmp.EOzjKEkzH4 [2020-04-16T16:42:21.539Z] #56 7.199 + GOPATH=/tmp/tmp.EOzjKEkzH4 [2020-04-16T16:42:21.539Z] #56 7.199 + RM_GOPATH=1 [2020-04-16T16:42:21.539Z] #56 7.200 ++ dirname ./install.sh [2020-04-16T16:42:21.539Z] #56 7.385 + dir=. [2020-04-16T16:42:21.539Z] #56 7.386 + bin=shfmt [2020-04-16T16:42:21.539Z] #56 7.386 + shift [2020-04-16T16:42:21.539Z] #56 7.386 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T16:42:21.539Z] #56 7.387 + . ./shfmt.installer [2020-04-16T16:42:21.539Z] #56 7.387 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:42:21.539Z] #56 7.388 + install_shfmt [2020-04-16T16:42:21.539Z] #56 7.388 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T16:42:21.539Z] #56 7.389 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:42:21.539Z] #56 7.389 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EOzjKEkzH4/src/github.com/mvdan/sh [2020-04-16T16:42:21.539Z] #56 7.394 Cloning into '/tmp/tmp.EOzjKEkzH4/src/github.com/mvdan/sh'... [2020-04-16T16:42:21.561Z] #10 ... [2020-04-16T16:42:21.561Z] [2020-04-16T16:42:21.561Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:21.561Z] #56 94.68 time [2020-04-16T16:42:21.561Z] #56 103.4 context [2020-04-16T16:42:21.561Z] #56 104.4 os [2020-04-16T16:42:21.561Z] #56 104.4 encoding/binary [2020-04-16T16:42:21.561Z] #56 ... [2020-04-16T16:42:21.561Z] [2020-04-16T16:42:21.561Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:21.561Z] #47 94.81 time [2020-04-16T16:42:21.561Z] #47 102.5 os [2020-04-16T16:42:21.561Z] #47 103.7 strings [2020-04-16T16:42:21.800Z] #56 ... [2020-04-16T16:42:21.800Z] [2020-04-16T16:42:21.800Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:21.800Z] #50 7.624 + RM_GOPATH=0 [2020-04-16T16:42:21.800Z] #50 7.625 + TMP_GOPATH= [2020-04-16T16:42:21.800Z] #50 7.625 + : /build [2020-04-16T16:42:21.800Z] #50 7.625 + '[' -z '' ']' [2020-04-16T16:42:21.800Z] #50 7.626 ++ mktemp -d [2020-04-16T16:42:21.800Z] #50 7.630 + export GOPATH=/tmp/tmp.7YVNGkwJvH [2020-04-16T16:42:21.800Z] #50 7.630 + GOPATH=/tmp/tmp.7YVNGkwJvH [2020-04-16T16:42:21.800Z] #50 7.630 + RM_GOPATH=1 [2020-04-16T16:42:21.800Z] #50 7.643 ++ dirname ./install.sh [2020-04-16T16:42:21.800Z] #50 7.646 + dir=. [2020-04-16T16:42:21.800Z] #50 7.646 + bin=gotestsum [2020-04-16T16:42:21.800Z] #50 7.646 + shift [2020-04-16T16:42:21.800Z] #50 7.646 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T16:42:21.800Z] #50 7.646 + . ./gotestsum.installer [2020-04-16T16:42:21.800Z] #50 7.646 ++ : v0.3.5 [2020-04-16T16:42:21.800Z] #50 7.646 + install_gotestsum [2020-04-16T16:42:21.800Z] #50 7.646 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T16:42:21.800Z] #50 7.646 Installing gotestsum version v0.3.5 [2020-04-16T16:42:21.800Z] #50 7.648 + go get -d gotest.tools/gotestsum [2020-04-16T16:42:21.819Z] #47 ... [2020-04-16T16:42:21.819Z] [2020-04-16T16:42:21.819Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:21.819Z] #10 105.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T16:42:21.819Z] #10 105.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T16:42:21.819Z] #10 105.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:42:21.819Z] #10 ... [2020-04-16T16:42:21.819Z] [2020-04-16T16:42:21.819Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:21.819Z] #33 95.05 internal/poll [2020-04-16T16:42:21.819Z] #33 99.36 internal/syscall/execenv [2020-04-16T16:42:21.819Z] #33 99.64 internal/syscall/unix [2020-04-16T16:42:21.819Z] #33 99.80 internal/fmtsort [2020-04-16T16:42:21.819Z] #33 100.2 os [2020-04-16T16:42:21.819Z] #33 101.1 strings [2020-04-16T16:42:21.819Z] #33 104.5 path [2020-04-16T16:42:21.819Z] #33 105.1 text/tabwriter [2020-04-16T16:42:22.060Z] #50 ... [2020-04-16T16:42:22.060Z] [2020-04-16T16:42:22.060Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:22.060Z] #68 7.758 + RM_GOPATH=0 [2020-04-16T16:42:22.060Z] #68 7.760 + TMP_GOPATH= [2020-04-16T16:42:22.060Z] #68 7.761 + : /build/ [2020-04-16T16:42:22.060Z] #68 7.762 + '[' -z '' ']' [2020-04-16T16:42:22.060Z] #68 7.765 ++ mktemp -d [2020-04-16T16:42:22.060Z] #68 7.767 + export GOPATH=/tmp/tmp.tavMOdj27H [2020-04-16T16:42:22.060Z] #68 7.768 + GOPATH=/tmp/tmp.tavMOdj27H [2020-04-16T16:42:22.060Z] #68 7.769 + RM_GOPATH=1 [2020-04-16T16:42:22.060Z] #68 7.778 ++ dirname ./install.sh [2020-04-16T16:42:22.060Z] #68 7.785 + dir=. [2020-04-16T16:42:22.060Z] #68 7.787 + bin=rootlesskit [2020-04-16T16:42:22.060Z] #68 7.788 + shift [2020-04-16T16:42:22.060Z] #68 7.791 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T16:42:22.060Z] #68 7.792 + . ./rootlesskit.installer [2020-04-16T16:42:22.060Z] #68 7.798 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:42:22.060Z] #68 7.798 + install_rootlesskit [2020-04-16T16:42:22.060Z] #68 7.799 + case "$1" in [2020-04-16T16:42:22.060Z] #68 7.799 + export CGO_ENABLED=0 [2020-04-16T16:42:22.060Z] #68 7.802 + CGO_ENABLED=0 [2020-04-16T16:42:22.060Z] #68 7.803 + _install_rootlesskit [2020-04-16T16:42:22.060Z] #68 7.804 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T16:42:22.060Z] #68 7.806 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:42:22.060Z] #68 7.807 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tavMOdj27H/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:42:22.060Z] #68 7.810 Cloning into '/tmp/tmp.tavMOdj27H/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T16:42:22.060Z] #68 ... [2020-04-16T16:42:22.060Z] [2020-04-16T16:42:22.060Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:22.060Z] #47 7.756 + RM_GOPATH=0 [2020-04-16T16:42:22.060Z] #47 7.759 + TMP_GOPATH= [2020-04-16T16:42:22.060Z] #47 7.760 + : /build [2020-04-16T16:42:22.060Z] #47 7.762 + '[' -z '' ']' [2020-04-16T16:42:22.060Z] #47 7.773 ++ mktemp -d [2020-04-16T16:42:22.060Z] #47 7.783 + export GOPATH=/tmp/tmp.zZKjYP7Kql [2020-04-16T16:42:22.060Z] #47 7.783 + GOPATH=/tmp/tmp.zZKjYP7Kql [2020-04-16T16:42:22.060Z] #47 7.787 + RM_GOPATH=1 [2020-04-16T16:42:22.060Z] #47 7.787 ++ dirname ./install.sh [2020-04-16T16:42:22.060Z] #47 7.802 + dir=. [2020-04-16T16:42:22.060Z] #47 7.805 + bin=vndr [2020-04-16T16:42:22.060Z] #47 7.805 + shift [2020-04-16T16:42:22.060Z] #47 7.807 + '[' '!' -f ./vndr.installer ']' [2020-04-16T16:42:22.060Z] #47 7.808 + . ./vndr.installer [2020-04-16T16:42:22.060Z] #47 7.810 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:42:22.060Z] #47 7.812 + install_vndr [2020-04-16T16:42:22.060Z] #47 7.814 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T16:42:22.060Z] #47 7.815 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:42:22.060Z] #47 7.815 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zZKjYP7Kql/src/github.com/LK4D4/vndr [2020-04-16T16:42:22.060Z] #47 7.843 Cloning into '/tmp/tmp.zZKjYP7Kql/src/github.com/LK4D4/vndr'... [2020-04-16T16:42:22.060Z] #47 8.953 + cd /tmp/tmp.zZKjYP7Kql/src/github.com/LK4D4/vndr [2020-04-16T16:42:22.060Z] #47 8.956 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:42:22.060Z] #47 8.965 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T16:42:22.060Z] #47 10.58 internal/cpu [2020-04-16T16:42:22.060Z] #47 10.67 internal/race [2020-04-16T16:42:22.269Z] #19 4.759 Building wheels for collected packages: pyyaml [2020-04-16T16:42:22.269Z] #19 4.774 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T16:42:22.321Z] #47 10.68 runtime/internal/sys [2020-04-16T16:42:22.321Z] #47 10.77 runtime/internal/atomic [2020-04-16T16:42:22.321Z] #47 ... [2020-04-16T16:42:22.321Z] [2020-04-16T16:42:22.321Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:22.321Z] #10 6.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:22.321Z] #10 6.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:22.321Z] #10 6.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:22.321Z] #10 7.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T16:42:22.321Z] #10 10.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T16:42:22.321Z] #10 ... [2020-04-16T16:42:22.321Z] [2020-04-16T16:42:22.321Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:22.321Z] #33 8.939 + RM_GOPATH=0 [2020-04-16T16:42:22.321Z] #33 8.940 + TMP_GOPATH= [2020-04-16T16:42:22.321Z] #33 8.940 + : /build [2020-04-16T16:42:22.321Z] #33 8.940 + '[' -z '' ']' [2020-04-16T16:42:22.321Z] #33 8.940 ++ mktemp -d [2020-04-16T16:42:22.321Z] #33 8.947 + export GOPATH=/tmp/tmp.LLZ2UVLTpV [2020-04-16T16:42:22.321Z] #33 8.951 + GOPATH=/tmp/tmp.LLZ2UVLTpV [2020-04-16T16:42:22.321Z] #33 8.952 + RM_GOPATH=1 [2020-04-16T16:42:22.321Z] #33 8.953 ++ dirname ./install.sh [2020-04-16T16:42:22.321Z] #33 8.957 + dir=. [2020-04-16T16:42:22.321Z] #33 8.957 + bin=tomlv [2020-04-16T16:42:22.321Z] #33 8.958 + shift [2020-04-16T16:42:22.321Z] #33 8.958 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T16:42:22.321Z] #33 8.959 + . ./tomlv.installer [2020-04-16T16:42:22.321Z] #33 8.959 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:42:22.321Z] #33 8.960 + install_tomlv [2020-04-16T16:42:22.321Z] #33 8.960 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T16:42:22.321Z] #33 8.961 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:42:22.321Z] #33 8.962 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LLZ2UVLTpV/src/github.com/BurntSushi/toml [2020-04-16T16:42:22.321Z] #33 8.971 Cloning into '/tmp/tmp.LLZ2UVLTpV/src/github.com/BurntSushi/toml'... [2020-04-16T16:42:22.321Z] #33 10.17 + cd /tmp/tmp.LLZ2UVLTpV/src/github.com/BurntSushi/toml [2020-04-16T16:42:22.321Z] #33 10.19 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:42:22.321Z] #33 10.20 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:42:22.321Z] #33 10.96 runtime/internal/sys [2020-04-16T16:42:22.321Z] #33 11.03 math/bits [2020-04-16T16:42:22.325Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-16T16:42:22.325Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-16T16:42:22.325Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-16T16:42:22.384Z] #33 ... [2020-04-16T16:42:22.384Z] [2020-04-16T16:42:22.384Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:22.384Z] #38 3.037 + RM_GOPATH=0 [2020-04-16T16:42:22.384Z] #38 3.037 + TMP_GOPATH= [2020-04-16T16:42:22.384Z] #38 3.037 + : /build [2020-04-16T16:42:22.384Z] #38 3.037 + '[' -z '' ']' [2020-04-16T16:42:22.384Z] #38 3.037 ++ mktemp -d [2020-04-16T16:42:22.384Z] #38 3.038 + export GOPATH=/tmp/tmp.6JJ7Ro2AzA [2020-04-16T16:42:22.384Z] #38 3.038 + GOPATH=/tmp/tmp.6JJ7Ro2AzA [2020-04-16T16:42:22.384Z] #38 3.038 + RM_GOPATH=1 [2020-04-16T16:42:22.384Z] #38 3.039 ++ dirname ./install.sh [2020-04-16T16:42:22.384Z] #38 3.040 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:42:22.384Z] #38 3.040 + dir=. [2020-04-16T16:42:22.384Z] #38 3.040 + bin=tini [2020-04-16T16:42:22.384Z] #38 3.040 + shift [2020-04-16T16:42:22.384Z] #38 3.040 + '[' '!' -f ./tini.installer ']' [2020-04-16T16:42:22.384Z] #38 3.040 + . ./tini.installer [2020-04-16T16:42:22.384Z] #38 3.040 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:42:22.384Z] #38 3.040 + install_tini [2020-04-16T16:42:22.384Z] #38 3.040 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T16:42:22.384Z] #38 3.040 + git clone https://github.com/krallin/tini.git /tmp/tmp.6JJ7Ro2AzA/tini [2020-04-16T16:42:22.384Z] #38 3.043 Cloning into '/tmp/tmp.6JJ7Ro2AzA/tini'... [2020-04-16T16:42:22.581Z] #33 11.11 internal/cpu [2020-04-16T16:42:22.581Z] #33 ... [2020-04-16T16:42:22.581Z] [2020-04-16T16:42:22.581Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:42:22.581Z] #41 5.874 + git clone https://github.com/docker/distribution.git . [2020-04-16T16:42:22.581Z] #41 5.874 Cloning into '.'... [2020-04-16T16:42:22.581Z] #41 ... [2020-04-16T16:42:22.581Z] [2020-04-16T16:42:22.581Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:22.581Z] #53 7.970 + RM_GOPATH=0 [2020-04-16T16:42:22.581Z] #53 7.970 + TMP_GOPATH= [2020-04-16T16:42:22.581Z] #53 7.970 + : /build [2020-04-16T16:42:22.581Z] #53 7.970 + '[' -z '' ']' [2020-04-16T16:42:22.581Z] #53 7.973 ++ mktemp -d [2020-04-16T16:42:22.581Z] #53 7.973 + export GOPATH=/tmp/tmp.hbHZ4EPXOR [2020-04-16T16:42:22.581Z] #53 7.973 + GOPATH=/tmp/tmp.hbHZ4EPXOR [2020-04-16T16:42:22.581Z] #53 7.973 + RM_GOPATH=1 [2020-04-16T16:42:22.581Z] #53 7.974 ++ dirname ./install.sh [2020-04-16T16:42:22.581Z] #53 10.62 + dir=. [2020-04-16T16:42:22.581Z] #53 10.62 + bin=golangci_lint [2020-04-16T16:42:22.581Z] #53 10.63 + shift [2020-04-16T16:42:22.581Z] #53 10.63 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T16:42:22.581Z] #53 10.63 + . ./golangci_lint.installer [2020-04-16T16:42:22.581Z] #53 10.63 ++ : v1.23.8 [2020-04-16T16:42:22.581Z] #53 10.63 + install_golangci_lint [2020-04-16T16:42:22.581Z] #53 10.63 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T16:42:22.581Z] #53 10.63 Installing golangci-lint version v1.23.8 [2020-04-16T16:42:22.581Z] #53 10.63 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T16:42:22.620Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-16T16:42:22.620Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-16T16:42:22.620Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-16T16:42:22.842Z] #53 ... [2020-04-16T16:42:22.842Z] [2020-04-16T16:42:22.842Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:22.842Z] #47 11.05 sync/atomic [2020-04-16T16:42:22.842Z] #47 11.14 runtime/internal/math [2020-04-16T16:42:22.842Z] #47 11.32 unicode [2020-04-16T16:42:22.842Z] #47 11.42 unicode/utf8 [2020-04-16T16:42:22.883Z] #19 5.340 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T16:42:22.883Z] #19 5.340 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T16:42:22.883Z] #19 5.427 Successfully built pyyaml [2020-04-16T16:42:22.883Z] #19 5.450 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-16T16:42:22.883Z] #19 5.678 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T16:42:22.928Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-16T16:42:22.928Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-16T16:42:23.121Z] #25 ... [2020-04-16T16:42:23.121Z] [2020-04-16T16:42:23.121Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:23.121Z] #62 56.14 The following additional packages will be installed: [2020-04-16T16:42:23.121Z] #62 56.17 libbtrfs0 [2020-04-16T16:42:23.121Z] #62 56.59 The following NEW packages will be installed: [2020-04-16T16:42:23.121Z] #62 56.62 libbtrfs-dev libbtrfs0 [2020-04-16T16:42:23.121Z] #62 57.29 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:23.121Z] #62 57.29 Need to get 119 kB of archives. [2020-04-16T16:42:23.121Z] #62 57.29 After this operation, 387 kB of additional disk space will be used. [2020-04-16T16:42:23.121Z] #62 57.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-16T16:42:23.121Z] #62 57.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-16T16:42:23.121Z] #62 59.27 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:23.121Z] #62 59.53 Fetched 119 kB in 0s (262 kB/s) [2020-04-16T16:42:23.121Z] #62 59.76 Selecting previously unselected package libbtrfs0. [2020-04-16T16:42:23.121Z] #62 59.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 ... 15401 files and directories currently installed.) [2020-04-16T16:42:23.121Z] #62 59.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-16T16:42:23.121Z] #62 59.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:42:23.121Z] #62 60.31 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:42:23.121Z] #62 60.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-16T16:42:23.121Z] #62 60.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:42:23.121Z] #62 60.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:42:23.121Z] #62 60.88 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:42:23.121Z] #62 60.90 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:42:23.217Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-16T16:42:23.316Z] #38 ... [2020-04-16T16:42:23.316Z] [2020-04-16T16:42:23.316Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:23.316Z] #43 106.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-16T16:42:23.316Z] #43 106.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:42:23.316Z] #43 DONE 106.5s [2020-04-16T16:42:23.316Z] [2020-04-16T16:42:23.316Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:23.316Z] #38 3.872 + cd /tmp/tmp.6JJ7Ro2AzA/tini [2020-04-16T16:42:23.316Z] #38 3.872 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:42:23.316Z] #38 3.916 + cmake . [2020-04-16T16:42:23.413Z] #47 11.77 math/bits [2020-04-16T16:42:23.499Z] #19 DONE 6.0s [2020-04-16T16:42:23.499Z] [2020-04-16T16:42:23.499Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T16:42:23.499Z] #24 DONE 0.1s [2020-04-16T16:42:23.499Z] [2020-04-16T16:42:23.499Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T16:42:23.507Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-16T16:42:23.680Z] #47 12.07 internal/bytealg [2020-04-16T16:42:23.685Z] #62 DONE 61.8s [2020-04-16T16:42:23.685Z] [2020-04-16T16:42:23.685Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:42:23.685Z] #63 DONE 0.1s [2020-04-16T16:42:23.685Z] [2020-04-16T16:42:23.685Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T16:42:23.685Z] #64 DONE 0.1s [2020-04-16T16:42:23.685Z] [2020-04-16T16:42:23.685Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:23.881Z] #38 4.736 -- The C compiler identification is GNU 8.3.0 [2020-04-16T16:42:24.139Z] #38 4.810 -- Check for working C compiler: /usr/bin/cc [2020-04-16T16:42:24.200Z] #33 ... [2020-04-16T16:42:24.200Z] [2020-04-16T16:42:24.200Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:24.253Z] #47 12.65 math [2020-04-16T16:42:24.458Z] #50 ... [2020-04-16T16:42:24.458Z] [2020-04-16T16:42:24.458Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:24.458Z] #25 6.158 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:24.458Z] #25 6.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:24.458Z] #25 6.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:24.506Z] #28 DONE 0.7s [2020-04-16T16:42:24.506Z] [2020-04-16T16:42:24.506Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T16:42:24.506Z] #31 DONE 0.2s [2020-04-16T16:42:24.506Z] [2020-04-16T16:42:24.506Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T16:42:24.506Z] #34 DONE 0.1s [2020-04-16T16:42:24.506Z] [2020-04-16T16:42:24.506Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T16:42:24.506Z] #39 DONE 0.1s [2020-04-16T16:42:24.506Z] [2020-04-16T16:42:24.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:24.506Z] #44 87.17 CC criu/netfilter.o [2020-04-16T16:42:24.506Z] #44 87.28 CC criu/page-pipe.o [2020-04-16T16:42:24.506Z] #44 87.64 CC criu/page-xfer.o [2020-04-16T16:42:24.506Z] #44 88.47 CC criu/pagemap-cache.o [2020-04-16T16:42:24.506Z] #44 88.69 CC criu/pagemap.o [2020-04-16T16:42:24.506Z] #44 89.27 CC criu/parasite-syscall.o [2020-04-16T16:42:24.506Z] #44 89.81 CC criu/path.o [2020-04-16T16:42:24.506Z] #44 90.01 CC criu/pie-util-vdso.o [2020-04-16T16:42:24.506Z] #44 90.26 CC criu/pie-util.o [2020-04-16T16:42:24.506Z] #44 90.37 CC criu/pipes.o [2020-04-16T16:42:24.506Z] #44 90.82 CC criu/plugin.o [2020-04-16T16:42:24.506Z] #44 91.07 CC criu/proc_parse.o [2020-04-16T16:42:24.506Z] #44 92.80 CC criu/protobuf-desc.o [2020-04-16T16:42:24.506Z] #44 93.46 CC criu/protobuf.o [2020-04-16T16:42:24.506Z] #44 93.69 CC criu/pstree.o [2020-04-16T16:42:24.506Z] #44 94.63 CC criu/rbtree.o [2020-04-16T16:42:24.506Z] #44 94.77 CC criu/rst-malloc.o [2020-04-16T16:42:24.506Z] #44 94.92 CC criu/seccomp.o [2020-04-16T16:42:24.514Z] #47 13.16 encoding [2020-04-16T16:42:24.535Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-16T16:42:24.704Z] #38 5.555 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T16:42:24.704Z] #38 5.586 -- Detecting C compiler ABI info [2020-04-16T16:42:24.715Z] #25 6.560 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:42:24.788Z] #44 95.27 CC criu/seize.o [2020-04-16T16:42:25.086Z] #47 13.58 unicode/utf16 [2020-04-16T16:42:25.279Z] #25 ... [2020-04-16T16:42:25.279Z] [2020-04-16T16:42:25.279Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:25.279Z] #62 6.437 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:25.279Z] #62 6.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:25.279Z] #62 6.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:25.279Z] #62 7.123 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:42:25.402Z] #44 95.82 CC criu/servicefd.o [2020-04-16T16:42:25.636Z] #38 6.445 -- Detecting C compiler ABI info - done [2020-04-16T16:42:25.658Z] #47 14.11 runtime [2020-04-16T16:42:25.658Z] #47 14.19 container/list [2020-04-16T16:42:25.684Z] #44 96.12 CC criu/shmem.o [2020-04-16T16:42:25.894Z] #38 6.498 -- Detecting C compile features [2020-04-16T16:42:26.036Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-16T16:42:26.206Z] #65 ... [2020-04-16T16:42:26.206Z] [2020-04-16T16:42:26.206Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:26.206Z] #35 43.54 Reading package lists... [2020-04-16T16:42:26.206Z] #35 54.71 Building dependency tree... [2020-04-16T16:42:26.206Z] #35 59.27 The following additional packages will be installed: [2020-04-16T16:42:26.206Z] #35 59.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T16:42:26.206Z] #35 59.35 Suggested packages: [2020-04-16T16:42:26.206Z] #35 59.37 cmake-doc ninja-build lrzip [2020-04-16T16:42:26.206Z] #35 59.37 Recommended packages: [2020-04-16T16:42:26.206Z] #35 59.37 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T16:42:26.206Z] #35 61.27 The following NEW packages will be installed: [2020-04-16T16:42:26.206Z] #35 61.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T16:42:26.206Z] #35 61.31 vim-common xxd [2020-04-16T16:42:26.206Z] #35 62.01 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:26.206Z] #35 62.01 Need to get 14.9 MB of archives. [2020-04-16T16:42:26.206Z] #35 62.01 After this operation, 61.8 MB of additional disk space will be used. [2020-04-16T16:42:26.206Z] #35 62.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-16T16:42:26.206Z] #35 62.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:42:26.206Z] #35 62.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T16:42:26.206Z] #35 62.32 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-16T16:42:26.206Z] #35 63.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-16T16:42:26.206Z] #35 63.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-16T16:42:26.206Z] #35 63.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-16T16:42:26.206Z] #35 63.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-16T16:42:26.206Z] #35 63.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-16T16:42:26.206Z] #35 63.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-16T16:42:26.206Z] #35 ... [2020-04-16T16:42:26.206Z] [2020-04-16T16:42:26.206Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:26.206Z] #25 62.70 ca-certificates is already the newest version (20190110). [2020-04-16T16:42:26.206Z] #25 62.70 The following additional packages will be installed: [2020-04-16T16:42:26.206Z] #25 62.72 libjq1 libonig5 [2020-04-16T16:42:26.206Z] #25 63.37 The following NEW packages will be installed: [2020-04-16T16:42:26.206Z] #25 63.37 jq libjq1 libonig5 [2020-04-16T16:42:26.206Z] #25 63.78 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:26.206Z] #25 63.78 Need to get 355 kB of archives. [2020-04-16T16:42:26.206Z] #25 63.78 After this operation, 1072 kB of additional disk space will be used. [2020-04-16T16:42:26.206Z] #25 63.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-16T16:42:26.206Z] #25 63.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-16T16:42:26.206Z] #25 63.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-16T16:42:26.298Z] #44 96.60 CC criu/sigframe.o [2020-04-16T16:42:26.298Z] #44 96.67 CC criu/signalfd.o [2020-04-16T16:42:26.580Z] #44 96.84 CC criu/sk-inet.o [2020-04-16T16:42:26.649Z] #62 ... [2020-04-16T16:42:26.649Z] [2020-04-16T16:42:26.649Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:26.649Z] #10 8.366 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:26.649Z] #10 8.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:26.649Z] #10 8.422 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:27.041Z] #47 15.61 crypto/internal/subtle [2020-04-16T16:42:27.193Z] #44 97.50 CC criu/sk-netlink.o [2020-04-16T16:42:27.193Z] #44 97.71 CC criu/sk-packet.o [2020-04-16T16:42:27.572Z] #25 65.71 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:27.612Z] #47 16.23 crypto/subtle [2020-04-16T16:42:27.808Z] #44 98.11 CC criu/sk-queue.o [2020-04-16T16:42:27.832Z] #25 66.25 Fetched 355 kB in 0s (1241 kB/s) [2020-04-16T16:42:28.023Z] #10 ... [2020-04-16T16:42:28.023Z] [2020-04-16T16:42:28.023Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:42:28.023Z] #30 9.484 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T16:42:28.023Z] #30 9.510 Cloning into '.'... [2020-04-16T16:42:28.089Z] #44 98.39 CC criu/sk-tcp.o [2020-04-16T16:42:28.108Z] #25 66.36 Selecting previously unselected package libonig5:amd64. [2020-04-16T16:42:28.108Z] #25 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-16T16:42:28.108Z] #25 66.44 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-16T16:42:28.108Z] #25 66.48 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:42:28.183Z] #47 16.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T16:42:28.280Z] #30 ... [2020-04-16T16:42:28.280Z] [2020-04-16T16:42:28.280Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:28.280Z] #43 ... [2020-04-16T16:42:28.280Z] [2020-04-16T16:42:28.280Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:28.280Z] #35 7.177 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:28.280Z] #35 7.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:28.280Z] #35 7.261 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:28.280Z] #35 9.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:42:28.365Z] #25 ... [2020-04-16T16:42:28.365Z] [2020-04-16T16:42:28.365Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:28.365Z] #43 46.24 Reading package lists... [2020-04-16T16:42:28.365Z] #43 57.18 Building dependency tree... [2020-04-16T16:42:28.365Z] #43 62.82 The following additional packages will be installed: [2020-04-16T16:42:28.365Z] #43 62.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T16:42:28.365Z] #43 62.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T16:42:28.365Z] #43 62.86 Suggested packages: [2020-04-16T16:42:28.365Z] #43 62.86 manpages-dev python-setuptools [2020-04-16T16:42:28.365Z] #43 65.27 The following NEW packages will be installed: [2020-04-16T16:42:28.365Z] #43 65.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T16:42:28.365Z] #43 65.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T16:42:28.365Z] #43 65.30 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T16:42:28.365Z] #43 65.31 python-six zlib1g-dev [2020-04-16T16:42:28.365Z] #43 65.71 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:28.365Z] #43 65.71 Need to get 4095 kB of archives. [2020-04-16T16:42:28.365Z] #43 65.71 After this operation, 22.5 MB of additional disk space will be used. [2020-04-16T16:42:28.365Z] #43 65.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-16T16:42:28.365Z] #43 65.72 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-16T16:42:28.365Z] #43 65.73 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-16T16:42:28.365Z] #43 65.73 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-16T16:42:28.365Z] #43 65.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-16T16:42:28.365Z] #43 65.79 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-16T16:42:28.365Z] #43 65.81 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-16T16:42:28.365Z] #43 65.81 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-16T16:42:28.365Z] #43 65.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-16T16:42:28.365Z] #43 65.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-16T16:42:28.365Z] #43 66.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-16T16:42:28.365Z] #43 66.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-16T16:42:28.365Z] #43 66.27 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-16T16:42:28.365Z] #43 66.31 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-16T16:42:28.365Z] #43 66.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T16:42:28.365Z] #43 66.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-16T16:42:28.365Z] #43 66.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-16T16:42:28.365Z] #43 ... [2020-04-16T16:42:28.365Z] [2020-04-16T16:42:28.365Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:28.365Z] #65 4.740 + RM_GOPATH=0 [2020-04-16T16:42:28.365Z] #65 4.740 + TMP_GOPATH= [2020-04-16T16:42:28.365Z] #65 4.740 + : /build [2020-04-16T16:42:28.365Z] #65 4.740 + '[' -z '' ']' [2020-04-16T16:42:28.365Z] #65 4.751 ++ mktemp -d [2020-04-16T16:42:28.365Z] #65 4.751 + export GOPATH=/tmp/tmp.D1OKt6ULOL [2020-04-16T16:42:28.365Z] #65 4.751 + GOPATH=/tmp/tmp.D1OKt6ULOL [2020-04-16T16:42:28.365Z] #65 4.751 + RM_GOPATH=1 [2020-04-16T16:42:28.365Z] #65 4.751 ++ dirname ./install.sh [2020-04-16T16:42:28.365Z] #65 4.751 + dir=. [2020-04-16T16:42:28.365Z] #65 4.751 + bin=containerd [2020-04-16T16:42:28.365Z] #65 4.751 + shift [2020-04-16T16:42:28.365Z] #65 4.751 + '[' '!' -f ./containerd.installer ']' [2020-04-16T16:42:28.365Z] #65 4.751 + . ./containerd.installer [2020-04-16T16:42:28.365Z] #65 4.751 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:42:28.365Z] #65 4.751 + install_containerd [2020-04-16T16:42:28.365Z] #65 4.751 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T16:42:28.371Z] #44 98.77 CC criu/sk-unix.o [2020-04-16T16:42:28.537Z] #35 ... [2020-04-16T16:42:28.537Z] [2020-04-16T16:42:28.537Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:42:28.537Z] #41 8.341 + git clone https://github.com/docker/distribution.git . [2020-04-16T16:42:28.537Z] #41 8.341 Cloning into '.'... [2020-04-16T16:42:28.537Z] #41 ... [2020-04-16T16:42:28.537Z] [2020-04-16T16:42:28.537Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:28.537Z] #68 9.994 + RM_GOPATH=0 [2020-04-16T16:42:28.537Z] #68 9.994 + TMP_GOPATH= [2020-04-16T16:42:28.537Z] #68 9.994 + : /build/ [2020-04-16T16:42:28.537Z] #68 9.994 + '[' -z '' ']' [2020-04-16T16:42:28.537Z] #68 9.997 ++ mktemp -d [2020-04-16T16:42:28.537Z] #68 10.00 + export GOPATH=/tmp/tmp.yxwK9McAKk [2020-04-16T16:42:28.537Z] #68 10.00 + GOPATH=/tmp/tmp.yxwK9McAKk [2020-04-16T16:42:28.537Z] #68 10.00 + RM_GOPATH=1 [2020-04-16T16:42:28.537Z] #68 10.00 ++ dirname ./install.sh [2020-04-16T16:42:28.537Z] #68 10.02 + dir=. [2020-04-16T16:42:28.537Z] #68 10.02 + bin=rootlesskit [2020-04-16T16:42:28.537Z] #68 10.02 + shift [2020-04-16T16:42:28.537Z] #68 10.02 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T16:42:28.537Z] #68 10.02 + . ./rootlesskit.installer [2020-04-16T16:42:28.537Z] #68 10.02 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:42:28.537Z] #68 10.02 + install_rootlesskit [2020-04-16T16:42:28.537Z] #68 10.02 + case "$1" in [2020-04-16T16:42:28.537Z] #68 10.02 + export CGO_ENABLED=0 [2020-04-16T16:42:28.537Z] #68 10.02 + CGO_ENABLED=0 [2020-04-16T16:42:28.537Z] #68 10.02 + _install_rootlesskit [2020-04-16T16:42:28.537Z] #68 10.02 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T16:42:28.537Z] #68 10.02 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yxwK9McAKk/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:42:28.622Z] #65 ... [2020-04-16T16:42:28.622Z] [2020-04-16T16:42:28.622Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:28.622Z] #74 DONE 66.3s [2020-04-16T16:42:28.622Z] [2020-04-16T16:42:28.622Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:28.622Z] #65 4.751 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:42:28.622Z] #65 4.751 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D1OKt6ULOL/src/github.com/containerd/containerd [2020-04-16T16:42:28.622Z] #65 4.763 Cloning into '/tmp/tmp.D1OKt6ULOL/src/github.com/containerd/containerd'... [2020-04-16T16:42:28.656Z] #44 ... [2020-04-16T16:42:28.656Z] [2020-04-16T16:42:28.656Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:42:28.656Z] #41 125.3 + dpkg --print-architecture [2020-04-16T16:42:28.656Z] #41 125.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-16T16:42:28.656Z] #41 125.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-16T16:42:28.656Z] #41 125.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-16T16:42:28.754Z] #47 17.10 internal/nettrace [2020-04-16T16:42:28.754Z] #47 ... [2020-04-16T16:42:28.754Z] [2020-04-16T16:42:28.754Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:28.754Z] #56 15.51 + cd /tmp/tmp.EOzjKEkzH4/src/github.com/mvdan/sh [2020-04-16T16:42:28.754Z] #56 15.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:42:28.754Z] #56 15.67 + GO111MODULE=on [2020-04-16T16:42:28.754Z] #56 15.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T16:42:28.754Z] #56 17.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:42:28.754Z] #56 17.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:42:28.754Z] #56 17.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:42:28.754Z] #56 17.27 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:42:28.794Z] #68 10.02 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:42:28.794Z] #68 10.03 Cloning into '/tmp/tmp.yxwK9McAKk/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T16:42:28.794Z] #68 ... [2020-04-16T16:42:28.794Z] [2020-04-16T16:42:28.794Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:28.794Z] #47 10.21 + RM_GOPATH=0 [2020-04-16T16:42:28.794Z] #47 10.21 + TMP_GOPATH= [2020-04-16T16:42:28.794Z] #47 10.21 + : /build [2020-04-16T16:42:28.794Z] #47 10.21 + '[' -z '' ']' [2020-04-16T16:42:28.794Z] #47 10.21 ++ mktemp -d [2020-04-16T16:42:28.794Z] #47 10.21 + export GOPATH=/tmp/tmp.RjKv78h4WB [2020-04-16T16:42:28.794Z] #47 10.21 + GOPATH=/tmp/tmp.RjKv78h4WB [2020-04-16T16:42:28.794Z] #47 10.21 + RM_GOPATH=1 [2020-04-16T16:42:28.794Z] #47 10.21 ++ dirname ./install.sh [2020-04-16T16:42:28.794Z] #47 ... [2020-04-16T16:42:28.794Z] [2020-04-16T16:42:28.794Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:29.033Z] #56 17.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:42:29.052Z] #23 ... [2020-04-16T16:42:29.052Z] [2020-04-16T16:42:29.052Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:29.052Z] #56 ... [2020-04-16T16:42:29.052Z] [2020-04-16T16:42:29.052Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:29.052Z] #53 9.982 + RM_GOPATH=0 [2020-04-16T16:42:29.052Z] #53 9.982 + TMP_GOPATH= [2020-04-16T16:42:29.052Z] #53 9.982 + : /build [2020-04-16T16:42:29.052Z] #53 9.982 + '[' -z '' ']' [2020-04-16T16:42:29.052Z] #53 9.982 ++ mktemp -d [2020-04-16T16:42:29.052Z] #53 9.986 + export GOPATH=/tmp/tmp.1T3ktmzzPP [2020-04-16T16:42:29.052Z] #53 9.986 + GOPATH=/tmp/tmp.1T3ktmzzPP [2020-04-16T16:42:29.052Z] #53 9.986 + RM_GOPATH=1 [2020-04-16T16:42:29.052Z] #53 9.990 ++ dirname ./install.sh [2020-04-16T16:42:29.052Z] #53 10.01 Installing golangci-lint version v1.23.8 [2020-04-16T16:42:29.052Z] #53 10.01 + dir=. [2020-04-16T16:42:29.052Z] #53 10.01 + bin=golangci_lint [2020-04-16T16:42:29.052Z] #53 10.01 + shift [2020-04-16T16:42:29.052Z] #53 10.01 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T16:42:29.052Z] #53 10.01 + . ./golangci_lint.installer [2020-04-16T16:42:29.052Z] #53 10.01 ++ : v1.23.8 [2020-04-16T16:42:29.052Z] #53 10.01 + install_golangci_lint [2020-04-16T16:42:29.052Z] #53 10.01 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T16:42:29.052Z] #53 10.02 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T16:42:29.174Z] #38 9.410 -- Detecting C compile features - done [2020-04-16T16:42:29.174Z] #38 9.482 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T16:42:29.174Z] #38 9.632 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T16:42:29.174Z] #38 9.810 -- Configuring done [2020-04-16T16:42:29.174Z] #38 9.838 -- Generating done [2020-04-16T16:42:29.174Z] #38 9.843 -- Build files have been written to: /tmp/tmp.6JJ7Ro2AzA/tini [2020-04-16T16:42:29.174Z] #38 9.863 + make tini-static [2020-04-16T16:42:29.184Z] #65 ... [2020-04-16T16:42:29.185Z] [2020-04-16T16:42:29.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:29.185Z] #10 46.85 Reading package lists... [2020-04-16T16:42:29.185Z] #10 58.04 Building dependency tree... [2020-04-16T16:42:29.185Z] #10 63.54 The following additional packages will be installed: [2020-04-16T16:42:29.185Z] #10 63.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T16:42:29.185Z] #10 63.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T16:42:29.185Z] #10 63.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T16:42:29.185Z] #10 63.54 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:42:29.185Z] #10 63.55 Suggested packages: [2020-04-16T16:42:29.185Z] #10 63.55 gcc-8-locales seccomp wine64 [2020-04-16T16:42:29.185Z] #10 65.77 The following NEW packages will be installed: [2020-04-16T16:42:29.185Z] #10 65.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T16:42:29.185Z] #10 65.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T16:42:29.185Z] #10 65.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T16:42:29.185Z] #10 65.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T16:42:29.185Z] #10 65.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T16:42:29.185Z] #10 65.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:42:29.185Z] #10 66.31 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:29.185Z] #10 66.31 Need to get 77.7 MB of archives. [2020-04-16T16:42:29.185Z] #10 66.31 After this operation, 487 MB of additional disk space will be used. [2020-04-16T16:42:29.185Z] #10 66.31 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-16T16:42:29.185Z] #10 66.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-16T16:42:29.185Z] #10 67.15 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-16T16:42:29.185Z] #10 67.17 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-16T16:42:29.185Z] #10 67.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-16T16:42:29.185Z] #10 67.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T16:42:29.185Z] #10 ... [2020-04-16T16:42:29.185Z] [2020-04-16T16:42:29.185Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:29.185Z] #35 66.05 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:29.185Z] #35 66.44 Fetched 14.9 MB in 3s (5622 kB/s) [2020-04-16T16:42:29.185Z] #35 66.54 Selecting previously unselected package xxd. [2020-04-16T16:42:29.185Z] #35 66.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 ... 15401 files and directories currently installed.) [2020-04-16T16:42:29.185Z] #35 66.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:42:29.185Z] #35 66.70 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:42:29.185Z] #35 67.25 Selecting previously unselected package vim-common. [2020-04-16T16:42:29.185Z] #35 67.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:42:29.185Z] #35 67.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:42:29.294Z] #56 ... [2020-04-16T16:42:29.294Z] [2020-04-16T16:42:29.294Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:29.294Z] #23 7.740 + RM_GOPATH=0 [2020-04-16T16:42:29.294Z] #23 7.743 + TMP_GOPATH= [2020-04-16T16:42:29.294Z] #23 7.744 + : /build [2020-04-16T16:42:29.294Z] #23 7.746 + '[' -z '' ']' [2020-04-16T16:42:29.294Z] #23 7.752 ++ mktemp -d [2020-04-16T16:42:29.294Z] #23 7.755 + export GOPATH=/tmp/tmp.CrBokg27so [2020-04-16T16:42:29.294Z] #23 7.768 + GOPATH=/tmp/tmp.CrBokg27so [2020-04-16T16:42:29.294Z] #23 7.769 + RM_GOPATH=1 [2020-04-16T16:42:29.294Z] #23 7.774 ++ dirname ./install.sh [2020-04-16T16:42:29.294Z] #23 7.778 + dir=. [2020-04-16T16:42:29.294Z] #23 7.779 + bin=dockercli [2020-04-16T16:42:29.294Z] #23 7.779 + shift [2020-04-16T16:42:29.294Z] #23 7.782 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T16:42:29.294Z] #23 7.782 + . ./dockercli.installer [2020-04-16T16:42:29.294Z] #23 7.785 ++ : stable [2020-04-16T16:42:29.294Z] #23 7.785 ++ : 17.06.2-ce [2020-04-16T16:42:29.294Z] #23 7.790 + install_dockercli [2020-04-16T16:42:29.294Z] #23 7.790 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T16:42:29.294Z] #23 7.798 Install docker/cli version 17.06.2-ce from stable [2020-04-16T16:42:29.294Z] #23 7.799 ++ uname -m [2020-04-16T16:42:29.294Z] #23 7.810 + arch=aarch64 [2020-04-16T16:42:29.294Z] #23 7.810 + '[' aarch64 '!=' x86_64 ']' [2020-04-16T16:42:29.294Z] #23 7.810 + '[' aarch64 '!=' s390x ']' [2020-04-16T16:42:29.294Z] #23 7.810 + '[' aarch64 '!=' armhf ']' [2020-04-16T16:42:29.294Z] #23 7.810 + build_dockercli [2020-04-16T16:42:29.294Z] #23 7.810 + git clone https://github.com/docker/docker-ce /tmp/tmp.CrBokg27so/tmp/docker-ce [2020-04-16T16:42:29.294Z] #23 7.824 Cloning into '/tmp/tmp.CrBokg27so/tmp/docker-ce'... [2020-04-16T16:42:29.309Z] #53 ... [2020-04-16T16:42:29.309Z] [2020-04-16T16:42:29.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:29.309Z] #10 11.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:42:29.662Z] #41 ... [2020-04-16T16:42:29.662Z] [2020-04-16T16:42:29.662Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:29.662Z] #44 99.95 CC criu/sockets.o [2020-04-16T16:42:29.741Z] #38 10.37 Scanning dependencies of target tini-static [2020-04-16T16:42:29.741Z] #38 10.55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T16:42:29.882Z] #23 ... [2020-04-16T16:42:29.882Z] [2020-04-16T16:42:29.882Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:29.882Z] #56 18.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:42:29.944Z] #44 100.5 CC criu/stats.o [2020-04-16T16:42:30.114Z] #35 68.26 Selecting previously unselected package cmake-data. [2020-04-16T16:42:30.114Z] #35 68.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T16:42:30.114Z] #35 68.29 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T16:42:30.226Z] #44 100.6 CC criu/string.o [2020-04-16T16:42:30.226Z] #44 100.7 CC criu/sysctl.o [2020-04-16T16:42:30.308Z] #38 ... [2020-04-16T16:42:30.308Z] [2020-04-16T16:42:30.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:30.308Z] #10 113.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T16:42:30.308Z] #10 113.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:42:30.308Z] #10 113.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:42:30.371Z] #35 ... [2020-04-16T16:42:30.371Z] [2020-04-16T16:42:30.371Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:30.371Z] #25 66.84 Selecting previously unselected package libjq1:amd64. [2020-04-16T16:42:30.371Z] #25 66.84 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:42:30.371Z] #25 66.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:42:30.371Z] #25 67.19 Selecting previously unselected package jq. [2020-04-16T16:42:30.371Z] #25 67.20 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:42:30.371Z] #25 67.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:42:30.371Z] #25 67.66 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:42:30.371Z] #25 67.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:42:30.371Z] #25 67.69 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:42:30.371Z] #25 67.70 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:42:30.371Z] #25 DONE 68.5s [2020-04-16T16:42:30.371Z] [2020-04-16T16:42:30.371Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T16:42:30.371Z] #26 DONE 0.2s [2020-04-16T16:42:30.371Z] [2020-04-16T16:42:30.371Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:30.508Z] #44 101.1 CC criu/sysfs_parse.o [2020-04-16T16:42:30.564Z] #10 113.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T16:42:30.564Z] #10 113.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:42:30.564Z] #10 113.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:42:30.824Z] #56 19.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:31.122Z] #44 101.4 CC criu/timerfd.o [2020-04-16T16:42:31.122Z] #44 101.6 CC criu/tty.o [2020-04-16T16:42:31.782Z] #56 20.50 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:32.128Z] #44 102.7 CC criu/tun.o [2020-04-16T16:42:32.353Z] #56 ... [2020-04-16T16:42:32.353Z] [2020-04-16T16:42:32.353Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:32.353Z] #43 11.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T16:42:32.353Z] #43 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T16:42:32.353Z] #43 20.10 Fetched 8166 kB in 13s (642 kB/s) [2020-04-16T16:42:32.353Z] #43 20.10 Reading package lists... [2020-04-16T16:42:32.353Z] #43 ... [2020-04-16T16:42:32.353Z] [2020-04-16T16:42:32.353Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:42:32.353Z] #41 19.50 Checking out files: 84% (1353/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-16T16:42:32.353Z] #41 19.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T16:42:32.618Z] #41 ... [2020-04-16T16:42:32.618Z] [2020-04-16T16:42:32.618Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:32.618Z] #25 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T16:42:32.618Z] #25 16.90 Fetched 8166 kB in 12s (690 kB/s) [2020-04-16T16:42:32.618Z] #25 16.90 Reading package lists... [2020-04-16T16:42:32.618Z] #25 ... [2020-04-16T16:42:32.618Z] [2020-04-16T16:42:32.618Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:32.618Z] #33 11.23 runtime/internal/atomic [2020-04-16T16:42:32.618Z] #33 11.61 unicode/utf8 [2020-04-16T16:42:32.618Z] #33 11.89 sync/atomic [2020-04-16T16:42:32.618Z] #33 11.96 internal/bytealg [2020-04-16T16:42:32.618Z] #33 12.30 math [2020-04-16T16:42:32.618Z] #33 12.41 unicode [2020-04-16T16:42:32.618Z] #33 12.59 internal/testlog [2020-04-16T16:42:32.618Z] #33 13.18 encoding [2020-04-16T16:42:32.618Z] #33 13.42 runtime [2020-04-16T16:42:32.618Z] #33 13.83 runtime/cgo [2020-04-16T16:42:32.742Z] #44 103.2 CC criu/uffd.o [2020-04-16T16:42:32.879Z] #33 ... [2020-04-16T16:42:32.879Z] [2020-04-16T16:42:32.879Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:32.879Z] #62 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T16:42:32.879Z] #62 18.07 Fetched 8166 kB in 13s (635 kB/s) [2020-04-16T16:42:32.879Z] #62 18.07 Reading package lists... [2020-04-16T16:42:32.879Z] #62 ... [2020-04-16T16:42:32.879Z] [2020-04-16T16:42:32.879Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:32.879Z] #47 17.41 runtime/cgo [2020-04-16T16:42:32.879Z] #47 19.25 vendor/golang.org/x/crypto/internal/subtle [2020-04-16T16:42:33.086Z] #10 ... [2020-04-16T16:42:33.086Z] [2020-04-16T16:42:33.086Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:33.086Z] #33 105.8 path/filepath [2020-04-16T16:42:33.086Z] #33 105.9 fmt [2020-04-16T16:42:33.086Z] #33 108.3 io/ioutil [2020-04-16T16:42:33.086Z] #33 110.6 flag [2020-04-16T16:42:33.086Z] #33 110.7 github.com/BurntSushi/toml [2020-04-16T16:42:33.086Z] #33 113.4 log [2020-04-16T16:42:33.086Z] #33 ... [2020-04-16T16:42:33.086Z] [2020-04-16T16:42:33.086Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:33.086Z] #38 13.10 [100%] Linking C executable tini-static [2020-04-16T16:42:33.086Z] #38 ... [2020-04-16T16:42:33.086Z] [2020-04-16T16:42:33.086Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:33.086Z] #44 4.600 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:42:33.086Z] #44 4.600 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:42:33.086Z] #44 4.648 Note: Building without GnuTLS support [2020-04-16T16:42:33.086Z] #44 7.032 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:42:33.086Z] #44 7.071 GEN .gitid [2020-04-16T16:42:33.086Z] #44 7.119 GEN criu/include/version.h [2020-04-16T16:42:33.086Z] #44 7.174 GEN include/common/asm [2020-04-16T16:42:33.344Z] #44 ... [2020-04-16T16:42:33.344Z] [2020-04-16T16:42:33.344Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:33.344Z] #38 14.19 [100%] Built target tini-static [2020-04-16T16:42:33.824Z] #47 ... [2020-04-16T16:42:33.824Z] [2020-04-16T16:42:33.824Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:33.824Z] #68 12.25 + cd /tmp/tmp.tavMOdj27H/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:42:33.824Z] #68 12.25 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:42:33.824Z] #68 12.56 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:42:33.824Z] #68 12.56 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T16:42:33.824Z] #68 ... [2020-04-16T16:42:33.824Z] [2020-04-16T16:42:33.824Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:33.824Z] #10 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T16:42:33.824Z] #10 19.43 Fetched 8166 kB in 13s (617 kB/s) [2020-04-16T16:42:33.908Z] #38 14.49 + mkdir -p /build [2020-04-16T16:42:33.908Z] #38 14.50 + cp tini-static /build/docker-init [2020-04-16T16:42:33.908Z] #38 ... [2020-04-16T16:42:33.909Z] [2020-04-16T16:42:33.909Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:33.909Z] #56 107.0 encoding/base64 [2020-04-16T16:42:33.909Z] #56 108.0 golang.org/x/sys/unix [2020-04-16T16:42:33.909Z] #56 110.2 fmt [2020-04-16T16:42:34.087Z] #10 19.43 Reading package lists... [2020-04-16T16:42:34.087Z] #10 ... [2020-04-16T16:42:34.087Z] [2020-04-16T16:42:34.087Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:34.166Z] #56 ... [2020-04-16T16:42:34.166Z] [2020-04-16T16:42:34.166Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:34.166Z] #47 107.1 regexp/syntax [2020-04-16T16:42:34.166Z] #47 107.4 fmt [2020-04-16T16:42:34.166Z] #47 113.4 regexp [2020-04-16T16:42:34.166Z] #47 115.5 go/token [2020-04-16T16:42:34.166Z] #47 ... [2020-04-16T16:42:34.166Z] [2020-04-16T16:42:34.166Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:34.166Z] #38 DONE 14.9s [2020-04-16T16:42:34.166Z] [2020-04-16T16:42:34.166Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:34.166Z] #47 117.3 go/scanner [2020-04-16T16:42:34.226Z] #44 104.2 CC criu/util.o [2020-04-16T16:42:34.568Z] #10 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:42:34.568Z] #10 ... [2020-04-16T16:42:34.568Z] [2020-04-16T16:42:34.568Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:34.568Z] #47 10.21 + dir=. [2020-04-16T16:42:34.568Z] #47 10.21 + bin=vndr [2020-04-16T16:42:34.568Z] #47 10.21 + shift [2020-04-16T16:42:34.568Z] #47 10.21 + '[' '!' -f ./vndr.installer ']' [2020-04-16T16:42:34.568Z] #47 10.21 + . ./vndr.installer [2020-04-16T16:42:34.568Z] #47 10.21 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:42:34.568Z] #47 10.21 + install_vndr [2020-04-16T16:42:34.568Z] #47 10.21 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T16:42:34.568Z] #47 10.21 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RjKv78h4WB/src/github.com/LK4D4/vndr [2020-04-16T16:42:34.568Z] #47 10.21 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:42:34.568Z] #47 10.22 Cloning into '/tmp/tmp.RjKv78h4WB/src/github.com/LK4D4/vndr'... [2020-04-16T16:42:34.568Z] #47 11.43 + cd /tmp/tmp.RjKv78h4WB/src/github.com/LK4D4/vndr [2020-04-16T16:42:34.568Z] #47 11.43 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:42:34.568Z] #47 11.57 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T16:42:34.568Z] #47 14.04 runtime/internal/atomic [2020-04-16T16:42:34.568Z] #47 14.04 internal/cpu [2020-04-16T16:42:34.568Z] #47 14.47 runtime/internal/sys [2020-04-16T16:42:34.568Z] #47 14.88 internal/bytealg [2020-04-16T16:42:34.568Z] #47 15.00 internal/race [2020-04-16T16:42:34.568Z] #47 15.15 sync/atomic [2020-04-16T16:42:34.568Z] #47 15.46 unicode [2020-04-16T16:42:34.568Z] #47 15.65 runtime [2020-04-16T16:42:34.568Z] #47 ... [2020-04-16T16:42:34.568Z] [2020-04-16T16:42:34.568Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:34.568Z] #68 15.98 + cd /tmp/tmp.yxwK9McAKk/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:42:34.568Z] #68 16.01 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:42:34.611Z] #74 22.53 Checking out files: 71% (1473/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T16:42:34.611Z] #74 23.13 + cd /tmp/tmp.eut34sHLLW/src/github.com/docker/libnetwork [2020-04-16T16:42:34.611Z] #74 23.13 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:42:34.611Z] #74 ... [2020-04-16T16:42:34.611Z] [2020-04-16T16:42:34.611Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:34.611Z] #35 13.38 Fetched 8166 kB in 10s (801 kB/s) [2020-04-16T16:42:34.611Z] #35 13.38 Reading package lists... [2020-04-16T16:42:34.733Z] #47 ... [2020-04-16T16:42:34.733Z] [2020-04-16T16:42:34.733Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:34.733Z] #33 117.8 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:42:34.840Z] #44 105.2 CC criu/uts_ns.o [2020-04-16T16:42:34.840Z] #44 105.3 CC criu/vdso.o [2020-04-16T16:42:34.891Z] #35 19.61 Reading package lists... [2020-04-16T16:42:34.891Z] #35 ... [2020-04-16T16:42:34.891Z] [2020-04-16T16:42:34.891Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:42:34.891Z] #41 22.20 + 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-16T16:42:35.124Z] #44 ... [2020-04-16T16:42:35.124Z] [2020-04-16T16:42:35.124Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:42:35.124Z] #41 DONE 141.7s [2020-04-16T16:42:35.124Z] [2020-04-16T16:42:35.124Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:35.124Z] #44 105.6 LINK criu/built-in.o [2020-04-16T16:42:35.131Z] #68 16.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:42:35.131Z] #68 16.50 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T16:42:35.406Z] #44 105.7 LINK criu/criu [2020-04-16T16:42:35.406Z] #44 106.0 DEP lib/c/criu.d [2020-04-16T16:42:35.619Z] #27 ... [2020-04-16T16:42:35.620Z] [2020-04-16T16:42:35.620Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:35.620Z] #43 68.06 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:35.620Z] #43 68.57 Fetched 4095 kB in 1s (4115 kB/s) [2020-04-16T16:42:35.620Z] #43 68.83 Selecting previously unselected package libcap-dev:amd64. [2020-04-16T16:42:35.620Z] #43 68.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-16T16:42:35.620Z] #43 69.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 69.01 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-16T16:42:35.620Z] #43 69.24 Selecting previously unselected package libnet1:amd64. [2020-04-16T16:42:35.620Z] #43 69.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 69.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:42:35.620Z] #43 69.52 Selecting previously unselected package libnet1-dev. [2020-04-16T16:42:35.620Z] #43 69.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 69.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:42:35.620Z] #43 69.86 Selecting previously unselected package libnl-3-200:amd64. [2020-04-16T16:42:35.620Z] #43 69.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 69.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:42:35.620Z] #43 70.18 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-16T16:42:35.620Z] #43 70.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 70.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-16T16:42:35.620Z] #43 70.71 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-16T16:42:35.620Z] #43 70.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 70.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:42:35.620Z] #43 71.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-16T16:42:35.620Z] #43 71.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 71.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-16T16:42:35.620Z] #43 71.64 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-16T16:42:35.620Z] #43 71.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 71.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-16T16:42:35.620Z] #43 71.88 Selecting previously unselected package libprotobuf17:amd64. [2020-04-16T16:42:35.620Z] #43 71.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 71.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:35.620Z] #43 73.28 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-16T16:42:35.620Z] #43 73.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 73.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:35.620Z] #43 73.66 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-16T16:42:35.620Z] #43 73.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:35.620Z] #43 73.72 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:35.689Z] #44 106.2 CC images/rpc.pb-c.o [2020-04-16T16:42:35.876Z] #43 ... [2020-04-16T16:42:35.876Z] [2020-04-16T16:42:35.876Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:35.876Z] #27 5.558 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T16:42:35.970Z] #44 106.6 CC lib/c/criu.o [2020-04-16T16:42:36.252Z] #44 ... [2020-04-16T16:42:36.252Z] [2020-04-16T16:42:36.252Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T16:42:36.252Z] #42 DONE 0.2s [2020-04-16T16:42:36.534Z] [2020-04-16T16:42:36.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:36.534Z] #44 107.0 LINK lib/c/built-in.o [2020-04-16T16:42:36.534Z] #44 107.0 LINK lib/c/libcriu.so [2020-04-16T16:42:36.534Z] #44 107.0 LINK lib/c/libcriu.a [2020-04-16T16:42:36.534Z] #44 107.1 GEN magic.py [2020-04-16T16:42:36.804Z] #27 6.279 [2020-04-16T16:42:36.804Z] #27 ... [2020-04-16T16:42:36.804Z] [2020-04-16T16:42:36.804Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:36.804Z] #33 64.70 sync [2020-04-16T16:42:36.804Z] #33 64.71 internal/reflectlite [2020-04-16T16:42:36.804Z] #33 68.84 sort [2020-04-16T16:42:36.804Z] #33 68.84 errors [2020-04-16T16:42:36.804Z] #33 69.48 strconv [2020-04-16T16:42:36.804Z] #33 70.90 io [2020-04-16T16:42:36.804Z] #33 72.90 internal/oserror [2020-04-16T16:42:36.804Z] #33 72.99 syscall [2020-04-16T16:42:36.804Z] #33 ... [2020-04-16T16:42:36.804Z] [2020-04-16T16:42:36.804Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:42:36.816Z] #44 107.2 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:42:36.816Z] #44 107.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:42:36.816Z] #44 107.2 Note: Building without GnuTLS support [2020-04-16T16:42:37.097Z] #44 107.5 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:42:37.379Z] #44 107.8 make[1]: Nothing to be done for 'all'. [2020-04-16T16:42:37.661Z] #44 108.2 make[1]: 'images/built-in.o' is up to date. [2020-04-16T16:42:37.661Z] #44 108.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T16:42:37.661Z] #44 108.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T16:42:37.661Z] #44 108.2 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T16:42:37.943Z] #44 108.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T16:42:37.943Z] #44 108.3 make[1]: Nothing to be done for 'all'. [2020-04-16T16:42:37.943Z] #44 108.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:42:37.943Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2020-04-16T16:42:37.943Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2020-04-16T16:42:37.943Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2020-04-16T16:42:37.943Z] #44 108.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:42:37.943Z] #44 108.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:42:38.224Z] #44 108.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:42:38.224Z] #44 108.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:42:38.224Z] #44 108.6 make[2]: Nothing to be done for 'all'. [2020-04-16T16:42:38.224Z] #44 108.6 INSTALL criu/criu [2020-04-16T16:42:38.347Z] #30 75.02 Checking out files: 70% (1072/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-16T16:42:38.347Z] #30 76.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T16:42:38.415Z] #68 ... [2020-04-16T16:42:38.415Z] [2020-04-16T16:42:38.415Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:38.415Z] #25 9.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:42:38.415Z] #25 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:42:38.415Z] #25 ... [2020-04-16T16:42:38.415Z] [2020-04-16T16:42:38.415Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:38.415Z] #33 10.61 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:42:38.415Z] #33 10.61 + RM_GOPATH=0 [2020-04-16T16:42:38.415Z] #33 10.61 + TMP_GOPATH= [2020-04-16T16:42:38.415Z] #33 10.61 + : /build [2020-04-16T16:42:38.415Z] #33 10.61 + '[' -z '' ']' [2020-04-16T16:42:38.415Z] #33 10.61 ++ mktemp -d [2020-04-16T16:42:38.415Z] #33 10.61 + export GOPATH=/tmp/tmp.RLqFCPmeku [2020-04-16T16:42:38.415Z] #33 10.61 + GOPATH=/tmp/tmp.RLqFCPmeku [2020-04-16T16:42:38.415Z] #33 10.61 + RM_GOPATH=1 [2020-04-16T16:42:38.415Z] #33 10.61 ++ dirname ./install.sh [2020-04-16T16:42:38.415Z] #33 10.61 + dir=. [2020-04-16T16:42:38.415Z] #33 10.61 + bin=tomlv [2020-04-16T16:42:38.415Z] #33 10.61 + shift [2020-04-16T16:42:38.415Z] #33 10.61 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T16:42:38.415Z] #33 10.61 + . ./tomlv.installer [2020-04-16T16:42:38.415Z] #33 10.61 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:42:38.415Z] #33 10.61 + install_tomlv [2020-04-16T16:42:38.415Z] #33 10.61 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T16:42:38.415Z] #33 10.61 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RLqFCPmeku/src/github.com/BurntSushi/toml [2020-04-16T16:42:38.415Z] #33 10.62 Cloning into '/tmp/tmp.RLqFCPmeku/src/github.com/BurntSushi/toml'... [2020-04-16T16:42:38.415Z] #33 12.57 + cd /tmp/tmp.RLqFCPmeku/src/github.com/BurntSushi/toml [2020-04-16T16:42:38.415Z] #33 12.57 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:42:38.415Z] #33 12.58 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:42:38.415Z] #33 14.07 internal/cpu [2020-04-16T16:42:38.415Z] #33 14.12 runtime/internal/atomic [2020-04-16T16:42:38.415Z] #33 14.54 runtime/internal/sys [2020-04-16T16:42:38.415Z] #33 14.81 runtime/internal/math [2020-04-16T16:42:38.415Z] #33 14.94 math/bits [2020-04-16T16:42:38.415Z] #33 14.96 internal/bytealg [2020-04-16T16:42:38.415Z] #33 15.49 math [2020-04-16T16:42:38.415Z] #33 15.81 runtime [2020-04-16T16:42:38.415Z] #33 ... [2020-04-16T16:42:38.415Z] [2020-04-16T16:42:38.415Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:38.415Z] #43 10.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:42:38.415Z] #43 10.40 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:42:38.415Z] #43 10.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:42:38.415Z] #43 11.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:42:38.415Z] #43 15.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:42:38.415Z] #43 18.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:42:38.506Z] #44 DONE 108.8s [2020-04-16T16:42:38.506Z] [2020-04-16T16:42:38.506Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:38.613Z] #30 76.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T16:42:38.673Z] #43 ... [2020-04-16T16:42:38.673Z] [2020-04-16T16:42:38.673Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:38.673Z] #74 9.941 + RM_GOPATH=0 [2020-04-16T16:42:38.673Z] #74 9.941 + TMP_GOPATH= [2020-04-16T16:42:38.673Z] #74 9.941 + : /build [2020-04-16T16:42:38.673Z] #74 9.941 + '[' -z '' ']' [2020-04-16T16:42:38.673Z] #74 9.941 ++ mktemp -d [2020-04-16T16:42:38.673Z] #74 9.941 + export GOPATH=/tmp/tmp.GMdqEMi438 [2020-04-16T16:42:38.673Z] #74 9.941 + GOPATH=/tmp/tmp.GMdqEMi438 [2020-04-16T16:42:38.673Z] #74 9.941 + RM_GOPATH=1 [2020-04-16T16:42:38.673Z] #74 9.942 ++ dirname ./install.sh [2020-04-16T16:42:38.673Z] #74 9.998 + dir=. [2020-04-16T16:42:38.673Z] #74 9.998 + bin=proxy [2020-04-16T16:42:38.673Z] #74 9.998 + shift [2020-04-16T16:42:38.673Z] #74 9.998 + '[' '!' -f ./proxy.installer ']' [2020-04-16T16:42:38.673Z] #74 9.998 + . ./proxy.installer [2020-04-16T16:42:38.673Z] #74 9.998 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:42:38.673Z] #74 9.998 + install_proxy [2020-04-16T16:42:38.673Z] #74 9.998 + case "$1" in [2020-04-16T16:42:38.673Z] #74 9.998 + export CGO_ENABLED=0 [2020-04-16T16:42:38.673Z] #74 9.998 + CGO_ENABLED=0 [2020-04-16T16:42:38.673Z] #74 9.998 + _install_proxy [2020-04-16T16:42:38.673Z] #74 9.998 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T16:42:38.673Z] #74 9.998 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GMdqEMi438/src/github.com/docker/libnetwork [2020-04-16T16:42:38.673Z] #74 9.998 Cloning into '/tmp/tmp.GMdqEMi438/src/github.com/docker/libnetwork'... [2020-04-16T16:42:38.673Z] #74 9.999 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:42:38.673Z] #74 ... [2020-04-16T16:42:38.673Z] [2020-04-16T16:42:38.673Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:38.673Z] #23 10.99 + RM_GOPATH=0 [2020-04-16T16:42:38.673Z] #23 10.99 + TMP_GOPATH= [2020-04-16T16:42:38.673Z] #23 10.99 + : /build [2020-04-16T16:42:38.673Z] #23 10.99 + '[' -z '' ']' [2020-04-16T16:42:38.673Z] #23 10.99 ++ mktemp -d [2020-04-16T16:42:38.673Z] #23 11.00 + export GOPATH=/tmp/tmp.We9VWq4XwV [2020-04-16T16:42:38.673Z] #23 11.00 + GOPATH=/tmp/tmp.We9VWq4XwV [2020-04-16T16:42:38.673Z] #23 11.00 + RM_GOPATH=1 [2020-04-16T16:42:38.673Z] #23 11.00 ++ dirname ./install.sh [2020-04-16T16:42:38.673Z] #23 11.02 + dir=. [2020-04-16T16:42:38.673Z] #23 11.02 + bin=dockercli [2020-04-16T16:42:38.673Z] #23 11.02 + shift [2020-04-16T16:42:38.673Z] #23 11.02 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T16:42:38.673Z] #23 11.02 + . ./dockercli.installer [2020-04-16T16:42:38.673Z] #23 11.02 ++ : stable [2020-04-16T16:42:38.673Z] #23 11.02 ++ : 17.06.2-ce [2020-04-16T16:42:38.673Z] #23 11.05 + install_dockercli [2020-04-16T16:42:38.673Z] #23 11.06 Install docker/cli version 17.06.2-ce from stable [2020-04-16T16:42:38.673Z] #23 11.06 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T16:42:38.673Z] #23 11.06 ++ uname -m [2020-04-16T16:42:38.673Z] #23 11.12 + arch=x86_64 [2020-04-16T16:42:38.673Z] #23 11.12 + '[' x86_64 '!=' x86_64 ']' [2020-04-16T16:42:38.673Z] #23 11.12 + url=https://download.docker.com/linux/static [2020-04-16T16:42:38.673Z] #23 11.12 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-16T16:42:38.673Z] #23 11.12 + tar -xz docker/docker [2020-04-16T16:42:38.930Z] #23 ... [2020-04-16T16:42:38.930Z] [2020-04-16T16:42:38.930Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:38.930Z] #47 20.17 unicode/utf8 [2020-04-16T16:42:39.120Z] #60 ... [2020-04-16T16:42:39.120Z] [2020-04-16T16:42:39.120Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T16:42:39.187Z] #47 ... [2020-04-16T16:42:39.187Z] [2020-04-16T16:42:39.187Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:39.187Z] #50 10.28 + RM_GOPATH=0 [2020-04-16T16:42:39.187Z] #50 10.28 + TMP_GOPATH= [2020-04-16T16:42:39.187Z] #50 10.28 + : /build [2020-04-16T16:42:39.187Z] #50 10.28 + '[' -z '' ']' [2020-04-16T16:42:39.187Z] #50 10.28 ++ mktemp -d [2020-04-16T16:42:39.187Z] #50 10.28 + export GOPATH=/tmp/tmp.8VaPu7Zz9I [2020-04-16T16:42:39.187Z] #50 10.28 + GOPATH=/tmp/tmp.8VaPu7Zz9I [2020-04-16T16:42:39.187Z] #50 10.28 + RM_GOPATH=1 [2020-04-16T16:42:39.187Z] #50 10.28 ++ dirname ./install.sh [2020-04-16T16:42:39.187Z] #50 10.29 + dir=. [2020-04-16T16:42:39.187Z] #50 10.29 Installing gotestsum version v0.3.5 [2020-04-16T16:42:39.187Z] #50 10.29 + bin=gotestsum [2020-04-16T16:42:39.187Z] #50 10.29 + shift [2020-04-16T16:42:39.187Z] #50 10.29 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T16:42:39.187Z] #50 10.29 + . ./gotestsum.installer [2020-04-16T16:42:39.187Z] #50 10.29 ++ : v0.3.5 [2020-04-16T16:42:39.187Z] #50 10.29 + install_gotestsum [2020-04-16T16:42:39.187Z] #50 10.29 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T16:42:39.187Z] #50 10.29 + go get -d gotest.tools/gotestsum [2020-04-16T16:42:39.401Z] #45 DONE 0.2s [2020-04-16T16:42:39.402Z] [2020-04-16T16:42:39.402Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T16:42:39.402Z] #48 DONE 0.2s [2020-04-16T16:42:39.402Z] [2020-04-16T16:42:39.402Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T16:42:39.464Z] #50 ... [2020-04-16T16:42:39.464Z] [2020-04-16T16:42:39.464Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:39.464Z] #62 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:42:39.464Z] #62 15.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:42:39.684Z] #51 DONE 0.2s [2020-04-16T16:42:39.684Z] [2020-04-16T16:42:39.684Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:39.722Z] #62 ... [2020-04-16T16:42:39.722Z] [2020-04-16T16:42:39.722Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:39.722Z] #56 10.94 + RM_GOPATH=0 [2020-04-16T16:42:39.722Z] #56 10.94 + TMP_GOPATH= [2020-04-16T16:42:39.722Z] #56 10.94 + : /build [2020-04-16T16:42:39.722Z] #56 10.94 + '[' -z '' ']' [2020-04-16T16:42:39.722Z] #56 10.94 ++ mktemp -d [2020-04-16T16:42:39.722Z] #56 10.95 + export GOPATH=/tmp/tmp.YubYq6j26O [2020-04-16T16:42:39.722Z] #56 10.95 + GOPATH=/tmp/tmp.YubYq6j26O [2020-04-16T16:42:39.722Z] #56 10.95 + RM_GOPATH=1 [2020-04-16T16:42:39.722Z] #56 10.95 ++ dirname ./install.sh [2020-04-16T16:42:39.722Z] #56 10.96 + dir=. [2020-04-16T16:42:39.722Z] #56 10.96 + bin=shfmt [2020-04-16T16:42:39.722Z] #56 10.96 + shift [2020-04-16T16:42:39.722Z] #56 10.96 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T16:42:39.722Z] #56 10.96 + . ./shfmt.installer [2020-04-16T16:42:39.722Z] #56 10.96 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:42:39.722Z] #56 10.96 + install_shfmt [2020-04-16T16:42:39.722Z] #56 10.96 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T16:42:39.722Z] #56 10.96 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YubYq6j26O/src/github.com/mvdan/sh [2020-04-16T16:42:39.722Z] #56 10.96 Cloning into '/tmp/tmp.YubYq6j26O/src/github.com/mvdan/sh'... [2020-04-16T16:42:39.722Z] #56 10.96 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:42:39.982Z] #30 ... [2020-04-16T16:42:39.982Z] [2020-04-16T16:42:39.982Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:39.982Z] #10 67.97 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-16T16:42:39.982Z] #10 68.28 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-16T16:42:39.982Z] #10 68.30 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-16T16:42:39.982Z] #10 73.86 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-16T16:42:39.982Z] #10 77.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-16T16:42:39.982Z] #10 77.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-16T16:42:39.982Z] #10 77.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-16T16:42:39.982Z] #10 77.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-16T16:42:39.982Z] #10 77.18 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-16T16:42:39.982Z] #10 77.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-16T16:42:39.982Z] #10 77.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-16T16:42:39.982Z] #10 77.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-16T16:42:39.982Z] #10 77.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-16T16:42:39.982Z] #10 77.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-16T16:42:39.982Z] #10 77.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-16T16:42:39.982Z] #10 77.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-16T16:42:39.982Z] #10 77.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-16T16:42:39.982Z] #10 77.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-16T16:42:39.982Z] #10 77.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-16T16:42:39.982Z] #10 ... [2020-04-16T16:42:39.982Z] [2020-04-16T16:42:39.982Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:39.982Z] #27 6.625 0.5% ### 4.3% ###### 9.3% ######### 13.7% ############## 20.2% ################## 26.2% ######################## 33.7% ############################# 40.9% ################################ 45.8% #################################### 50.5% ######################################## 55.7% ########################################### 59.9% ############################################# 63.4% ################################################ 67.9% ################################################### 71.9% ######################################################## 78.0% ########################################################### 81.9% ################################################################ 89.1% ###################################################################### 97.9% ######################################################################## 100.0% [2020-04-16T16:42:39.982Z] #27 9.045 [2020-04-16T16:42:39.990Z] #33 ... [2020-04-16T16:42:39.991Z] [2020-04-16T16:42:39.991Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:39.991Z] #65 55.05 Checking out files: 21% (673/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: 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: 65% (2063/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 89% (2841/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-16T16:42:39.991Z] #65 57.81 + cd /tmp/tmp.4tIkq5yDjW/src/github.com/containerd/containerd [2020-04-16T16:42:39.991Z] #65 57.81 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:42:40.238Z] #27 9.246 ####### 9.8% ################## 26.4% ############################## 42.6% ########################################## 58.9% ##################################################### 74.8% ################################################################## 92.9% ######################################################################## 100.0% [2020-04-16T16:42:40.494Z] #27 10.26 [2020-04-16T16:42:40.556Z] #65 59.91 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T16:42:40.556Z] #65 59.91 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T16:42:40.556Z] #65 59.91 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:42:40.556Z] #65 59.91 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:42:40.556Z] #65 59.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T16:42:40.556Z] #65 59.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T16:42:40.556Z] #65 59.91 + '[' '' = dynamic ']' [2020-04-16T16:42:40.556Z] #65 59.91 + make [2020-04-16T16:42:40.653Z] #56 ... [2020-04-16T16:42:40.653Z] [2020-04-16T16:42:40.653Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:40.653Z] #47 21.80 math [2020-04-16T16:42:40.689Z] #60 72.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-16T16:42:41.007Z] #27 10.46 ## 3.5% ##### 7.6% [2020-04-16T16:42:41.007Z] #27 ... [2020-04-16T16:42:41.007Z] [2020-04-16T16:42:41.007Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:41.007Z] #47 68.80 internal/reflectlite [2020-04-16T16:42:41.007Z] #47 68.86 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T16:42:41.007Z] #47 69.56 math/rand [2020-04-16T16:42:41.007Z] #47 70.92 internal/singleflight [2020-04-16T16:42:41.007Z] #47 72.83 strconv [2020-04-16T16:42:41.007Z] #47 72.83 io [2020-04-16T16:42:41.007Z] #47 74.81 bytes [2020-04-16T16:42:41.007Z] #47 77.41 bufio [2020-04-16T16:42:41.007Z] #47 78.62 reflect [2020-04-16T16:42:41.007Z] #47 ... [2020-04-16T16:42:41.007Z] [2020-04-16T16:42:41.007Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:41.304Z] #60 73.35 + mkdir -p /build [2020-04-16T16:42:41.304Z] #60 73.35 + cp runc /build/runc [2020-04-16T16:42:41.304Z] #60 DONE 73.6s [2020-04-16T16:42:41.304Z] [2020-04-16T16:42:41.304Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:41.473Z] #41 ... [2020-04-16T16:42:41.473Z] [2020-04-16T16:42:41.473Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:41.473Z] #35 19.61 Reading package lists... [2020-04-16T16:42:41.473Z] #35 26.71 Building dependency tree... [2020-04-16T16:42:41.473Z] #35 30.36 The following additional packages will be installed: [2020-04-16T16:42:41.473Z] #35 30.38 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T16:42:41.473Z] #35 30.39 Suggested packages: [2020-04-16T16:42:41.473Z] #35 30.40 cmake-doc ninja-build lrzip [2020-04-16T16:42:41.473Z] #35 30.40 Recommended packages: [2020-04-16T16:42:41.473Z] #35 30.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T16:42:41.928Z] #65 ... [2020-04-16T16:42:41.928Z] [2020-04-16T16:42:41.928Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:41.928Z] #33 DONE 125.1s [2020-04-16T16:42:41.928Z] [2020-04-16T16:42:41.928Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:41.928Z] #65 61.36 + bin/ctr [2020-04-16T16:42:41.928Z] #65 ... [2020-04-16T16:42:41.928Z] [2020-04-16T16:42:41.928Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:41.928Z] #44 11.66 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T16:42:41.928Z] #44 11.79 PBCC images/opts.pb-c.c [2020-04-16T16:42:41.928Z] #44 11.93 PBCC images/sit.pb-c.c [2020-04-16T16:42:41.928Z] #44 12.12 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T16:42:41.928Z] #44 12.36 DEP images/opts.pb-c.d [2020-04-16T16:42:41.928Z] #44 12.49 DEP images/sit.pb-c.d [2020-04-16T16:42:41.928Z] #44 12.52 PBCC images/macvlan.pb-c.c [2020-04-16T16:42:41.928Z] #44 12.57 DEP images/macvlan.pb-c.d [2020-04-16T16:42:41.928Z] #44 12.67 PBCC images/autofs.pb-c.c [2020-04-16T16:42:41.928Z] #44 12.72 DEP images/autofs.pb-c.d [2020-04-16T16:42:41.928Z] #44 12.84 PBCC images/sysctl.pb-c.c [2020-04-16T16:42:41.928Z] #44 13.00 DEP images/sysctl.pb-c.d [2020-04-16T16:42:41.928Z] #44 13.13 PBCC images/time.pb-c.c [2020-04-16T16:42:41.928Z] #44 13.25 DEP images/time.pb-c.d [2020-04-16T16:42:41.928Z] #44 13.39 PBCC images/binfmt-misc.pb-c.c [2020-04-16T16:42:41.928Z] #44 13.40 DEP images/binfmt-misc.pb-c.d [2020-04-16T16:42:41.928Z] #44 13.43 PBCC images/seccomp.pb-c.c [2020-04-16T16:42:41.928Z] #44 13.50 DEP images/seccomp.pb-c.d [2020-04-16T16:42:41.928Z] #44 13.60 PBCC images/userns.pb-c.c [2020-04-16T16:42:41.928Z] #44 13.62 DEP images/userns.pb-c.d [2020-04-16T16:42:41.928Z] #44 13.67 PBCC images/cgroup.pb-c.c [2020-04-16T16:42:41.928Z] #44 13.73 DEP images/cgroup.pb-c.d [2020-04-16T16:42:41.928Z] #44 13.82 PBCC images/fown.pb-c.c [2020-04-16T16:42:41.928Z] #44 13.86 PBCC images/ext-file.pb-c.c [2020-04-16T16:42:41.928Z] #44 13.92 DEP images/fown.pb-c.d [2020-04-16T16:42:41.928Z] #44 14.06 DEP images/ext-file.pb-c.d [2020-04-16T16:42:41.928Z] #44 14.17 PBCC images/rpc.pb-c.c [2020-04-16T16:42:41.928Z] #44 14.25 DEP images/rpc.pb-c.d [2020-04-16T16:42:41.928Z] #44 14.37 PBCC images/siginfo.pb-c.c [2020-04-16T16:42:41.928Z] #44 14.50 DEP images/siginfo.pb-c.d [2020-04-16T16:42:41.928Z] #44 14.57 PBCC images/pagemap.pb-c.c [2020-04-16T16:42:41.928Z] #44 14.66 DEP images/pagemap.pb-c.d [2020-04-16T16:42:41.928Z] #44 14.79 PBCC images/rlimit.pb-c.c [2020-04-16T16:42:41.928Z] #44 14.85 DEP images/rlimit.pb-c.d [2020-04-16T16:42:41.928Z] #44 14.94 PBCC images/file-lock.pb-c.c [2020-04-16T16:42:41.928Z] #44 14.99 DEP images/file-lock.pb-c.d [2020-04-16T16:42:41.928Z] #44 15.06 PBCC images/tty.pb-c.c [2020-04-16T16:42:41.928Z] #44 15.20 DEP images/tty.pb-c.d [2020-04-16T16:42:41.928Z] #44 15.34 PBCC images/tun.pb-c.c [2020-04-16T16:42:41.928Z] #44 15.48 PBCC images/netdev.pb-c.c [2020-04-16T16:42:41.928Z] #44 15.60 DEP images/tun.pb-c.d [2020-04-16T16:42:41.928Z] #44 15.76 DEP images/netdev.pb-c.d [2020-04-16T16:42:41.928Z] #44 15.93 PBCC images/vma.pb-c.c [2020-04-16T16:42:41.928Z] #44 16.00 DEP images/vma.pb-c.d [2020-04-16T16:42:41.928Z] #44 16.10 PBCC images/creds.pb-c.c [2020-04-16T16:42:41.928Z] #44 16.18 DEP images/creds.pb-c.d [2020-04-16T16:42:41.928Z] #44 16.26 PBCC images/utsns.pb-c.c [2020-04-16T16:42:41.928Z] #44 16.50 DEP images/utsns.pb-c.d [2020-04-16T16:42:41.928Z] #44 16.56 PBCC images/ipc-desc.pb-c.c [2020-04-16T16:42:41.928Z] #44 16.57 PBCC images/ipc-sem.pb-c.c [2020-04-16T16:42:41.928Z] #44 16.58 DEP images/ipc-desc.pb-c.d [2020-04-16T16:42:41.928Z] #44 16.68 DEP images/ipc-sem.pb-c.d [2020-04-16T16:42:41.928Z] #44 16.81 PBCC images/ipc-msg.pb-c.c [2020-04-16T16:42:41.928Z] #44 16.87 DEP images/ipc-msg.pb-c.d [2020-04-16T16:42:41.928Z] #44 16.95 PBCC images/ipc-shm.pb-c.c [2020-04-16T16:42:41.928Z] #44 17.06 DEP images/ipc-shm.pb-c.d [2020-04-16T16:42:41.928Z] #44 17.14 PBCC images/ipc-var.pb-c.c [2020-04-16T16:42:41.928Z] #44 17.19 DEP images/ipc-var.pb-c.d [2020-04-16T16:42:41.928Z] #44 17.30 PBCC images/sk-opts.pb-c.c [2020-04-16T16:42:41.928Z] #44 17.42 PBCC images/packet-sock.pb-c.c [2020-04-16T16:42:41.928Z] #44 17.60 DEP images/sk-opts.pb-c.d [2020-04-16T16:42:41.928Z] #44 17.66 DEP images/packet-sock.pb-c.d [2020-04-16T16:42:41.928Z] #44 17.87 PBCC images/sk-netlink.pb-c.c [2020-04-16T16:42:41.928Z] #44 18.00 DEP images/sk-netlink.pb-c.d [2020-04-16T16:42:41.928Z] #44 18.07 PBCC images/sk-inet.pb-c.c [2020-04-16T16:42:41.928Z] #44 18.11 DEP images/sk-inet.pb-c.d [2020-04-16T16:42:41.928Z] #44 18.23 PBCC images/sk-unix.pb-c.c [2020-04-16T16:42:41.928Z] #44 18.30 DEP images/sk-unix.pb-c.d [2020-04-16T16:42:41.928Z] #44 18.44 PBCC images/mm.pb-c.c [2020-04-16T16:42:41.928Z] #44 18.60 DEP images/mm.pb-c.d [2020-04-16T16:42:41.928Z] #44 18.63 PBCC images/timerfd.pb-c.c [2020-04-16T16:42:41.928Z] #44 18.72 DEP images/timerfd.pb-c.d [2020-04-16T16:42:41.928Z] #44 18.76 PBCC images/timer.pb-c.c [2020-04-16T16:42:41.928Z] #44 18.79 DEP images/timer.pb-c.d [2020-04-16T16:42:41.928Z] #44 18.82 PBCC images/sa.pb-c.c [2020-04-16T16:42:41.928Z] #44 18.87 DEP images/sa.pb-c.d [2020-04-16T16:42:42.035Z] #27 10.46 ## 3.5% ##### 7.6% ############ 17.3% ################### 27.3% ######################### 35.8% ################################# 46.5% ###################################### 53.5% ################################################# 68.8% ######################################################## 77.9% ############################################################## 87.3% ######################################################################## 100.0% [2020-04-16T16:42:42.186Z] #44 19.10 PBCC images/pipe-data.pb-c.c [2020-04-16T16:42:42.186Z] #44 19.17 DEP images/pipe-data.pb-c.d [2020-04-16T16:42:42.293Z] #27 11.88 [2020-04-16T16:42:42.443Z] #44 19.29 PBCC images/mnt.pb-c.c [2020-04-16T16:42:42.443Z] #44 19.52 DEP images/mnt.pb-c.d [2020-04-16T16:42:42.865Z] #35 31.54 The following NEW packages will be installed: [2020-04-16T16:42:42.865Z] #35 31.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T16:42:42.865Z] #35 31.55 vim-common xxd [2020-04-16T16:42:43.008Z] #44 19.68 PBCC images/sk-packet.pb-c.c [2020-04-16T16:42:43.008Z] #44 19.73 DEP images/sk-packet.pb-c.d [2020-04-16T16:42:43.008Z] #44 19.94 PBCC images/tcp-stream.pb-c.c [2020-04-16T16:42:43.126Z] #35 31.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:43.126Z] #35 31.94 Need to get 14.2 MB of archives. [2020-04-16T16:42:43.126Z] #35 31.94 After this operation, 60.0 MB of additional disk space will be used. [2020-04-16T16:42:43.126Z] #35 31.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-16T16:42:43.126Z] #35 31.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:42:43.126Z] #35 31.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T16:42:43.185Z] #47 ... [2020-04-16T16:42:43.185Z] [2020-04-16T16:42:43.185Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:43.185Z] #35 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:42:43.185Z] #35 17.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:42:43.185Z] #35 ... [2020-04-16T16:42:43.185Z] [2020-04-16T16:42:43.185Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:43.185Z] #56 24.08 + cd /tmp/tmp.YubYq6j26O/src/github.com/mvdan/sh [2020-04-16T16:42:43.185Z] #56 24.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:42:43.185Z] #56 24.33 + GO111MODULE=on [2020-04-16T16:42:43.185Z] #56 24.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T16:42:43.266Z] #44 20.10 DEP images/tcp-stream.pb-c.d [2020-04-16T16:42:43.266Z] #44 20.23 PBCC images/pipe.pb-c.c [2020-04-16T16:42:43.266Z] #44 20.33 DEP images/pipe.pb-c.d [2020-04-16T16:42:43.387Z] #35 32.10 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-16T16:42:43.387Z] #35 ... [2020-04-16T16:42:43.387Z] [2020-04-16T16:42:43.387Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:43.387Z] #56 22.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:42:43.387Z] #56 22.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:42:43.387Z] #56 22.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:42:43.387Z] #56 22.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:43.387Z] #56 24.00 runtime/cgo [2020-04-16T16:42:43.387Z] #56 24.06 runtime [2020-04-16T16:42:43.524Z] #44 20.41 PBCC images/pstree.pb-c.c [2020-04-16T16:42:43.524Z] #44 20.48 DEP images/pstree.pb-c.d [2020-04-16T16:42:43.648Z] #56 ... [2020-04-16T16:42:43.648Z] [2020-04-16T16:42:43.648Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:43.648Z] #53 30.51 + cd /tmp/tmp.hbHZ4EPXOR/src/github.com/golangci/golangci-lint/ [2020-04-16T16:42:43.648Z] #53 30.51 + git checkout -q v1.23.8 [2020-04-16T16:42:43.648Z] #53 31.40 ++ git describe --tags [2020-04-16T16:42:43.648Z] #53 31.41 + version=v1.23.8 [2020-04-16T16:42:43.648Z] #53 31.41 ++ git rev-parse --short HEAD [2020-04-16T16:42:43.648Z] #53 31.42 + commit=76a82c6 [2020-04-16T16:42:43.648Z] #53 31.42 ++ git show -s --format=%cd [2020-04-16T16:42:43.648Z] #53 31.42 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T16:42:43.648Z] #53 31.42 + 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-16T16:42:43.788Z] #44 20.55 PBCC images/fs.pb-c.c [2020-04-16T16:42:43.788Z] #44 20.63 DEP images/fs.pb-c.d [2020-04-16T16:42:43.788Z] #44 20.71 PBCC images/signalfd.pb-c.c [2020-04-16T16:42:44.046Z] #44 20.83 DEP images/signalfd.pb-c.d [2020-04-16T16:42:44.046Z] #44 20.95 PBCC images/fh.pb-c.c [2020-04-16T16:42:44.046Z] #44 21.01 PBCC images/fsnotify.pb-c.c [2020-04-16T16:42:44.046Z] #44 21.07 DEP images/fh.pb-c.d [2020-04-16T16:42:44.219Z] #53 ... [2020-04-16T16:42:44.219Z] [2020-04-16T16:42:44.219Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:44.219Z] #25 16.90 Reading package lists... [2020-04-16T16:42:44.219Z] #25 23.44 Reading package lists... [2020-04-16T16:42:44.219Z] #25 29.42 Building dependency tree... [2020-04-16T16:42:44.219Z] #25 32.98 ca-certificates is already the newest version (20190110). [2020-04-16T16:42:44.219Z] #25 32.98 The following additional packages will be installed: [2020-04-16T16:42:44.219Z] #25 32.98 libjq1 libonig5 [2020-04-16T16:42:44.304Z] #44 21.16 DEP images/fsnotify.pb-c.d [2020-04-16T16:42:44.304Z] #44 21.34 PBCC images/eventpoll.pb-c.c [2020-04-16T16:42:44.480Z] #25 ... [2020-04-16T16:42:44.480Z] [2020-04-16T16:42:44.480Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:44.480Z] #35 32.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-16T16:42:44.480Z] #35 32.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-16T16:42:44.480Z] #35 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-16T16:42:44.480Z] #35 32.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-16T16:42:44.480Z] #35 32.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-16T16:42:44.480Z] #35 32.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-16T16:42:44.561Z] #56 ... [2020-04-16T16:42:44.561Z] [2020-04-16T16:42:44.561Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:44.561Z] #23 24.45 + mkdir -p /build [2020-04-16T16:42:44.561Z] #23 24.45 + mv docker/docker /build/ [2020-04-16T16:42:44.561Z] #23 24.46 + rmdir docker [2020-04-16T16:42:44.561Z] #23 DONE 25.8s [2020-04-16T16:42:44.561Z] [2020-04-16T16:42:44.561Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:44.561Z] #33 22.46 internal/testlog [2020-04-16T16:42:44.561Z] #33 22.97 encoding [2020-04-16T16:42:44.561Z] #33 23.12 runtime/cgo [2020-04-16T16:42:44.561Z] #44 21.41 DEP images/eventpoll.pb-c.d [2020-04-16T16:42:44.561Z] #44 21.46 PBCC images/eventfd.pb-c.c [2020-04-16T16:42:44.561Z] #44 21.51 DEP images/eventfd.pb-c.d [2020-04-16T16:42:44.561Z] #44 21.60 PBCC images/remap-file-path.pb-c.c [2020-04-16T16:42:44.767Z] #53 ... [2020-04-16T16:42:44.767Z] [2020-04-16T16:42:44.767Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:44.767Z] #65 128.5 + bin/containerd [2020-04-16T16:42:44.819Z] #44 21.64 DEP images/remap-file-path.pb-c.d [2020-04-16T16:42:44.819Z] #44 21.72 PBCC images/fifo.pb-c.c [2020-04-16T16:42:44.819Z] #44 21.78 DEP images/fifo.pb-c.d [2020-04-16T16:42:44.819Z] #44 21.84 PBCC images/ghost-file.pb-c.c [2020-04-16T16:42:45.077Z] #44 21.94 DEP images/ghost-file.pb-c.d [2020-04-16T16:42:45.334Z] #44 22.12 PBCC images/regfile.pb-c.c [2020-04-16T16:42:45.334Z] #44 22.22 DEP images/regfile.pb-c.d [2020-04-16T16:42:45.334Z] #44 22.29 PBCC images/ns.pb-c.c [2020-04-16T16:42:45.334Z] #44 ... [2020-04-16T16:42:45.334Z] [2020-04-16T16:42:45.334Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:45.334Z] #56 118.5 encoding/json [2020-04-16T16:42:45.334Z] #56 122.0 github.com/pkg/diff [2020-04-16T16:42:45.334Z] #56 124.8 go/ast [2020-04-16T16:42:45.422Z] #35 ... [2020-04-16T16:42:45.423Z] [2020-04-16T16:42:45.423Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:45.423Z] #74 23.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T16:42:45.423Z] #74 ... [2020-04-16T16:42:45.423Z] [2020-04-16T16:42:45.423Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:45.423Z] #25 33.45 The following NEW packages will be installed: [2020-04-16T16:42:45.423Z] #25 33.47 jq libjq1 libonig5 [2020-04-16T16:42:45.423Z] #25 33.93 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:45.423Z] #25 33.93 Need to get 325 kB of archives. [2020-04-16T16:42:45.423Z] #25 33.93 After this operation, 1019 kB of additional disk space will be used. [2020-04-16T16:42:45.423Z] #25 33.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-16T16:42:45.423Z] #25 33.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-16T16:42:45.423Z] #25 34.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-16T16:42:45.592Z] #56 ... [2020-04-16T16:42:45.592Z] [2020-04-16T16:42:45.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:45.592Z] #44 22.38 DEP images/ns.pb-c.d [2020-04-16T16:42:45.592Z] #44 22.50 PBCC images/fdinfo.pb-c.c [2020-04-16T16:42:45.849Z] #44 22.65 DEP images/fdinfo.pb-c.d [2020-04-16T16:42:45.849Z] #44 22.76 PBCC images/core-aarch64.pb-c.c [2020-04-16T16:42:45.849Z] #44 22.86 PBCC images/core-arm.pb-c.c [2020-04-16T16:42:45.921Z] #27 12.10 0.7% ## 3.6% #### 6.2% ##### 7.5% ####### 9.8% ######## 11.3% ########## 14.2% ############ 17.3% ############ 17.7% ############## 19.5% ############### 21.3% ################ 23.5% ################## 26.3% #################### 28.2% ###################### 30.9% ######################## 33.4% ######################### 35.9% ########################### 38.5% ############################# 40.6% ############################### 43.6% ################################# 46.0% ################################### 49.9% ##################################### 51.9% ###################################### 53.0% ######################################## 55.8% ######################################### 57.7% ########################################### 60.1% ############################################# 63.4% ############################################### 66.4% ################################################# 68.4% ################################################## 70.5% [2020-04-16T16:42:45.921Z] #27 ... [2020-04-16T16:42:45.921Z] [2020-04-16T16:42:45.921Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:45.921Z] #35 74.20 Selecting previously unselected package libicu63:amd64. [2020-04-16T16:42:45.921Z] #35 74.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-16T16:42:45.921Z] #35 74.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:42:45.921Z] #35 ... [2020-04-16T16:42:45.921Z] [2020-04-16T16:42:45.921Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:46.107Z] #44 22.95 PBCC images/core-ppc64.pb-c.c [2020-04-16T16:42:46.107Z] #44 23.07 PBCC images/core-s390.pb-c.c [2020-04-16T16:42:46.107Z] #44 23.15 PBCC images/core-x86.pb-c.c [2020-04-16T16:42:46.364Z] #44 23.20 PBCC images/core.pb-c.c [2020-04-16T16:42:46.364Z] #44 23.32 PBCC images/inventory.pb-c.c [2020-04-16T16:42:46.364Z] #44 23.41 DEP images/core-aarch64.pb-c.d [2020-04-16T16:42:46.383Z] #25 ... [2020-04-16T16:42:46.383Z] [2020-04-16T16:42:46.383Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:46.383Z] #62 18.07 Reading package lists... [2020-04-16T16:42:46.383Z] #62 25.47 Reading package lists... [2020-04-16T16:42:46.383Z] #62 31.73 Building dependency tree... [2020-04-16T16:42:46.383Z] #62 ... [2020-04-16T16:42:46.383Z] [2020-04-16T16:42:46.383Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:46.383Z] #35 34.51 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:46.383Z] #35 34.71 Fetched 14.2 MB in 1s (9939 kB/s) [2020-04-16T16:42:46.383Z] #35 34.83 Selecting previously unselected package xxd. [2020-04-16T16:42:46.383Z] #35 34.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-16T16:42:46.383Z] #35 34.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-16T16:42:46.383Z] #35 34.95 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:42:46.383Z] #35 35.20 Selecting previously unselected package vim-common. [2020-04-16T16:42:46.383Z] #35 35.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:42:46.436Z] #27 12.10 0.7% ## 3.6% #### 6.2% ##### 7.5% ####### 9.8% ######## 11.3% ########## 14.2% ############ 17.3% ############ 17.7% ############## 19.5% ############### 21.3% ################ 23.5% ################## 26.3% #################### 28.2% ###################### 30.9% ######################## 33.4% ######################### 35.9% ########################### 38.5% ############################# 40.6% ############################### 43.6% ################################# 46.0% ################################### 49.9% ##################################### 51.9% ###################################### 53.0% ######################################## 55.8% ######################################### 57.7% ########################################### 60.1% ############################################# 63.4% ############################################### 66.4% ################################################# 68.4% ################################################## 70.5% #################################################### 73.0% ##################################################### 74.8% ####################################################### 77.1% ######################################################## 78.5% ########################################################## 80.6% ########################################################### 82.4% #### [2020-04-16T16:42:46.436Z] #27 ... [2020-04-16T16:42:46.436Z] [2020-04-16T16:42:46.436Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:46.436Z] #50 74.48 + cd /tmp/tmp.hyilhhcJWQ/src/gotest.tools/gotestsum [2020-04-16T16:42:46.436Z] #50 74.48 + git checkout -q v0.3.5 [2020-04-16T16:42:46.436Z] #50 74.55 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T16:42:46.622Z] #44 23.48 DEP images/core-arm.pb-c.d [2020-04-16T16:42:46.622Z] #44 23.59 DEP images/core-ppc64.pb-c.d [2020-04-16T16:42:46.644Z] #35 35.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:42:46.693Z] #50 ... [2020-04-16T16:42:46.693Z] [2020-04-16T16:42:46.693Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:46.879Z] #44 23.76 DEP images/core-s390.pb-c.d [2020-04-16T16:42:46.879Z] #44 ... [2020-04-16T16:42:46.879Z] [2020-04-16T16:42:46.879Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:46.879Z] #47 120.0 go/ast [2020-04-16T16:42:46.879Z] #47 120.6 internal/lazyregexp [2020-04-16T16:42:46.879Z] #47 121.3 net/url [2020-04-16T16:42:46.879Z] #47 124.2 text/template/parse [2020-04-16T16:42:46.879Z] #47 128.3 go/parser [2020-04-16T16:42:47.088Z] #33 ... [2020-04-16T16:42:47.089Z] [2020-04-16T16:42:47.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:47.089Z] #10 18.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:42:47.089Z] #10 ... [2020-04-16T16:42:47.089Z] [2020-04-16T16:42:47.089Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:47.089Z] #47 27.97 unicode/utf16 [2020-04-16T16:42:47.089Z] #47 28.43 container/list [2020-04-16T16:42:47.136Z] #47 ... [2020-04-16T16:42:47.137Z] [2020-04-16T16:42:47.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:47.137Z] #44 23.88 DEP images/core-x86.pb-c.d [2020-04-16T16:42:47.137Z] #44 24.06 DEP images/core.pb-c.d [2020-04-16T16:42:47.166Z] #35 35.80 Selecting previously unselected package cmake-data. [2020-04-16T16:42:47.166Z] #35 35.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T16:42:47.166Z] #35 35.86 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T16:42:47.166Z] #35 ... [2020-04-16T16:42:47.166Z] [2020-04-16T16:42:47.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:47.166Z] #10 19.43 Reading package lists... [2020-04-16T16:42:47.166Z] #10 26.22 Reading package lists... [2020-04-16T16:42:47.166Z] #10 32.94 Building dependency tree... [2020-04-16T16:42:47.166Z] #10 35.68 The following additional packages will be installed: [2020-04-16T16:42:47.166Z] #10 35.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T16:42:47.166Z] #10 35.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T16:42:47.166Z] #10 35.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T16:42:47.166Z] #10 35.69 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:42:47.166Z] #10 35.70 Suggested packages: [2020-04-16T16:42:47.166Z] #10 35.70 gcc-8-locales seccomp wine64 [2020-04-16T16:42:47.166Z] #10 ... [2020-04-16T16:42:47.166Z] [2020-04-16T16:42:47.166Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:47.166Z] #25 35.25 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:47.166Z] #25 35.57 Fetched 325 kB in 0s (719 kB/s) [2020-04-16T16:42:47.166Z] #25 35.68 Selecting previously unselected package libonig5:arm64. [2020-04-16T16:42:47.166Z] #25 35.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-16T16:42:47.166Z] #25 35.84 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-16T16:42:47.166Z] #25 35.86 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-16T16:42:47.205Z] #27 12.10 0.7% ## 3.6% #### 6.2% ##### 7.5% ####### 9.8% ######## 11.3% ########## 14.2% ############ 17.3% ############ 17.7% ############## 19.5% ############### 21.3% ################ 23.5% ################## 26.3% #################### 28.2% ###################### 30.9% ######################## 33.4% ######################### 35.9% ########################### 38.5% ############################# 40.6% ############################### 43.6% ################################# 46.0% ################################### 49.9% ##################################### 51.9% ###################################### 53.0% ######################################## 55.8% ######################################### 57.7% ########################################### 60.1% ############################################# 63.4% ############################################### 66.4% ################################################# 68.4% ################################################## 70.5% #################################################### 73.0% ##################################################### 74.8% ####################################################### 77.1% ######################################################## 78.5% ########################################################## 80.6% ########################################################### 82.4% ############################################################# 85.1% ############################################################## 87.2% ################################################################# 90.7% ################################################################### 93.6% ##################################################################### 97.0% ####################################################################### 99.6% ######################################################################## 100.0% [2020-04-16T16:42:47.205Z] #27 16.98 [2020-04-16T16:42:47.205Z] #27 ... [2020-04-16T16:42:47.205Z] [2020-04-16T16:42:47.205Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:47.205Z] #33 75.22 reflect [2020-04-16T16:42:47.205Z] #33 84.89 time [2020-04-16T16:42:47.394Z] #44 24.32 DEP images/inventory.pb-c.d [2020-04-16T16:42:47.394Z] #44 24.41 PBCC images/cpuinfo.pb-c.c [2020-04-16T16:42:47.427Z] #25 36.30 Selecting previously unselected package libjq1:arm64. [2020-04-16T16:42:47.427Z] #25 36.33 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-16T16:42:47.427Z] #25 36.34 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-16T16:42:47.463Z] #33 ... [2020-04-16T16:42:47.463Z] [2020-04-16T16:42:47.463Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:47.463Z] #35 84.87 Selecting previously unselected package libxml2:amd64. [2020-04-16T16:42:47.463Z] #35 84.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-16T16:42:47.463Z] #35 84.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:42:47.651Z] #44 24.56 DEP images/cpuinfo.pb-c.d [2020-04-16T16:42:47.651Z] #44 24.68 PBCC images/stats.pb-c.c [2020-04-16T16:42:47.719Z] #35 85.83 Selecting previously unselected package libarchive13:amd64. [2020-04-16T16:42:47.719Z] #35 85.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-16T16:42:47.719Z] #35 85.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-16T16:42:47.909Z] #44 24.72 DEP images/stats.pb-c.d [2020-04-16T16:42:47.975Z] #35 ... [2020-04-16T16:42:47.975Z] [2020-04-16T16:42:47.975Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:47.975Z] #43 76.16 Selecting previously unselected package libprotoc17:amd64. [2020-04-16T16:42:47.975Z] #43 76.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:47.975Z] #43 76.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:47.975Z] #43 77.13 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T16:42:47.975Z] #43 77.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:42:47.975Z] #43 77.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:42:47.975Z] #43 77.35 Selecting previously unselected package protobuf-compiler. [2020-04-16T16:42:47.975Z] #43 77.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:47.975Z] #43 77.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:42:47.975Z] #43 77.58 Selecting previously unselected package python-pkg-resources. [2020-04-16T16:42:47.975Z] #43 77.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:42:47.975Z] #43 77.59 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T16:42:47.975Z] #43 77.85 Selecting previously unselected package python-six. [2020-04-16T16:42:47.975Z] #43 77.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T16:42:47.975Z] #43 77.87 Unpacking python-six (1.12.0-1) ... [2020-04-16T16:42:47.975Z] #43 77.98 Selecting previously unselected package python-protobuf. [2020-04-16T16:42:47.975Z] #43 77.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-16T16:42:47.975Z] #43 78.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T16:42:47.975Z] #43 78.87 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T16:42:47.975Z] #43 85.52 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:47.975Z] #43 85.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:42:47.975Z] #43 85.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:42:47.975Z] #43 85.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-16T16:42:47.975Z] #43 85.62 Setting up python-six (1.12.0-1) ... [2020-04-16T16:42:47.975Z] #43 ... [2020-04-16T16:42:47.975Z] [2020-04-16T16:42:47.975Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:47.975Z] #35 86.34 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-16T16:42:47.975Z] #35 86.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-16T16:42:47.975Z] #35 86.41 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-16T16:42:47.998Z] #25 36.58 Selecting previously unselected package jq. [2020-04-16T16:42:47.998Z] #25 36.58 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-16T16:42:47.998Z] #25 36.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:42:47.998Z] #25 36.86 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-16T16:42:47.998Z] #25 36.95 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-16T16:42:47.998Z] #25 36.97 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:42:48.022Z] #47 29.21 crypto/internal/subtle [2020-04-16T16:42:48.232Z] #35 86.70 Selecting previously unselected package librhash0:amd64. [2020-04-16T16:42:48.260Z] #25 36.98 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:42:48.260Z] #25 ... [2020-04-16T16:42:48.260Z] [2020-04-16T16:42:48.260Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:48.260Z] #43 20.10 Reading package lists... [2020-04-16T16:42:48.260Z] #43 27.58 Reading package lists... [2020-04-16T16:42:48.260Z] #43 34.02 Building dependency tree... [2020-04-16T16:42:48.279Z] #47 29.46 crypto/subtle [2020-04-16T16:42:48.488Z] #35 86.71 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-16T16:42:48.488Z] #35 86.73 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-16T16:42:48.524Z] #43 ... [2020-04-16T16:42:48.524Z] [2020-04-16T16:42:48.524Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:48.524Z] #10 37.16 The following NEW packages will be installed: [2020-04-16T16:42:48.524Z] #10 37.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T16:42:48.524Z] #10 37.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T16:42:48.524Z] #10 37.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T16:42:48.524Z] #10 37.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T16:42:48.524Z] #10 37.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T16:42:48.524Z] #10 37.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:42:48.744Z] #35 87.05 Selecting previously unselected package libuv1:amd64. [2020-04-16T16:42:48.744Z] #35 87.05 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-16T16:42:48.744Z] #35 87.05 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-16T16:42:48.785Z] #10 37.57 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:48.785Z] #10 37.57 Need to get 73.3 MB of archives. [2020-04-16T16:42:48.785Z] #10 37.57 After this operation, 472 MB of additional disk space will be used. [2020-04-16T16:42:48.785Z] #10 37.57 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-16T16:42:48.843Z] #47 29.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T16:42:48.843Z] #47 30.13 internal/nettrace [2020-04-16T16:42:49.100Z] #47 30.33 runtime/cgo [2020-04-16T16:42:49.306Z] #35 87.51 Selecting previously unselected package cmake. [2020-04-16T16:42:49.306Z] #35 87.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-16T16:42:49.306Z] #35 87.51 Unpacking cmake (3.13.4-1) ... [2020-04-16T16:42:49.358Z] #10 38.01 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-16T16:42:49.358Z] #10 ... [2020-04-16T16:42:49.358Z] [2020-04-16T16:42:49.358Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:49.358Z] #25 DONE 38.3s [2020-04-16T16:42:49.358Z] [2020-04-16T16:42:49.358Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:49.358Z] #10 38.30 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-16T16:42:49.358Z] #10 38.30 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-16T16:42:49.358Z] #10 38.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-16T16:42:49.358Z] #10 38.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T16:42:49.620Z] #10 ... [2020-04-16T16:42:49.620Z] [2020-04-16T16:42:49.620Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T16:42:49.620Z] #26 DONE 0.1s [2020-04-16T16:42:49.620Z] [2020-04-16T16:42:49.620Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:50.245Z] #65 ... [2020-04-16T16:42:50.245Z] [2020-04-16T16:42:50.245Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:50.245Z] #53 DONE 156.6s [2020-04-16T16:42:50.434Z] #44 27.46 make[1]: Nothing to be done for 'all'. [2020-04-16T16:42:50.536Z] [2020-04-16T16:42:50.536Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:50.671Z] #35 ... [2020-04-16T16:42:50.671Z] [2020-04-16T16:42:50.671Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:50.671Z] #10 78.85 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:50.671Z] #10 79.06 Fetched 77.7 MB in 11s (6765 kB/s) [2020-04-16T16:42:50.671Z] #10 79.15 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T16:42:50.671Z] #10 79.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 ... 15401 files and directories currently installed.) [2020-04-16T16:42:50.671Z] #10 79.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-16T16:42:50.671Z] #10 79.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:42:50.671Z] #10 82.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T16:42:50.671Z] #10 82.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-16T16:42:50.671Z] #10 82.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:42:50.671Z] #10 87.63 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T16:42:50.671Z] #10 87.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T16:42:50.671Z] #10 87.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:42:50.671Z] #10 87.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-16T16:42:50.671Z] #10 87.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:42:50.671Z] #10 87.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:42:50.671Z] #10 88.18 Selecting previously unselected package dmsetup. [2020-04-16T16:42:50.671Z] #10 88.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:42:50.671Z] #10 88.20 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T16:42:50.671Z] #10 88.59 Selecting previously unselected package mingw-w64-common. [2020-04-16T16:42:50.671Z] #10 88.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T16:42:50.671Z] #10 88.63 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T16:42:50.818Z] #65 ... [2020-04-16T16:42:50.818Z] [2020-04-16T16:42:50.818Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T16:42:51.004Z] #27 ... [2020-04-16T16:42:51.004Z] [2020-04-16T16:42:51.004Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:51.004Z] #62 35.28 The following additional packages will be installed: [2020-04-16T16:42:51.004Z] #62 35.30 libbtrfs0 [2020-04-16T16:42:51.004Z] #62 35.50 The following NEW packages will be installed: [2020-04-16T16:42:51.004Z] #62 35.51 libbtrfs-dev libbtrfs0 [2020-04-16T16:42:51.004Z] #62 35.97 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:51.004Z] #62 35.97 Need to get 119 kB of archives. [2020-04-16T16:42:51.004Z] #62 35.97 After this operation, 387 kB of additional disk space will be used. [2020-04-16T16:42:51.004Z] #62 35.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-16T16:42:51.004Z] #62 36.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-16T16:42:51.004Z] #62 37.31 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:42:51.004Z] #62 37.47 Fetched 119 kB in 0s (390 kB/s) [2020-04-16T16:42:51.004Z] #62 37.85 Selecting previously unselected package libbtrfs0. [2020-04-16T16:42:51.004Z] #62 37.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-16T16:42:51.004Z] #62 38.06 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-16T16:42:51.004Z] #62 38.10 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:42:51.004Z] #62 38.35 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:42:51.004Z] #62 38.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-16T16:42:51.004Z] #62 38.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:42:51.004Z] #62 38.73 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:42:51.004Z] #62 38.78 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:42:51.004Z] #62 38.81 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:42:51.004Z] #62 DONE 39.6s [2020-04-16T16:42:51.004Z] [2020-04-16T16:42:51.004Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:42:51.004Z] #63 DONE 0.1s [2020-04-16T16:42:51.004Z] [2020-04-16T16:42:51.004Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T16:42:51.004Z] #64 DONE 0.1s [2020-04-16T16:42:51.004Z] [2020-04-16T16:42:51.004Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:51.004Z] #43 37.55 The following additional packages will be installed: [2020-04-16T16:42:51.004Z] #43 37.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T16:42:51.004Z] #43 37.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T16:42:51.004Z] #43 37.58 Suggested packages: [2020-04-16T16:42:51.004Z] #43 37.58 manpages-dev python-setuptools [2020-04-16T16:42:51.004Z] #43 39.10 The following NEW packages will be installed: [2020-04-16T16:42:51.004Z] #43 39.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T16:42:51.004Z] #43 39.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T16:42:51.004Z] #43 39.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T16:42:51.004Z] #43 39.10 python-six zlib1g-dev [2020-04-16T16:42:51.004Z] #43 39.57 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:42:51.004Z] #43 39.57 Need to get 3798 kB of archives. [2020-04-16T16:42:51.004Z] #43 39.57 After this operation, 21.6 MB of additional disk space will be used. [2020-04-16T16:42:51.004Z] #43 39.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-16T16:42:51.004Z] #43 39.59 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-16T16:42:51.004Z] #43 39.60 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-16T16:42:51.004Z] #43 39.60 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-16T16:42:51.004Z] #43 39.64 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-16T16:42:51.004Z] #43 39.66 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-16T16:42:51.004Z] #43 39.66 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-16T16:42:51.004Z] #43 39.71 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-16T16:42:51.004Z] #43 39.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-16T16:42:51.004Z] #43 39.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-16T16:42:51.004Z] #43 39.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-16T16:42:51.100Z] #54 DONE 0.2s [2020-04-16T16:42:51.100Z] [2020-04-16T16:42:51.100Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:51.100Z] #65 ... [2020-04-16T16:42:51.100Z] [2020-04-16T16:42:51.100Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T16:42:51.100Z] #57 DONE 0.1s [2020-04-16T16:42:51.100Z] [2020-04-16T16:42:51.100Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T16:42:51.265Z] #43 39.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-16T16:42:51.265Z] #43 40.04 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-16T16:42:51.265Z] #43 40.05 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-16T16:42:51.265Z] #43 40.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T16:42:51.265Z] #43 40.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-16T16:42:51.265Z] #43 40.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-16T16:42:51.382Z] #61 DONE 0.2s [2020-04-16T16:42:51.382Z] [2020-04-16T16:42:51.382Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:52.037Z] #10 ... [2020-04-16T16:42:52.037Z] [2020-04-16T16:42:52.037Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:52.037Z] #47 79.64 syscall [2020-04-16T16:42:52.037Z] #47 ... [2020-04-16T16:42:52.037Z] [2020-04-16T16:42:52.037Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:52.037Z] #27 18.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T16:42:52.037Z] #27 18.58 [2020-04-16T16:42:52.037Z] #27 18.78 ######## 12.0% ######################################################################## 100.0% [2020-04-16T16:42:52.037Z] #27 19.15 [2020-04-16T16:42:52.037Z] #27 20.87 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T16:42:52.293Z] #27 21.86 #=#=# [2020-04-16T16:42:52.293Z] #27 ... [2020-04-16T16:42:52.293Z] [2020-04-16T16:42:52.293Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:52.293Z] #56 80.03 syscall [2020-04-16T16:42:52.293Z] #56 80.07 reflect [2020-04-16T16:42:52.383Z] #47 ... [2020-04-16T16:42:52.383Z] [2020-04-16T16:42:52.383Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:42:52.383Z] #10 33.66 Fetched 8338 kB in 25s (328 kB/s) [2020-04-16T16:42:52.825Z] #43 ... [2020-04-16T16:42:52.825Z] [2020-04-16T16:42:52.825Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:52.825Z] #74 DONE 41.3s [2020-04-16T16:42:52.858Z] #56 ... [2020-04-16T16:42:52.858Z] [2020-04-16T16:42:52.858Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:53.086Z] [2020-04-16T16:42:53.086Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:53.086Z] #35 41.84 Selecting previously unselected package libicu63:arm64. [2020-04-16T16:42:53.086Z] #35 41.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-16T16:42:53.086Z] #35 41.86 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-16T16:42:53.114Z] #27 22.43 #=#=# ################# 24.7% ######################################################################## 100.0% [2020-04-16T16:42:53.114Z] #27 22.86 [2020-04-16T16:42:53.713Z] #44 30.48 CC images/stats.o [2020-04-16T16:42:54.517Z] #27 24.15 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T16:42:54.646Z] #44 31.36 CC images/core.o [2020-04-16T16:42:54.908Z] #10 33.66 Reading package lists... [2020-04-16T16:42:54.908Z] #10 ... [2020-04-16T16:42:54.908Z] [2020-04-16T16:42:54.908Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:54.908Z] #56 26.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:42:54.908Z] #56 26.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:42:54.908Z] #56 26.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:42:54.908Z] #56 26.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:42:54.909Z] #56 27.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:42:54.909Z] #56 28.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:42:54.909Z] #56 29.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:54.909Z] #56 32.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:54.909Z] #56 34.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:42:54.909Z] #56 34.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:42:54.909Z] #56 35.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:42:54.909Z] #56 35.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:42:54.909Z] #56 ... [2020-04-16T16:42:54.909Z] [2020-04-16T16:42:54.909Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:54.909Z] #74 34.04 Checking out files: 45% (942/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T16:42:54.909Z] #74 35.95 + cd /tmp/tmp.GMdqEMi438/src/github.com/docker/libnetwork [2020-04-16T16:42:54.909Z] #74 35.96 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:42:54.909Z] #74 36.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T16:42:55.081Z] #27 24.50 skipping existing 1849cc453dee [2020-04-16T16:42:55.211Z] #44 32.08 CC images/core-x86.o [2020-04-16T16:42:55.337Z] #27 24.83 [2020-04-16T16:42:56.145Z] #44 33.00 CC images/core-arm.o [2020-04-16T16:42:56.145Z] #44 ... [2020-04-16T16:42:56.145Z] [2020-04-16T16:42:56.145Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:42:56.145Z] #56 129.2 golang.org/x/crypto/ssh/terminal [2020-04-16T16:42:56.145Z] #56 131.9 mvdan.cc/editorconfig [2020-04-16T16:42:56.145Z] #56 133.3 mvdan.cc/sh/v3/fileutil [2020-04-16T16:42:56.145Z] #56 133.8 mvdan.cc/sh/v3/syntax [2020-04-16T16:42:56.269Z] #27 ... [2020-04-16T16:42:56.269Z] [2020-04-16T16:42:56.269Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:42:56.269Z] #35 93.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:42:56.269Z] #35 93.26 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:42:56.269Z] #35 93.28 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-16T16:42:56.269Z] #35 93.36 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:42:56.269Z] #35 93.54 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-16T16:42:56.269Z] #35 93.55 Setting up cmake-data (3.13.4-1) ... [2020-04-16T16:42:56.269Z] #35 93.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:42:56.269Z] #35 93.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-16T16:42:56.269Z] #35 93.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-16T16:42:56.269Z] #35 93.63 Setting up cmake (3.13.4-1) ... [2020-04-16T16:42:56.269Z] #35 93.64 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:42:56.269Z] #35 93.78 Processing triggers for mime-support (3.62) ... [2020-04-16T16:42:56.269Z] #35 DONE 94.5s [2020-04-16T16:42:56.269Z] [2020-04-16T16:42:56.269Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:42:56.269Z] #36 DONE 0.1s [2020-04-16T16:42:56.269Z] [2020-04-16T16:42:56.269Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T16:42:56.269Z] #37 DONE 0.1s [2020-04-16T16:42:56.269Z] [2020-04-16T16:42:56.269Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:42:56.269Z] #43 92.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-16T16:42:56.269Z] #43 92.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:42:56.269Z] #43 92.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:56.269Z] #43 92.86 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-16T16:42:56.269Z] #43 92.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:56.269Z] #43 92.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:42:56.269Z] #43 92.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:42:56.269Z] #43 93.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-16T16:42:56.269Z] #43 93.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:42:56.269Z] #43 93.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T16:42:56.711Z] #56 ... [2020-04-16T16:42:56.711Z] [2020-04-16T16:42:56.711Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:56.711Z] #44 33.58 CC images/core-aarch64.o [2020-04-16T16:42:57.276Z] #44 34.16 CC images/core-ppc64.o [2020-04-16T16:42:57.432Z] #74 ... [2020-04-16T16:42:57.432Z] [2020-04-16T16:42:57.432Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:42:57.432Z] #25 28.86 Fetched 8338 kB in 23s (362 kB/s) [2020-04-16T16:42:57.432Z] #25 28.86 Reading package lists... [2020-04-16T16:42:57.432Z] #25 ... [2020-04-16T16:42:57.432Z] [2020-04-16T16:42:57.432Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:42:57.432Z] #41 31.76 Checking out files: 65% (1050/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 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-16T16:42:57.432Z] #41 32.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T16:42:57.432Z] #41 36.29 + 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-16T16:42:57.690Z] #41 ... [2020-04-16T16:42:57.690Z] [2020-04-16T16:42:57.690Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:42:57.690Z] #62 29.34 Fetched 8338 kB in 23s (362 kB/s) [2020-04-16T16:42:57.690Z] #62 29.34 Reading package lists... [2020-04-16T16:42:57.690Z] #62 ... [2020-04-16T16:42:57.690Z] [2020-04-16T16:42:57.690Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:42:57.690Z] #53 39.17 + cd /tmp/tmp.1T3ktmzzPP/src/github.com/golangci/golangci-lint/ [2020-04-16T16:42:57.690Z] #53 39.17 + git checkout -q v1.23.8 [2020-04-16T16:42:58.212Z] #44 34.93 CC images/core-s390.o [2020-04-16T16:42:58.212Z] #44 ... [2020-04-16T16:42:58.212Z] [2020-04-16T16:42:58.212Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:58.212Z] #47 131.3 text/template [2020-04-16T16:42:58.212Z] #47 134.9 encoding/xml [2020-04-16T16:42:58.212Z] #47 139.3 go/doc [2020-04-16T16:42:58.254Z] #53 39.67 ++ git describe --tags [2020-04-16T16:42:58.254Z] #53 39.70 + version=v1.23.8 [2020-04-16T16:42:58.254Z] #53 39.71 ++ git rev-parse --short HEAD [2020-04-16T16:42:58.254Z] #53 39.72 + commit=76a82c6 [2020-04-16T16:42:58.254Z] #53 39.72 ++ git show -s --format=%cd [2020-04-16T16:42:58.254Z] #53 39.73 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T16:42:58.254Z] #53 39.73 + 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-16T16:42:58.374Z] #35 ... [2020-04-16T16:42:58.374Z] [2020-04-16T16:42:58.374Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:58.374Z] #27 5.200 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T16:42:58.374Z] #27 5.618 [2020-04-16T16:42:58.374Z] #27 5.828 0.0% #### 5.6% ###### 8.6% ######## 12.3% ############ 17.5% ############## 20.6% ################ 23.5% ################### 26.9% ###################### 31.0% ######################## 34.5% ########################### 38.5% ############################## 41.8% ################################ 45.1% ################################### 49.9% ###################################### 53.2% ######################################### 57.0% ########################################### 60.5% ############################################# 63.0% ############################################### 65.8% ################################################ 68.0% ################################################## 70.8% ##################################################### 74.9% ######################################################## 78.7% ########################################################## 81.9% ############################################################# 85.2% ################################################################ 89.0% ################################################################## 91.7% ##################################################################### 96.5% ######################################################################## 100.0% [2020-04-16T16:42:58.970Z] #27 9.297 [2020-04-16T16:42:59.149Z] #47 ... [2020-04-16T16:42:59.149Z] [2020-04-16T16:42:59.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:42:59.149Z] #44 36.00 CC images/cpuinfo.o [2020-04-16T16:42:59.539Z] #43 ... [2020-04-16T16:42:59.539Z] [2020-04-16T16:42:59.539Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:42:59.539Z] #27 26.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T16:42:59.539Z] #27 27.47 #=#=# [2020-04-16T16:42:59.539Z] #27 27.93 #=#=# ######################################################################## 100.0% [2020-04-16T16:42:59.539Z] #27 28.22 [2020-04-16T16:42:59.539Z] #27 28.44 Download of images into '/build' complete. [2020-04-16T16:42:59.539Z] #27 28.44 Use something like the following to load the result into a Docker daemon: [2020-04-16T16:42:59.539Z] #27 28.44 tar -cC '/build' . | docker load [2020-04-16T16:42:59.539Z] #27 DONE 28.6s [2020-04-16T16:42:59.539Z] [2020-04-16T16:42:59.539Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:42:59.714Z] #44 36.67 CC images/inventory.o [2020-04-16T16:43:00.019Z] #27 9.543 0.1% ###### 8.5% ############ 16.7% ###################### 31.9% ################################ 44.7% ####################################### 55.2% ############################################# 63.4% ############################################################ 83.4% [2020-04-16T16:43:00.019Z] #27 ... [2020-04-16T16:43:00.019Z] [2020-04-16T16:43:00.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:00.019Z] #10 38.74 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-16T16:43:00.019Z] #10 39.00 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-16T16:43:00.019Z] #10 39.02 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-16T16:43:00.019Z] #10 41.58 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-16T16:43:00.019Z] #10 43.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-16T16:43:00.019Z] #10 43.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-16T16:43:00.019Z] #10 43.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-16T16:43:00.019Z] #10 43.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-16T16:43:00.019Z] #10 43.92 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-16T16:43:00.019Z] #10 43.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-16T16:43:00.019Z] #10 43.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-16T16:43:00.019Z] #10 44.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-16T16:43:00.019Z] #10 44.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-16T16:43:00.019Z] #10 44.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-16T16:43:00.019Z] #10 44.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-16T16:43:00.019Z] #10 44.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-16T16:43:00.019Z] #10 44.15 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-16T16:43:00.019Z] #10 44.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-16T16:43:00.019Z] #10 44.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-16T16:43:00.019Z] #10 45.89 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:43:00.019Z] #10 46.19 Fetched 73.3 MB in 7s (10.6 MB/s) [2020-04-16T16:43:00.019Z] #10 46.33 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T16:43:00.019Z] #10 46.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-16T16:43:00.019Z] #10 46.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-16T16:43:00.019Z] #10 46.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:43:00.019Z] #10 48.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T16:43:00.019Z] #10 48.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-16T16:43:00.019Z] #10 48.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:43:00.019Z] #10 ... [2020-04-16T16:43:00.019Z] [2020-04-16T16:43:00.019Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:00.019Z] #27 9.543 0.1% ###### 8.5% ############ 16.7% ###################### 31.9% ################################ 44.7% ####################################### 55.2% ############################################# 63.4% ############################################################ 83.4% ####################################################################### 99.9% ######################################################################## 100.0% [2020-04-16T16:43:00.278Z] #44 37.06 CC images/fdinfo.o [2020-04-16T16:43:00.596Z] #27 10.90 [2020-04-16T16:43:00.843Z] #44 37.72 CC images/fown.o [2020-04-16T16:43:01.101Z] #44 38.10 CC images/ns.o [2020-04-16T16:43:01.148Z] #27 11.17 0.0% ### 5.0% ##### 7.4% [2020-04-16T16:43:01.148Z] #27 ... [2020-04-16T16:43:01.148Z] [2020-04-16T16:43:01.148Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:01.148Z] #65 2.663 + RM_GOPATH=0 [2020-04-16T16:43:01.148Z] #65 2.663 + TMP_GOPATH= [2020-04-16T16:43:01.148Z] #65 2.663 + : /build [2020-04-16T16:43:01.148Z] #65 2.669 + '[' -z '' ']' [2020-04-16T16:43:01.148Z] #65 2.669 ++ mktemp -d [2020-04-16T16:43:01.148Z] #65 2.679 + export GOPATH=/tmp/tmp.4ik5g1mUad [2020-04-16T16:43:01.148Z] #65 2.679 + GOPATH=/tmp/tmp.4ik5g1mUad [2020-04-16T16:43:01.148Z] #65 2.679 + RM_GOPATH=1 [2020-04-16T16:43:01.148Z] #65 2.679 ++ dirname ./install.sh [2020-04-16T16:43:01.148Z] #65 2.686 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:43:01.148Z] #65 2.687 + dir=. [2020-04-16T16:43:01.148Z] #65 2.687 + bin=containerd [2020-04-16T16:43:01.148Z] #65 2.687 + shift [2020-04-16T16:43:01.148Z] #65 2.687 + '[' '!' -f ./containerd.installer ']' [2020-04-16T16:43:01.148Z] #65 2.687 + . ./containerd.installer [2020-04-16T16:43:01.148Z] #65 2.687 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:43:01.148Z] #65 2.687 + install_containerd [2020-04-16T16:43:01.148Z] #65 2.687 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T16:43:01.148Z] #65 2.687 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4ik5g1mUad/src/github.com/containerd/containerd [2020-04-16T16:43:01.148Z] #65 2.704 Cloning into '/tmp/tmp.4ik5g1mUad/src/github.com/containerd/containerd'... [2020-04-16T16:43:01.148Z] #65 ... [2020-04-16T16:43:01.148Z] [2020-04-16T16:43:01.148Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:01.148Z] #27 11.17 0.0% ### 5.0% ##### 7.4% ###### 9.3% ######## 11.9% [2020-04-16T16:43:01.148Z] #27 ... [2020-04-16T16:43:01.148Z] [2020-04-16T16:43:01.148Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:43:01.148Z] #30 39.95 Checking out files: 82% (1258/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-16T16:43:01.148Z] #30 40.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T16:43:01.148Z] #30 41.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T16:43:01.411Z] #30 ... [2020-04-16T16:43:01.411Z] [2020-04-16T16:43:01.411Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:01.430Z] #38 4.796 + RM_GOPATH=0 [2020-04-16T16:43:01.430Z] #38 4.796 + TMP_GOPATH= [2020-04-16T16:43:01.430Z] #38 4.796 + : /build [2020-04-16T16:43:01.430Z] #38 4.796 + '[' -z '' ']' [2020-04-16T16:43:01.430Z] #38 4.796 ++ mktemp -d [2020-04-16T16:43:01.430Z] #38 4.796 + export GOPATH=/tmp/tmp.WifazyM1zG [2020-04-16T16:43:01.430Z] #38 4.796 + GOPATH=/tmp/tmp.WifazyM1zG [2020-04-16T16:43:01.430Z] #38 4.796 + RM_GOPATH=1 [2020-04-16T16:43:01.430Z] #38 4.823 ++ dirname ./install.sh [2020-04-16T16:43:01.430Z] #38 4.825 + dir=. [2020-04-16T16:43:01.430Z] #38 4.825 + bin=tini [2020-04-16T16:43:01.430Z] #38 4.825 + shift [2020-04-16T16:43:01.430Z] #38 4.825 + '[' '!' -f ./tini.installer ']' [2020-04-16T16:43:01.430Z] #38 4.840 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:43:01.430Z] #38 4.840 + . ./tini.installer [2020-04-16T16:43:01.430Z] #38 4.840 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:43:01.430Z] #38 4.840 + install_tini [2020-04-16T16:43:01.430Z] #38 4.840 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T16:43:01.430Z] #38 4.841 + git clone https://github.com/krallin/tini.git /tmp/tmp.WifazyM1zG/tini [2020-04-16T16:43:01.430Z] #38 4.847 Cloning into '/tmp/tmp.WifazyM1zG/tini'... [2020-04-16T16:43:01.532Z] #53 ... [2020-04-16T16:43:01.532Z] [2020-04-16T16:43:01.532Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:01.532Z] #35 32.84 Fetched 8338 kB in 26s (321 kB/s) [2020-04-16T16:43:01.532Z] #35 32.84 Reading package lists... [2020-04-16T16:43:01.532Z] #35 ... [2020-04-16T16:43:01.532Z] [2020-04-16T16:43:01.532Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:43:01.532Z] #62 29.34 Reading package lists... [2020-04-16T16:43:01.669Z] #44 38.54 CC images/regfile.o [2020-04-16T16:43:01.927Z] #44 39.00 CC images/ghost-file.o [2020-04-16T16:43:02.492Z] #44 39.40 CC images/fifo.o [2020-04-16T16:43:02.749Z] #44 39.67 CC images/remap-file-path.o [2020-04-16T16:43:02.798Z] #38 6.164 + cd /tmp/tmp.WifazyM1zG/tini [2020-04-16T16:43:02.798Z] #38 6.164 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:43:02.798Z] #38 6.164 + cmake . [2020-04-16T16:43:02.798Z] #38 ... [2020-04-16T16:43:02.798Z] [2020-04-16T16:43:02.798Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:02.798Z] #10 100.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T16:43:02.798Z] #10 101.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T16:43:02.798Z] #10 101.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:43:02.903Z] #62 41.96 Reading package lists... [2020-04-16T16:43:02.904Z] #62 ... [2020-04-16T16:43:02.904Z] [2020-04-16T16:43:02.904Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:02.904Z] #43 34.43 Fetched 8338 kB in 24s (341 kB/s) [2020-04-16T16:43:02.904Z] #43 34.43 Reading package lists... [2020-04-16T16:43:02.904Z] #43 ... [2020-04-16T16:43:02.904Z] [2020-04-16T16:43:02.904Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:02.904Z] #35 32.84 Reading package lists... [2020-04-16T16:43:03.001Z] #27 11.17 0.0% ### 5.0% ##### 7.4% ###### 9.3% ######## 11.9% ############## 19.5% ################## 26.2% ###################### 31.3% ######################### 35.0% ########################### 38.9% ############################ 40.1% ################################ 45.1% #################################### 51.2% ########################################### 60.7% ############################################### 66.0% #################################################### 73.0% ######################################################## 78.5% ############################################################ 84.7% ################################################################# 90.7% #################################################################### 94.8% ######################################################################## 100.0% [2020-04-16T16:43:03.001Z] #27 ... [2020-04-16T16:43:03.001Z] [2020-04-16T16:43:03.001Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:03.001Z] #43 41.89 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:43:03.001Z] #43 42.13 Fetched 3798 kB in 1s (4206 kB/s) [2020-04-16T16:43:03.001Z] #43 42.22 Selecting previously unselected package libcap-dev:arm64. [2020-04-16T16:43:03.001Z] #43 42.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-16T16:43:03.001Z] #43 42.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 42.28 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-16T16:43:03.001Z] #43 42.48 Selecting previously unselected package libnet1:arm64. [2020-04-16T16:43:03.001Z] #43 42.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 42.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:43:03.001Z] #43 42.83 Selecting previously unselected package libnet1-dev. [2020-04-16T16:43:03.001Z] #43 42.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 42.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:43:03.001Z] #43 43.07 Selecting previously unselected package libnl-3-200:arm64. [2020-04-16T16:43:03.001Z] #43 43.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 43.08 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-16T16:43:03.001Z] #43 43.28 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-16T16:43:03.001Z] #43 43.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 43.29 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-16T16:43:03.001Z] #43 43.71 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-16T16:43:03.001Z] #43 43.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 43.73 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-16T16:43:03.001Z] #43 44.13 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-16T16:43:03.001Z] #43 44.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 44.15 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-16T16:43:03.001Z] #43 44.33 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-16T16:43:03.001Z] #43 44.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 44.38 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-16T16:43:03.001Z] #43 44.61 Selecting previously unselected package libprotobuf17:arm64. [2020-04-16T16:43:03.001Z] #43 44.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 44.63 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-16T16:43:03.001Z] #43 45.63 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-16T16:43:03.001Z] #43 45.64 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 45.66 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-16T16:43:03.001Z] #43 45.95 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-16T16:43:03.001Z] #43 45.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 45.96 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-16T16:43:03.001Z] #43 47.54 Selecting previously unselected package libprotoc17:arm64. [2020-04-16T16:43:03.001Z] #43 47.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 47.61 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-16T16:43:03.001Z] #43 48.19 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T16:43:03.001Z] #43 48.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 48.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:43:03.001Z] #43 48.40 Selecting previously unselected package protobuf-compiler. [2020-04-16T16:43:03.001Z] #43 48.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 48.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:43:03.001Z] #43 48.70 Selecting previously unselected package python-pkg-resources. [2020-04-16T16:43:03.001Z] #43 48.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:43:03.001Z] #43 48.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T16:43:03.001Z] #43 49.09 Selecting previously unselected package python-six. [2020-04-16T16:43:03.001Z] #43 49.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T16:43:03.001Z] #43 49.10 Unpacking python-six (1.12.0-1) ... [2020-04-16T16:43:03.001Z] #43 49.24 Selecting previously unselected package python-protobuf. [2020-04-16T16:43:03.001Z] #43 49.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-16T16:43:03.001Z] #43 49.29 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T16:43:03.001Z] #43 49.84 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T16:43:03.007Z] #44 40.10 CC images/eventfd.o [2020-04-16T16:43:03.267Z] #43 ... [2020-04-16T16:43:03.267Z] [2020-04-16T16:43:03.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:03.267Z] #10 51.75 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T16:43:03.267Z] #10 51.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T16:43:03.267Z] #10 51.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:43:03.267Z] #10 51.89 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-16T16:43:03.267Z] #10 51.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-16T16:43:03.267Z] #10 51.92 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-16T16:43:03.267Z] #10 52.19 Selecting previously unselected package dmsetup. [2020-04-16T16:43:03.267Z] #10 52.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-16T16:43:03.267Z] #10 52.19 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T16:43:03.527Z] #10 52.49 Selecting previously unselected package mingw-w64-common. [2020-04-16T16:43:03.528Z] #10 52.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T16:43:03.528Z] #10 52.53 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T16:43:03.528Z] #10 ... [2020-04-16T16:43:03.528Z] [2020-04-16T16:43:03.528Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:03.528Z] #33 42.19 sync [2020-04-16T16:43:03.528Z] #33 42.24 internal/reflectlite [2020-04-16T16:43:03.528Z] #33 45.30 sort [2020-04-16T16:43:03.528Z] #33 45.30 errors [2020-04-16T16:43:03.528Z] #33 45.83 internal/oserror [2020-04-16T16:43:03.528Z] #33 45.84 io [2020-04-16T16:43:03.528Z] #33 45.93 strconv [2020-04-16T16:43:03.528Z] #33 46.13 syscall [2020-04-16T16:43:03.528Z] #33 48.02 strings [2020-04-16T16:43:03.528Z] #33 48.02 bytes [2020-04-16T16:43:03.788Z] #33 52.36 bufio [2020-04-16T16:43:03.788Z] #33 52.40 reflect [2020-04-16T16:43:03.788Z] #33 ... [2020-04-16T16:43:03.788Z] [2020-04-16T16:43:03.788Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:03.788Z] #35 49.15 Selecting previously unselected package libxml2:arm64. [2020-04-16T16:43:03.788Z] #35 49.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-16T16:43:03.788Z] #35 49.19 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:43:03.788Z] #35 49.79 Selecting previously unselected package libarchive13:arm64. [2020-04-16T16:43:03.788Z] #35 49.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-16T16:43:03.788Z] #35 49.89 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-16T16:43:03.788Z] #35 50.22 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-16T16:43:03.788Z] #35 50.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-16T16:43:03.788Z] #35 50.26 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-16T16:43:03.788Z] #35 50.52 Selecting previously unselected package librhash0:arm64. [2020-04-16T16:43:03.788Z] #35 50.53 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-16T16:43:03.788Z] #35 50.58 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-16T16:43:03.788Z] #35 50.86 Selecting previously unselected package libuv1:arm64. [2020-04-16T16:43:03.788Z] #35 50.87 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-16T16:43:03.788Z] #35 50.90 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-16T16:43:03.788Z] #35 51.24 Selecting previously unselected package cmake. [2020-04-16T16:43:03.788Z] #35 51.27 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-16T16:43:03.788Z] #35 51.28 Unpacking cmake (3.13.4-1) ... [2020-04-16T16:43:03.939Z] #44 40.56 CC images/eventpoll.o [2020-04-16T16:43:04.504Z] #44 41.19 CC images/fh.o [2020-04-16T16:43:04.688Z] #10 ... [2020-04-16T16:43:04.688Z] [2020-04-16T16:43:04.688Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:04.688Z] #56 92.06 time [2020-04-16T16:43:04.688Z] #56 ... [2020-04-16T16:43:04.688Z] [2020-04-16T16:43:04.688Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:04.688Z] #47 92.42 time [2020-04-16T16:43:04.688Z] #47 101.2 strings [2020-04-16T16:43:04.688Z] #47 102.0 os [2020-04-16T16:43:04.688Z] #47 ... [2020-04-16T16:43:04.688Z] [2020-04-16T16:43:04.688Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:04.688Z] #38 7.440 -- The C compiler identification is GNU 8.3.0 [2020-04-16T16:43:04.688Z] #38 7.522 -- Check for working C compiler: /usr/bin/cc [2020-04-16T16:43:05.068Z] #44 42.00 CC images/fsnotify.o [2020-04-16T16:43:05.255Z] #38 8.675 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T16:43:05.255Z] #38 8.675 -- Detecting C compiler ABI info [2020-04-16T16:43:05.428Z] #35 44.57 Reading package lists... [2020-04-16T16:43:05.428Z] #35 ... [2020-04-16T16:43:05.428Z] [2020-04-16T16:43:05.428Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:05.428Z] #56 36.58 runtime/cgo [2020-04-16T16:43:05.428Z] #56 36.60 runtime [2020-04-16T16:43:05.428Z] #56 ... [2020-04-16T16:43:05.428Z] [2020-04-16T16:43:05.428Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:05.428Z] #43 34.43 Reading package lists... [2020-04-16T16:43:05.706Z] #35 ... [2020-04-16T16:43:05.706Z] [2020-04-16T16:43:05.706Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:05.706Z] #27 13.81 [2020-04-16T16:43:06.000Z] #44 43.07 CC images/signalfd.o [2020-04-16T16:43:06.183Z] #38 ... [2020-04-16T16:43:06.183Z] [2020-04-16T16:43:06.183Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:06.183Z] #33 93.93 internal/poll [2020-04-16T16:43:06.183Z] #33 97.82 internal/syscall/execenv [2020-04-16T16:43:06.183Z] #33 98.41 internal/syscall/unix [2020-04-16T16:43:06.183Z] #33 98.55 internal/fmtsort [2020-04-16T16:43:06.183Z] #33 99.02 os [2020-04-16T16:43:06.183Z] #33 100.0 strings [2020-04-16T16:43:06.183Z] #33 ... [2020-04-16T16:43:06.183Z] [2020-04-16T16:43:06.183Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:06.183Z] #56 103.0 os [2020-04-16T16:43:06.183Z] #56 103.2 encoding/binary [2020-04-16T16:43:06.489Z] #27 14.18 0.0% # 1.7% ## 3.0% ### 4.2% #### 6.2% ###### 8.6% ######## 11.3% ######### 13.8% ########### 16.3% ############# 19.1% ############## 20.5% ############### 21.3% ################ 23.2% ################# 24.2% ################# 24.9% ################### 27.0% #################### 28.8% ###################### 30.9% ####################### 32.7% ####################### 33.3% ######################## 34.3% ######################### 35.9% ########################### 38.9% ############################# 40.9% ############################### 43.1% ################################ 45.4% ################################# 47.1% [2020-04-16T16:43:06.489Z] #27 ... [2020-04-16T16:43:06.489Z] [2020-04-16T16:43:06.489Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:06.489Z] #47 45.04 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T16:43:06.489Z] #47 45.05 math/rand [2020-04-16T16:43:06.489Z] #47 45.05 internal/reflectlite [2020-04-16T16:43:06.489Z] #47 45.05 internal/singleflight [2020-04-16T16:43:06.489Z] #47 48.39 syscall [2020-04-16T16:43:06.489Z] #47 48.41 bytes [2020-04-16T16:43:06.489Z] #47 48.42 strings [2020-04-16T16:43:06.489Z] #47 48.42 strconv [2020-04-16T16:43:06.489Z] #47 52.82 bufio [2020-04-16T16:43:06.489Z] #47 54.34 path [2020-04-16T16:43:06.565Z] #44 43.41 CC images/fs.o [2020-04-16T16:43:06.629Z] #65 148.3 + bin/containerd-stress [2020-04-16T16:43:06.629Z] #65 149.7 + bin/containerd-shim [2020-04-16T16:43:06.754Z] #47 ... [2020-04-16T16:43:06.754Z] [2020-04-16T16:43:06.754Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:06.824Z] #44 43.75 CC images/pstree.o [2020-04-16T16:43:07.389Z] #44 44.17 CC images/pipe.o [2020-04-16T16:43:07.544Z] #27 14.18 0.0% # 1.7% ## 3.0% ### 4.2% #### 6.2% ###### 8.6% ######## 11.3% ######### 13.8% ########### 16.3% ############# 19.1% ############## 20.5% ############### 21.3% ################ 23.2% ################# 24.2% ################# 24.9% ################### 27.0% #################### 28.8% ###################### 30.9% ####################### 32.7% ####################### 33.3% ######################## 34.3% ######################### 35.9% ########################### 38.9% ############################# 40.9% ############################### 43.1% ################################ 45.4% ################################# 47.1% ################################### 49.1% #################################### 50.3% #################################### 51.3% ###################################### 52.9% ####################################### 54.2% ####################################### 54.9% ######################################## 55.7% [2020-04-16T16:43:07.544Z] #27 ... [2020-04-16T16:43:07.544Z] [2020-04-16T16:43:07.544Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:07.544Z] #35 54.56 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-16T16:43:07.544Z] #35 54.65 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:43:07.544Z] #35 54.66 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-16T16:43:07.544Z] #35 54.73 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:43:07.544Z] #35 54.76 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-16T16:43:07.544Z] #35 54.79 Setting up cmake-data (3.13.4-1) ... [2020-04-16T16:43:07.544Z] #35 54.84 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:43:07.544Z] #35 54.87 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-16T16:43:07.544Z] #35 54.89 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-16T16:43:07.544Z] #35 54.90 Setting up cmake (3.13.4-1) ... [2020-04-16T16:43:07.544Z] #35 54.93 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:43:07.544Z] #35 55.12 Processing triggers for mime-support (3.62) ... [2020-04-16T16:43:07.544Z] #35 DONE 56.3s [2020-04-16T16:43:07.544Z] [2020-04-16T16:43:07.544Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:07.544Z] #27 14.18 0.0% # 1.7% ## 3.0% ### 4.2% #### 6.2% ###### 8.6% ######## 11.3% ######### 13.8% ########### 16.3% ############# 19.1% ############## 20.5% ############### 21.3% ################ 23.2% ################# 24.2% ################# 24.9% ################### 27.0% #################### 28.8% ###################### 30.9% ####################### 32.7% ####################### 33.3% ######################## 34.3% ######################### 35.9% ########################### 38.9% ############################# 40.9% ############################### 43.1% ################################ 45.4% ################################# 47.1% ################################### 49.1% #################################### 50.3% #################################### 51.3% ###################################### 52.9% ####################################### 54.2% ####################################### 54.9% ######################################## 55.7% ######################################## 56.6% ####### [2020-04-16T16:43:07.544Z] #27 ... [2020-04-16T16:43:07.544Z] [2020-04-16T16:43:07.544Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:43:07.544Z] #36 DONE 0.1s [2020-04-16T16:43:07.544Z] [2020-04-16T16:43:07.544Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:07.646Z] #44 44.55 CC images/tcp-stream.o [2020-04-16T16:43:07.805Z] #27 14.18 0.0% # 1.7% ## 3.0% ### 4.2% #### 6.2% ###### 8.6% ######## 11.3% ######### 13.8% ########### 16.3% ############# 19.1% ############## 20.5% ############### 21.3% ################ 23.2% ################# 24.2% ################# 24.9% ################### 27.0% #################### 28.8% ###################### 30.9% ####################### 32.7% ####################### 33.3% ######################## 34.3% ######################### 35.9% ########################### 38.9% ############################# 40.9% ############################### 43.1% ################################ 45.4% ################################# 47.1% ################################### 49.1% #################################### 50.3% #################################### 51.3% ###################################### 52.9% ####################################### 54.2% ####################################### 54.9% ######################################## 55.7% ######################################## 56.6% ######################################### 58.1% ########################################### 59.8% [2020-04-16T16:43:07.805Z] #27 ... [2020-04-16T16:43:07.805Z] [2020-04-16T16:43:07.805Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T16:43:07.805Z] #37 DONE 0.1s [2020-04-16T16:43:07.805Z] [2020-04-16T16:43:07.805Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:07.903Z] #44 44.95 CC images/sk-packet.o [2020-04-16T16:43:08.072Z] #56 ... [2020-04-16T16:43:08.072Z] [2020-04-16T16:43:08.072Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:08.072Z] #43 104.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-16T16:43:08.072Z] #43 104.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:43:08.072Z] #43 DONE 106.3s [2020-04-16T16:43:08.329Z] [2020-04-16T16:43:08.329Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:08.528Z] #44 45.54 CC images/mnt.o [2020-04-16T16:43:09.099Z] #44 45.94 CC images/pipe-data.o [2020-04-16T16:43:09.357Z] #44 46.08 CC images/sa.o [2020-04-16T16:43:09.608Z] #43 46.16 Reading package lists... [2020-04-16T16:43:09.608Z] #43 ... [2020-04-16T16:43:09.608Z] [2020-04-16T16:43:09.608Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:43:09.608Z] #25 28.86 Reading package lists... [2020-04-16T16:43:09.608Z] #25 40.99 Reading package lists... [2020-04-16T16:43:09.608Z] #25 ... [2020-04-16T16:43:09.608Z] [2020-04-16T16:43:09.608Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:09.608Z] #47 48.69 vendor/golang.org/x/crypto/curve25519 [2020-04-16T16:43:09.617Z] #44 46.49 CC images/timer.o [2020-04-16T16:43:09.873Z] #44 ... [2020-04-16T16:43:09.873Z] [2020-04-16T16:43:09.873Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:09.873Z] #56 144.1 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T16:43:09.873Z] #56 DONE 152.9s [2020-04-16T16:43:09.873Z] [2020-04-16T16:43:09.873Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:09.873Z] #47 144.1 github.com/LK4D4/vndr/versioned [2020-04-16T16:43:09.873Z] #47 144.3 hash/crc32 [2020-04-16T16:43:09.873Z] #47 144.9 github.com/LK4D4/vndr/build [2020-04-16T16:43:09.873Z] #47 145.7 compress/gzip [2020-04-16T16:43:09.873Z] #47 147.1 net [2020-04-16T16:43:09.873Z] #47 150.3 vendor/golang.org/x/text/transform [2020-04-16T16:43:09.873Z] #47 151.6 vendor/golang.org/x/text/unicode/bidi [2020-04-16T16:43:09.898Z] #27 14.18 0.0% # 1.7% ## 3.0% ### 4.2% #### 6.2% ###### 8.6% ######## 11.3% ######### 13.8% ########### 16.3% ############# 19.1% ############## 20.5% ############### 21.3% ################ 23.2% ################# 24.2% ################# 24.9% ################### 27.0% #################### 28.8% ###################### 30.9% ####################### 32.7% ####################### 33.3% ######################## 34.3% ######################### 35.9% ########################### 38.9% ############################# 40.9% ############################### 43.1% ################################ 45.4% ################################# 47.1% ################################### 49.1% #################################### 50.3% #################################### 51.3% ###################################### 52.9% ####################################### 54.2% ####################################### 54.9% ######################################## 55.7% ######################################## 56.6% ######################################### 58.1% ########################################### 59.8% ############################################ 61.4% ############################################# 63.3% ############################################### 66.4% ################################################# 68.3% ################################################## 70.1% ################################################### 71.1% ################################################### 71.7% ##################################################### 73.9% ###################################################### 75.4% ####################################################### 77.7% ######################################################## 78.7% ########################################################## 80.7% ########################################################### 83.3% ############################################################# 85.3% ############################################################## 86.6% ################################################################ 89.5% ################################################################## 91.9% ################################################################### 93.6% ##################################################################### 96.6% ###################################################################### 98.5% ######################################################################## 100.0% [2020-04-16T16:43:09.898Z] #27 20.39 [2020-04-16T16:43:10.077Z] #65 154.0 + bin/containerd-shim-runc-v1 [2020-04-16T16:43:10.437Z] #47 ... [2020-04-16T16:43:10.437Z] [2020-04-16T16:43:10.437Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:10.437Z] #44 47.09 CC images/timerfd.o [2020-04-16T16:43:10.474Z] #27 ... [2020-04-16T16:43:10.474Z] [2020-04-16T16:43:10.474Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:10.474Z] #56 49.20 bytes [2020-04-16T16:43:10.474Z] #56 49.22 strings [2020-04-16T16:43:10.474Z] #56 49.22 syscall [2020-04-16T16:43:10.474Z] #56 49.23 strconv [2020-04-16T16:43:10.474Z] #56 53.70 bufio [2020-04-16T16:43:10.474Z] #56 55.34 text/tabwriter [2020-04-16T16:43:10.474Z] #56 56.63 reflect [2020-04-16T16:43:10.474Z] #56 57.69 regexp/syntax [2020-04-16T16:43:10.735Z] #56 ... [2020-04-16T16:43:10.735Z] [2020-04-16T16:43:10.735Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:10.735Z] #43 53.67 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-16T16:43:10.735Z] #43 53.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:43:10.735Z] #43 53.71 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-16T16:43:10.735Z] #43 53.73 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-16T16:43:10.735Z] #43 53.76 Setting up python-six (1.12.0-1) ... [2020-04-16T16:43:10.735Z] #43 56.96 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-16T16:43:10.735Z] #43 56.99 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-16T16:43:10.735Z] #43 57.04 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-16T16:43:10.735Z] #43 57.06 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-16T16:43:10.735Z] #43 57.08 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-16T16:43:10.735Z] #43 57.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:43:10.735Z] #43 57.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:43:10.735Z] #43 57.17 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-16T16:43:10.735Z] #43 57.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:43:10.735Z] #43 57.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T16:43:11.000Z] #44 47.72 CC images/mm.o [2020-04-16T16:43:11.363Z] #43 ... [2020-04-16T16:43:11.364Z] [2020-04-16T16:43:11.364Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:11.364Z] #27 21.75 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T16:43:11.564Z] #44 48.37 CC images/sk-opts.o [2020-04-16T16:43:11.824Z] #44 48.69 CC images/sk-unix.o [2020-04-16T16:43:11.941Z] #27 22.24 [2020-04-16T16:43:11.941Z] #27 ... [2020-04-16T16:43:11.941Z] [2020-04-16T16:43:11.941Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:11.941Z] #50 50.40 + cd /tmp/tmp.7YVNGkwJvH/src/gotest.tools/gotestsum [2020-04-16T16:43:11.941Z] #50 50.40 + git checkout -q v0.3.5 [2020-04-16T16:43:11.941Z] #50 50.42 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T16:43:11.941Z] #50 ... [2020-04-16T16:43:11.941Z] [2020-04-16T16:43:11.941Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:12.108Z] #65 156.1 + bin/containerd-shim-runc-v2 [2020-04-16T16:43:12.202Z] #27 22.48 ### 4.6% ######################################################################## 100.0% [2020-04-16T16:43:12.390Z] #65 156.7 + binaries [2020-04-16T16:43:12.390Z] #65 156.7 + mkdir -p /build [2020-04-16T16:43:12.390Z] #65 156.7 + cp bin/containerd /build/containerd [2020-04-16T16:43:12.390Z] #65 156.7 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T16:43:12.463Z] #27 22.68 [2020-04-16T16:43:12.672Z] #65 156.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T16:43:12.672Z] #65 156.7 + cp bin/ctr /build/ctr [2020-04-16T16:43:12.756Z] #44 49.42 CC images/sk-inet.o [2020-04-16T16:43:12.888Z] #47 ... [2020-04-16T16:43:12.888Z] [2020-04-16T16:43:12.888Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:43:12.888Z] #62 41.96 Reading package lists... [2020-04-16T16:43:13.150Z] #62 53.20 Building dependency tree... [2020-04-16T16:43:13.150Z] #62 ... [2020-04-16T16:43:13.150Z] [2020-04-16T16:43:13.150Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:13.150Z] #10 33.66 Reading package lists... [2020-04-16T16:43:13.150Z] #10 45.61 Reading package lists... [2020-04-16T16:43:13.150Z] #10 ... [2020-04-16T16:43:13.150Z] [2020-04-16T16:43:13.150Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:43:13.150Z] #25 40.99 Reading package lists... [2020-04-16T16:43:13.288Z] #65 DONE 157.2s [2020-04-16T16:43:13.323Z] #44 50.16 CC images/tun.o [2020-04-16T16:43:13.408Z] #25 52.42 Building dependency tree... [2020-04-16T16:43:13.576Z] #44 ... [2020-04-16T16:43:13.576Z] [2020-04-16T16:43:13.576Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:13.576Z] #38 9.936 -- Detecting C compiler ABI info - done [2020-04-16T16:43:13.576Z] #38 10.05 -- Detecting C compile features [2020-04-16T16:43:13.576Z] #38 13.90 -- Detecting C compile features - done [2020-04-16T16:43:13.576Z] #38 13.92 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T16:43:13.576Z] #38 14.21 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T16:43:13.576Z] #38 14.41 -- Configuring done [2020-04-16T16:43:13.576Z] #38 14.43 -- Generating done [2020-04-16T16:43:13.576Z] #38 14.49 -- Build files have been written to: /tmp/tmp.WifazyM1zG/tini [2020-04-16T16:43:13.576Z] #38 14.51 + make tini-static [2020-04-16T16:43:13.576Z] #38 15.22 Scanning dependencies of target tini-static [2020-04-16T16:43:13.576Z] #38 15.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T16:43:13.888Z] #44 50.58 CC images/sk-netlink.o [2020-04-16T16:43:13.901Z] [2020-04-16T16:43:13.901Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T16:43:13.901Z] #66 DONE 0.3s [2020-04-16T16:43:13.901Z] [2020-04-16T16:43:13.901Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T16:43:14.138Z] #38 ... [2020-04-16T16:43:14.138Z] [2020-04-16T16:43:14.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:14.138Z] #44 6.020 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:43:14.138Z] #44 6.020 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:43:14.138Z] #44 6.059 Note: Building without GnuTLS support [2020-04-16T16:43:14.146Z] #44 51.11 CC images/packet-sock.o [2020-04-16T16:43:14.183Z] #70 DONE 0.2s [2020-04-16T16:43:14.183Z] [2020-04-16T16:43:14.183Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T16:43:14.183Z] #72 DONE 0.2s [2020-04-16T16:43:14.183Z] [2020-04-16T16:43:14.183Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T16:43:14.464Z] #75 DONE 0.1s [2020-04-16T16:43:14.464Z] [2020-04-16T16:43:14.464Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T16:43:14.464Z] #76 DONE 0.0s [2020-04-16T16:43:14.464Z] [2020-04-16T16:43:14.464Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T16:43:14.711Z] #44 51.69 CC images/ipc-var.o [2020-04-16T16:43:15.081Z] #77 DONE 0.7s [2020-04-16T16:43:15.177Z] #27 ... [2020-04-16T16:43:15.177Z] [2020-04-16T16:43:15.177Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:15.177Z] #33 53.50 path [2020-04-16T16:43:15.177Z] #33 54.57 text/tabwriter [2020-04-16T16:43:15.177Z] #33 59.50 internal/syscall/execenv [2020-04-16T16:43:15.177Z] #33 59.51 internal/syscall/unix [2020-04-16T16:43:15.177Z] #33 59.54 time [2020-04-16T16:43:15.177Z] #33 ... [2020-04-16T16:43:15.177Z] [2020-04-16T16:43:15.177Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:15.177Z] #10 60.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T16:43:15.177Z] #10 60.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T16:43:15.177Z] #10 61.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:43:15.276Z] #44 52.02 CC images/ipc-desc.o [2020-04-16T16:43:15.363Z] [2020-04-16T16:43:15.363Z] #78 exporting to image [2020-04-16T16:43:15.363Z] #78 exporting layers [2020-04-16T16:43:15.534Z] #44 52.49 CC images/ipc-shm.o [2020-04-16T16:43:15.940Z] #25 ... [2020-04-16T16:43:15.940Z] [2020-04-16T16:43:15.940Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:15.940Z] #43 46.16 Reading package lists... [2020-04-16T16:43:15.972Z] #10 ... [2020-04-16T16:43:15.972Z] [2020-04-16T16:43:15.972Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:15.972Z] #43 63.93 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-16T16:43:15.972Z] #43 64.03 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:43:15.972Z] #43 DONE 64.7s [2020-04-16T16:43:15.972Z] [2020-04-16T16:43:15.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:16.028Z] #44 ... [2020-04-16T16:43:16.028Z] [2020-04-16T16:43:16.028Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:16.028Z] #38 18.12 [100%] Linking C executable tini-static [2020-04-16T16:43:16.028Z] #38 18.92 [100%] Built target tini-static [2020-04-16T16:43:16.028Z] #38 19.11 + mkdir -p /build [2020-04-16T16:43:16.028Z] #38 19.11 + cp tini-static /build/docker-init [2020-04-16T16:43:16.028Z] #38 DONE 19.5s [2020-04-16T16:43:16.028Z] [2020-04-16T16:43:16.028Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:16.028Z] #10 112.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T16:43:16.028Z] #10 112.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:43:16.028Z] #10 112.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:16.029Z] #10 112.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T16:43:16.029Z] #10 112.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:43:16.029Z] #10 112.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:16.099Z] #44 53.04 CC images/ipc-msg.o [2020-04-16T16:43:16.663Z] #44 53.61 CC images/ipc-sem.o [2020-04-16T16:43:16.992Z] #44 ... [2020-04-16T16:43:16.992Z] [2020-04-16T16:43:16.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:16.992Z] #47 55.54 hash/crc32 [2020-04-16T16:43:16.992Z] #47 56.19 reflect [2020-04-16T16:43:16.992Z] #47 56.52 regexp/syntax [2020-04-16T16:43:16.992Z] #47 57.10 crypto [2020-04-16T16:43:16.992Z] #47 58.28 crypto/rc4 [2020-04-16T16:43:16.992Z] #47 58.81 vendor/golang.org/x/net/dns/dnsmessage [2020-04-16T16:43:17.228Z] #44 54.21 CC images/utsns.o [2020-04-16T16:43:17.254Z] #47 ... [2020-04-16T16:43:17.254Z] [2020-04-16T16:43:17.254Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:17.254Z] #27 25.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T16:43:17.254Z] #27 26.83 [2020-04-16T16:43:17.254Z] #27 27.19 0.8% ######################################################################## 100.0% [2020-04-16T16:43:17.254Z] #27 27.38 [2020-04-16T16:43:17.394Z] #10 ... [2020-04-16T16:43:17.394Z] [2020-04-16T16:43:17.394Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:17.394Z] #33 105.3 path [2020-04-16T16:43:17.394Z] #33 105.7 text/tabwriter [2020-04-16T16:43:17.394Z] #33 105.7 fmt [2020-04-16T16:43:17.394Z] #33 107.4 path/filepath [2020-04-16T16:43:17.394Z] #33 108.9 io/ioutil [2020-04-16T16:43:17.394Z] #33 111.8 github.com/BurntSushi/toml [2020-04-16T16:43:17.394Z] #33 111.8 flag [2020-04-16T16:43:17.394Z] #33 115.1 log [2020-04-16T16:43:17.647Z] #27 ... [2020-04-16T16:43:17.647Z] [2020-04-16T16:43:17.647Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:17.647Z] #38 2.599 + RM_GOPATH=0 [2020-04-16T16:43:17.647Z] #38 2.599 + TMP_GOPATH= [2020-04-16T16:43:17.647Z] #38 2.599 + : /build [2020-04-16T16:43:17.647Z] #38 2.599 + '[' -z '' ']' [2020-04-16T16:43:17.647Z] #38 2.605 ++ mktemp -d [2020-04-16T16:43:17.647Z] #38 2.606 + export GOPATH=/tmp/tmp.BqhttXRJqc [2020-04-16T16:43:17.647Z] #38 2.609 + GOPATH=/tmp/tmp.BqhttXRJqc [2020-04-16T16:43:17.647Z] #38 2.609 + RM_GOPATH=1 [2020-04-16T16:43:17.647Z] #38 2.611 ++ dirname ./install.sh [2020-04-16T16:43:17.647Z] #38 2.618 + dir=. [2020-04-16T16:43:17.647Z] #38 2.618 + bin=tini [2020-04-16T16:43:17.647Z] #38 2.618 + shift [2020-04-16T16:43:17.647Z] #38 2.618 + '[' '!' -f ./tini.installer ']' [2020-04-16T16:43:17.647Z] #38 2.618 + . ./tini.installer [2020-04-16T16:43:17.647Z] #38 2.618 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:43:17.647Z] #38 2.618 + install_tini [2020-04-16T16:43:17.647Z] #38 2.618 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T16:43:17.647Z] #38 2.618 + git clone https://github.com/krallin/tini.git /tmp/tmp.BqhttXRJqc/tini [2020-04-16T16:43:17.647Z] #38 2.618 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:43:17.647Z] #38 2.637 Cloning into '/tmp/tmp.BqhttXRJqc/tini'... [2020-04-16T16:43:17.647Z] #38 3.471 + cd /tmp/tmp.BqhttXRJqc/tini [2020-04-16T16:43:17.647Z] #38 3.475 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:43:17.647Z] #38 3.487 + cmake . [2020-04-16T16:43:17.647Z] #38 5.886 -- The C compiler identification is GNU 8.3.0 [2020-04-16T16:43:17.647Z] #38 5.886 -- Check for working C compiler: /usr/bin/cc [2020-04-16T16:43:17.650Z] #33 ... [2020-04-16T16:43:17.650Z] [2020-04-16T16:43:17.650Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:17.793Z] #44 54.65 CC images/creds.o [2020-04-16T16:43:18.037Z] #78 exporting layers 2.6s done [2020-04-16T16:43:18.037Z] #78 writing image sha256:b0917cb070cb2f9e04d5e0b5e1b799576de2b6a146abc483b97ba0d70a5020c7 done [2020-04-16T16:43:18.037Z] #78 naming to docker.io/library/docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 done [2020-04-16T16:43:18.037Z] #78 DONE 2.6s [2020-04-16T16:43:18.051Z] #44 54.97 CC images/vma.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-16T16:43:18.309Z] #44 55.23 CC images/netdev.o [2020-04-16T16:43:18.460Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/test/unit [2020-04-16T16:43:18.675Z] #65 53.09 Checking out files: 33% (1057/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) [2020-04-16T16:43:18.675Z] #65 ... [2020-04-16T16:43:18.675Z] [2020-04-16T16:43:18.675Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:18.675Z] #56 106.4 encoding/base64 [2020-04-16T16:43:18.675Z] #56 108.1 golang.org/x/sys/unix [2020-04-16T16:43:18.675Z] #56 109.4 fmt [2020-04-16T16:43:18.690Z] #38 ... [2020-04-16T16:43:18.691Z] [2020-04-16T16:43:18.691Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:18.691Z] #47 67.21 regexp [2020-04-16T16:43:18.736Z] #43 57.83 Building dependency tree... [2020-04-16T16:43:18.872Z] #44 55.76 CC images/tty.o [2020-04-16T16:43:18.931Z] #56 ... [2020-04-16T16:43:18.931Z] [2020-04-16T16:43:18.931Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:18.931Z] #47 106.5 regexp/syntax [2020-04-16T16:43:18.931Z] #47 107.9 fmt [2020-04-16T16:43:18.931Z] #47 115.2 regexp [2020-04-16T16:43:18.931Z] #47 116.1 go/token [2020-04-16T16:43:18.931Z] #47 ... [2020-04-16T16:43:18.931Z] [2020-04-16T16:43:18.931Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:19.700Z] #65 53.09 Checking out files: 33% (1057/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 84% (2674/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-16T16:43:19.700Z] #65 56.00 + cd /tmp/tmp.D1OKt6ULOL/src/github.com/containerd/containerd [2020-04-16T16:43:19.700Z] #65 56.00 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:43:19.802Z] #44 56.66 CC images/file-lock.o [2020-04-16T16:43:20.059Z] #44 57.02 CC images/rlimit.o [2020-04-16T16:43:20.479Z] ? github.com/docker/docker/api [no test files] [2020-04-16T16:43:20.622Z] #44 57.52 CC images/pagemap.o [2020-04-16T16:43:21.186Z] #44 58.01 CC images/siginfo.o [2020-04-16T16:43:21.248Z] #47 69.63 internal/poll [2020-04-16T16:43:21.262Z] #43 ... [2020-04-16T16:43:21.262Z] [2020-04-16T16:43:21.262Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:43:21.262Z] #62 53.20 Building dependency tree... [2020-04-16T16:43:21.262Z] #62 59.13 The following additional packages will be installed: [2020-04-16T16:43:21.262Z] #62 59.15 libbtrfs0 [2020-04-16T16:43:21.262Z] #62 59.50 The following NEW packages will be installed: [2020-04-16T16:43:21.262Z] #62 59.52 libbtrfs-dev libbtrfs0 [2020-04-16T16:43:21.262Z] #62 60.28 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:43:21.262Z] #62 60.28 Need to get 119 kB of archives. [2020-04-16T16:43:21.262Z] #62 60.28 After this operation, 387 kB of additional disk space will be used. [2020-04-16T16:43:21.262Z] #62 60.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-16T16:43:21.262Z] #62 60.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-16T16:43:21.262Z] #62 62.13 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:43:21.262Z] #62 62.43 Fetched 119 kB in 0s (441 kB/s) [2020-04-16T16:43:21.262Z] #62 62.57 Selecting previously unselected package libbtrfs0. [2020-04-16T16:43:21.262Z] #62 62.57 (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-16T16:43:21.262Z] #62 62.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-16T16:43:21.262Z] #62 62.69 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:43:21.262Z] #62 63.03 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:43:21.262Z] #62 63.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-16T16:43:21.262Z] #62 63.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:43:21.448Z] #44 ... [2020-04-16T16:43:21.448Z] [2020-04-16T16:43:21.448Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:21.448Z] #47 154.7 vendor/golang.org/x/text/secure/bidirule [2020-04-16T16:43:21.448Z] #47 155.3 vendor/golang.org/x/text/unicode/norm [2020-04-16T16:43:21.448Z] #47 161.5 vendor/golang.org/x/net/idna [2020-04-16T16:43:21.520Z] #62 ... [2020-04-16T16:43:21.520Z] [2020-04-16T16:43:21.520Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:21.520Z] #33 62.84 internal/reflectlite [2020-04-16T16:43:21.520Z] #33 62.85 sync [2020-04-16T16:43:21.711Z] #47 ... [2020-04-16T16:43:21.711Z] [2020-04-16T16:43:21.711Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:21.711Z] #44 58.64 CC images/rpc.o [2020-04-16T16:43:22.189Z] #47 70.52 context [2020-04-16T16:43:22.641Z] #44 ... [2020-04-16T16:43:22.641Z] [2020-04-16T16:43:22.641Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:22.641Z] #10 156.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T16:43:22.641Z] #10 156.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:43:22.641Z] #10 156.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:22.896Z] #33 ... [2020-04-16T16:43:22.896Z] [2020-04-16T16:43:22.896Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:43:22.896Z] #62 63.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:43:22.896Z] #62 63.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:43:22.896Z] #62 63.51 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:43:22.896Z] #62 DONE 64.4s [2020-04-16T16:43:22.896Z] [2020-04-16T16:43:22.896Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:43:22.896Z] #63 DONE 0.1s [2020-04-16T16:43:22.896Z] [2020-04-16T16:43:22.896Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T16:43:22.896Z] #64 DONE 0.1s [2020-04-16T16:43:22.896Z] [2020-04-16T16:43:22.896Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:22.898Z] #10 ... [2020-04-16T16:43:22.898Z] [2020-04-16T16:43:22.898Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:22.898Z] #47 166.1 vendor/golang.org/x/net/http2/hpack [2020-04-16T16:43:22.972Z] #65 58.61 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T16:43:22.972Z] #65 58.61 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T16:43:22.972Z] #65 58.61 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:43:22.972Z] #65 58.61 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:43:22.972Z] #65 58.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T16:43:22.972Z] #65 58.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T16:43:22.972Z] #65 58.62 + '[' '' = dynamic ']' [2020-04-16T16:43:22.972Z] #65 58.62 + make [2020-04-16T16:43:23.156Z] #65 ... [2020-04-16T16:43:23.156Z] [2020-04-16T16:43:23.156Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:43:23.156Z] #25 58.62 ca-certificates is already the newest version (20190110). [2020-04-16T16:43:23.156Z] #25 58.62 The following additional packages will be installed: [2020-04-16T16:43:23.156Z] #25 58.64 libjq1 libonig5 [2020-04-16T16:43:23.156Z] #25 59.52 The following NEW packages will be installed: [2020-04-16T16:43:23.156Z] #25 59.54 jq libjq1 libonig5 [2020-04-16T16:43:23.156Z] #25 60.27 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:43:23.156Z] #25 60.27 Need to get 355 kB of archives. [2020-04-16T16:43:23.156Z] #25 60.27 After this operation, 1072 kB of additional disk space will be used. [2020-04-16T16:43:23.156Z] #25 60.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-16T16:43:23.156Z] #25 60.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-16T16:43:23.156Z] #25 60.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-16T16:43:23.156Z] #25 62.15 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:43:23.156Z] #25 62.52 Fetched 355 kB in 0s (1177 kB/s) [2020-04-16T16:43:23.156Z] #25 62.84 Selecting previously unselected package libonig5:amd64. [2020-04-16T16:43:23.156Z] #25 62.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-16T16:43:23.156Z] #25 63.04 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-16T16:43:23.156Z] #25 63.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:43:23.156Z] #25 63.38 Selecting previously unselected package libjq1:amd64. [2020-04-16T16:43:23.156Z] #25 63.40 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:43:23.156Z] #25 63.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:43:23.156Z] #25 63.65 Selecting previously unselected package jq. [2020-04-16T16:43:23.156Z] #25 63.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:43:23.156Z] #25 63.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:43:23.156Z] #25 64.22 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:43:23.156Z] #25 64.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:43:23.156Z] #25 64.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:43:23.156Z] #25 64.37 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:43:23.156Z] #25 DONE 65.0s [2020-04-16T16:43:23.417Z] [2020-04-16T16:43:23.417Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T16:43:23.417Z] #26 DONE 0.1s [2020-04-16T16:43:23.417Z] [2020-04-16T16:43:23.417Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:23.417Z] #27 ... [2020-04-16T16:43:23.417Z] [2020-04-16T16:43:23.417Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:23.417Z] #35 44.57 Reading package lists... [2020-04-16T16:43:23.417Z] #35 55.80 Building dependency tree... [2020-04-16T16:43:23.417Z] #35 62.13 The following additional packages will be installed: [2020-04-16T16:43:23.417Z] #35 62.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T16:43:23.417Z] #35 62.17 Suggested packages: [2020-04-16T16:43:23.417Z] #35 62.18 cmake-doc ninja-build lrzip [2020-04-16T16:43:23.417Z] #35 62.18 Recommended packages: [2020-04-16T16:43:23.417Z] #35 62.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T16:43:23.417Z] #35 63.47 The following NEW packages will be installed: [2020-04-16T16:43:23.417Z] #35 63.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T16:43:23.417Z] #35 63.49 vim-common xxd [2020-04-16T16:43:23.417Z] #35 63.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:43:23.417Z] #35 63.94 Need to get 14.9 MB of archives. [2020-04-16T16:43:23.417Z] #35 63.94 After this operation, 61.8 MB of additional disk space will be used. [2020-04-16T16:43:23.417Z] #35 63.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-16T16:43:23.417Z] #35 63.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:43:23.417Z] #35 63.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T16:43:23.417Z] #35 64.25 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-16T16:43:23.537Z] #65 59.95 + bin/ctr [2020-04-16T16:43:23.574Z] #47 ... [2020-04-16T16:43:23.574Z] [2020-04-16T16:43:23.574Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:23.574Z] #27 29.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T16:43:23.574Z] #27 29.81 skipping existing ed4b54129745 [2020-04-16T16:43:23.574Z] #27 30.38 [2020-04-16T16:43:23.574Z] #27 32.46 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T16:43:23.574Z] #27 32.98 [2020-04-16T16:43:23.574Z] #27 33.25 #=#=# ######################################################################## 100.0% [2020-04-16T16:43:23.574Z] #27 33.45 [2020-04-16T16:43:23.574Z] #27 33.54 Download of images into '/build' complete. [2020-04-16T16:43:23.574Z] #27 33.55 Use something like the following to load the result into a Docker daemon: [2020-04-16T16:43:23.574Z] #27 33.55 tar -cC '/build' . | docker load [2020-04-16T16:43:23.574Z] #27 DONE 33.9s [2020-04-16T16:43:23.574Z] [2020-04-16T16:43:23.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:23.574Z] #10 72.42 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T16:43:23.574Z] #10 72.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-16T16:43:23.675Z] #35 ... [2020-04-16T16:43:23.675Z] [2020-04-16T16:43:23.675Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:23.675Z] #43 63.60 The following additional packages will be installed: [2020-04-16T16:43:23.675Z] #43 63.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T16:43:23.675Z] #43 63.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T16:43:23.675Z] #43 63.63 Suggested packages: [2020-04-16T16:43:23.675Z] #43 63.65 manpages-dev python-setuptools [2020-04-16T16:43:23.835Z] #10 72.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:24.096Z] #10 72.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T16:43:24.096Z] #10 72.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-16T16:43:24.096Z] #10 72.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:24.239Z] #43 65.85 The following NEW packages will be installed: [2020-04-16T16:43:24.239Z] #43 65.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T16:43:24.239Z] #43 65.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T16:43:24.239Z] #43 65.87 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T16:43:24.239Z] #43 65.87 python-six zlib1g-dev [2020-04-16T16:43:24.497Z] #43 66.38 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:43:24.497Z] #43 66.38 Need to get 4095 kB of archives. [2020-04-16T16:43:24.497Z] #43 66.38 After this operation, 22.5 MB of additional disk space will be used. [2020-04-16T16:43:24.497Z] #43 66.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-16T16:43:24.497Z] #43 66.38 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-16T16:43:24.497Z] #43 66.39 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-16T16:43:24.497Z] #43 66.39 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-16T16:43:24.497Z] #43 66.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-16T16:43:24.754Z] #43 66.42 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-16T16:43:24.754Z] #43 66.43 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-16T16:43:24.754Z] #43 66.44 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-16T16:43:24.754Z] #43 66.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-16T16:43:24.794Z] #47 168.1 mime [2020-04-16T16:43:25.011Z] #43 ... [2020-04-16T16:43:25.011Z] [2020-04-16T16:43:25.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:25.011Z] #10 45.61 Reading package lists... [2020-04-16T16:43:25.011Z] #10 57.13 Building dependency tree... [2020-04-16T16:43:25.011Z] #10 63.00 The following additional packages will be installed: [2020-04-16T16:43:25.011Z] #10 63.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T16:43:25.011Z] #10 63.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T16:43:25.011Z] #10 63.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T16:43:25.011Z] #10 63.03 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:43:25.011Z] #10 63.04 Suggested packages: [2020-04-16T16:43:25.011Z] #10 63.04 gcc-8-locales seccomp wine64 [2020-04-16T16:43:25.011Z] #10 65.32 The following NEW packages will be installed: [2020-04-16T16:43:25.011Z] #10 65.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T16:43:25.011Z] #10 65.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T16:43:25.011Z] #10 65.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T16:43:25.011Z] #10 65.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T16:43:25.011Z] #10 65.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T16:43:25.011Z] #10 65.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:43:25.011Z] #10 65.92 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:43:25.011Z] #10 65.92 Need to get 77.7 MB of archives. [2020-04-16T16:43:25.011Z] #10 65.92 After this operation, 487 MB of additional disk space will be used. [2020-04-16T16:43:25.011Z] #10 65.92 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-16T16:43:25.011Z] #10 66.20 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-16T16:43:25.011Z] #10 66.65 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-16T16:43:25.011Z] #10 ... [2020-04-16T16:43:25.011Z] [2020-04-16T16:43:25.011Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:25.011Z] #74 DONE 66.3s [2020-04-16T16:43:25.011Z] [2020-04-16T16:43:25.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:25.011Z] #10 66.70 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-16T16:43:25.011Z] #10 66.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-16T16:43:25.011Z] #10 66.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T16:43:25.011Z] #10 ... [2020-04-16T16:43:25.011Z] [2020-04-16T16:43:25.011Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:25.011Z] #43 66.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-16T16:43:25.011Z] #43 66.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-16T16:43:25.268Z] #43 66.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-16T16:43:25.268Z] #43 67.08 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-16T16:43:25.482Z] #10 ... [2020-04-16T16:43:25.482Z] [2020-04-16T16:43:25.482Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:25.482Z] #56 64.04 time [2020-04-16T16:43:25.482Z] #56 66.77 regexp [2020-04-16T16:43:25.482Z] #56 ... [2020-04-16T16:43:25.482Z] [2020-04-16T16:43:25.482Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:25.482Z] #44 5.380 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:43:25.482Z] #44 5.381 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:43:25.482Z] #44 5.388 Note: Building without GnuTLS support [2020-04-16T16:43:25.482Z] #44 7.669 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:43:25.482Z] #44 7.732 GEN .gitid [2020-04-16T16:43:25.482Z] #44 7.737 GEN criu/include/version.h [2020-04-16T16:43:25.482Z] #44 7.840 GEN include/common/asm [2020-04-16T16:43:25.525Z] #43 67.09 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-16T16:43:25.525Z] #43 67.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T16:43:25.525Z] #43 67.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-16T16:43:25.525Z] #43 67.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-16T16:43:26.055Z] #65 ... [2020-04-16T16:43:26.055Z] [2020-04-16T16:43:26.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:26.055Z] #44 9.075 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:43:26.055Z] #44 9.161 GEN .gitid [2020-04-16T16:43:26.055Z] #44 9.178 GEN criu/include/version.h [2020-04-16T16:43:26.055Z] #44 9.239 GEN include/common/asm [2020-04-16T16:43:26.055Z] #44 12.13 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T16:43:26.055Z] #44 12.24 PBCC images/opts.pb-c.c [2020-04-16T16:43:26.055Z] #44 12.29 PBCC images/sit.pb-c.c [2020-04-16T16:43:26.055Z] #44 12.34 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T16:43:26.055Z] #44 12.43 DEP images/opts.pb-c.d [2020-04-16T16:43:26.055Z] #44 12.50 DEP images/sit.pb-c.d [2020-04-16T16:43:26.055Z] #44 12.56 PBCC images/macvlan.pb-c.c [2020-04-16T16:43:26.055Z] #44 12.61 DEP images/macvlan.pb-c.d [2020-04-16T16:43:26.055Z] #44 12.70 PBCC images/autofs.pb-c.c [2020-04-16T16:43:26.055Z] #44 12.76 DEP images/autofs.pb-c.d [2020-04-16T16:43:26.055Z] #44 12.84 PBCC images/sysctl.pb-c.c [2020-04-16T16:43:26.055Z] #44 12.90 DEP images/sysctl.pb-c.d [2020-04-16T16:43:26.055Z] #44 12.97 PBCC images/time.pb-c.c [2020-04-16T16:43:26.055Z] #44 12.99 DEP images/time.pb-c.d [2020-04-16T16:43:26.055Z] #44 13.09 PBCC images/binfmt-misc.pb-c.c [2020-04-16T16:43:26.055Z] #44 13.12 DEP images/binfmt-misc.pb-c.d [2020-04-16T16:43:26.055Z] #44 13.19 PBCC images/seccomp.pb-c.c [2020-04-16T16:43:26.055Z] #44 13.24 DEP images/seccomp.pb-c.d [2020-04-16T16:43:26.055Z] #44 13.34 PBCC images/userns.pb-c.c [2020-04-16T16:43:26.055Z] #44 13.38 DEP images/userns.pb-c.d [2020-04-16T16:43:26.055Z] #44 13.44 PBCC images/cgroup.pb-c.c [2020-04-16T16:43:26.055Z] #44 13.48 DEP images/cgroup.pb-c.d [2020-04-16T16:43:26.055Z] #44 13.57 PBCC images/fown.pb-c.c [2020-04-16T16:43:26.055Z] #44 13.62 PBCC images/ext-file.pb-c.c [2020-04-16T16:43:26.055Z] #44 13.64 DEP images/fown.pb-c.d [2020-04-16T16:43:26.055Z] #44 13.71 DEP images/ext-file.pb-c.d [2020-04-16T16:43:26.055Z] #44 13.80 PBCC images/rpc.pb-c.c [2020-04-16T16:43:26.055Z] #44 13.87 DEP images/rpc.pb-c.d [2020-04-16T16:43:26.055Z] #44 13.95 PBCC images/siginfo.pb-c.c [2020-04-16T16:43:26.055Z] #44 13.97 DEP images/siginfo.pb-c.d [2020-04-16T16:43:26.055Z] #44 14.07 PBCC images/pagemap.pb-c.c [2020-04-16T16:43:26.055Z] #44 14.19 DEP images/pagemap.pb-c.d [2020-04-16T16:43:26.055Z] #44 14.27 PBCC images/rlimit.pb-c.c [2020-04-16T16:43:26.055Z] #44 14.33 DEP images/rlimit.pb-c.d [2020-04-16T16:43:26.055Z] #44 14.34 PBCC images/file-lock.pb-c.c [2020-04-16T16:43:26.055Z] #44 14.39 DEP images/file-lock.pb-c.d [2020-04-16T16:43:26.055Z] #44 14.49 PBCC images/tty.pb-c.c [2020-04-16T16:43:26.055Z] #44 14.56 DEP images/tty.pb-c.d [2020-04-16T16:43:26.055Z] #44 14.69 PBCC images/tun.pb-c.c [2020-04-16T16:43:26.055Z] #44 14.72 PBCC images/netdev.pb-c.c [2020-04-16T16:43:26.055Z] #44 14.83 DEP images/tun.pb-c.d [2020-04-16T16:43:26.055Z] #44 14.91 DEP images/netdev.pb-c.d [2020-04-16T16:43:26.055Z] #44 15.07 PBCC images/vma.pb-c.c [2020-04-16T16:43:26.055Z] #44 15.22 DEP images/vma.pb-c.d [2020-04-16T16:43:26.055Z] #44 15.32 PBCC images/creds.pb-c.c [2020-04-16T16:43:26.055Z] #44 15.37 DEP images/creds.pb-c.d [2020-04-16T16:43:26.055Z] #44 15.41 PBCC images/utsns.pb-c.c [2020-04-16T16:43:26.055Z] #44 15.45 DEP images/utsns.pb-c.d [2020-04-16T16:43:26.055Z] #44 15.50 PBCC images/ipc-desc.pb-c.c [2020-04-16T16:43:26.055Z] #44 15.54 PBCC images/ipc-sem.pb-c.c [2020-04-16T16:43:26.055Z] #44 15.59 DEP images/ipc-desc.pb-c.d [2020-04-16T16:43:26.055Z] #44 15.79 DEP images/ipc-sem.pb-c.d [2020-04-16T16:43:26.055Z] #44 15.95 PBCC images/ipc-msg.pb-c.c [2020-04-16T16:43:26.055Z] #44 16.04 DEP images/ipc-msg.pb-c.d [2020-04-16T16:43:26.055Z] #44 16.18 PBCC images/ipc-shm.pb-c.c [2020-04-16T16:43:26.055Z] #44 16.27 DEP images/ipc-shm.pb-c.d [2020-04-16T16:43:26.055Z] #44 16.42 PBCC images/ipc-var.pb-c.c [2020-04-16T16:43:26.055Z] #44 16.50 DEP images/ipc-var.pb-c.d [2020-04-16T16:43:26.055Z] #44 16.59 PBCC images/sk-opts.pb-c.c [2020-04-16T16:43:26.055Z] #44 16.67 PBCC images/packet-sock.pb-c.c [2020-04-16T16:43:26.055Z] #44 16.77 DEP images/sk-opts.pb-c.d [2020-04-16T16:43:26.055Z] #44 16.82 DEP images/packet-sock.pb-c.d [2020-04-16T16:43:26.055Z] #44 16.93 PBCC images/sk-netlink.pb-c.c [2020-04-16T16:43:26.055Z] #44 17.08 DEP images/sk-netlink.pb-c.d [2020-04-16T16:43:26.055Z] #44 17.20 PBCC images/sk-inet.pb-c.c [2020-04-16T16:43:26.055Z] #44 17.33 DEP images/sk-inet.pb-c.d [2020-04-16T16:43:26.055Z] #44 17.42 PBCC images/sk-unix.pb-c.c [2020-04-16T16:43:26.055Z] #44 17.58 DEP images/sk-unix.pb-c.d [2020-04-16T16:43:26.055Z] #44 17.72 PBCC images/mm.pb-c.c [2020-04-16T16:43:26.055Z] #44 17.83 DEP images/mm.pb-c.d [2020-04-16T16:43:26.055Z] #44 17.93 PBCC images/timerfd.pb-c.c [2020-04-16T16:43:26.055Z] #44 18.04 DEP images/timerfd.pb-c.d [2020-04-16T16:43:26.055Z] #44 18.14 PBCC images/timer.pb-c.c [2020-04-16T16:43:26.316Z] #44 18.22 DEP images/timer.pb-c.d [2020-04-16T16:43:26.316Z] #44 18.32 PBCC images/sa.pb-c.c [2020-04-16T16:43:26.316Z] #44 18.39 DEP images/sa.pb-c.d [2020-04-16T16:43:26.572Z] #44 18.48 PBCC images/pipe-data.pb-c.c [2020-04-16T16:43:26.572Z] #44 18.52 DEP images/pipe-data.pb-c.d [2020-04-16T16:43:26.572Z] #44 18.61 PBCC images/mnt.pb-c.c [2020-04-16T16:43:26.828Z] #44 18.69 DEP images/mnt.pb-c.d [2020-04-16T16:43:26.828Z] #44 18.78 PBCC images/sk-packet.pb-c.c [2020-04-16T16:43:26.828Z] #44 18.85 DEP images/sk-packet.pb-c.d [2020-04-16T16:43:26.828Z] #44 18.90 PBCC images/tcp-stream.pb-c.c [2020-04-16T16:43:26.868Z] #44 10.75 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T16:43:26.868Z] #44 10.97 PBCC images/opts.pb-c.c [2020-04-16T16:43:26.868Z] #44 11.03 PBCC images/sit.pb-c.c [2020-04-16T16:43:27.084Z] #44 19.09 DEP images/tcp-stream.pb-c.d [2020-04-16T16:43:27.084Z] #44 19.12 PBCC images/pipe.pb-c.c [2020-04-16T16:43:27.084Z] #44 19.17 DEP images/pipe.pb-c.d [2020-04-16T16:43:27.131Z] #44 11.11 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T16:43:27.131Z] #44 11.23 DEP images/opts.pb-c.d [2020-04-16T16:43:27.131Z] #44 11.28 DEP images/sit.pb-c.d [2020-04-16T16:43:27.131Z] #44 11.37 PBCC images/macvlan.pb-c.c [2020-04-16T16:43:27.340Z] #44 19.27 PBCC images/pstree.pb-c.c [2020-04-16T16:43:27.340Z] #44 19.29 DEP images/pstree.pb-c.d [2020-04-16T16:43:27.340Z] #44 19.37 PBCC images/fs.pb-c.c [2020-04-16T16:43:27.392Z] #44 11.40 DEP images/macvlan.pb-c.d [2020-04-16T16:43:27.392Z] #44 11.49 PBCC images/autofs.pb-c.c [2020-04-16T16:43:27.392Z] #44 11.56 DEP images/autofs.pb-c.d [2020-04-16T16:43:27.392Z] #44 11.60 PBCC images/sysctl.pb-c.c [2020-04-16T16:43:27.420Z] #43 69.10 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:43:27.597Z] #44 19.42 DEP images/fs.pb-c.d [2020-04-16T16:43:27.597Z] #44 19.45 PBCC images/signalfd.pb-c.c [2020-04-16T16:43:27.597Z] #44 19.56 DEP images/signalfd.pb-c.d [2020-04-16T16:43:27.597Z] #44 19.60 PBCC images/fh.pb-c.c [2020-04-16T16:43:27.653Z] #44 11.65 DEP images/sysctl.pb-c.d [2020-04-16T16:43:27.654Z] #44 11.70 PBCC images/time.pb-c.c [2020-04-16T16:43:27.654Z] #44 11.72 DEP images/time.pb-c.d [2020-04-16T16:43:27.654Z] #44 11.77 PBCC images/binfmt-misc.pb-c.c [2020-04-16T16:43:27.654Z] #44 11.78 DEP images/binfmt-misc.pb-c.d [2020-04-16T16:43:27.855Z] #44 19.70 PBCC images/fsnotify.pb-c.c [2020-04-16T16:43:27.855Z] #44 19.78 DEP images/fh.pb-c.d [2020-04-16T16:43:27.855Z] #44 19.83 DEP images/fsnotify.pb-c.d [2020-04-16T16:43:27.855Z] #44 19.92 PBCC images/eventpoll.pb-c.c [2020-04-16T16:43:27.915Z] #44 11.89 PBCC images/seccomp.pb-c.c [2020-04-16T16:43:27.915Z] #44 11.96 DEP images/seccomp.pb-c.d [2020-04-16T16:43:27.915Z] #44 12.04 PBCC images/userns.pb-c.c [2020-04-16T16:43:27.915Z] #44 12.09 DEP images/userns.pb-c.d [2020-04-16T16:43:27.988Z] #43 69.52 Fetched 4095 kB in 1s (3737 kB/s) [2020-04-16T16:43:27.988Z] #43 69.67 Selecting previously unselected package libcap-dev:amd64. [2020-04-16T16:43:28.076Z] #47 170.6 mime/quotedprintable [2020-04-16T16:43:28.112Z] #44 19.96 DEP images/eventpoll.pb-c.d [2020-04-16T16:43:28.112Z] #44 20.02 PBCC images/eventfd.pb-c.c [2020-04-16T16:43:28.112Z] #44 20.04 DEP images/eventfd.pb-c.d [2020-04-16T16:43:28.112Z] #44 ... [2020-04-16T16:43:28.112Z] [2020-04-16T16:43:28.112Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:28.112Z] #33 118.8 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:43:28.112Z] #33 DONE 126.0s [2020-04-16T16:43:28.112Z] [2020-04-16T16:43:28.112Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:28.112Z] #47 117.9 go/scanner [2020-04-16T16:43:28.112Z] #47 119.9 go/ast [2020-04-16T16:43:28.112Z] #47 121.2 internal/lazyregexp [2020-04-16T16:43:28.112Z] #47 121.7 net/url [2020-04-16T16:43:28.112Z] #47 124.6 text/template/parse [2020-04-16T16:43:28.176Z] #44 12.20 PBCC images/cgroup.pb-c.c [2020-04-16T16:43:28.176Z] #44 12.27 DEP images/cgroup.pb-c.d [2020-04-16T16:43:28.176Z] #44 12.35 PBCC images/fown.pb-c.c [2020-04-16T16:43:28.176Z] #44 12.39 PBCC images/ext-file.pb-c.c [2020-04-16T16:43:28.176Z] #44 12.47 DEP images/fown.pb-c.d [2020-04-16T16:43:28.246Z] #43 69.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-16T16:43:28.246Z] #43 69.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-16T16:43:28.246Z] #43 69.92 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-16T16:43:28.246Z] #43 70.15 Selecting previously unselected package libnet1:amd64. [2020-04-16T16:43:28.333Z] #47 171.4 net/http/internal [2020-04-16T16:43:28.368Z] #47 ... [2020-04-16T16:43:28.368Z] [2020-04-16T16:43:28.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:28.368Z] #44 20.20 PBCC images/remap-file-path.pb-c.c [2020-04-16T16:43:28.368Z] #44 20.30 DEP images/remap-file-path.pb-c.d [2020-04-16T16:43:28.368Z] #44 20.39 PBCC images/fifo.pb-c.c [2020-04-16T16:43:28.437Z] #44 12.65 DEP images/ext-file.pb-c.d [2020-04-16T16:43:28.437Z] #44 12.69 PBCC images/rpc.pb-c.c [2020-04-16T16:43:28.503Z] #43 70.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:43:28.503Z] #43 70.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:43:28.590Z] #47 ... [2020-04-16T16:43:28.590Z] [2020-04-16T16:43:28.590Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:28.590Z] #68 171.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:43:28.590Z] #68 171.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T16:43:28.661Z] #44 20.46 DEP images/fifo.pb-c.d [2020-04-16T16:43:28.661Z] #44 20.52 PBCC images/ghost-file.pb-c.c [2020-04-16T16:43:28.661Z] #44 20.59 DEP images/ghost-file.pb-c.d [2020-04-16T16:43:28.698Z] #44 12.76 DEP images/rpc.pb-c.d [2020-04-16T16:43:28.698Z] #44 13.01 PBCC images/siginfo.pb-c.c [2020-04-16T16:43:28.760Z] #43 70.46 Selecting previously unselected package libnet1-dev. [2020-04-16T16:43:28.760Z] #43 70.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:43:28.760Z] #43 70.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:43:28.854Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-04-16T16:43:28.960Z] #44 13.02 DEP images/siginfo.pb-c.d [2020-04-16T16:43:28.960Z] #44 13.07 PBCC images/pagemap.pb-c.c [2020-04-16T16:43:28.960Z] #44 13.13 DEP images/pagemap.pb-c.d [2020-04-16T16:43:28.960Z] #44 13.25 PBCC images/rlimit.pb-c.c [2020-04-16T16:43:28.972Z] #44 20.74 PBCC images/regfile.pb-c.c [2020-04-16T16:43:28.972Z] #44 20.91 DEP images/regfile.pb-c.d [2020-04-16T16:43:29.222Z] #44 13.30 DEP images/rlimit.pb-c.d [2020-04-16T16:43:29.222Z] #44 13.36 PBCC images/file-lock.pb-c.c [2020-04-16T16:43:29.222Z] #44 13.40 DEP images/file-lock.pb-c.d [2020-04-16T16:43:29.222Z] #44 13.47 PBCC images/tty.pb-c.c [2020-04-16T16:43:29.222Z] #44 ... [2020-04-16T16:43:29.222Z] [2020-04-16T16:43:29.222Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:29.228Z] #44 21.07 PBCC images/ns.pb-c.c [2020-04-16T16:43:29.228Z] #44 21.07 DEP images/ns.pb-c.d [2020-04-16T16:43:29.228Z] #44 21.16 PBCC images/fdinfo.pb-c.c [2020-04-16T16:43:29.228Z] #44 21.24 DEP images/fdinfo.pb-c.d [2020-04-16T16:43:29.228Z] #44 21.27 PBCC images/core-aarch64.pb-c.c [2020-04-16T16:43:29.228Z] #44 21.30 PBCC images/core-arm.pb-c.c [2020-04-16T16:43:29.228Z] #44 21.37 PBCC images/core-ppc64.pb-c.c [2020-04-16T16:43:29.323Z] #43 70.95 Selecting previously unselected package libnl-3-200:amd64. [2020-04-16T16:43:29.324Z] #43 70.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-16T16:43:29.324Z] #43 70.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:43:29.483Z] #65 38.29 Checking out files: 33% (1070/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) [2020-04-16T16:43:29.483Z] #65 ... [2020-04-16T16:43:29.483Z] [2020-04-16T16:43:29.483Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:29.483Z] #33 68.08 internal/poll [2020-04-16T16:43:29.483Z] #33 70.47 os [2020-04-16T16:43:29.483Z] #33 72.46 internal/fmtsort [2020-04-16T16:43:29.483Z] #33 73.64 path/filepath [2020-04-16T16:43:29.483Z] #33 73.66 fmt [2020-04-16T16:43:29.483Z] #33 75.35 io/ioutil [2020-04-16T16:43:29.483Z] #33 78.02 flag [2020-04-16T16:43:29.483Z] #33 78.02 log [2020-04-16T16:43:29.483Z] #33 78.03 github.com/BurntSushi/toml [2020-04-16T16:43:29.483Z] #33 ... [2020-04-16T16:43:29.483Z] [2020-04-16T16:43:29.483Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:29.486Z] #44 21.48 PBCC images/core-s390.pb-c.c [2020-04-16T16:43:29.486Z] #44 21.55 PBCC images/core-x86.pb-c.c [2020-04-16T16:43:29.580Z] #43 71.26 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-16T16:43:29.580Z] #43 71.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-16T16:43:29.580Z] #43 71.28 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-16T16:43:29.742Z] #44 21.69 PBCC images/core.pb-c.c [2020-04-16T16:43:29.742Z] #44 21.89 PBCC images/inventory.pb-c.c [2020-04-16T16:43:29.742Z] #44 ... [2020-04-16T16:43:29.742Z] [2020-04-16T16:43:29.742Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:29.742Z] #56 117.6 encoding/json [2020-04-16T16:43:29.742Z] #56 123.9 github.com/pkg/diff [2020-04-16T16:43:29.742Z] #56 126.4 go/ast [2020-04-16T16:43:29.742Z] #56 127.6 golang.org/x/crypto/ssh/terminal [2020-04-16T16:43:30.000Z] #56 ... [2020-04-16T16:43:30.000Z] [2020-04-16T16:43:30.001Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:30.001Z] #44 22.00 DEP images/core-aarch64.pb-c.d [2020-04-16T16:43:30.144Z] #43 71.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-16T16:43:30.144Z] #43 71.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:43:30.144Z] #43 71.93 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:43:30.256Z] #44 22.09 DEP images/core-arm.pb-c.d [2020-04-16T16:43:30.256Z] #44 22.24 DEP images/core-ppc64.pb-c.d [2020-04-16T16:43:30.256Z] #44 22.30 DEP images/core-s390.pb-c.d [2020-04-16T16:43:30.275Z] #65 38.29 Checking out files: 33% (1070/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) [2020-04-16T16:43:30.275Z] #65 ... [2020-04-16T16:43:30.275Z] [2020-04-16T16:43:30.275Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:30.275Z] #38 13.15 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T16:43:30.275Z] #38 13.16 -- Detecting C compiler ABI info [2020-04-16T16:43:30.275Z] #38 14.34 -- Detecting C compiler ABI info - done [2020-04-16T16:43:30.275Z] #38 14.41 -- Detecting C compile features [2020-04-16T16:43:30.275Z] #38 17.96 -- Detecting C compile features - done [2020-04-16T16:43:30.275Z] #38 18.06 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T16:43:30.275Z] #38 18.42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T16:43:30.275Z] #38 18.54 -- Configuring done [2020-04-16T16:43:30.275Z] #38 18.59 -- Generating done [2020-04-16T16:43:30.275Z] #38 18.59 -- Build files have been written to: /tmp/tmp.BqhttXRJqc/tini [2020-04-16T16:43:30.275Z] #38 18.60 + make tini-static [2020-04-16T16:43:30.275Z] #38 19.19 Scanning dependencies of target tini-static [2020-04-16T16:43:30.275Z] #38 19.54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T16:43:30.275Z] #38 21.21 [100%] Linking C executable tini-static [2020-04-16T16:43:30.275Z] #38 22.12 [100%] Built target tini-static [2020-04-16T16:43:30.275Z] #38 22.22 + mkdir -p /build [2020-04-16T16:43:30.275Z] #38 22.23 + cp tini-static /build/docker-init [2020-04-16T16:43:30.275Z] #38 DONE 22.6s [2020-04-16T16:43:30.275Z] [2020-04-16T16:43:30.275Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:30.401Z] #43 72.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-16T16:43:30.401Z] #43 72.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:43:30.401Z] #43 72.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-16T16:43:30.513Z] #44 22.44 DEP images/core-x86.pb-c.d [2020-04-16T16:43:30.513Z] #44 22.52 DEP images/core.pb-c.d [2020-04-16T16:43:30.658Z] #43 72.50 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-16T16:43:30.658Z] #43 72.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-16T16:43:30.768Z] #44 22.60 DEP images/inventory.pb-c.d [2020-04-16T16:43:30.768Z] #44 22.71 PBCC images/cpuinfo.pb-c.c [2020-04-16T16:43:30.768Z] #44 22.74 DEP images/cpuinfo.pb-c.d [2020-04-16T16:43:30.768Z] #44 22.86 PBCC images/stats.pb-c.c [2020-04-16T16:43:30.914Z] #43 72.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-16T16:43:31.022Z] #44 22.91 DEP images/stats.pb-c.d [2020-04-16T16:43:31.059Z] #65 38.29 Checking out files: 33% (1070/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-16T16:43:31.059Z] #65 40.15 + cd /tmp/tmp.4ik5g1mUad/src/github.com/containerd/containerd [2020-04-16T16:43:31.059Z] #65 40.15 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:43:31.478Z] #43 73.19 Selecting previously unselected package libprotobuf17:amd64. [2020-04-16T16:43:31.478Z] #43 73.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:43:31.478Z] #43 73.21 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-16T16:43:32.410Z] #43 ... [2020-04-16T16:43:32.410Z] [2020-04-16T16:43:32.410Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:32.410Z] #27 7.982 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T16:43:32.410Z] #27 8.778 #=#=# [2020-04-16T16:43:33.536Z] #44 25.61 make[1]: Nothing to be done for 'all'. [2020-04-16T16:43:33.850Z] #68 ... [2020-04-16T16:43:33.850Z] [2020-04-16T16:43:33.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:33.850Z] #44 60.42 CC images/ext-file.o [2020-04-16T16:43:33.850Z] #44 60.76 CC images/cgroup.o [2020-04-16T16:43:33.850Z] #44 61.56 CC images/userns.o [2020-04-16T16:43:33.850Z] #44 61.97 CC images/google/protobuf/descriptor.o [2020-04-16T16:43:33.850Z] #44 64.65 CC images/opts.o [2020-04-16T16:43:33.850Z] #44 64.94 CC images/seccomp.o [2020-04-16T16:43:33.850Z] #44 65.31 CC images/binfmt-misc.o [2020-04-16T16:43:33.850Z] #44 65.68 CC images/time.o [2020-04-16T16:43:33.850Z] #44 65.90 CC images/sysctl.o [2020-04-16T16:43:33.850Z] #44 66.24 CC images/autofs.o [2020-04-16T16:43:33.850Z] #44 66.59 CC images/macvlan.o [2020-04-16T16:43:33.850Z] #44 66.90 CC images/sit.o [2020-04-16T16:43:33.850Z] #44 67.32 LINK images/built-in.o [2020-04-16T16:43:33.850Z] #44 67.54 GEN compel/include/asm [2020-04-16T16:43:33.850Z] #44 67.56 GEN compel/include/version.h [2020-04-16T16:43:33.850Z] #44 67.64 touch .config [2020-04-16T16:43:33.850Z] #44 67.67 GEN include/common/config.h [2020-04-16T16:43:33.850Z] #44 67.79 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-16T16:43:33.850Z] #44 67.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-16T16:43:33.850Z] #44 67.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-16T16:43:33.850Z] #44 67.94 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-16T16:43:33.850Z] #44 67.97 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-16T16:43:33.850Z] #44 68.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-16T16:43:33.850Z] #44 68.14 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-16T16:43:33.850Z] #44 68.44 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-16T16:43:33.850Z] #44 68.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-16T16:43:33.850Z] #44 68.58 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T16:43:33.850Z] #44 68.59 DEP compel/plugins/std/infect.d [2020-04-16T16:43:33.850Z] #44 68.82 DEP compel/plugins/std/string.d [2020-04-16T16:43:33.850Z] #44 69.00 DEP compel/plugins/std/log.d [2020-04-16T16:43:33.850Z] #44 69.19 DEP compel/plugins/std/fds.d [2020-04-16T16:43:33.850Z] #44 69.46 DEP compel/plugins/std/std.d [2020-04-16T16:43:33.850Z] #44 69.72 DEP compel/plugins/shmem/shmem.d [2020-04-16T16:43:33.850Z] #44 69.86 DEP compel/plugins/fds/fds.d [2020-04-16T16:43:33.850Z] #44 70.29 CC compel/plugins/std/std.o [2020-04-16T16:43:34.108Z] #44 70.92 CC compel/plugins/std/fds.o [2020-04-16T16:43:34.347Z] #27 9.062 # 1.9% ###### 8.5% ########## 14.5% ############ 17.9% ################ 22.7% ################## 25.5% ################### 27.7% ####################### 32.2% ######################## 34.6% ############################ 40.2% ################################ 44.5% ################################### 49.4% ##################################### 52.7% ######################################## 55.7% ######################################### 58.2% ########################################### 61.1% ############################################# 63.2% ############################################## 65.0% # [2020-04-16T16:43:34.347Z] #27 ... [2020-04-16T16:43:34.347Z] [2020-04-16T16:43:34.347Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:34.347Z] #35 66.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-16T16:43:34.347Z] #35 66.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-16T16:43:34.347Z] #35 66.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-16T16:43:34.347Z] #35 66.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-16T16:43:34.347Z] #35 66.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-16T16:43:34.347Z] #35 66.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-16T16:43:34.347Z] #35 68.86 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:43:34.347Z] #35 69.15 Fetched 14.9 MB in 3s (4676 kB/s) [2020-04-16T16:43:34.347Z] #35 69.26 Selecting previously unselected package xxd. [2020-04-16T16:43:34.347Z] #35 69.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-16T16:43:34.347Z] #35 69.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:43:34.347Z] #35 69.49 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:43:34.347Z] #35 69.92 Selecting previously unselected package vim-common. [2020-04-16T16:43:34.347Z] #35 69.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:43:34.347Z] #35 70.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:43:34.347Z] #35 70.67 Selecting previously unselected package cmake-data. [2020-04-16T16:43:34.347Z] #35 70.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T16:43:34.347Z] #35 70.68 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T16:43:34.366Z] #44 ... [2020-04-16T16:43:34.366Z] [2020-04-16T16:43:34.366Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:34.366Z] #47 177.7 net/textproto [2020-04-16T16:43:34.366Z] #47 177.7 crypto/x509 [2020-04-16T16:43:34.366Z] #65 42.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T16:43:34.366Z] #65 42.95 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T16:43:34.366Z] #65 42.95 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:43:34.366Z] #65 42.95 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:43:34.366Z] #65 42.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T16:43:34.366Z] #65 42.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T16:43:34.366Z] #65 42.95 + '[' '' = dynamic ']' [2020-04-16T16:43:34.366Z] #65 42.95 + make [2020-04-16T16:43:34.604Z] #35 ... [2020-04-16T16:43:34.604Z] [2020-04-16T16:43:34.604Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:34.939Z] #65 44.01 + bin/ctr [2020-04-16T16:43:35.121Z] #27 9.062 # 1.9% ###### 8.5% ########## 14.5% ############ 17.9% ################ 22.7% ################## 25.5% ################### 27.7% ####################### 32.2% ######################## 34.6% ############################ 40.2% ################################ 44.5% ################################### 49.4% ##################################### 52.7% ######################################## 55.7% ######################################### 58.2% ########################################### 61.1% ############################################# 63.2% ############################################## 65.0% ################################################ 66.8% ################################################# 68.8% ################################################### 71.5% ####################################################### 77.4% ############################################################ 84.0% ################################################################ 89.8% ######################################################################## 100.0% [2020-04-16T16:43:35.200Z] #65 ... [2020-04-16T16:43:35.200Z] [2020-04-16T16:43:35.200Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:35.200Z] #47 73.64 path/filepath [2020-04-16T16:43:35.200Z] #47 73.64 net [2020-04-16T16:43:35.200Z] #47 76.05 io/ioutil [2020-04-16T16:43:35.200Z] #47 76.70 internal/lazyregexp [2020-04-16T16:43:35.200Z] #47 76.89 github.com/LK4D4/vndr/versioned [2020-04-16T16:43:35.200Z] #47 77.12 os/exec [2020-04-16T16:43:35.200Z] #47 82.65 encoding/binary [2020-04-16T16:43:35.200Z] #47 82.71 go/scanner [2020-04-16T16:43:35.200Z] #47 82.74 net/url [2020-04-16T16:43:35.200Z] #47 ... [2020-04-16T16:43:35.200Z] [2020-04-16T16:43:35.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:35.200Z] #44 13.56 DEP images/tty.pb-c.d [2020-04-16T16:43:35.200Z] #44 13.69 PBCC images/tun.pb-c.c [2020-04-16T16:43:35.200Z] #44 13.76 PBCC images/netdev.pb-c.c [2020-04-16T16:43:35.200Z] #44 13.86 DEP images/tun.pb-c.d [2020-04-16T16:43:35.200Z] #44 13.94 DEP images/netdev.pb-c.d [2020-04-16T16:43:35.200Z] #44 14.02 PBCC images/vma.pb-c.c [2020-04-16T16:43:35.200Z] #44 14.09 DEP images/vma.pb-c.d [2020-04-16T16:43:35.200Z] #44 14.16 PBCC images/creds.pb-c.c [2020-04-16T16:43:35.200Z] #44 14.25 DEP images/creds.pb-c.d [2020-04-16T16:43:35.200Z] #44 14.32 PBCC images/utsns.pb-c.c [2020-04-16T16:43:35.200Z] #44 14.36 DEP images/utsns.pb-c.d [2020-04-16T16:43:35.200Z] #44 14.42 PBCC images/ipc-desc.pb-c.c [2020-04-16T16:43:35.200Z] #44 14.46 PBCC images/ipc-sem.pb-c.c [2020-04-16T16:43:35.200Z] #44 14.52 DEP images/ipc-desc.pb-c.d [2020-04-16T16:43:35.200Z] #44 14.66 DEP images/ipc-sem.pb-c.d [2020-04-16T16:43:35.200Z] #44 14.70 PBCC images/ipc-msg.pb-c.c [2020-04-16T16:43:35.200Z] #44 14.74 DEP images/ipc-msg.pb-c.d [2020-04-16T16:43:35.200Z] #44 14.89 PBCC images/ipc-shm.pb-c.c [2020-04-16T16:43:35.200Z] #44 14.96 DEP images/ipc-shm.pb-c.d [2020-04-16T16:43:35.200Z] #44 15.00 PBCC images/ipc-var.pb-c.c [2020-04-16T16:43:35.200Z] #44 15.04 DEP images/ipc-var.pb-c.d [2020-04-16T16:43:35.200Z] #44 15.13 PBCC images/sk-opts.pb-c.c [2020-04-16T16:43:35.200Z] #44 15.20 PBCC images/packet-sock.pb-c.c [2020-04-16T16:43:35.200Z] #44 15.28 DEP images/sk-opts.pb-c.d [2020-04-16T16:43:35.200Z] #44 15.36 DEP images/packet-sock.pb-c.d [2020-04-16T16:43:35.200Z] #44 15.48 PBCC images/sk-netlink.pb-c.c [2020-04-16T16:43:35.200Z] #44 15.54 DEP images/sk-netlink.pb-c.d [2020-04-16T16:43:35.200Z] #44 15.61 PBCC images/sk-inet.pb-c.c [2020-04-16T16:43:35.200Z] #44 15.70 DEP images/sk-inet.pb-c.d [2020-04-16T16:43:35.200Z] #44 15.79 PBCC images/sk-unix.pb-c.c [2020-04-16T16:43:35.200Z] #44 16.00 DEP images/sk-unix.pb-c.d [2020-04-16T16:43:35.200Z] #44 16.03 PBCC images/mm.pb-c.c [2020-04-16T16:43:35.200Z] #44 16.08 DEP images/mm.pb-c.d [2020-04-16T16:43:35.200Z] #44 16.17 PBCC images/timerfd.pb-c.c [2020-04-16T16:43:35.200Z] #44 16.34 DEP images/timerfd.pb-c.d [2020-04-16T16:43:35.200Z] #44 16.43 PBCC images/timer.pb-c.c [2020-04-16T16:43:35.200Z] #44 16.47 DEP images/timer.pb-c.d [2020-04-16T16:43:35.200Z] #44 16.55 PBCC images/sa.pb-c.c [2020-04-16T16:43:35.200Z] #44 16.66 DEP images/sa.pb-c.d [2020-04-16T16:43:35.200Z] #44 16.77 PBCC images/pipe-data.pb-c.c [2020-04-16T16:43:35.200Z] #44 16.83 DEP images/pipe-data.pb-c.d [2020-04-16T16:43:35.200Z] #44 16.90 PBCC images/mnt.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.02 DEP images/mnt.pb-c.d [2020-04-16T16:43:35.200Z] #44 17.10 PBCC images/sk-packet.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.19 DEP images/sk-packet.pb-c.d [2020-04-16T16:43:35.200Z] #44 17.26 PBCC images/tcp-stream.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.38 DEP images/tcp-stream.pb-c.d [2020-04-16T16:43:35.200Z] #44 17.46 PBCC images/pipe.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.50 DEP images/pipe.pb-c.d [2020-04-16T16:43:35.200Z] #44 17.56 PBCC images/pstree.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.58 DEP images/pstree.pb-c.d [2020-04-16T16:43:35.200Z] #44 17.62 PBCC images/fs.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.66 DEP images/fs.pb-c.d [2020-04-16T16:43:35.200Z] #44 17.70 PBCC images/signalfd.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.74 DEP images/signalfd.pb-c.d [2020-04-16T16:43:35.200Z] #44 17.77 PBCC images/fh.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.80 PBCC images/fsnotify.pb-c.c [2020-04-16T16:43:35.200Z] #44 17.85 DEP images/fh.pb-c.d [2020-04-16T16:43:35.200Z] #44 17.94 DEP images/fsnotify.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.00 PBCC images/eventpoll.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.04 DEP images/eventpoll.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.11 PBCC images/eventfd.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.14 DEP images/eventfd.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.19 PBCC images/remap-file-path.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.21 DEP images/remap-file-path.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.25 PBCC images/fifo.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.27 DEP images/fifo.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.32 PBCC images/ghost-file.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.38 DEP images/ghost-file.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.43 PBCC images/regfile.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.49 DEP images/regfile.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.57 PBCC images/ns.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.59 DEP images/ns.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.72 PBCC images/fdinfo.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.84 DEP images/fdinfo.pb-c.d [2020-04-16T16:43:35.200Z] #44 18.92 PBCC images/core-aarch64.pb-c.c [2020-04-16T16:43:35.200Z] #44 18.95 PBCC images/core-arm.pb-c.c [2020-04-16T16:43:35.200Z] #44 19.04 PBCC images/core-ppc64.pb-c.c [2020-04-16T16:43:35.200Z] #44 19.14 PBCC images/core-s390.pb-c.c [2020-04-16T16:43:35.200Z] #44 19.23 PBCC images/core-x86.pb-c.c [2020-04-16T16:43:35.200Z] #44 19.30 PBCC images/core.pb-c.c [2020-04-16T16:43:35.200Z] #44 19.38 PBCC images/inventory.pb-c.c [2020-04-16T16:43:35.200Z] #44 19.51 DEP images/core-aarch64.pb-c.d [2020-04-16T16:43:35.461Z] #44 19.67 DEP images/core-arm.pb-c.d [2020-04-16T16:43:35.722Z] #44 19.79 DEP images/core-ppc64.pb-c.d [2020-04-16T16:43:35.722Z] #44 19.92 DEP images/core-s390.pb-c.d [2020-04-16T16:43:35.722Z] #44 20.04 DEP images/core-x86.pb-c.d [2020-04-16T16:43:35.984Z] #44 20.08 DEP images/core.pb-c.d [2020-04-16T16:43:35.984Z] #44 20.15 DEP images/inventory.pb-c.d [2020-04-16T16:43:35.984Z] #44 20.22 PBCC images/cpuinfo.pb-c.c [2020-04-16T16:43:35.984Z] #44 20.27 DEP images/cpuinfo.pb-c.d [2020-04-16T16:43:36.056Z] #27 12.49 [2020-04-16T16:43:36.056Z] #27 ... [2020-04-16T16:43:36.056Z] [2020-04-16T16:43:36.056Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:36.056Z] #10 67.67 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-16T16:43:36.056Z] #10 68.22 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-16T16:43:36.056Z] #10 68.24 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-16T16:43:36.056Z] #10 73.86 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-16T16:43:36.056Z] #10 ... [2020-04-16T16:43:36.056Z] [2020-04-16T16:43:36.056Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:36.245Z] #44 20.36 PBCC images/stats.pb-c.c [2020-04-16T16:43:36.245Z] #44 20.41 DEP images/stats.pb-c.d [2020-04-16T16:43:36.245Z] #44 ... [2020-04-16T16:43:36.245Z] [2020-04-16T16:43:36.245Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:36.245Z] #56 75.02 path/filepath [2020-04-16T16:43:36.245Z] #56 75.11 mvdan.cc/sh/v3/fileutil [2020-04-16T16:43:36.245Z] #56 76.14 io/ioutil [2020-04-16T16:43:36.245Z] #56 78.65 flag [2020-04-16T16:43:36.245Z] #56 78.69 go/token [2020-04-16T16:43:36.245Z] #56 78.86 github.com/pkg/diff [2020-04-16T16:43:36.245Z] #56 78.88 encoding/binary [2020-04-16T16:43:36.245Z] #56 81.18 go/scanner [2020-04-16T16:43:36.245Z] #56 82.45 mvdan.cc/editorconfig [2020-04-16T16:43:36.245Z] #56 82.79 mvdan.cc/sh/v3/syntax [2020-04-16T16:43:36.245Z] #56 84.08 encoding/base64 [2020-04-16T16:43:36.245Z] #56 84.32 go/ast [2020-04-16T16:43:36.511Z] #56 ... [2020-04-16T16:43:36.511Z] [2020-04-16T16:43:36.511Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:36.511Z] #47 85.07 go/ast [2020-04-16T16:43:36.571Z] #27 12.76 #=#=# ####### 11.1% ################# 24.9% ########################## 36.9% [2020-04-16T16:43:36.571Z] #27 ... [2020-04-16T16:43:36.571Z] [2020-04-16T16:43:36.571Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:36.571Z] #33 67.65 sort [2020-04-16T16:43:36.571Z] #33 67.65 errors [2020-04-16T16:43:36.571Z] #33 68.45 strconv [2020-04-16T16:43:36.571Z] #33 69.72 io [2020-04-16T16:43:36.571Z] #33 71.69 internal/oserror [2020-04-16T16:43:36.571Z] #33 72.10 syscall [2020-04-16T16:43:36.571Z] #33 74.03 reflect [2020-04-16T16:43:36.571Z] #33 ... [2020-04-16T16:43:36.571Z] [2020-04-16T16:43:36.571Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:36.798Z] #44 28.15 CC images/stats.o [2020-04-16T16:43:36.798Z] #44 28.80 CC images/core.o [2020-04-16T16:43:36.892Z] #47 179.6 vendor/golang.org/x/net/http/httpguts [2020-04-16T16:43:36.892Z] #47 180.0 vendor/golang.org/x/net/http/httpproxy [2020-04-16T16:43:37.342Z] #27 12.76 #=#=# ####### 11.1% ################# 24.9% ########################## 36.9% ################################## 47.3% ######################################## 56.4% ############################################# 63.1% ################################################ 67.8% ##################################################### 74.8% ############################################################# 85.4% ######################################################################## 100.0% [2020-04-16T16:43:37.827Z] #47 180.8 mime/multipart [2020-04-16T16:43:37.906Z] #27 14.53 [2020-04-16T16:43:38.161Z] #44 29.93 CC images/core-x86.o [2020-04-16T16:43:38.162Z] #27 14.71 0.3% [2020-04-16T16:43:38.162Z] #27 ... [2020-04-16T16:43:38.162Z] [2020-04-16T16:43:38.163Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:38.163Z] #47 69.33 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T16:43:38.163Z] #47 69.39 io [2020-04-16T16:43:38.163Z] #47 69.93 strconv [2020-04-16T16:43:38.163Z] #47 71.56 bytes [2020-04-16T16:43:38.163Z] #47 75.09 reflect [2020-04-16T16:43:38.163Z] #47 76.22 bufio [2020-04-16T16:43:38.163Z] #47 79.49 syscall [2020-04-16T16:43:38.163Z] #47 ... [2020-04-16T16:43:38.163Z] [2020-04-16T16:43:38.163Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:38.397Z] #47 ... [2020-04-16T16:43:38.397Z] [2020-04-16T16:43:38.397Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:38.397Z] #68 DONE 181.3s [2020-04-16T16:43:38.397Z] [2020-04-16T16:43:38.397Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T16:43:38.397Z] #69 DONE 0.1s [2020-04-16T16:43:38.397Z] [2020-04-16T16:43:38.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:38.397Z] #44 71.95 CC compel/plugins/std/log.o [2020-04-16T16:43:38.397Z] #44 72.51 CC compel/plugins/std/string.o [2020-04-16T16:43:38.397Z] #44 73.49 CC compel/plugins/std/infect.o [2020-04-16T16:43:38.397Z] #44 74.15 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-16T16:43:38.397Z] #44 74.25 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-16T16:43:38.397Z] #44 74.31 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-16T16:43:38.397Z] #44 74.43 AR compel/plugins/std.lib.a [2020-04-16T16:43:38.397Z] #44 74.53 CC compel/plugins/fds/fds.o [2020-04-16T16:43:38.397Z] #44 74.75 AR compel/plugins/fds.lib.a [2020-04-16T16:43:38.397Z] #44 74.81 HOSTDEP compel/src/lib/log-host.d [2020-04-16T16:43:38.397Z] #44 74.94 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T16:43:38.397Z] #44 75.10 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-16T16:43:38.397Z] #44 75.32 HOSTDEP compel/src/main-host.d [2020-04-16T16:43:38.424Z] #47 86.64 text/template/parse [2020-04-16T16:43:38.424Z] #47 86.83 encoding/json [2020-04-16T16:43:38.655Z] #44 75.54 DEP compel/src/lib/ptrace.d [2020-04-16T16:43:38.678Z] #27 14.71 0.3% #### 6.3% ####### 10.8% ########### 16.5% ############### 21.9% [2020-04-16T16:43:38.678Z] #27 ... [2020-04-16T16:43:38.678Z] [2020-04-16T16:43:38.678Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:38.678Z] #65 5.712 + RM_GOPATH=0 [2020-04-16T16:43:38.678Z] #65 5.712 + TMP_GOPATH= [2020-04-16T16:43:38.678Z] #65 5.712 + : /build [2020-04-16T16:43:38.678Z] #65 5.712 + '[' -z '' ']' [2020-04-16T16:43:38.678Z] #65 5.712 ++ mktemp -d [2020-04-16T16:43:38.678Z] #65 5.712 + export GOPATH=/tmp/tmp.yXFbWGSd6N [2020-04-16T16:43:38.678Z] #65 5.712 + GOPATH=/tmp/tmp.yXFbWGSd6N [2020-04-16T16:43:38.678Z] #65 5.712 + RM_GOPATH=1 [2020-04-16T16:43:38.678Z] #65 5.714 ++ dirname ./install.sh [2020-04-16T16:43:38.678Z] #65 5.719 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:43:38.678Z] #65 5.719 + dir=. [2020-04-16T16:43:38.678Z] #65 5.719 + bin=containerd [2020-04-16T16:43:38.678Z] #65 5.719 + shift [2020-04-16T16:43:38.678Z] #65 5.719 + '[' '!' -f ./containerd.installer ']' [2020-04-16T16:43:38.678Z] #65 5.719 + . ./containerd.installer [2020-04-16T16:43:38.678Z] #65 5.719 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:43:38.678Z] #65 5.719 + install_containerd [2020-04-16T16:43:38.678Z] #65 5.719 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T16:43:38.678Z] #65 5.719 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yXFbWGSd6N/src/github.com/containerd/containerd [2020-04-16T16:43:38.678Z] #65 5.733 Cloning into '/tmp/tmp.yXFbWGSd6N/src/github.com/containerd/containerd'... [2020-04-16T16:43:38.678Z] #65 ... [2020-04-16T16:43:38.678Z] [2020-04-16T16:43:38.678Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:38.723Z] #44 30.74 CC images/core-arm.o [2020-04-16T16:43:38.912Z] #44 75.77 DEP compel/src/lib/infect.d [2020-04-16T16:43:39.170Z] #44 76.09 DEP compel/src/lib/infect-util.d [2020-04-16T16:43:39.170Z] #44 76.25 DEP compel/src/lib/infect-rpc.d [2020-04-16T16:43:39.285Z] #44 31.30 CC images/core-aarch64.o [2020-04-16T16:43:39.706Z] #27 14.71 0.3% #### 6.3% ####### 10.8% ########### 16.5% ############### 21.9% #################### 28.8% ######################### 35.4% ################################ 45.6% ################################### 49.9% ####################################### 55.3% ############################################## 64.1% ##################################################### 74.2% ######################################################## 77.9% ############################################################### 88.0% ##################################################################### 96.1% ######################################################################## 100.0% [2020-04-16T16:43:39.735Z] #44 76.46 DEP compel/arch/x86/src/lib/infect.d [2020-04-16T16:43:39.735Z] #44 76.71 DEP compel/arch/x86/src/lib/cpu.d [2020-04-16T16:43:39.735Z] #44 76.81 DEP compel/src/lib/log.d [2020-04-16T16:43:39.809Z] #47 ... [2020-04-16T16:43:39.809Z] [2020-04-16T16:43:39.809Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:39.809Z] #33 83.29 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:43:39.809Z] #33 DONE 88.2s [2020-04-16T16:43:39.809Z] [2020-04-16T16:43:39.809Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:39.809Z] #56 85.42 encoding/json [2020-04-16T16:43:39.809Z] #56 85.53 golang.org/x/sys/unix [2020-04-16T16:43:39.993Z] #44 77.07 DEP compel/src/main.d [2020-04-16T16:43:40.211Z] #44 32.00 CC images/core-ppc64.o [2020-04-16T16:43:40.466Z] #44 ... [2020-04-16T16:43:40.466Z] [2020-04-16T16:43:40.466Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:40.466Z] #47 128.2 go/parser [2020-04-16T16:43:40.466Z] #47 130.6 text/template [2020-04-16T16:43:40.466Z] #47 134.3 encoding/xml [2020-04-16T16:43:40.466Z] #47 ... [2020-04-16T16:43:40.466Z] [2020-04-16T16:43:40.466Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:40.466Z] #56 129.8 mvdan.cc/editorconfig [2020-04-16T16:43:40.466Z] #56 131.4 mvdan.cc/sh/v3/fileutil [2020-04-16T16:43:40.466Z] #56 131.6 mvdan.cc/sh/v3/syntax [2020-04-16T16:43:40.557Z] #44 77.24 DEP compel/src/lib/handle-elf.d [2020-04-16T16:43:40.557Z] #44 77.45 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-16T16:43:40.821Z] #44 77.79 CC compel/src/lib/log.o [2020-04-16T16:43:40.892Z] #27 17.39 #=#=# [2020-04-16T16:43:41.385Z] #44 78.27 CC compel/arch/x86/src/lib/cpu.o [2020-04-16T16:43:41.394Z] #56 ... [2020-04-16T16:43:41.394Z] [2020-04-16T16:43:41.394Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:41.394Z] #47 139.0 go/doc [2020-04-16T16:43:41.645Z] #44 ... [2020-04-16T16:43:41.645Z] [2020-04-16T16:43:41.645Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:41.645Z] #50 DONE 184.6s [2020-04-16T16:43:41.645Z] [2020-04-16T16:43:41.645Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:41.645Z] #47 184.1 crypto/tls [2020-04-16T16:43:43.211Z] #27 17.81 # 1.9% ## 4.0% #### 6.6% ###### 8.4% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.5% ############ 17.6% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.5% ################## 26.1% ################### 27.6% #################### 29.0% ##################### 30.5% ####################### 32.4% [2020-04-16T16:43:43.211Z] #27 ... [2020-04-16T16:43:43.211Z] [2020-04-16T16:43:43.211Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:43.211Z] #43 74.88 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-16T16:43:43.211Z] #43 74.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:43:43.211Z] #43 74.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-16T16:43:43.211Z] #43 75.33 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-16T16:43:43.211Z] #43 75.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-16T16:43:43.211Z] #43 75.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-16T16:43:43.211Z] #43 78.44 Selecting previously unselected package libprotoc17:amd64. [2020-04-16T16:43:43.211Z] #43 78.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-16T16:43:43.211Z] #43 78.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-16T16:43:43.211Z] #43 79.61 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T16:43:43.211Z] #43 79.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:43:43.211Z] #43 79.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:43:43.211Z] #43 79.75 Selecting previously unselected package protobuf-compiler. [2020-04-16T16:43:43.211Z] #43 79.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-16T16:43:43.211Z] #43 79.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:43:43.211Z] #43 80.14 Selecting previously unselected package python-pkg-resources. [2020-04-16T16:43:43.211Z] #43 80.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:43:43.211Z] #43 80.15 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T16:43:43.211Z] #43 80.55 Selecting previously unselected package python-six. [2020-04-16T16:43:43.211Z] #43 80.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T16:43:43.211Z] #43 80.56 Unpacking python-six (1.12.0-1) ... [2020-04-16T16:43:43.211Z] #43 80.72 Selecting previously unselected package python-protobuf. [2020-04-16T16:43:43.211Z] #43 80.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-16T16:43:43.211Z] #43 80.77 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T16:43:43.211Z] #43 81.80 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T16:43:43.211Z] #43 ... [2020-04-16T16:43:43.211Z] [2020-04-16T16:43:43.211Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:43.468Z] #27 17.81 # 1.9% ## 4.0% #### 6.6% ###### 8.4% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.5% ############ 17.6% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.5% ################## 26.1% ################### 27.6% #################### 29.0% ##################### 30.5% ####################### 32.4% ######################## 34.4% ########################## 36.7% ########################### 38.9% ############################ 40.2% [2020-04-16T16:43:43.468Z] #27 ... [2020-04-16T16:43:43.468Z] [2020-04-16T16:43:43.468Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:43:43.468Z] #50 74.72 + cd /tmp/tmp.8VaPu7Zz9I/src/gotest.tools/gotestsum [2020-04-16T16:43:43.468Z] #50 74.72 + git checkout -q v0.3.5 [2020-04-16T16:43:43.468Z] #50 74.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T16:43:43.726Z] #50 ... [2020-04-16T16:43:43.726Z] [2020-04-16T16:43:43.726Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:44.044Z] #56 ... [2020-04-16T16:43:44.044Z] [2020-04-16T16:43:44.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:44.044Z] #44 22.42 make[1]: Nothing to be done for 'all'. [2020-04-16T16:43:44.044Z] #44 25.19 CC images/stats.o [2020-04-16T16:43:44.044Z] #44 25.38 CC images/core.o [2020-04-16T16:43:44.044Z] #44 26.48 CC images/core-x86.o [2020-04-16T16:43:44.044Z] #44 27.55 CC images/core-arm.o [2020-04-16T16:43:44.044Z] #44 28.33 CC images/core-aarch64.o [2020-04-16T16:43:44.504Z] #27 17.81 # 1.9% ## 4.0% #### 6.6% ###### 8.4% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.5% ############ 17.6% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.5% ################## 26.1% ################### 27.6% #################### 29.0% ##################### 30.5% ####################### 32.4% ######################## 34.4% ########################## 36.7% ########################### 38.9% ############################ 40.2% ############################## 42.2% ################################ 44.5% ################################# 46.4% ################################## 47.8% ##################################### 52.7% ####################################### 55.0% ######################################## 56.4% ######################################### 57.8% [2020-04-16T16:43:44.504Z] #27 ... [2020-04-16T16:43:44.504Z] [2020-04-16T16:43:44.504Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:43:44.504Z] #30 76.05 Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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-16T16:43:44.504Z] #30 77.85 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T16:43:44.504Z] #30 78.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T16:43:44.504Z] #30 ... [2020-04-16T16:43:44.504Z] [2020-04-16T16:43:44.504Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:44.504Z] #35 76.36 Selecting previously unselected package libicu63:amd64. [2020-04-16T16:43:44.504Z] #35 76.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-16T16:43:44.504Z] #35 76.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:43:44.614Z] #44 ... [2020-04-16T16:43:44.614Z] [2020-04-16T16:43:44.614Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:44.614Z] #47 93.12 go/parser [2020-04-16T16:43:44.761Z] #35 ... [2020-04-16T16:43:44.761Z] [2020-04-16T16:43:44.761Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:46.301Z] #27 17.81 # 1.9% ## 4.0% #### 6.6% ###### 8.4% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.5% ############ 17.6% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.5% ################## 26.1% ################### 27.6% #################### 29.0% ##################### 30.5% ####################### 32.4% ######################## 34.4% ########################## 36.7% ########################### 38.9% ############################ 40.2% ############################## 42.2% ################################ 44.5% ################################# 46.4% ################################## 47.8% ##################################### 52.7% ####################################### 55.0% ######################################## 56.4% ######################################### 57.8% ########################################## 59.5% ############################################ 61.5% ############################################# 62.8% ############################################## 64.2% ############################################### 66.4% ################################################ 67.5% ################################################# 68.8% ################################################## 70.4% ################################################### 71.6% #################################################### 72.6% ##################################################### 74.2% ###################################################### 75.6% ###################################################### 76.3% ####################################################### 77.4% ######################################################### 79.6% ########################################################### 82.6% [2020-04-16T16:43:46.301Z] #27 ... [2020-04-16T16:43:46.301Z] [2020-04-16T16:43:46.301Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:46.301Z] #10 77.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-16T16:43:46.301Z] #10 77.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-16T16:43:46.301Z] #10 77.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-16T16:43:46.301Z] #10 77.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-16T16:43:46.301Z] #10 78.01 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-16T16:43:46.301Z] #10 78.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-16T16:43:46.301Z] #10 78.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-16T16:43:46.301Z] #10 78.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-16T16:43:46.301Z] #10 78.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-16T16:43:46.301Z] #10 78.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-16T16:43:46.301Z] #10 78.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-16T16:43:46.301Z] #10 78.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-16T16:43:46.301Z] #10 78.28 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-16T16:43:46.301Z] #10 78.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-16T16:43:46.301Z] #10 78.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-16T16:43:46.301Z] #10 80.15 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:43:46.301Z] #10 80.54 Fetched 77.7 MB in 13s (6099 kB/s) [2020-04-16T16:43:46.301Z] #10 80.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T16:43:46.301Z] #10 80.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-16T16:43:46.301Z] #10 80.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-16T16:43:46.301Z] #10 80.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:43:46.301Z] #10 85.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T16:43:46.301Z] #10 85.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-16T16:43:46.301Z] #10 85.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:43:46.301Z] #10 ... [2020-04-16T16:43:46.301Z] [2020-04-16T16:43:46.301Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:46.530Z] #47 94.89 text/template [2020-04-16T16:43:46.634Z] #47 144.0 github.com/LK4D4/vndr/build [2020-04-16T16:43:46.634Z] #47 144.0 github.com/LK4D4/vndr/versioned [2020-04-16T16:43:46.889Z] #47 144.6 net [2020-04-16T16:43:46.905Z] #47 ... [2020-04-16T16:43:46.905Z] [2020-04-16T16:43:46.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:46.905Z] #10 185.2 Selecting previously unselected package libapparmor1:amd64. [2020-04-16T16:43:46.905Z] #10 185.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 185.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-16T16:43:46.905Z] #10 185.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-16T16:43:46.905Z] #10 185.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 185.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-16T16:43:46.905Z] #10 185.7 Selecting previously unselected package libbtrfs0. [2020-04-16T16:43:46.905Z] #10 185.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 185.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:43:46.905Z] #10 185.9 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:43:46.905Z] #10 185.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 185.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:43:46.905Z] #10 186.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-16T16:43:46.905Z] #10 186.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 186.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:43:46.905Z] #10 186.4 Selecting previously unselected package libudev-dev:amd64. [2020-04-16T16:43:46.905Z] #10 186.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 186.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:43:46.905Z] #10 186.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-16T16:43:46.905Z] #10 186.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 186.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-16T16:43:46.905Z] #10 187.2 Selecting previously unselected package libpcre16-3:amd64. [2020-04-16T16:43:46.905Z] #10 187.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 187.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-16T16:43:46.905Z] #10 187.5 Selecting previously unselected package libpcre32-3:amd64. [2020-04-16T16:43:46.905Z] #10 187.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 187.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-16T16:43:46.905Z] #10 187.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-16T16:43:46.905Z] #10 187.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 187.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-16T16:43:46.905Z] #10 188.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-16T16:43:46.905Z] #10 188.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 188.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-16T16:43:46.905Z] #10 188.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-16T16:43:46.905Z] #10 188.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 188.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-16T16:43:46.905Z] #10 189.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-16T16:43:46.905Z] #10 189.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 189.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-16T16:43:46.905Z] #10 189.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-16T16:43:46.905Z] #10 189.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 189.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-16T16:43:46.905Z] #10 189.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-16T16:43:46.905Z] #10 189.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-16T16:43:46.905Z] #10 189.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:43:46.905Z] #10 189.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-16T16:43:46.905Z] #10 189.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:43:46.905Z] #10 189.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:43:46.905Z] #10 189.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:43:46.905Z] #10 189.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-16T16:43:46.905Z] #10 189.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T16:43:46.905Z] #10 189.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:43:46.905Z] #10 189.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:43:46.905Z] #10 189.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-16T16:43:46.905Z] #10 189.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:46.905Z] #10 189.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-16T16:43:46.905Z] #10 189.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-16T16:43:46.905Z] #10 189.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:46.905Z] #10 189.9 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-16T16:43:46.905Z] #10 189.9 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-16T16:43:46.905Z] #10 189.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:43:46.905Z] #10 189.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-16T16:43:46.905Z] #10 189.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:43:46.905Z] #10 189.9 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T16:43:46.905Z] #10 189.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:43:46.905Z] #10 189.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-16T16:43:46.905Z] #10 190.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:43:46.906Z] #10 DONE 190.3s [2020-04-16T16:43:46.906Z] [2020-04-16T16:43:46.906Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:43:47.163Z] #58 DONE 0.1s [2020-04-16T16:43:47.163Z] [2020-04-16T16:43:47.163Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T16:43:47.163Z] #59 DONE 0.1s [2020-04-16T16:43:47.163Z] [2020-04-16T16:43:47.163Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:47.452Z] #47 ... [2020-04-16T16:43:47.452Z] [2020-04-16T16:43:47.452Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:47.452Z] #44 33.34 CC images/core-s390.o [2020-04-16T16:43:47.452Z] #44 34.78 CC images/cpuinfo.o [2020-04-16T16:43:47.452Z] #44 35.63 CC images/inventory.o [2020-04-16T16:43:47.452Z] #44 36.22 CC images/fdinfo.o [2020-04-16T16:43:47.452Z] #44 36.84 CC images/fown.o [2020-04-16T16:43:47.452Z] #44 37.12 CC images/ns.o [2020-04-16T16:43:47.452Z] #44 37.51 CC images/regfile.o [2020-04-16T16:43:47.452Z] #44 37.92 CC images/ghost-file.o [2020-04-16T16:43:47.452Z] #44 38.44 CC images/fifo.o [2020-04-16T16:43:47.452Z] #44 38.92 CC images/remap-file-path.o [2020-04-16T16:43:47.452Z] #44 39.25 CC images/eventfd.o [2020-04-16T16:43:47.585Z] #27 17.81 # 1.9% ## 4.0% #### 6.6% ###### 8.4% ####### 10.1% ######## 11.5% ######### 13.3% ########### 15.5% ############ 17.6% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.5% ################## 26.1% ################### 27.6% #################### 29.0% ##################### 30.5% ####################### 32.4% ######################## 34.4% ########################## 36.7% ########################### 38.9% ############################ 40.2% ############################## 42.2% ################################ 44.5% ################################# 46.4% ################################## 47.8% ##################################### 52.7% ####################################### 55.0% ######################################## 56.4% ######################################### 57.8% ########################################## 59.5% ############################################ 61.5% ############################################# 62.8% ############################################## 64.2% ############################################### 66.4% ################################################ 67.5% ################################################# 68.8% ################################################## 70.4% ################################################### 71.6% #################################################### 72.6% ##################################################### 74.2% ###################################################### 75.6% ###################################################### 76.3% ####################################################### 77.4% ######################################################### 79.6% ########################################################### 82.6% ############################################################# 85.4% ############################################################## 86.4% ############################################################## 87.4% ############################################################### 88.5% ################################################################ 89.6% ################################################################# 90.9% ################################################################# 91.5% #################################################################### 94.7% ##################################################################### 97.1% ######################################################################## 100.0% [2020-04-16T16:43:47.585Z] #27 24.26 [2020-04-16T16:43:47.708Z] #44 39.54 CC images/eventpoll.o [2020-04-16T16:43:48.270Z] #44 39.97 CC images/fh.o [2020-04-16T16:43:48.442Z] #47 96.90 encoding/xml [2020-04-16T16:43:48.525Z] #44 40.55 CC images/fsnotify.o [2020-04-16T16:43:48.953Z] #27 25.41 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T16:43:49.451Z] #44 41.58 CC images/signalfd.o [2020-04-16T16:43:49.516Z] #27 26.30 [2020-04-16T16:43:49.688Z] #60 2.255 + RM_GOPATH=0 [2020-04-16T16:43:49.688Z] #60 2.255 + TMP_GOPATH= [2020-04-16T16:43:49.688Z] #60 2.255 + : /build [2020-04-16T16:43:49.688Z] #60 2.255 + '[' -z '' ']' [2020-04-16T16:43:49.688Z] #60 2.264 ++ mktemp -d [2020-04-16T16:43:49.688Z] #60 2.268 + export GOPATH=/tmp/tmp.08xGfU51si [2020-04-16T16:43:49.688Z] #60 2.268 + GOPATH=/tmp/tmp.08xGfU51si [2020-04-16T16:43:49.688Z] #60 2.268 + RM_GOPATH=1 [2020-04-16T16:43:49.688Z] #60 2.272 ++ dirname ./install.sh [2020-04-16T16:43:49.688Z] #60 ... [2020-04-16T16:43:49.688Z] [2020-04-16T16:43:49.688Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T16:43:49.688Z] #11 DONE 2.5s [2020-04-16T16:43:49.688Z] [2020-04-16T16:43:49.688Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:49.688Z] #60 2.274 + dir=. [2020-04-16T16:43:49.688Z] #60 2.274 + bin=runc [2020-04-16T16:43:49.688Z] #60 2.274 + shift [2020-04-16T16:43:49.688Z] #60 2.274 + '[' '!' -f ./runc.installer ']' [2020-04-16T16:43:49.688Z] #60 2.274 + . ./runc.installer [2020-04-16T16:43:49.688Z] #60 2.274 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:43:49.688Z] #60 2.274 + install_runc [2020-04-16T16:43:49.688Z] #60 2.274 + uname -r [2020-04-16T16:43:49.688Z] #60 2.277 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T16:43:49.688Z] #60 2.278 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T16:43:49.688Z] #60 2.278 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T16:43:49.688Z] #60 2.278 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T16:43:49.688Z] #60 2.278 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.08xGfU51si/src/github.com/opencontainers/runc [2020-04-16T16:43:49.688Z] #60 2.281 Cloning into '/tmp/tmp.08xGfU51si/src/github.com/opencontainers/runc'... [2020-04-16T16:43:49.825Z] #47 ... [2020-04-16T16:43:49.826Z] [2020-04-16T16:43:49.826Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:49.826Z] #56 98.32 golang.org/x/crypto/ssh/terminal [2020-04-16T16:43:50.016Z] #44 42.15 CC images/fs.o [2020-04-16T16:43:50.083Z] #27 26.62 ######## 12.0% ######################################################################## 100.0% [2020-04-16T16:43:50.579Z] #44 42.57 CC images/pstree.o [2020-04-16T16:43:50.579Z] #44 ... [2020-04-16T16:43:50.579Z] [2020-04-16T16:43:50.579Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:50.579Z] #47 148.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-16T16:43:50.647Z] #27 27.22 [2020-04-16T16:43:50.904Z] #27 ... [2020-04-16T16:43:50.904Z] [2020-04-16T16:43:50.904Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:50.904Z] #56 82.05 reflect [2020-04-16T16:43:50.904Z] #56 82.12 syscall [2020-04-16T16:43:50.904Z] #56 ... [2020-04-16T16:43:50.904Z] [2020-04-16T16:43:50.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:50.904Z] #10 90.80 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T16:43:50.904Z] #10 90.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T16:43:50.904Z] #10 90.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:43:50.904Z] #10 91.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-16T16:43:50.904Z] #10 91.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:43:50.904Z] #10 91.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:43:50.904Z] #10 91.61 Selecting previously unselected package dmsetup. [2020-04-16T16:43:50.904Z] #10 91.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:43:50.904Z] #10 91.63 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T16:43:50.904Z] #10 92.04 Selecting previously unselected package mingw-w64-common. [2020-04-16T16:43:50.904Z] #10 92.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T16:43:50.904Z] #10 92.05 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T16:43:51.585Z] #60 ... [2020-04-16T16:43:51.585Z] [2020-04-16T16:43:51.585Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T16:43:51.585Z] #12 DONE 2.3s [2020-04-16T16:43:51.845Z] [2020-04-16T16:43:51.845Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:43:52.777Z] #13 ... [2020-04-16T16:43:52.777Z] [2020-04-16T16:43:52.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:52.777Z] #44 79.57 CC compel/arch/x86/src/lib/infect.o [2020-04-16T16:43:52.777Z] #44 80.79 CC compel/src/lib/infect-rpc.o [2020-04-16T16:43:52.777Z] #44 81.27 CC compel/src/lib/infect-util.o [2020-04-16T16:43:52.777Z] #44 81.75 CC compel/src/lib/infect.o [2020-04-16T16:43:52.777Z] #44 83.83 CC compel/src/lib/ptrace.o [2020-04-16T16:43:52.777Z] #44 84.35 AR compel/libcompel.a [2020-04-16T16:43:52.777Z] #44 84.45 HOSTCC compel/src/main-host.o [2020-04-16T16:43:52.777Z] #44 84.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-16T16:43:52.777Z] #44 85.14 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T16:43:52.777Z] #44 85.47 HOSTCC compel/src/lib/log-host.o [2020-04-16T16:43:52.777Z] #44 85.76 HOSTLINK compel/compel-host-bin [2020-04-16T16:43:52.777Z] #44 85.88 DEP soccr/soccr.d [2020-04-16T16:43:52.777Z] #44 86.01 CC soccr/soccr.o [2020-04-16T16:43:52.777Z] #44 87.64 AR soccr/libsoccr.a [2020-04-16T16:43:52.777Z] #44 87.68 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:43:52.777Z] #44 87.99 DEP criu/arch/x86/sigframe.d [2020-04-16T16:43:52.777Z] #44 88.07 DEP criu/arch/x86/sigaction_compat.d [2020-04-16T16:43:52.777Z] #44 88.24 DEP criu/arch/x86/kerndat.d [2020-04-16T16:43:52.777Z] #44 88.38 DEP criu/arch/x86/crtools.d [2020-04-16T16:43:52.777Z] #44 88.56 DEP criu/arch/x86/cpu.d [2020-04-16T16:43:52.777Z] #44 88.86 CC criu/arch/x86/cpu.o [2020-04-16T16:43:52.777Z] #44 89.63 CC criu/arch/x86/crtools.o [2020-04-16T16:43:53.098Z] #47 150.9 vendor/golang.org/x/text/transform [2020-04-16T16:43:53.169Z] #56 101.8 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T16:43:53.709Z] #44 ... [2020-04-16T16:43:53.709Z] [2020-04-16T16:43:53.709Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:43:53.709Z] #13 2.111 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T16:43:53.967Z] #13 DONE 2.2s [2020-04-16T16:43:53.967Z] [2020-04-16T16:43:53.967Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:53.967Z] #47 192.1 net/http/httptrace [2020-04-16T16:43:53.967Z] #47 192.3 net/http [2020-04-16T16:43:53.967Z] #47 ... [2020-04-16T16:43:53.967Z] [2020-04-16T16:43:53.967Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:53.967Z] #44 90.93 CC criu/arch/x86/kerndat.o [2020-04-16T16:43:54.463Z] #47 152.2 vendor/golang.org/x/text/unicode/bidi [2020-04-16T16:43:54.899Z] #44 91.64 CC criu/arch/x86/sigaction_compat.o [2020-04-16T16:43:55.079Z] #10 ... [2020-04-16T16:43:55.079Z] [2020-04-16T16:43:55.079Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:55.079Z] #56 96.07 time [2020-04-16T16:43:55.082Z] #56 ... [2020-04-16T16:43:55.082Z] [2020-04-16T16:43:55.082Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:55.082Z] #44 28.94 CC images/core-ppc64.o [2020-04-16T16:43:55.082Z] #44 29.91 CC images/core-s390.o [2020-04-16T16:43:55.082Z] #44 30.97 CC images/cpuinfo.o [2020-04-16T16:43:55.082Z] #44 31.83 CC images/inventory.o [2020-04-16T16:43:55.082Z] #44 32.10 CC images/fdinfo.o [2020-04-16T16:43:55.082Z] #44 32.66 CC images/fown.o [2020-04-16T16:43:55.082Z] #44 33.00 CC images/ns.o [2020-04-16T16:43:55.082Z] #44 33.34 CC images/regfile.o [2020-04-16T16:43:55.082Z] #44 33.78 CC images/ghost-file.o [2020-04-16T16:43:55.082Z] #44 34.40 CC images/fifo.o [2020-04-16T16:43:55.082Z] #44 34.79 CC images/remap-file-path.o [2020-04-16T16:43:55.082Z] #44 35.82 CC images/eventfd.o [2020-04-16T16:43:55.082Z] #44 36.31 CC images/eventpoll.o [2020-04-16T16:43:55.082Z] #44 36.88 CC images/fh.o [2020-04-16T16:43:55.082Z] #44 37.41 CC images/fsnotify.o [2020-04-16T16:43:55.082Z] #44 38.58 CC images/signalfd.o [2020-04-16T16:43:55.082Z] #44 38.97 CC images/fs.o [2020-04-16T16:43:55.082Z] #44 39.38 CC images/pstree.o [2020-04-16T16:43:55.159Z] #44 91.94 CC criu/arch/x86/sigframe.o [2020-04-16T16:43:55.342Z] #44 39.64 CC images/pipe.o [2020-04-16T16:43:55.417Z] #44 92.20 LINK criu/arch/x86/crtools.built-in.o [2020-04-16T16:43:55.417Z] #44 92.26 DEP criu/pie/util-vdso-elf32.d [2020-04-16T16:43:55.417Z] #44 92.42 DEP criu/pie/util-vdso.d [2020-04-16T16:43:55.645Z] #56 ... [2020-04-16T16:43:55.645Z] [2020-04-16T16:43:55.645Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:55.645Z] #33 86.93 time [2020-04-16T16:43:55.645Z] #33 96.60 internal/poll [2020-04-16T16:43:55.674Z] #44 92.52 DEP criu/pie/util.d [2020-04-16T16:43:55.827Z] #47 ... [2020-04-16T16:43:55.827Z] [2020-04-16T16:43:55.827Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:55.827Z] #56 143.6 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T16:43:55.827Z] #56 DONE 153.2s [2020-04-16T16:43:55.827Z] [2020-04-16T16:43:55.827Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:55.827Z] #44 43.04 CC images/pipe.o [2020-04-16T16:43:55.827Z] #44 43.53 CC images/tcp-stream.o [2020-04-16T16:43:55.827Z] #44 44.03 CC images/sk-packet.o [2020-04-16T16:43:55.827Z] #44 44.59 CC images/mnt.o [2020-04-16T16:43:55.827Z] #44 45.20 CC images/pipe-data.o [2020-04-16T16:43:55.827Z] #44 45.65 CC images/sa.o [2020-04-16T16:43:55.827Z] #44 46.14 CC images/timer.o [2020-04-16T16:43:55.827Z] #44 47.04 CC images/timerfd.o [2020-04-16T16:43:55.827Z] #44 47.58 CC images/mm.o [2020-04-16T16:43:55.903Z] #33 ... [2020-04-16T16:43:55.903Z] [2020-04-16T16:43:55.903Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:55.903Z] #27 29.13 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T16:43:55.903Z] #27 29.86 [2020-04-16T16:43:55.903Z] #27 30.05 ######################## 33.8% ######################################################################## 100.0% [2020-04-16T16:43:55.903Z] #27 30.41 [2020-04-16T16:43:55.903Z] #27 31.87 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T16:43:55.903Z] #27 32.23 skipping existing 1849cc453dee [2020-04-16T16:43:55.903Z] #27 32.57 [2020-04-16T16:43:55.916Z] #44 39.98 CC images/tcp-stream.o [2020-04-16T16:43:55.932Z] #44 92.72 CC criu/pie/util.o [2020-04-16T16:43:56.177Z] #44 40.35 CC images/sk-packet.o [2020-04-16T16:43:56.189Z] #44 ... [2020-04-16T16:43:56.189Z] [2020-04-16T16:43:56.189Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T16:43:56.189Z] #14 DONE 2.2s [2020-04-16T16:43:56.189Z] [2020-04-16T16:43:56.189Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:56.189Z] #44 93.02 CC criu/pie/util-vdso.o [2020-04-16T16:43:56.389Z] #44 48.25 CC images/sk-opts.o [2020-04-16T16:43:56.645Z] #44 48.63 CC images/sk-unix.o [2020-04-16T16:43:56.749Z] #44 40.88 CC images/mnt.o [2020-04-16T16:43:57.121Z] #44 93.94 CC criu/pie/util-vdso-elf32.o [2020-04-16T16:43:57.206Z] #44 49.24 CC images/sk-inet.o [2020-04-16T16:43:57.320Z] #44 41.29 CC images/pipe-data.o [2020-04-16T16:43:57.320Z] #44 41.54 CC images/sa.o [2020-04-16T16:43:57.686Z] #44 94.66 AR criu/pie/pie.lib.a [2020-04-16T16:43:57.768Z] #44 49.79 CC images/tun.o [2020-04-16T16:43:57.768Z] #44 ... [2020-04-16T16:43:57.768Z] [2020-04-16T16:43:57.768Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:43:57.768Z] #47 155.7 vendor/golang.org/x/text/secure/bidirule [2020-04-16T16:43:57.798Z] #27 34.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T16:43:57.890Z] #44 41.87 CC images/timer.o [2020-04-16T16:43:57.944Z] #44 94.73 DEP criu/pie/restorer.d [2020-04-16T16:43:58.201Z] #44 94.97 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-16T16:43:58.201Z] #44 95.09 DEP criu/arch/x86/restorer_unmap.d [2020-04-16T16:43:58.201Z] #44 ... [2020-04-16T16:43:58.201Z] [2020-04-16T16:43:58.201Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T16:43:58.201Z] #15 DONE 2.1s [2020-04-16T16:43:58.201Z] [2020-04-16T16:43:58.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:58.201Z] #44 95.13 DEP criu/arch/x86/restorer.d [2020-04-16T16:43:58.332Z] #47 156.2 vendor/golang.org/x/text/unicode/norm [2020-04-16T16:43:58.362Z] #27 34.80 [2020-04-16T16:43:58.362Z] #27 35.02 ######################################################################## 100.0% [2020-04-16T16:43:58.362Z] #27 ... [2020-04-16T16:43:58.362Z] [2020-04-16T16:43:58.362Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:58.362Z] #35 90.11 Selecting previously unselected package libxml2:amd64. [2020-04-16T16:43:58.362Z] #35 90.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-16T16:43:58.362Z] #35 90.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:43:58.362Z] #35 91.13 Selecting previously unselected package libarchive13:amd64. [2020-04-16T16:43:58.362Z] #35 91.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-16T16:43:58.362Z] #35 91.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-16T16:43:58.362Z] #35 92.05 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-16T16:43:58.362Z] #35 92.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-16T16:43:58.362Z] #35 92.10 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-16T16:43:58.362Z] #35 92.50 Selecting previously unselected package librhash0:amd64. [2020-04-16T16:43:58.362Z] #35 92.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-16T16:43:58.362Z] #35 92.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-16T16:43:58.362Z] #35 92.78 Selecting previously unselected package libuv1:amd64. [2020-04-16T16:43:58.362Z] #35 92.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-16T16:43:58.362Z] #35 92.79 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-16T16:43:58.362Z] #35 93.02 Selecting previously unselected package cmake. [2020-04-16T16:43:58.362Z] #35 93.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-16T16:43:58.362Z] #35 93.07 Unpacking cmake (3.13.4-1) ... [2020-04-16T16:43:58.362Z] #35 99.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:43:58.362Z] #35 99.63 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:43:58.362Z] #35 99.64 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-16T16:43:58.362Z] #35 99.65 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:43:58.362Z] #35 99.78 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-16T16:43:58.362Z] #35 99.83 Setting up cmake-data (3.13.4-1) ... [2020-04-16T16:43:58.362Z] #35 100.0 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:43:58.362Z] #35 100.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-16T16:43:58.362Z] #35 100.0 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-16T16:43:58.362Z] #35 100.1 Setting up cmake (3.13.4-1) ... [2020-04-16T16:43:58.362Z] #35 100.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:43:58.459Z] #44 95.34 DEP criu/arch/x86/vdso-pie.d [2020-04-16T16:43:58.459Z] #44 95.48 DEP criu/pie/parasite-vdso.d [2020-04-16T16:43:58.462Z] #44 42.56 CC images/timerfd.o [2020-04-16T16:43:58.620Z] #35 100.3 Processing triggers for mime-support (3.62) ... [2020-04-16T16:43:58.716Z] #44 95.62 DEP criu/pie/parasite.d [2020-04-16T16:43:58.723Z] #44 ... [2020-04-16T16:43:58.723Z] [2020-04-16T16:43:58.723Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:58.723Z] #56 DONE 107.3s [2020-04-16T16:43:58.723Z] [2020-04-16T16:43:58.723Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:43:58.723Z] #10 98.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T16:43:58.723Z] #10 98.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-16T16:43:58.723Z] #10 98.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:43:58.878Z] #35 ... [2020-04-16T16:43:58.878Z] [2020-04-16T16:43:58.878Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:58.878Z] #27 35.33 [2020-04-16T16:43:58.878Z] #27 35.41 Download of images into '/build' complete. [2020-04-16T16:43:58.878Z] #27 35.41 Use something like the following to load the result into a Docker daemon: [2020-04-16T16:43:58.878Z] #27 35.41 tar -cC '/build' . | docker load [2020-04-16T16:43:58.878Z] #27 ... [2020-04-16T16:43:58.878Z] [2020-04-16T16:43:58.878Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:43:58.878Z] #43 90.67 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-16T16:43:58.878Z] #43 90.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:43:58.878Z] #43 90.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:43:58.878Z] #43 90.73 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-16T16:43:58.878Z] #43 90.74 Setting up python-six (1.12.0-1) ... [2020-04-16T16:43:58.878Z] #43 97.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-16T16:43:58.878Z] #43 97.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:43:58.878Z] #43 97.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-16T16:43:58.878Z] #43 97.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-16T16:43:58.878Z] #43 97.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-16T16:43:58.878Z] #43 97.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:43:58.878Z] #43 97.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:43:58.878Z] #43 97.76 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-16T16:43:58.878Z] #43 97.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:43:58.878Z] #43 97.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T16:43:58.974Z] #44 95.88 CC criu/pie/parasite.o [2020-04-16T16:43:58.984Z] #10 ... [2020-04-16T16:43:58.984Z] [2020-04-16T16:43:58.984Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:43:58.984Z] #44 43.02 CC images/mm.o [2020-04-16T16:43:59.556Z] #44 43.54 CC images/sk-opts.o [2020-04-16T16:43:59.810Z] #43 ... [2020-04-16T16:43:59.810Z] [2020-04-16T16:43:59.810Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:43:59.810Z] #27 DONE 36.4s [2020-04-16T16:43:59.810Z] [2020-04-16T16:43:59.810Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:43:59.810Z] #35 DONE 101.5s [2020-04-16T16:43:59.810Z] [2020-04-16T16:43:59.810Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:43:59.810Z] #33 98.58 internal/fmtsort [2020-04-16T16:43:59.810Z] #33 99.78 strings [2020-04-16T16:43:59.810Z] #33 99.99 os [2020-04-16T16:43:59.810Z] #33 ... [2020-04-16T16:43:59.810Z] [2020-04-16T16:43:59.810Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:43:59.810Z] #36 DONE 0.1s [2020-04-16T16:43:59.816Z] #44 43.90 CC images/sk-unix.o [2020-04-16T16:44:00.067Z] [2020-04-16T16:44:00.067Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T16:44:00.067Z] #37 DONE 0.2s [2020-04-16T16:44:00.067Z] [2020-04-16T16:44:00.067Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:00.349Z] #44 97.18 LINK criu/pie/parasite.built-in.o [2020-04-16T16:44:00.349Z] #44 ... [2020-04-16T16:44:00.349Z] [2020-04-16T16:44:00.349Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T16:44:00.349Z] #16 DONE 2.1s [2020-04-16T16:44:00.349Z] [2020-04-16T16:44:00.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:00.349Z] #44 97.21 GEN criu/pie/parasite-blob.h [2020-04-16T16:44:00.349Z] #44 97.24 CC criu/pie/parasite-vdso.o [2020-04-16T16:44:00.387Z] #44 44.61 CC images/sk-inet.o [2020-04-16T16:44:00.959Z] #44 45.10 CC images/tun.o [2020-04-16T16:44:01.283Z] #44 98.30 CC criu/arch/x86/vdso-pie.o [2020-04-16T16:44:01.530Z] #44 45.62 CC images/sk-netlink.o [2020-04-16T16:44:01.792Z] #44 46.00 CC images/packet-sock.o [2020-04-16T16:44:01.848Z] #44 98.66 CC criu/arch/x86/restorer.o [2020-04-16T16:44:02.363Z] #44 46.46 CC images/ipc-var.o [2020-04-16T16:44:02.413Z] #44 99.19 CC criu/arch/x86/restorer_unmap.o [2020-04-16T16:44:02.413Z] #44 99.22 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-16T16:44:02.593Z] #38 ... [2020-04-16T16:44:02.593Z] [2020-04-16T16:44:02.593Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:02.593Z] #47 93.34 time [2020-04-16T16:44:02.593Z] #47 97.46 internal/fmtsort [2020-04-16T16:44:02.593Z] #47 98.85 internal/syscall/execenv [2020-04-16T16:44:02.593Z] #47 99.13 internal/syscall/unix [2020-04-16T16:44:02.593Z] #47 99.69 strings [2020-04-16T16:44:02.593Z] #47 102.6 os [2020-04-16T16:44:02.593Z] #47 ... [2020-04-16T16:44:02.593Z] [2020-04-16T16:44:02.593Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:44:02.593Z] #10 103.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T16:44:02.593Z] #10 103.8 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T16:44:02.593Z] #10 103.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:44:02.670Z] #44 99.55 CC criu/pie/restorer.o [2020-04-16T16:44:02.934Z] #44 46.88 CC images/ipc-desc.o [2020-04-16T16:44:02.935Z] #44 ... [2020-04-16T16:44:02.935Z] [2020-04-16T16:44:02.935Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:02.935Z] #47 101.3 math/big [2020-04-16T16:44:02.935Z] #47 105.4 go/doc [2020-04-16T16:44:02.935Z] #47 110.6 vendor/golang.org/x/text/secure/bidirule [2020-04-16T16:44:02.935Z] #47 ... [2020-04-16T16:44:02.935Z] [2020-04-16T16:44:02.935Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:02.935Z] #44 47.12 CC images/ipc-shm.o [2020-04-16T16:44:03.227Z] Removing intermediate container e93c1313e7a8 [2020-04-16T16:44:03.227Z] ---> a73bb10fc34b [2020-04-16T16:44:03.227Z] Step 11/16 : ARG GOOS [2020-04-16T16:44:03.227Z] ---> Running in 0d0687eb0028 [2020-04-16T16:44:03.227Z] Removing intermediate container 0d0687eb0028 [2020-04-16T16:44:03.227Z] ---> d50025151618 [2020-04-16T16:44:03.227Z] Step 12/16 : ARG GOARCH [2020-04-16T16:44:03.227Z] ---> Running in 4e7c4b5e16a4 [2020-04-16T16:44:03.227Z] Removing intermediate container 4e7c4b5e16a4 [2020-04-16T16:44:03.227Z] ---> 72f578d87b87 [2020-04-16T16:44:03.227Z] 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-16T16:44:03.227Z] ---> Running in 02093e3c2d01 [2020-04-16T16:44:03.505Z] #44 47.56 CC images/ipc-msg.o [2020-04-16T16:44:03.598Z] #47 ... [2020-04-16T16:44:03.598Z] [2020-04-16T16:44:03.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:03.598Z] #44 50.27 CC images/sk-netlink.o [2020-04-16T16:44:03.598Z] #44 50.60 CC images/packet-sock.o [2020-04-16T16:44:03.598Z] #44 51.10 CC images/ipc-var.o [2020-04-16T16:44:03.598Z] #44 51.51 CC images/ipc-desc.o [2020-04-16T16:44:03.598Z] #44 51.79 CC images/ipc-shm.o [2020-04-16T16:44:03.598Z] #44 51.98 CC images/ipc-msg.o [2020-04-16T16:44:03.598Z] #44 52.33 CC images/ipc-sem.o [2020-04-16T16:44:03.598Z] #44 52.68 CC images/utsns.o [2020-04-16T16:44:03.598Z] #44 52.92 CC images/creds.o [2020-04-16T16:44:03.598Z] #44 53.14 CC images/vma.o [2020-04-16T16:44:03.598Z] #44 53.48 CC images/netdev.o [2020-04-16T16:44:03.598Z] #44 54.13 CC images/tty.o [2020-04-16T16:44:03.598Z] #44 55.13 CC images/file-lock.o [2020-04-16T16:44:03.598Z] #44 55.45 CC images/rlimit.o [2020-04-16T16:44:03.766Z] #44 47.93 CC images/ipc-sem.o [2020-04-16T16:44:04.026Z] #44 48.20 CC images/utsns.o [2020-04-16T16:44:04.160Z] #44 55.88 CC images/pagemap.o [2020-04-16T16:44:04.287Z] #44 48.47 CC images/creds.o [2020-04-16T16:44:04.416Z] #44 56.37 CC images/siginfo.o [2020-04-16T16:44:04.547Z] #44 48.75 CC images/vma.o [2020-04-16T16:44:04.672Z] #44 56.71 CC images/rpc.o [2020-04-16T16:44:05.120Z] #44 49.08 CC images/netdev.o [2020-04-16T16:44:05.233Z] #44 ... [2020-04-16T16:44:05.233Z] [2020-04-16T16:44:05.233Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:05.233Z] #47 163.1 vendor/golang.org/x/net/idna [2020-04-16T16:44:05.380Z] #44 49.47 CC images/tty.o [2020-04-16T16:44:05.948Z] #44 102.4 LINK criu/pie/restorer.built-in.o [2020-04-16T16:44:05.948Z] #44 102.4 GEN criu/pie/restorer-blob.h [2020-04-16T16:44:05.948Z] #44 102.5 DEP criu/vdso.d [2020-04-16T16:44:05.948Z] #44 102.7 DEP criu/vdso-compat.d [2020-04-16T16:44:05.948Z] #44 102.9 DEP criu/uts_ns.d [2020-04-16T16:44:06.205Z] #44 103.0 DEP criu/util.d [2020-04-16T16:44:06.205Z] #44 103.2 DEP criu/uffd.d [2020-04-16T16:44:06.205Z] #44 ... [2020-04-16T16:44:06.205Z] [2020-04-16T16:44:06.205Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:06.205Z] #60 9.207 + cd /tmp/tmp.08xGfU51si/src/github.com/opencontainers/runc [2020-04-16T16:44:06.205Z] #60 9.208 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:44:06.205Z] #60 9.836 + '[' -z '' ']' [2020-04-16T16:44:06.205Z] #60 9.837 + target=static [2020-04-16T16:44:06.205Z] #60 9.837 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T16:44:06.205Z] #60 11.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-16T16:44:06.324Z] #44 50.37 CC images/file-lock.o [2020-04-16T16:44:06.324Z] #44 50.62 CC images/rlimit.o [2020-04-16T16:44:06.463Z] #60 ... [2020-04-16T16:44:06.463Z] [2020-04-16T16:44:06.463Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:06.463Z] #17 2.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:44:06.463Z] #17 2.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:44:06.463Z] #17 2.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:44:06.463Z] #17 3.094 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:44:06.463Z] #17 4.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:44:06.463Z] #17 5.973 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:44:06.720Z] #17 ... [2020-04-16T16:44:06.720Z] [2020-04-16T16:44:06.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:06.720Z] #44 103.5 DEP criu/tun.d [2020-04-16T16:44:06.720Z] #44 103.6 DEP criu/tty.d [2020-04-16T16:44:06.899Z] #44 50.93 CC images/pagemap.o [2020-04-16T16:44:06.899Z] #44 51.21 CC images/siginfo.o [2020-04-16T16:44:06.978Z] #44 103.9 DEP criu/timerfd.d [2020-04-16T16:44:07.235Z] #44 104.1 DEP criu/sysfs_parse.d [2020-04-16T16:44:07.235Z] #44 104.2 DEP criu/sysctl.d [2020-04-16T16:44:07.469Z] #44 51.64 CC images/rpc.o [2020-04-16T16:44:07.493Z] #44 104.3 DEP criu/string.d [2020-04-16T16:44:07.493Z] #44 104.4 DEP criu/stats.d [2020-04-16T16:44:07.493Z] #44 104.5 DEP criu/sockets.d [2020-04-16T16:44:07.750Z] #44 104.6 DEP criu/sk-unix.d [2020-04-16T16:44:07.750Z] #44 104.7 DEP criu/sk-tcp.d [2020-04-16T16:44:07.854Z] #10 ... [2020-04-16T16:44:07.854Z] [2020-04-16T16:44:07.854Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:07.854Z] #38 5.633 + RM_GOPATH=0 [2020-04-16T16:44:07.854Z] #38 5.633 + TMP_GOPATH= [2020-04-16T16:44:07.854Z] #38 5.633 + : /build [2020-04-16T16:44:07.854Z] #38 5.633 + '[' -z '' ']' [2020-04-16T16:44:07.854Z] #38 5.633 ++ mktemp -d [2020-04-16T16:44:07.854Z] #38 5.661 + export GOPATH=/tmp/tmp.P52zzmgzf7 [2020-04-16T16:44:07.854Z] #38 5.661 + GOPATH=/tmp/tmp.P52zzmgzf7 [2020-04-16T16:44:07.854Z] #38 5.661 + RM_GOPATH=1 [2020-04-16T16:44:07.854Z] #38 5.662 ++ dirname ./install.sh [2020-04-16T16:44:07.854Z] #38 5.663 + dir=. [2020-04-16T16:44:07.854Z] #38 5.663 + bin=tini [2020-04-16T16:44:07.854Z] #38 5.663 + shift [2020-04-16T16:44:07.854Z] #38 5.663 + '[' '!' -f ./tini.installer ']' [2020-04-16T16:44:07.854Z] #38 5.663 + . ./tini.installer [2020-04-16T16:44:07.854Z] #38 5.663 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:44:07.854Z] #38 5.663 + install_tini [2020-04-16T16:44:07.854Z] #38 5.663 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T16:44:07.854Z] #38 5.663 + git clone https://github.com/krallin/tini.git /tmp/tmp.P52zzmgzf7/tini [2020-04-16T16:44:07.854Z] #38 5.665 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:44:07.854Z] #38 5.672 Cloning into '/tmp/tmp.P52zzmgzf7/tini'... [2020-04-16T16:44:07.854Z] #38 6.872 + cd /tmp/tmp.P52zzmgzf7/tini [2020-04-16T16:44:07.854Z] #38 6.872 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:44:07.854Z] #38 6.916 + cmake . [2020-04-16T16:44:08.007Z] #44 104.9 DEP criu/sk-queue.d [2020-04-16T16:44:08.111Z] #38 7.982 -- The C compiler identification is GNU 8.3.0 [2020-04-16T16:44:08.111Z] #38 8.038 -- Check for working C compiler: /usr/bin/cc [2020-04-16T16:44:08.264Z] #44 105.1 DEP criu/sk-packet.d [2020-04-16T16:44:08.369Z] #38 ... [2020-04-16T16:44:08.369Z] [2020-04-16T16:44:08.369Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:44:08.369Z] #43 109.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-16T16:44:08.369Z] #43 109.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:44:08.369Z] #43 DONE 110.0s [2020-04-16T16:44:08.411Z] #44 ... [2020-04-16T16:44:08.411Z] [2020-04-16T16:44:08.411Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:44:08.411Z] #10 117.3 Selecting previously unselected package libapparmor1:arm64. [2020-04-16T16:44:08.411Z] #10 117.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-16T16:44:08.411Z] #10 117.3 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-16T16:44:08.505Z] #47 165.8 vendor/golang.org/x/net/http2/hpack [2020-04-16T16:44:08.522Z] #44 105.4 DEP criu/sk-netlink.d [2020-04-16T16:44:08.626Z] [2020-04-16T16:44:08.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:08.672Z] #10 117.4 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-16T16:44:08.672Z] #10 117.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-16T16:44:08.672Z] #10 117.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-16T16:44:08.672Z] #10 117.6 Selecting previously unselected package libbtrfs0. [2020-04-16T16:44:08.779Z] #44 105.5 DEP criu/sk-inet.d [2020-04-16T16:44:08.779Z] #44 105.7 DEP criu/signalfd.d [2020-04-16T16:44:08.932Z] #10 117.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-16T16:44:08.932Z] #10 117.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:44:08.932Z] #10 117.8 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:44:08.932Z] #10 117.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-16T16:44:09.037Z] #44 105.8 DEP criu/sigframe.d [2020-04-16T16:44:09.037Z] #44 105.9 DEP criu/shmem.d [2020-04-16T16:44:09.068Z] #47 ... [2020-04-16T16:44:09.068Z] [2020-04-16T16:44:09.068Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:44:09.068Z] #10 157.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T16:44:09.068Z] #10 157.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:44:09.068Z] #10 157.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:09.068Z] #10 ... [2020-04-16T16:44:09.068Z] [2020-04-16T16:44:09.068Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:09.068Z] #47 166.8 mime [2020-04-16T16:44:09.193Z] #10 117.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:44:09.193Z] #10 118.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-16T16:44:09.193Z] #10 118.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-16T16:44:09.193Z] #10 118.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-16T16:44:09.295Z] #44 106.1 DEP criu/servicefd.d [2020-04-16T16:44:09.295Z] #44 106.3 DEP criu/seize.d [2020-04-16T16:44:09.453Z] #10 118.2 Selecting previously unselected package libudev-dev:arm64. [2020-04-16T16:44:09.454Z] #10 118.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-16T16:44:09.454Z] #10 118.3 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-16T16:44:09.552Z] #44 106.5 DEP criu/seccomp.d [2020-04-16T16:44:09.714Z] #10 118.6 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-16T16:44:09.714Z] #10 118.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-16T16:44:09.714Z] #10 118.6 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-16T16:44:09.810Z] #44 106.7 DEP criu/rst-malloc.d [2020-04-16T16:44:09.810Z] #44 106.7 DEP criu/rbtree.d [2020-04-16T16:44:10.067Z] #44 106.8 DEP criu/pstree.d [2020-04-16T16:44:10.067Z] #44 106.9 DEP criu/protobuf.d [2020-04-16T16:44:10.067Z] #44 107.1 GEN criu/protobuf-desc-gen.h [2020-04-16T16:44:10.284Z] #10 119.1 Selecting previously unselected package libpcre16-3:arm64. [2020-04-16T16:44:10.284Z] #10 119.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-16T16:44:10.284Z] #10 119.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-16T16:44:10.284Z] #10 119.3 Selecting previously unselected package libpcre32-3:arm64. [2020-04-16T16:44:10.544Z] #10 119.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-16T16:44:10.544Z] #10 119.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-16T16:44:10.805Z] #10 119.5 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-16T16:44:10.805Z] #10 119.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-16T16:44:10.805Z] #10 119.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-16T16:44:10.805Z] #10 119.7 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-16T16:44:10.805Z] #10 119.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-16T16:44:10.805Z] #10 119.7 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-16T16:44:10.961Z] #47 168.6 mime/quotedprintable [2020-04-16T16:44:11.217Z] #47 169.0 net/http/internal [2020-04-16T16:44:11.376Z] #10 120.2 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-16T16:44:11.376Z] #10 120.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-16T16:44:11.376Z] #10 120.2 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-16T16:44:11.637Z] #10 120.6 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-16T16:44:11.898Z] #10 120.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-16T16:44:11.898Z] #10 120.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-16T16:44:11.898Z] #10 120.7 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-16T16:44:11.898Z] #10 120.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-16T16:44:11.898Z] #10 120.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-16T16:44:11.964Z] #44 108.6 DEP criu/protobuf-desc.d [2020-04-16T16:44:11.964Z] #44 108.7 DEP criu/proc_parse.d [2020-04-16T16:44:11.964Z] #44 109.0 DEP criu/plugin.d [2020-04-16T16:44:12.162Z] #10 120.9 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-16T16:44:12.162Z] #10 120.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-16T16:44:12.162Z] #10 120.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-16T16:44:12.222Z] #44 109.0 DEP criu/pipes.d [2020-04-16T16:44:12.222Z] #44 109.3 DEP criu/pie-util.d [2020-04-16T16:44:12.422Z] #10 ... [2020-04-16T16:44:12.422Z] [2020-04-16T16:44:12.422Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:44:12.422Z] #68 114.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:44:12.422Z] #68 114.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T16:44:12.422Z] #68 DONE 120.9s [2020-04-16T16:44:12.480Z] #44 109.5 DEP criu/pie-util-vdso.d [2020-04-16T16:44:12.480Z] #44 109.5 DEP criu/pie-util-vdso-elf32.d [2020-04-16T16:44:12.682Z] [2020-04-16T16:44:12.682Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T16:44:12.682Z] #69 DONE 0.2s [2020-04-16T16:44:12.682Z] [2020-04-16T16:44:12.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:12.682Z] #44 53.20 CC images/ext-file.o [2020-04-16T16:44:12.682Z] #44 53.49 CC images/cgroup.o [2020-04-16T16:44:12.682Z] #44 54.50 CC images/userns.o [2020-04-16T16:44:12.682Z] #44 54.79 CC images/google/protobuf/descriptor.o [2020-04-16T16:44:12.738Z] #44 ... [2020-04-16T16:44:12.738Z] [2020-04-16T16:44:12.738Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:12.738Z] #47 206.2 github.com/LK4D4/vndr/godl [2020-04-16T16:44:12.738Z] #47 207.0 github.com/LK4D4/vndr [2020-04-16T16:44:12.738Z] #47 DONE 215.8s [2020-04-16T16:44:12.738Z] [2020-04-16T16:44:12.738Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:12.738Z] #44 109.6 DEP criu/path.d [2020-04-16T16:44:12.738Z] #44 ... [2020-04-16T16:44:12.738Z] [2020-04-16T16:44:12.738Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:12.738Z] #17 11.32 Fetched 8338 kB in 9s (907 kB/s) [2020-04-16T16:44:13.107Z] #47 171.1 net/textproto [2020-04-16T16:44:13.107Z] #47 171.1 crypto/x509 [2020-04-16T16:44:13.158Z] Running on azwin-2-1a5a20 in d:\jenkins\workspace\moby_PR-40796 [Pipeline] { [Pipeline] ws [2020-04-16T16:44:13.174Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-16T16:44:13.253Z] #44 ... [2020-04-16T16:44:13.253Z] [2020-04-16T16:44:13.253Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:13.253Z] #47 111.7 vendor/golang.org/x/text/unicode/norm [2020-04-16T16:44:13.253Z] #47 111.7 github.com/LK4D4/vndr/build [2020-04-16T16:44:13.253Z] #47 117.2 vendor/golang.org/x/net/idna [2020-04-16T16:44:13.253Z] #47 118.4 mime [2020-04-16T16:44:13.253Z] #47 119.1 mime/quotedprintable [2020-04-16T16:44:13.254Z] #47 121.7 vendor/golang.org/x/net/http/httpproxy [2020-04-16T16:44:13.254Z] #47 121.7 net/textproto [2020-04-16T16:44:13.254Z] #47 121.7 crypto/x509 [2020-04-16T16:44:13.254Z] #47 ... [2020-04-16T16:44:13.254Z] [2020-04-16T16:44:13.254Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:13.254Z] #44 57.41 CC images/opts.o [2020-04-16T16:44:13.824Z] #44 57.86 CC images/seccomp.o [2020-04-16T16:44:13.886Z] #44 ... [2020-04-16T16:44:13.886Z] [2020-04-16T16:44:13.886Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:44:13.886Z] #33 104.8 path [2020-04-16T16:44:13.886Z] #33 105.8 text/tabwriter [2020-04-16T16:44:13.886Z] #33 108.0 path/filepath [2020-04-16T16:44:13.886Z] #33 108.0 fmt [2020-04-16T16:44:13.886Z] #33 110.3 io/ioutil [2020-04-16T16:44:13.886Z] #33 114.2 github.com/BurntSushi/toml [2020-04-16T16:44:13.886Z] #33 114.2 flag [2020-04-16T16:44:13.886Z] #33 ... [2020-04-16T16:44:13.886Z] [2020-04-16T16:44:13.886Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:13.886Z] #38 9.457 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T16:44:13.886Z] #38 9.458 -- Detecting C compiler ABI info [2020-04-16T16:44:13.886Z] #38 10.75 -- Detecting C compiler ABI info - done [2020-04-16T16:44:13.886Z] #38 10.81 -- Detecting C compile features [2020-04-16T16:44:14.144Z] #38 ... [2020-04-16T16:44:14.144Z] [2020-04-16T16:44:14.144Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:14.144Z] #47 105.4 regexp/syntax [2020-04-16T16:44:14.144Z] #47 109.9 fmt [2020-04-16T16:44:14.144Z] #47 114.6 regexp [2020-04-16T16:44:14.395Z] #44 58.28 CC images/binfmt-misc.o [2020-04-16T16:44:14.395Z] #44 58.56 CC images/time.o [2020-04-16T16:44:14.409Z] #47 ... [2020-04-16T16:44:14.409Z] [2020-04-16T16:44:14.409Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:14.409Z] #38 14.30 -- Detecting C compile features - done [2020-04-16T16:44:14.409Z] #38 14.34 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T16:44:14.473Z] #47 172.3 vendor/golang.org/x/net/http/httpguts [2020-04-16T16:44:14.656Z] #44 ... [2020-04-16T16:44:14.656Z] [2020-04-16T16:44:14.656Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:44:14.656Z] #10 121.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-16T16:44:14.656Z] #10 121.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-16T16:44:14.656Z] #10 121.9 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-16T16:44:14.656Z] #10 121.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:44:14.656Z] #10 121.9 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-16T16:44:14.656Z] #10 122.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-16T16:44:14.656Z] #10 122.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:14.656Z] #10 122.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:44:14.656Z] #10 122.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-16T16:44:14.656Z] #10 122.0 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-16T16:44:14.656Z] #10 122.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:44:14.656Z] #10 122.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:44:14.656Z] #10 122.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-16T16:44:14.656Z] #10 122.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T16:44:14.656Z] #10 122.2 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-16T16:44:14.656Z] #10 122.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:44:14.656Z] #10 122.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-16T16:44:14.656Z] #10 122.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:14.656Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-16T16:44:14.656Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-16T16:44:14.657Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:14.657Z] #10 122.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-16T16:44:14.657Z] #10 122.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-16T16:44:14.657Z] #10 122.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:44:14.657Z] #10 122.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-16T16:44:14.657Z] #10 122.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-16T16:44:14.657Z] #10 122.6 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T16:44:14.657Z] #10 122.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-16T16:44:14.657Z] #10 122.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-16T16:44:14.657Z] #10 122.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:44:14.657Z] #10 DONE 123.5s [2020-04-16T16:44:14.729Z] #47 172.6 vendor/golang.org/x/net/http/httpproxy [2020-04-16T16:44:14.917Z] [2020-04-16T16:44:14.917Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:14.917Z] #47 123.1 mime/multipart [2020-04-16T16:44:14.917Z] #47 123.2 vendor/golang.org/x/net/http/httpguts [2020-04-16T16:44:14.917Z] #47 ... [2020-04-16T16:44:14.917Z] [2020-04-16T16:44:14.917Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:44:14.917Z] #58 DONE 0.2s [2020-04-16T16:44:14.976Z] #38 14.80 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T16:44:14.985Z] #47 ... [2020-04-16T16:44:14.985Z] [2020-04-16T16:44:14.985Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:14.985Z] #44 57.80 CC images/ext-file.o [2020-04-16T16:44:14.985Z] #44 58.02 CC images/cgroup.o [2020-04-16T16:44:14.985Z] #44 58.51 CC images/userns.o [2020-04-16T16:44:14.985Z] #44 58.81 CC images/google/protobuf/descriptor.o [2020-04-16T16:44:14.985Z] #44 60.76 CC images/opts.o [2020-04-16T16:44:14.985Z] #44 61.09 CC images/seccomp.o [2020-04-16T16:44:14.985Z] #44 61.38 CC images/binfmt-misc.o [2020-04-16T16:44:14.985Z] #44 61.54 CC images/time.o [2020-04-16T16:44:14.985Z] #44 61.74 CC images/sysctl.o [2020-04-16T16:44:14.985Z] #44 61.94 CC images/autofs.o [2020-04-16T16:44:14.985Z] #44 62.29 CC images/macvlan.o [2020-04-16T16:44:14.985Z] #44 62.51 CC images/sit.o [2020-04-16T16:44:14.985Z] #44 62.70 LINK images/built-in.o [2020-04-16T16:44:14.985Z] #44 62.82 GEN compel/include/asm [2020-04-16T16:44:14.985Z] #44 62.83 GEN compel/include/version.h [2020-04-16T16:44:14.985Z] #44 62.84 touch .config [2020-04-16T16:44:14.985Z] #44 62.86 GEN include/common/config.h [2020-04-16T16:44:14.985Z] #44 62.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-16T16:44:14.985Z] #44 63.00 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-16T16:44:14.985Z] #44 63.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-16T16:44:14.985Z] #44 63.03 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-16T16:44:14.985Z] #44 63.06 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-16T16:44:14.985Z] #44 63.09 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-16T16:44:14.985Z] #44 63.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-16T16:44:14.985Z] #44 63.16 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-16T16:44:14.985Z] #44 63.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-16T16:44:14.985Z] #44 63.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T16:44:14.985Z] #44 63.21 DEP compel/plugins/std/infect.d [2020-04-16T16:44:14.985Z] #44 63.35 DEP compel/plugins/std/string.d [2020-04-16T16:44:14.985Z] #44 63.48 DEP compel/plugins/std/log.d [2020-04-16T16:44:14.985Z] #44 63.59 DEP compel/plugins/std/fds.d [2020-04-16T16:44:14.985Z] #44 63.69 DEP compel/plugins/std/std.d [2020-04-16T16:44:14.985Z] #44 63.81 DEP compel/plugins/shmem/shmem.d [2020-04-16T16:44:14.985Z] #44 63.91 DEP compel/plugins/fds/fds.d [2020-04-16T16:44:14.985Z] #44 64.06 CC compel/plugins/std/std.o [2020-04-16T16:44:14.985Z] #44 64.37 CC compel/plugins/std/fds.o [2020-04-16T16:44:14.985Z] #44 64.86 CC compel/plugins/std/log.o [2020-04-16T16:44:14.985Z] #44 65.80 CC compel/plugins/std/string.o [2020-04-16T16:44:14.985Z] #44 66.56 CC compel/plugins/std/infect.o [2020-04-16T16:44:14.985Z] #44 66.96 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-16T16:44:14.985Z] #44 67.00 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-16T16:44:14.985Z] #44 67.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-16T16:44:14.985Z] #44 67.10 AR compel/plugins/std.lib.a [2020-04-16T16:44:15.178Z] [2020-04-16T16:44:15.178Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T16:44:15.178Z] #59 DONE 0.1s [2020-04-16T16:44:15.178Z] [2020-04-16T16:44:15.178Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:15.235Z] #38 15.03 -- Configuring done [2020-04-16T16:44:15.235Z] #38 15.05 -- Generating done [2020-04-16T16:44:15.235Z] #38 15.08 -- Build files have been written to: /tmp/tmp.P52zzmgzf7/tini [2020-04-16T16:44:15.235Z] #38 15.09 + make tini-static [2020-04-16T16:44:15.235Z] #38 ... [2020-04-16T16:44:15.235Z] [2020-04-16T16:44:15.235Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:44:15.235Z] #56 106.7 os [2020-04-16T16:44:15.235Z] #56 107.3 encoding/binary [2020-04-16T16:44:15.235Z] #56 111.3 encoding/base64 [2020-04-16T16:44:15.235Z] #56 112.8 golang.org/x/sys/unix [2020-04-16T16:44:15.235Z] #56 113.6 fmt [2020-04-16T16:44:15.241Z] #44 67.20 CC compel/plugins/fds/fds.o [2020-04-16T16:44:15.241Z] #44 ... [2020-04-16T16:44:15.241Z] [2020-04-16T16:44:15.241Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:15.241Z] #47 173.1 mime/multipart [2020-04-16T16:44:15.492Z] #56 ... [2020-04-16T16:44:15.493Z] [2020-04-16T16:44:15.493Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:44:15.493Z] #10 116.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T16:44:15.493Z] #10 116.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:44:15.493Z] #10 116.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:15.493Z] #10 116.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T16:44:15.493Z] #10 116.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:44:15.493Z] #10 116.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:16.016Z] #17 11.32 Reading package lists... [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T16:44:16.034Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-04-16T16:44:16.034Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T16:44:16.034Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.5% of statements [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T16:44:16.034Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-04-16T16:44:16.034Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T16:44:16.034Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-04-16T16:44:16.034Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T16:44:16.034Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T16:44:16.034Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-04-16T16:44:16.169Z] #47 ... [2020-04-16T16:44:16.169Z] [2020-04-16T16:44:16.169Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:44:16.169Z] #68 167.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:44:16.169Z] #68 167.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T16:44:16.169Z] #68 DONE 174.0s [2020-04-16T16:44:16.169Z] [2020-04-16T16:44:16.169Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T16:44:16.169Z] #69 DONE 0.1s [2020-04-16T16:44:16.426Z] [2020-04-16T16:44:16.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:16.426Z] #44 67.44 AR compel/plugins/fds.lib.a [2020-04-16T16:44:16.426Z] #44 67.51 HOSTDEP compel/src/lib/log-host.d [2020-04-16T16:44:16.426Z] #44 67.63 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T16:44:16.426Z] #44 67.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-16T16:44:16.426Z] #44 67.91 HOSTDEP compel/src/main-host.d [2020-04-16T16:44:16.426Z] #44 68.03 DEP compel/src/lib/ptrace.d [2020-04-16T16:44:16.426Z] #44 68.12 DEP compel/src/lib/infect.d [2020-04-16T16:44:16.426Z] #44 68.41 DEP compel/src/lib/infect-util.d [2020-04-16T16:44:16.426Z] #44 68.51 DEP compel/src/lib/infect-rpc.d [2020-04-16T16:44:16.682Z] #44 68.67 DEP compel/arch/x86/src/lib/infect.d [2020-04-16T16:44:16.682Z] #44 68.77 DEP compel/arch/x86/src/lib/cpu.d [2020-04-16T16:44:16.938Z] #44 68.90 DEP compel/src/lib/log.d [2020-04-16T16:44:16.938Z] #44 69.00 DEP compel/src/main.d [2020-04-16T16:44:17.194Z] #44 69.16 DEP compel/src/lib/handle-elf.d [2020-04-16T16:44:17.388Z] #17 15.51 Reading package lists... [2020-04-16T16:44:17.388Z] #17 ... [2020-04-16T16:44:17.388Z] [2020-04-16T16:44:17.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:17.388Z] #44 109.8 DEP criu/parasite-syscall.d [2020-04-16T16:44:17.388Z] #44 110.1 DEP criu/pagemap.d [2020-04-16T16:44:17.388Z] #44 110.3 DEP criu/pagemap-cache.d [2020-04-16T16:44:17.388Z] #44 110.5 DEP criu/page-xfer.d [2020-04-16T16:44:17.388Z] #44 110.7 DEP criu/page-pipe.d [2020-04-16T16:44:17.388Z] #44 110.8 DEP criu/netfilter.d [2020-04-16T16:44:17.388Z] #44 110.9 DEP criu/net.d [2020-04-16T16:44:17.388Z] #44 111.1 DEP criu/namespaces.d [2020-04-16T16:44:17.388Z] #44 111.2 DEP criu/mount.d [2020-04-16T16:44:17.388Z] #44 111.4 DEP criu/mem.d [2020-04-16T16:44:17.388Z] #44 111.5 DEP criu/lsm.d [2020-04-16T16:44:17.388Z] #44 111.7 DEP criu/log.d [2020-04-16T16:44:17.388Z] #44 111.9 DEP criu/libnetlink.d [2020-04-16T16:44:17.388Z] #44 112.0 DEP criu/kerndat.d [2020-04-16T16:44:17.388Z] #44 112.2 DEP criu/kcmp-ids.d [2020-04-16T16:44:17.388Z] #44 112.3 DEP criu/irmap.d [2020-04-16T16:44:17.388Z] #44 112.4 DEP criu/ipc_ns.d [2020-04-16T16:44:17.388Z] #44 112.6 DEP criu/image.d [2020-04-16T16:44:17.388Z] #44 112.7 DEP criu/image-desc.d [2020-04-16T16:44:17.388Z] #44 112.9 DEP criu/fsnotify.d [2020-04-16T16:44:17.388Z] #44 113.0 DEP criu/filesystems.d [2020-04-16T16:44:17.388Z] #44 113.2 DEP criu/files.d [2020-04-16T16:44:17.388Z] #44 113.3 DEP criu/files-reg.d [2020-04-16T16:44:17.388Z] #44 113.5 DEP criu/files-ext.d [2020-04-16T16:44:17.388Z] #44 113.7 DEP criu/file-lock.d [2020-04-16T16:44:17.388Z] #44 113.8 DEP criu/file-ids.d [2020-04-16T16:44:17.388Z] #44 114.0 DEP criu/fifo.d [2020-04-16T16:44:17.388Z] #44 114.1 DEP criu/fdstore.d [2020-04-16T16:44:17.388Z] #44 114.2 DEP criu/fault-injection.d [2020-04-16T16:44:17.388Z] #44 114.3 DEP criu/external.d [2020-04-16T16:44:17.451Z] #44 69.33 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-16T16:44:17.814Z] #44 69.62 CC compel/src/lib/log.o [2020-04-16T16:44:17.817Z] #44 114.4 DEP criu/eventpoll.d [2020-04-16T16:44:17.817Z] #44 114.6 DEP criu/eventfd.d [2020-04-16T16:44:17.817Z] #44 114.8 DEP criu/crtools.d [2020-04-16T16:44:17.820Z] #60 2.730 + RM_GOPATH=0 [2020-04-16T16:44:17.820Z] #60 2.730 + TMP_GOPATH= [2020-04-16T16:44:17.820Z] #60 2.730 + : /build [2020-04-16T16:44:17.820Z] #60 2.730 + '[' -z '' ']' [2020-04-16T16:44:17.820Z] #60 2.730 ++ mktemp -d [2020-04-16T16:44:17.820Z] #60 2.739 + export GOPATH=/tmp/tmp.JgpbWm4vMo [2020-04-16T16:44:17.820Z] #60 2.739 + GOPATH=/tmp/tmp.JgpbWm4vMo [2020-04-16T16:44:17.820Z] #60 2.739 + RM_GOPATH=1 [2020-04-16T16:44:17.820Z] #60 2.754 ++ dirname ./install.sh [2020-04-16T16:44:17.820Z] #60 2.755 + dir=. [2020-04-16T16:44:17.820Z] #60 2.756 + bin=runc [2020-04-16T16:44:17.820Z] #60 2.756 + shift [2020-04-16T16:44:17.820Z] #60 2.756 + '[' '!' -f ./runc.installer ']' [2020-04-16T16:44:17.820Z] #60 2.757 + . ./runc.installer [2020-04-16T16:44:17.820Z] #60 2.757 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:44:17.820Z] #60 2.758 + install_runc [2020-04-16T16:44:17.820Z] #60 2.770 + uname -r [2020-04-16T16:44:17.820Z] #60 2.782 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T16:44:17.820Z] #60 2.784 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T16:44:17.820Z] #60 2.784 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T16:44:17.820Z] #60 2.785 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T16:44:17.820Z] #60 2.785 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JgpbWm4vMo/src/github.com/opencontainers/runc [2020-04-16T16:44:17.820Z] #60 2.789 Cloning into '/tmp/tmp.JgpbWm4vMo/src/github.com/opencontainers/runc'... [2020-04-16T16:44:17.820Z] #60 ... [2020-04-16T16:44:17.820Z] [2020-04-16T16:44:17.820Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T16:44:17.820Z] #11 DONE 3.2s [2020-04-16T16:44:18.055Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 13.6% of statements [2020-04-16T16:44:18.072Z] #44 69.90 CC compel/arch/x86/src/lib/cpu.o [2020-04-16T16:44:18.084Z] [2020-04-16T16:44:18.084Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T16:44:18.087Z] #44 115.0 DEP criu/cr-service.d [2020-04-16T16:44:18.087Z] #44 115.1 DEP criu/cr-restore.d [2020-04-16T16:44:18.348Z] #44 115.2 DEP criu/cr-errno.d [2020-04-16T16:44:18.348Z] #44 115.3 DEP criu/cr-dump.d [2020-04-16T16:44:18.609Z] #44 115.4 DEP criu/cr-dedup.d [2020-04-16T16:44:18.634Z] #44 70.63 CC compel/arch/x86/src/lib/infect.o [2020-04-16T16:44:18.670Z] ok github.com/docker/docker/builder/dockerfile 0.989s coverage: 48.2% of statements [2020-04-16T16:44:18.867Z] #44 115.7 DEP criu/cr-check.d [2020-04-16T16:44:18.867Z] #44 115.8 DEP criu/config.d [2020-04-16T16:44:19.124Z] #44 116.0 DEP criu/clone-noasan.d [2020-04-16T16:44:19.124Z] #44 116.1 DEP criu/cgroup.d [2020-04-16T16:44:19.288Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-16T16:44:19.288Z] ok github.com/docker/docker/builder/remotecontext/git 0.788s coverage: 86.3% of statements [2020-04-16T16:44:19.288Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T16:44:19.288Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T16:44:19.381Z] #44 116.3 DEP criu/cgroup-props.d [2020-04-16T16:44:19.381Z] #44 116.4 DEP criu/bitmap.d [2020-04-16T16:44:19.567Z] #44 ... [2020-04-16T16:44:19.567Z] [2020-04-16T16:44:19.567Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:44:19.567Z] #50 DONE 177.4s [2020-04-16T16:44:19.567Z] [2020-04-16T16:44:19.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:44:19.567Z] #10 177.1 Selecting previously unselected package libapparmor1:amd64. [2020-04-16T16:44:19.567Z] #10 177.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-16T16:44:19.567Z] #10 177.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-16T16:44:19.567Z] #10 177.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-16T16:44:19.567Z] #10 177.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-16T16:44:19.567Z] #10 177.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-16T16:44:19.567Z] #10 177.6 Selecting previously unselected package libbtrfs0. [2020-04-16T16:44:19.567Z] #10 177.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-16T16:44:19.567Z] #10 177.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:44:19.567Z] #10 177.7 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:44:19.567Z] #10 177.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-16T16:44:19.567Z] #10 177.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:44:19.567Z] #10 177.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-16T16:44:19.567Z] #10 177.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:44:19.567Z] #10 177.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:44:19.637Z] #44 116.4 DEP criu/bfd.d [2020-04-16T16:44:19.637Z] #44 116.5 DEP criu/autofs.d [2020-04-16T16:44:19.637Z] #44 116.6 DEP criu/aio.d [2020-04-16T16:44:19.674Z] #10 ... [2020-04-16T16:44:19.674Z] [2020-04-16T16:44:19.674Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:19.674Z] #38 15.61 Scanning dependencies of target tini-static [2020-04-16T16:44:19.674Z] #38 15.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T16:44:19.674Z] #38 17.60 [100%] Linking C executable tini-static [2020-04-16T16:44:19.674Z] #38 18.47 [100%] Built target tini-static [2020-04-16T16:44:19.674Z] #38 18.59 + mkdir -p /build [2020-04-16T16:44:19.674Z] #38 18.59 + cp tini-static /build/docker-init [2020-04-16T16:44:19.674Z] #38 DONE 19.0s [2020-04-16T16:44:19.674Z] [2020-04-16T16:44:19.674Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:19.674Z] #44 5.786 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:44:19.674Z] #44 5.787 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:44:19.674Z] #44 5.797 Note: Building without GnuTLS support [2020-04-16T16:44:19.674Z] #44 8.286 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:44:19.674Z] #44 8.342 GEN .gitid [2020-04-16T16:44:19.674Z] #44 8.369 GEN criu/include/version.h [2020-04-16T16:44:19.674Z] #44 8.399 GEN include/common/asm [2020-04-16T16:44:19.674Z] #44 10.16 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T16:44:19.674Z] #44 10.25 PBCC images/opts.pb-c.c [2020-04-16T16:44:19.674Z] #44 10.30 PBCC images/sit.pb-c.c [2020-04-16T16:44:19.674Z] #44 10.37 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T16:44:19.674Z] #44 10.43 DEP images/opts.pb-c.d [2020-04-16T16:44:19.674Z] #44 10.51 DEP images/sit.pb-c.d [2020-04-16T16:44:19.674Z] #44 10.61 PBCC images/macvlan.pb-c.c [2020-04-16T16:44:19.674Z] #44 10.67 DEP images/macvlan.pb-c.d [2020-04-16T16:44:19.674Z] #44 10.77 PBCC images/autofs.pb-c.c [2020-04-16T16:44:19.674Z] #44 10.85 DEP images/autofs.pb-c.d [2020-04-16T16:44:19.674Z] #44 10.95 PBCC images/sysctl.pb-c.c [2020-04-16T16:44:19.674Z] #44 11.08 DEP images/sysctl.pb-c.d [2020-04-16T16:44:19.674Z] #44 ... [2020-04-16T16:44:19.674Z] [2020-04-16T16:44:19.674Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:44:19.823Z] #10 178.0 Selecting previously unselected package libudev-dev:amd64. [2020-04-16T16:44:19.823Z] #10 178.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-16T16:44:19.823Z] #10 178.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:44:19.894Z] #44 116.8 DEP criu/action-scripts.d [2020-04-16T16:44:20.079Z] #10 178.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-16T16:44:20.079Z] #10 178.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-16T16:44:20.079Z] #10 178.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-16T16:44:20.151Z] #44 117.2 CC criu/action-scripts.o [2020-04-16T16:44:20.633Z] #12 DONE 2.8s [2020-04-16T16:44:20.633Z] [2020-04-16T16:44:20.633Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:20.633Z] #44 59.02 CC images/sysctl.o [2020-04-16T16:44:20.633Z] #44 59.38 CC images/autofs.o [2020-04-16T16:44:20.633Z] #44 59.71 CC images/macvlan.o [2020-04-16T16:44:20.633Z] #44 60.01 CC images/sit.o [2020-04-16T16:44:20.633Z] #44 60.39 LINK images/built-in.o [2020-04-16T16:44:20.633Z] #44 60.56 GEN compel/include/asm [2020-04-16T16:44:20.633Z] #44 60.58 GEN compel/include/version.h [2020-04-16T16:44:20.633Z] #44 60.59 touch .config [2020-04-16T16:44:20.633Z] #44 60.62 GEN include/common/config.h [2020-04-16T16:44:20.633Z] #44 60.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T16:44:20.633Z] #44 60.75 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-16T16:44:20.633Z] #44 60.89 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-16T16:44:20.633Z] #44 60.93 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-16T16:44:20.633Z] #44 60.99 DEP compel/plugins/std/infect.d [2020-04-16T16:44:20.633Z] #44 61.15 DEP compel/plugins/std/string.d [2020-04-16T16:44:20.633Z] #44 61.24 DEP compel/plugins/std/log.d [2020-04-16T16:44:20.633Z] #44 61.36 DEP compel/plugins/std/fds.d [2020-04-16T16:44:20.634Z] #44 61.48 DEP compel/plugins/std/std.d [2020-04-16T16:44:20.634Z] #44 61.68 DEP compel/plugins/shmem/shmem.d [2020-04-16T16:44:20.634Z] #44 61.92 DEP compel/plugins/fds/fds.d [2020-04-16T16:44:20.634Z] #44 62.13 CC compel/plugins/std/std.o [2020-04-16T16:44:20.634Z] #44 62.54 CC compel/plugins/std/fds.o [2020-04-16T16:44:20.634Z] #44 63.01 CC compel/plugins/std/log.o [2020-04-16T16:44:20.634Z] #44 64.10 CC compel/plugins/std/string.o [2020-04-16T16:44:20.640Z] #10 178.9 Selecting previously unselected package libpcre16-3:amd64. [2020-04-16T16:44:20.640Z] #10 178.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-16T16:44:20.640Z] #10 178.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-16T16:44:20.716Z] #44 117.6 CC criu/aio.o [2020-04-16T16:44:20.894Z] #44 65.04 CC compel/plugins/std/infect.o [2020-04-16T16:44:20.896Z] #10 179.2 Selecting previously unselected package libpcre32-3:amd64. [2020-04-16T16:44:20.896Z] #10 179.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-16T16:44:20.896Z] #10 179.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-16T16:44:21.152Z] #10 179.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-16T16:44:21.152Z] #10 179.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-16T16:44:21.152Z] #10 179.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-16T16:44:21.221Z] #65 56.63 Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 80% (2528/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-16T16:44:21.279Z] #44 118.1 CC criu/autofs.o [2020-04-16T16:44:21.410Z] #10 179.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-16T16:44:21.410Z] #10 179.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-16T16:44:21.410Z] #10 179.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-16T16:44:21.479Z] #65 58.58 + cd /tmp/tmp.yXFbWGSd6N/src/github.com/containerd/containerd [2020-04-16T16:44:21.479Z] #65 58.58 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:44:21.665Z] #10 180.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-16T16:44:21.666Z] #10 180.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-16T16:44:21.666Z] #10 180.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-16T16:44:21.844Z] #44 ... [2020-04-16T16:44:21.844Z] [2020-04-16T16:44:21.844Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:44:21.844Z] #30 DONE 225.2s [2020-04-16T16:44:21.844Z] [2020-04-16T16:44:21.844Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:21.844Z] #17 15.51 Reading package lists... [2020-04-16T16:44:21.844Z] #17 19.23 Building dependency tree... [2020-04-16T16:44:21.844Z] #17 20.54 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T16:44:21.844Z] #17 20.54 The following additional packages will be installed: [2020-04-16T16:44:21.844Z] #17 20.54 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T16:44:21.844Z] #17 20.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T16:44:21.844Z] #17 20.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T16:44:21.844Z] #17 20.55 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T16:44:21.844Z] #17 20.55 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T16:44:21.844Z] #17 20.55 Suggested packages: [2020-04-16T16:44:21.844Z] #17 20.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T16:44:21.844Z] #17 20.55 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T16:44:21.844Z] #17 20.55 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T16:44:21.844Z] #17 20.55 Recommended packages: [2020-04-16T16:44:21.844Z] #17 20.55 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T16:44:21.844Z] #17 20.55 python3-keyrings.alt python3-xdg unzip [2020-04-16T16:44:21.854Z] #44 65.81 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-16T16:44:21.854Z] #44 65.90 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-16T16:44:21.854Z] #44 65.97 AR compel/plugins/std.lib.a [2020-04-16T16:44:21.922Z] #10 180.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-16T16:44:21.922Z] #10 180.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:44:21.922Z] #10 180.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-16T16:44:21.922Z] #10 180.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-16T16:44:21.922Z] #10 180.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-16T16:44:21.922Z] #10 180.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-16T16:44:21.922Z] #10 180.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-16T16:44:22.115Z] #44 66.06 CC compel/plugins/fds/fds.o [2020-04-16T16:44:22.177Z] #10 180.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-16T16:44:22.177Z] #10 180.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:44:22.377Z] #44 66.38 AR compel/plugins/fds.lib.a [2020-04-16T16:44:22.377Z] #44 66.43 HOSTDEP compel/src/lib/log-host.d [2020-04-16T16:44:22.377Z] #44 66.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T16:44:22.433Z] #10 180.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-16T16:44:22.433Z] #10 180.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-16T16:44:22.433Z] #10 180.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-16T16:44:22.433Z] #10 180.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:44:22.433Z] #10 180.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-16T16:44:22.433Z] #10 180.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-16T16:44:22.433Z] #10 180.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:22.637Z] #44 66.80 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-16T16:44:22.689Z] #10 180.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:44:22.689Z] #10 180.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-16T16:44:22.689Z] #10 180.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:44:22.689Z] #10 181.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:44:22.689Z] #10 181.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:44:22.689Z] #10 181.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-16T16:44:22.689Z] #10 181.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T16:44:22.689Z] #10 181.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:44:22.689Z] #10 181.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:44:22.689Z] #10 181.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-16T16:44:22.689Z] #10 181.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:22.689Z] #10 181.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-16T16:44:22.689Z] #10 181.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-16T16:44:22.689Z] #10 181.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:44:22.689Z] #10 181.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-16T16:44:22.689Z] #10 181.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-16T16:44:22.689Z] #10 181.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:44:22.689Z] #10 181.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-16T16:44:22.739Z] ok github.com/docker/docker/client 0.090s coverage: 75.8% of statements [2020-04-16T16:44:22.898Z] #44 66.96 HOSTDEP compel/src/main-host.d [2020-04-16T16:44:22.945Z] #10 181.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:44:22.945Z] #10 181.1 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T16:44:22.945Z] #10 181.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:44:22.945Z] #10 181.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-16T16:44:22.945Z] #10 181.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:44:23.160Z] #44 ... [2020-04-16T16:44:23.160Z] [2020-04-16T16:44:23.160Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:44:23.160Z] #13 2.116 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T16:44:23.160Z] #13 DONE 2.3s [2020-04-16T16:44:23.160Z] [2020-04-16T16:44:23.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:23.160Z] #44 67.15 DEP compel/src/lib/ptrace.d [2020-04-16T16:44:23.160Z] #44 ... [2020-04-16T16:44:23.160Z] [2020-04-16T16:44:23.160Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:23.160Z] #47 126.4 crypto/tls [2020-04-16T16:44:23.160Z] #47 ... [2020-04-16T16:44:23.160Z] [2020-04-16T16:44:23.160Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T16:44:23.201Z] #10 DONE 181.6s [2020-04-16T16:44:23.201Z] [2020-04-16T16:44:23.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:23.201Z] #44 71.60 CC compel/src/lib/infect-rpc.o [2020-04-16T16:44:23.201Z] #44 72.07 CC compel/src/lib/infect-util.o [2020-04-16T16:44:23.201Z] #44 72.43 CC compel/src/lib/infect.o [2020-04-16T16:44:23.201Z] #44 74.56 CC compel/src/lib/ptrace.o [2020-04-16T16:44:23.201Z] #44 74.87 AR compel/libcompel.a [2020-04-16T16:44:23.201Z] #44 74.94 HOSTCC compel/src/main-host.o [2020-04-16T16:44:23.201Z] #44 75.33 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-16T16:44:23.216Z] #17 22.82 The following NEW packages will be installed: [2020-04-16T16:44:23.216Z] #17 22.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T16:44:23.216Z] #17 22.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T16:44:23.216Z] #17 22.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T16:44:23.216Z] #17 22.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T16:44:23.216Z] #17 22.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T16:44:23.216Z] #17 22.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T16:44:23.216Z] #17 22.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T16:44:23.216Z] #17 22.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T16:44:23.216Z] #17 22.83 xz-utils zip [2020-04-16T16:44:23.380Z] #65 60.32 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T16:44:23.380Z] #65 60.32 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T16:44:23.380Z] #65 60.32 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:44:23.380Z] #65 60.32 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:44:23.380Z] #65 60.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T16:44:23.380Z] #65 60.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T16:44:23.380Z] #65 60.32 + '[' '' = dynamic ']' [2020-04-16T16:44:23.380Z] #65 60.32 + make [2020-04-16T16:44:23.420Z] #14 ... [2020-04-16T16:44:23.420Z] [2020-04-16T16:44:23.420Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:44:23.420Z] #50 DONE 131.8s [2020-04-16T16:44:23.420Z] [2020-04-16T16:44:23.420Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:23.420Z] #44 67.47 DEP compel/src/lib/infect.d [2020-04-16T16:44:23.420Z] #44 67.69 DEP compel/src/lib/infect-util.d [2020-04-16T16:44:23.456Z] #44 ... [2020-04-16T16:44:23.456Z] [2020-04-16T16:44:23.456Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:44:23.456Z] #58 DONE 0.1s [2020-04-16T16:44:23.456Z] [2020-04-16T16:44:23.456Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T16:44:23.456Z] #59 DONE 0.1s [2020-04-16T16:44:23.682Z] #44 67.79 DEP compel/src/lib/infect-rpc.d [2020-04-16T16:44:23.682Z] #44 67.89 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-16T16:44:23.712Z] [2020-04-16T16:44:23.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:23.712Z] #44 75.54 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T16:44:23.781Z] #17 23.25 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:44:23.781Z] #17 23.25 Need to get 28.5 MB of archives. [2020-04-16T16:44:23.781Z] #17 23.25 After this operation, 116 MB of additional disk space will be used. [2020-04-16T16:44:23.781Z] #17 23.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-16T16:44:23.781Z] #17 23.26 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-16T16:44:23.781Z] #17 23.29 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-16T16:44:23.781Z] #17 23.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-16T16:44:23.781Z] #17 23.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-16T16:44:23.781Z] #17 23.39 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-16T16:44:23.781Z] #17 23.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-16T16:44:23.942Z] #44 68.08 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-16T16:44:24.039Z] #17 23.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-16T16:44:24.039Z] #17 23.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-16T16:44:24.039Z] #17 23.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-16T16:44:24.039Z] #17 23.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-16T16:44:24.039Z] #17 23.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-16T16:44:24.039Z] #17 23.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-16T16:44:24.039Z] #17 23.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-16T16:44:24.039Z] #17 23.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-16T16:44:24.039Z] #17 23.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-16T16:44:24.039Z] #17 23.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-16T16:44:24.039Z] #17 23.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:44:24.039Z] #17 23.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-16T16:44:24.039Z] #17 23.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-16T16:44:24.039Z] #17 23.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-16T16:44:24.039Z] #17 23.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-16T16:44:24.039Z] #17 23.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-16T16:44:24.039Z] #17 23.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-16T16:44:24.039Z] #17 23.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-16T16:44:24.039Z] #17 23.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-16T16:44:24.039Z] #17 23.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-16T16:44:24.039Z] #17 23.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-16T16:44:24.039Z] #17 23.60 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-16T16:44:24.203Z] #44 68.32 DEP compel/src/lib/log.d [2020-04-16T16:44:24.274Z] #44 76.08 HOSTCC compel/src/lib/log-host.o [2020-04-16T16:44:24.274Z] #44 76.33 HOSTLINK compel/compel-host-bin [2020-04-16T16:44:24.296Z] #17 23.97 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-16T16:44:24.296Z] #17 23.97 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-16T16:44:24.296Z] #17 23.98 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-16T16:44:24.296Z] #17 23.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-16T16:44:24.296Z] #17 23.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-16T16:44:24.296Z] #17 24.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T16:44:24.296Z] #17 24.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T16:44:24.296Z] #17 24.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T16:44:24.296Z] #17 24.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-16T16:44:24.296Z] #17 24.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T16:44:24.464Z] #44 68.46 DEP compel/src/main.d [2020-04-16T16:44:24.464Z] #44 68.74 DEP compel/src/lib/handle-elf.d [2020-04-16T16:44:24.529Z] #44 76.49 DEP soccr/soccr.d [2020-04-16T16:44:24.529Z] #44 76.62 CC soccr/soccr.o [2020-04-16T16:44:24.554Z] #17 24.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T16:44:24.554Z] #17 24.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T16:44:24.554Z] #17 24.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-16T16:44:24.554Z] #17 24.20 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-16T16:44:24.724Z] #44 68.93 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-16T16:44:24.811Z] #17 24.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-16T16:44:24.812Z] #17 24.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T16:44:24.986Z] #44 69.31 CC compel/src/lib/log.o [2020-04-16T16:44:25.069Z] #17 24.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-16T16:44:25.069Z] #17 24.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-16T16:44:25.069Z] #17 24.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-16T16:44:25.282Z] #65 ... [2020-04-16T16:44:25.282Z] [2020-04-16T16:44:25.282Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:44:25.282Z] #33 117.2 log [2020-04-16T16:44:25.282Z] #33 120.2 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:44:25.282Z] #33 DONE 126.2s [2020-04-16T16:44:25.282Z] [2020-04-16T16:44:25.282Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:44:25.282Z] #65 62.08 + bin/ctr [2020-04-16T16:44:25.282Z] #65 ... [2020-04-16T16:44:25.282Z] [2020-04-16T16:44:25.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:25.282Z] #44 11.25 PBCC images/time.pb-c.c [2020-04-16T16:44:25.282Z] #44 11.32 DEP images/time.pb-c.d [2020-04-16T16:44:25.282Z] #44 11.51 PBCC images/binfmt-misc.pb-c.c [2020-04-16T16:44:25.282Z] #44 11.53 DEP images/binfmt-misc.pb-c.d [2020-04-16T16:44:25.282Z] #44 11.66 PBCC images/seccomp.pb-c.c [2020-04-16T16:44:25.282Z] #44 11.67 DEP images/seccomp.pb-c.d [2020-04-16T16:44:25.282Z] #44 11.78 PBCC images/userns.pb-c.c [2020-04-16T16:44:25.282Z] #44 11.86 DEP images/userns.pb-c.d [2020-04-16T16:44:25.282Z] #44 12.09 PBCC images/cgroup.pb-c.c [2020-04-16T16:44:25.282Z] #44 12.18 DEP images/cgroup.pb-c.d [2020-04-16T16:44:25.282Z] #44 12.32 PBCC images/fown.pb-c.c [2020-04-16T16:44:25.282Z] #44 12.33 PBCC images/ext-file.pb-c.c [2020-04-16T16:44:25.282Z] #44 12.38 DEP images/fown.pb-c.d [2020-04-16T16:44:25.282Z] #44 12.44 DEP images/ext-file.pb-c.d [2020-04-16T16:44:25.282Z] #44 12.48 PBCC images/rpc.pb-c.c [2020-04-16T16:44:25.282Z] #44 12.51 DEP images/rpc.pb-c.d [2020-04-16T16:44:25.282Z] #44 12.57 PBCC images/siginfo.pb-c.c [2020-04-16T16:44:25.282Z] #44 12.61 DEP images/siginfo.pb-c.d [2020-04-16T16:44:25.282Z] #44 12.66 PBCC images/pagemap.pb-c.c [2020-04-16T16:44:25.282Z] #44 12.76 DEP images/pagemap.pb-c.d [2020-04-16T16:44:25.282Z] #44 12.82 PBCC images/rlimit.pb-c.c [2020-04-16T16:44:25.282Z] #44 12.83 DEP images/rlimit.pb-c.d [2020-04-16T16:44:25.282Z] #44 12.97 PBCC images/file-lock.pb-c.c [2020-04-16T16:44:25.282Z] #44 12.98 DEP images/file-lock.pb-c.d [2020-04-16T16:44:25.282Z] #44 13.01 PBCC images/tty.pb-c.c [2020-04-16T16:44:25.282Z] #44 13.05 DEP images/tty.pb-c.d [2020-04-16T16:44:25.282Z] #44 13.08 PBCC images/tun.pb-c.c [2020-04-16T16:44:25.282Z] #44 13.22 PBCC images/netdev.pb-c.c [2020-04-16T16:44:25.282Z] #44 13.27 DEP images/tun.pb-c.d [2020-04-16T16:44:25.282Z] #44 13.40 DEP images/netdev.pb-c.d [2020-04-16T16:44:25.282Z] #44 13.50 PBCC images/vma.pb-c.c [2020-04-16T16:44:25.282Z] #44 13.53 DEP images/vma.pb-c.d [2020-04-16T16:44:25.282Z] #44 13.64 PBCC images/creds.pb-c.c [2020-04-16T16:44:25.282Z] #44 13.69 DEP images/creds.pb-c.d [2020-04-16T16:44:25.282Z] #44 13.77 PBCC images/utsns.pb-c.c [2020-04-16T16:44:25.282Z] #44 13.81 DEP images/utsns.pb-c.d [2020-04-16T16:44:25.282Z] #44 13.87 PBCC images/ipc-desc.pb-c.c [2020-04-16T16:44:25.282Z] #44 13.90 PBCC images/ipc-sem.pb-c.c [2020-04-16T16:44:25.282Z] #44 13.92 DEP images/ipc-desc.pb-c.d [2020-04-16T16:44:25.282Z] #44 14.02 DEP images/ipc-sem.pb-c.d [2020-04-16T16:44:25.282Z] #44 14.09 PBCC images/ipc-msg.pb-c.c [2020-04-16T16:44:25.282Z] #44 14.12 DEP images/ipc-msg.pb-c.d [2020-04-16T16:44:25.282Z] #44 14.20 PBCC images/ipc-shm.pb-c.c [2020-04-16T16:44:25.282Z] #44 14.25 DEP images/ipc-shm.pb-c.d [2020-04-16T16:44:25.282Z] #44 14.30 PBCC images/ipc-var.pb-c.c [2020-04-16T16:44:25.282Z] #44 14.33 DEP images/ipc-var.pb-c.d [2020-04-16T16:44:25.282Z] #44 14.39 PBCC images/sk-opts.pb-c.c [2020-04-16T16:44:25.282Z] #44 14.41 PBCC images/packet-sock.pb-c.c [2020-04-16T16:44:25.282Z] #44 14.55 DEP images/sk-opts.pb-c.d [2020-04-16T16:44:25.282Z] #44 14.67 DEP images/packet-sock.pb-c.d [2020-04-16T16:44:25.282Z] #44 14.76 PBCC images/sk-netlink.pb-c.c [2020-04-16T16:44:25.282Z] #44 14.86 DEP images/sk-netlink.pb-c.d [2020-04-16T16:44:25.282Z] #44 14.89 PBCC images/sk-inet.pb-c.c [2020-04-16T16:44:25.282Z] #44 15.00 DEP images/sk-inet.pb-c.d [2020-04-16T16:44:25.282Z] #44 15.08 PBCC images/sk-unix.pb-c.c [2020-04-16T16:44:25.282Z] #44 15.14 DEP images/sk-unix.pb-c.d [2020-04-16T16:44:25.282Z] #44 15.21 PBCC images/mm.pb-c.c [2020-04-16T16:44:25.282Z] #44 15.26 DEP images/mm.pb-c.d [2020-04-16T16:44:25.282Z] #44 15.34 PBCC images/timerfd.pb-c.c [2020-04-16T16:44:25.282Z] #44 15.38 DEP images/timerfd.pb-c.d [2020-04-16T16:44:25.282Z] #44 15.46 PBCC images/timer.pb-c.c [2020-04-16T16:44:25.282Z] #44 15.50 DEP images/timer.pb-c.d [2020-04-16T16:44:25.282Z] #44 15.58 PBCC images/sa.pb-c.c [2020-04-16T16:44:25.282Z] #44 15.65 DEP images/sa.pb-c.d [2020-04-16T16:44:25.282Z] #44 15.79 PBCC images/pipe-data.pb-c.c [2020-04-16T16:44:25.282Z] #44 15.80 DEP images/pipe-data.pb-c.d [2020-04-16T16:44:25.282Z] #44 15.89 PBCC images/mnt.pb-c.c [2020-04-16T16:44:25.282Z] #44 15.93 DEP images/mnt.pb-c.d [2020-04-16T16:44:25.282Z] #44 16.08 PBCC images/sk-packet.pb-c.c [2020-04-16T16:44:25.282Z] #44 16.10 DEP images/sk-packet.pb-c.d [2020-04-16T16:44:25.282Z] #44 16.16 PBCC images/tcp-stream.pb-c.c [2020-04-16T16:44:25.282Z] #44 16.30 DEP images/tcp-stream.pb-c.d [2020-04-16T16:44:25.282Z] #44 16.40 PBCC images/pipe.pb-c.c [2020-04-16T16:44:25.282Z] #44 16.47 DEP images/pipe.pb-c.d [2020-04-16T16:44:25.282Z] #44 16.59 PBCC images/pstree.pb-c.c [2020-04-16T16:44:25.282Z] #44 16.61 DEP images/pstree.pb-c.d [2020-04-16T16:44:25.282Z] #44 16.67 PBCC images/fs.pb-c.c [2020-04-16T16:44:25.282Z] #44 16.74 DEP images/fs.pb-c.d [2020-04-16T16:44:25.282Z] #44 16.88 PBCC images/signalfd.pb-c.c [2020-04-16T16:44:25.282Z] #44 16.93 DEP images/signalfd.pb-c.d [2020-04-16T16:44:25.282Z] #44 17.02 PBCC images/fh.pb-c.c [2020-04-16T16:44:25.539Z] #44 17.19 PBCC images/fsnotify.pb-c.c [2020-04-16T16:44:25.539Z] #44 17.24 DEP images/fh.pb-c.d [2020-04-16T16:44:25.634Z] #17 25.37 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:44:25.801Z] #44 17.37 DEP images/fsnotify.pb-c.d [2020-04-16T16:44:25.801Z] #44 17.49 PBCC images/eventpoll.pb-c.c [2020-04-16T16:44:25.801Z] #44 17.51 DEP images/eventpoll.pb-c.d [2020-04-16T16:44:25.894Z] #44 ... [2020-04-16T16:44:25.894Z] [2020-04-16T16:44:25.894Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T16:44:25.894Z] #11 DONE 2.4s [2020-04-16T16:44:25.894Z] [2020-04-16T16:44:25.894Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T16:44:25.895Z] #17 25.53 Fetched 28.5 MB in 2s (16.0 MB/s) [2020-04-16T16:44:25.895Z] #17 25.58 Selecting previously unselected package pigz. [2020-04-16T16:44:25.895Z] #17 25.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-16T16:44:25.895Z] #17 25.61 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-16T16:44:25.895Z] #17 25.62 Unpacking pigz (2.4-1) ... [2020-04-16T16:44:25.929Z] #44 69.80 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-16T16:44:26.058Z] #44 17.64 PBCC images/eventfd.pb-c.c [2020-04-16T16:44:26.058Z] #44 17.72 DEP images/eventfd.pb-c.d [2020-04-16T16:44:26.058Z] #44 17.85 PBCC images/remap-file-path.pb-c.c [2020-04-16T16:44:26.058Z] #44 17.89 DEP images/remap-file-path.pb-c.d [2020-04-16T16:44:26.152Z] #17 25.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-16T16:44:26.152Z] #17 25.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:44:26.152Z] #17 25.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:44:26.189Z] #44 ... [2020-04-16T16:44:26.189Z] [2020-04-16T16:44:26.189Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T16:44:26.189Z] #14 DONE 3.2s [2020-04-16T16:44:26.315Z] #44 17.92 PBCC images/fifo.pb-c.c [2020-04-16T16:44:26.316Z] #44 17.96 DEP images/fifo.pb-c.d [2020-04-16T16:44:26.316Z] #44 18.01 PBCC images/ghost-file.pb-c.c [2020-04-16T16:44:26.316Z] #44 18.11 DEP images/ghost-file.pb-c.d [2020-04-16T16:44:26.451Z] [2020-04-16T16:44:26.451Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:26.451Z] #44 70.49 CC compel/arch/aarch64/src/lib/infect.o [2020-04-16T16:44:26.573Z] #44 18.24 PBCC images/regfile.pb-c.c [2020-04-16T16:44:26.573Z] #44 18.30 DEP images/regfile.pb-c.d [2020-04-16T16:44:26.573Z] #44 18.37 PBCC images/ns.pb-c.c [2020-04-16T16:44:26.573Z] #44 18.43 DEP images/ns.pb-c.d [2020-04-16T16:44:26.716Z] #17 26.18 Selecting previously unselected package python3.7-minimal. [2020-04-16T16:44:26.716Z] #17 26.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:44:26.716Z] #17 26.19 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:44:26.830Z] #44 18.58 PBCC images/fdinfo.pb-c.c [2020-04-16T16:44:26.830Z] #44 ... [2020-04-16T16:44:26.830Z] [2020-04-16T16:44:26.830Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:26.830Z] #47 118.1 go/token [2020-04-16T16:44:26.830Z] #47 118.9 go/scanner [2020-04-16T16:44:26.830Z] #47 119.6 internal/lazyregexp [2020-04-16T16:44:26.830Z] #47 120.0 net/url [2020-04-16T16:44:26.830Z] #47 120.5 go/ast [2020-04-16T16:44:26.830Z] #47 122.3 text/template/parse [2020-04-16T16:44:27.022Z] #44 71.08 CC compel/src/lib/infect-rpc.o [2020-04-16T16:44:27.087Z] #47 ... [2020-04-16T16:44:27.087Z] [2020-04-16T16:44:27.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:27.087Z] #44 18.73 DEP images/fdinfo.pb-c.d [2020-04-16T16:44:27.087Z] #44 18.83 PBCC images/core-aarch64.pb-c.c [2020-04-16T16:44:27.087Z] #44 18.90 PBCC images/core-arm.pb-c.c [2020-04-16T16:44:27.087Z] #44 18.94 PBCC images/core-ppc64.pb-c.c [2020-04-16T16:44:27.281Z] #17 27.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:44:27.345Z] #44 19.04 PBCC images/core-s390.pb-c.c [2020-04-16T16:44:27.539Z] #17 27.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:44:27.594Z] #44 71.60 CC compel/src/lib/infect-util.o [2020-04-16T16:44:27.603Z] #44 19.15 PBCC images/core-x86.pb-c.c [2020-04-16T16:44:27.603Z] #44 19.35 PBCC images/core.pb-c.c [2020-04-16T16:44:27.783Z] #12 ... [2020-04-16T16:44:27.783Z] [2020-04-16T16:44:27.783Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:27.783Z] #47 175.6 crypto/tls [2020-04-16T16:44:27.783Z] #47 182.7 net/http/httptrace [2020-04-16T16:44:27.783Z] #47 183.0 net/http [2020-04-16T16:44:27.858Z] #44 72.06 CC compel/src/lib/infect.o [2020-04-16T16:44:27.860Z] #44 19.56 PBCC images/inventory.pb-c.c [2020-04-16T16:44:28.039Z] #47 ... [2020-04-16T16:44:28.039Z] [2020-04-16T16:44:28.039Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T16:44:28.039Z] #12 DONE 2.2s [2020-04-16T16:44:28.039Z] [2020-04-16T16:44:28.039Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:44:28.117Z] #44 19.72 DEP images/core-aarch64.pb-c.d [2020-04-16T16:44:28.117Z] #44 19.92 DEP images/core-arm.pb-c.d [2020-04-16T16:44:28.374Z] #44 20.11 DEP images/core-ppc64.pb-c.d [2020-04-16T16:44:28.632Z] #44 20.31 DEP images/core-s390.pb-c.d [2020-04-16T16:44:28.632Z] #44 20.37 DEP images/core-x86.pb-c.d [2020-04-16T16:44:28.889Z] #44 20.64 DEP images/core.pb-c.d [2020-04-16T16:44:29.146Z] #44 20.79 DEP images/inventory.pb-c.d [2020-04-16T16:44:29.146Z] #44 20.93 PBCC images/cpuinfo.pb-c.c [2020-04-16T16:44:29.247Z] #44 ... [2020-04-16T16:44:29.247Z] [2020-04-16T16:44:29.247Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T16:44:29.247Z] #15 DONE 2.6s [2020-04-16T16:44:29.247Z] [2020-04-16T16:44:29.247Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T16:44:29.409Z] #44 21.00 DEP images/cpuinfo.pb-c.d [2020-04-16T16:44:29.409Z] #44 21.10 PBCC images/stats.pb-c.c [2020-04-16T16:44:29.409Z] #44 21.17 DEP images/stats.pb-c.d [2020-04-16T16:44:29.434Z] #17 28.80 Selecting previously unselected package python3-minimal. [2020-04-16T16:44:29.434Z] #17 28.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-16T16:44:29.434Z] #17 28.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-16T16:44:29.434Z] #17 28.84 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T16:44:29.434Z] #17 28.91 Selecting previously unselected package libmpdec2:amd64. [2020-04-16T16:44:29.434Z] #17 28.92 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-16T16:44:29.434Z] #17 28.94 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-16T16:44:29.434Z] #17 29.02 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-16T16:44:29.434Z] #17 29.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:44:29.434Z] #17 29.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:44:29.666Z] #44 ... [2020-04-16T16:44:29.666Z] [2020-04-16T16:44:29.666Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:44:29.666Z] #56 120.9 encoding/json [2020-04-16T16:44:29.666Z] #56 126.3 github.com/pkg/diff [2020-04-16T16:44:29.666Z] #56 128.5 go/ast [2020-04-16T16:44:29.666Z] #56 130.0 golang.org/x/crypto/ssh/terminal [2020-04-16T16:44:29.666Z] #56 ... [2020-04-16T16:44:29.666Z] [2020-04-16T16:44:29.666Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:29.666Z] #47 129.0 text/template [2020-04-16T16:44:29.666Z] #47 129.0 go/parser [2020-04-16T16:44:29.932Z] #13 2.153 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T16:44:30.188Z] #13 DONE 2.3s [2020-04-16T16:44:30.188Z] [2020-04-16T16:44:30.188Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:30.188Z] #44 77.97 AR soccr/libsoccr.a [2020-04-16T16:44:30.188Z] #44 78.00 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:44:30.188Z] #44 78.45 DEP criu/arch/x86/sigframe.d [2020-04-16T16:44:30.188Z] #44 78.54 DEP criu/arch/x86/sigaction_compat.d [2020-04-16T16:44:30.188Z] #44 78.59 DEP criu/arch/x86/kerndat.d [2020-04-16T16:44:30.188Z] #44 78.81 DEP criu/arch/x86/crtools.d [2020-04-16T16:44:30.188Z] #44 78.97 DEP criu/arch/x86/cpu.d [2020-04-16T16:44:30.188Z] #44 79.15 CC criu/arch/x86/cpu.o [2020-04-16T16:44:30.188Z] #44 79.83 CC criu/arch/x86/crtools.o [2020-04-16T16:44:30.188Z] #44 81.47 CC criu/arch/x86/kerndat.o [2020-04-16T16:44:30.188Z] #44 81.91 CC criu/arch/x86/sigaction_compat.o [2020-04-16T16:44:30.188Z] #44 82.15 CC criu/arch/x86/sigframe.o [2020-04-16T16:44:30.751Z] #44 82.64 LINK criu/arch/x86/crtools.built-in.o [2020-04-16T16:44:30.751Z] #44 82.74 DEP criu/pie/util-vdso-elf32.d [2020-04-16T16:44:30.751Z] #44 82.82 DEP criu/pie/util-vdso.d [2020-04-16T16:44:30.805Z] #17 30.12 Selecting previously unselected package python3.7. [2020-04-16T16:44:30.805Z] #17 30.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:44:30.805Z] #17 30.13 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:44:30.805Z] #17 30.26 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-16T16:44:30.805Z] #17 30.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-16T16:44:30.805Z] #17 30.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-16T16:44:30.805Z] #17 30.38 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T16:44:31.160Z] #16 DONE 2.4s [2020-04-16T16:44:31.160Z] [2020-04-16T16:44:31.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:31.160Z] #44 74.90 CC compel/src/lib/ptrace.o [2020-04-16T16:44:31.313Z] #44 83.04 DEP criu/pie/util.d [2020-04-16T16:44:31.313Z] #44 83.21 CC criu/pie/util.o [2020-04-16T16:44:31.422Z] #44 75.58 AR compel/libcompel.a [2020-04-16T16:44:31.569Z] #44 83.55 CC criu/pie/util-vdso.o [2020-04-16T16:44:31.683Z] #44 75.71 HOSTCC compel/src/main-host.o [2020-04-16T16:44:31.736Z] #17 31.21 Selecting previously unselected package python3. [2020-04-16T16:44:31.737Z] #17 31.21 (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-16T16:44:31.737Z] #17 31.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-16T16:44:31.737Z] #17 31.26 Unpacking python3 (3.7.3-1) ... [2020-04-16T16:44:31.737Z] #17 31.36 Selecting previously unselected package libip4tc0:amd64. [2020-04-16T16:44:31.737Z] #17 31.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-16T16:44:31.737Z] #17 31.38 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-16T16:44:31.737Z] #17 31.46 Selecting previously unselected package libip6tc0:amd64. [2020-04-16T16:44:31.737Z] #17 31.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-16T16:44:31.737Z] #17 31.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-16T16:44:31.994Z] #17 31.55 Selecting previously unselected package libiptc0:amd64. [2020-04-16T16:44:31.994Z] #17 31.57 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-16T16:44:31.994Z] #17 31.58 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-16T16:44:31.994Z] #17 31.67 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-16T16:44:32.251Z] #17 31.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-16T16:44:32.251Z] #17 31.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-16T16:44:32.251Z] #17 31.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-16T16:44:32.251Z] #17 31.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-16T16:44:32.251Z] #17 31.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-16T16:44:32.251Z] #17 31.86 Selecting previously unselected package libnftnl11:amd64. [2020-04-16T16:44:32.251Z] #17 31.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-16T16:44:32.251Z] #17 31.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-16T16:44:32.257Z] #44 76.23 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-16T16:44:32.499Z] #44 ... [2020-04-16T16:44:32.499Z] [2020-04-16T16:44:32.499Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T16:44:32.499Z] #14 DONE 2.1s [2020-04-16T16:44:32.499Z] [2020-04-16T16:44:32.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:32.499Z] #44 84.23 CC criu/pie/util-vdso-elf32.o [2020-04-16T16:44:32.499Z] #44 ... [2020-04-16T16:44:32.499Z] [2020-04-16T16:44:32.499Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T16:44:32.509Z] #17 31.99 Selecting previously unselected package iptables. [2020-04-16T16:44:32.509Z] #17 31.99 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-16T16:44:32.509Z] #17 32.00 Unpacking iptables (1.8.2-4) ... [2020-04-16T16:44:32.519Z] #44 76.54 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T16:44:32.766Z] #17 32.34 Selecting previously unselected package xxd. [2020-04-16T16:44:32.766Z] #17 32.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:44:32.766Z] #17 32.36 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:44:32.783Z] #44 76.98 HOSTCC compel/src/lib/log-host.o [2020-04-16T16:44:33.024Z] #17 32.49 Selecting previously unselected package vim-common. [2020-04-16T16:44:33.024Z] #17 32.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:44:33.024Z] #17 32.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:44:33.044Z] #44 77.28 HOSTLINK compel/compel-host-bin [2020-04-16T16:44:33.281Z] #17 32.70 Selecting previously unselected package bash-completion. [2020-04-16T16:44:33.281Z] #17 32.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T16:44:33.281Z] #17 ... [2020-04-16T16:44:33.281Z] [2020-04-16T16:44:33.281Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:33.281Z] #44 120.2 CC criu/bfd.o [2020-04-16T16:44:33.281Z] #44 120.5 CC criu/bitmap.o [2020-04-16T16:44:33.281Z] #44 120.7 CC criu/cgroup-props.o [2020-04-16T16:44:33.281Z] #44 121.5 CC criu/cgroup.o [2020-04-16T16:44:33.281Z] #44 124.2 CC criu/clone-noasan.o [2020-04-16T16:44:33.281Z] #44 124.4 CC criu/config.o [2020-04-16T16:44:33.281Z] #44 125.7 CC criu/cr-check.o [2020-04-16T16:44:33.281Z] #44 127.5 CC criu/cr-dedup.o [2020-04-16T16:44:33.281Z] #44 127.9 CC criu/cr-dump.o [2020-04-16T16:44:33.281Z] #44 129.9 CC criu/cr-errno.o [2020-04-16T16:44:33.281Z] #44 130.0 CC criu/cr-restore.o [2020-04-16T16:44:33.428Z] #15 ... [2020-04-16T16:44:33.428Z] [2020-04-16T16:44:33.428Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:33.428Z] #60 2.345 + RM_GOPATH=0 [2020-04-16T16:44:33.428Z] #60 2.345 + TMP_GOPATH= [2020-04-16T16:44:33.428Z] #60 2.345 + : /build [2020-04-16T16:44:33.428Z] #60 2.345 + '[' -z '' ']' [2020-04-16T16:44:33.428Z] #60 2.349 ++ mktemp -d [2020-04-16T16:44:33.428Z] #60 2.358 + export GOPATH=/tmp/tmp.XZQnlGiIa5 [2020-04-16T16:44:33.428Z] #60 2.358 + GOPATH=/tmp/tmp.XZQnlGiIa5 [2020-04-16T16:44:33.428Z] #60 2.358 + RM_GOPATH=1 [2020-04-16T16:44:33.428Z] #60 2.358 ++ dirname ./install.sh [2020-04-16T16:44:33.428Z] #60 2.360 + dir=. [2020-04-16T16:44:33.428Z] #60 2.360 + bin=runc [2020-04-16T16:44:33.428Z] #60 2.360 + shift [2020-04-16T16:44:33.428Z] #60 2.360 + '[' '!' -f ./runc.installer ']' [2020-04-16T16:44:33.428Z] #60 2.360 + . ./runc.installer [2020-04-16T16:44:33.428Z] #60 2.360 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:44:33.428Z] #60 2.360 + install_runc [2020-04-16T16:44:33.428Z] #60 2.361 + uname -r [2020-04-16T16:44:33.428Z] #60 2.362 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T16:44:33.428Z] #60 2.365 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T16:44:33.428Z] #60 2.365 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T16:44:33.428Z] #60 2.365 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XZQnlGiIa5/src/github.com/opencontainers/runc [2020-04-16T16:44:33.428Z] #60 2.365 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T16:44:33.428Z] #60 2.365 Cloning into '/tmp/tmp.XZQnlGiIa5/src/github.com/opencontainers/runc'... [2020-04-16T16:44:33.428Z] #60 9.513 + cd /tmp/tmp.XZQnlGiIa5/src/github.com/opencontainers/runc [2020-04-16T16:44:33.428Z] #60 9.513 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:44:33.615Z] #44 77.58 DEP soccr/soccr.d [2020-04-16T16:44:33.685Z] #60 10.13 + '[' -z '' ']' [2020-04-16T16:44:33.685Z] #60 10.13 + target=static [2020-04-16T16:44:33.685Z] #60 10.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T16:44:33.685Z] #60 ... [2020-04-16T16:44:33.685Z] [2020-04-16T16:44:33.685Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:33.685Z] #44 85.04 AR criu/pie/pie.lib.a [2020-04-16T16:44:33.685Z] #44 85.10 DEP criu/pie/restorer.d [2020-04-16T16:44:33.685Z] #44 85.36 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-16T16:44:33.685Z] #44 85.50 DEP criu/arch/x86/restorer_unmap.d [2020-04-16T16:44:33.685Z] #44 85.53 DEP criu/arch/x86/restorer.d [2020-04-16T16:44:33.685Z] #44 85.74 DEP criu/arch/x86/vdso-pie.d [2020-04-16T16:44:33.876Z] #44 77.88 CC soccr/soccr.o [2020-04-16T16:44:33.907Z] #47 ... [2020-04-16T16:44:33.907Z] [2020-04-16T16:44:33.907Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:44:33.907Z] #56 133.0 mvdan.cc/editorconfig [2020-04-16T16:44:33.907Z] #56 135.1 mvdan.cc/sh/v3/fileutil [2020-04-16T16:44:33.941Z] #44 85.82 DEP criu/pie/parasite-vdso.d [2020-04-16T16:44:34.164Z] #56 135.6 mvdan.cc/sh/v3/syntax [2020-04-16T16:44:34.197Z] #44 85.95 DEP criu/pie/parasite.d [2020-04-16T16:44:34.455Z] #44 86.26 CC criu/pie/parasite.o [2020-04-16T16:44:34.455Z] #44 ... [2020-04-16T16:44:34.455Z] [2020-04-16T16:44:34.455Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T16:44:34.455Z] #15 DONE 2.3s [2020-04-16T16:44:34.711Z] [2020-04-16T16:44:34.711Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T16:44:35.790Z] #44 ... [2020-04-16T16:44:35.790Z] [2020-04-16T16:44:35.790Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:35.790Z] #60 10.60 + cd /tmp/tmp.JgpbWm4vMo/src/github.com/opencontainers/runc [2020-04-16T16:44:35.790Z] #60 10.60 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:44:35.790Z] #60 11.73 + '[' -z '' ']' [2020-04-16T16:44:35.790Z] #60 11.73 + target=static [2020-04-16T16:44:35.790Z] #60 11.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T16:44:35.790Z] #60 12.85 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-16T16:44:35.791Z] #60 ... [2020-04-16T16:44:35.791Z] [2020-04-16T16:44:35.791Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:35.791Z] #47 134.2 net/http/httptrace [2020-04-16T16:44:35.791Z] #47 134.3 net/http [2020-04-16T16:44:35.814Z] #44 ... [2020-04-16T16:44:35.814Z] [2020-04-16T16:44:35.814Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:35.814Z] #17 35.11 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T16:44:36.052Z] #47 ... [2020-04-16T16:44:36.052Z] [2020-04-16T16:44:36.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:36.052Z] #44 79.95 AR soccr/libsoccr.a [2020-04-16T16:44:36.052Z] #44 80.09 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:44:36.071Z] #17 35.51 Selecting previously unselected package bzip2. [2020-04-16T16:44:36.071Z] #17 35.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-16T16:44:36.071Z] #17 35.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:44:36.071Z] #17 35.62 Selecting previously unselected package xz-utils. [2020-04-16T16:44:36.071Z] #17 35.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-16T16:44:36.071Z] #17 35.63 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T16:44:36.329Z] #17 35.81 Selecting previously unselected package apparmor. [2020-04-16T16:44:36.329Z] #17 35.82 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-16T16:44:36.329Z] #17 35.90 Unpacking apparmor (2.13.2-10) ... [2020-04-16T16:44:36.396Z] using credential docker-jenkins-github-credentials [2020-04-16T16:44:36.470Z] Cloning the remote Git repository [2020-04-16T16:44:36.470Z] Cloning with configured refspecs honoured and without tags [2020-04-16T16:44:36.586Z] #17 36.23 Selecting previously unselected package aufs-tools. [2020-04-16T16:44:36.586Z] #17 36.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-16T16:44:36.586Z] #17 36.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:44:36.601Z] #16 DONE 2.1s [2020-04-16T16:44:36.602Z] [2020-04-16T16:44:36.602Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:36.623Z] #44 80.61 DEP criu/arch/aarch64/sigframe.d [2020-04-16T16:44:36.623Z] #44 80.78 DEP criu/arch/aarch64/crtools.d [2020-04-16T16:44:36.843Z] #17 36.35 Selecting previously unselected package libonig5:amd64. [2020-04-16T16:44:36.843Z] #17 36.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-16T16:44:36.843Z] #17 36.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:44:36.677Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T16:44:36.884Z] #44 81.10 DEP criu/arch/aarch64/cpu.d [2020-04-16T16:44:37.130Z] #17 36.54 Selecting previously unselected package libjq1:amd64. [2020-04-16T16:44:37.130Z] #17 36.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:44:37.130Z] #17 36.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:44:37.130Z] #17 36.65 Selecting previously unselected package jq. [2020-04-16T16:44:37.130Z] #17 36.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:44:37.130Z] #17 36.67 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:44:37.130Z] #17 36.76 Selecting previously unselected package libaio1:amd64. [2020-04-16T16:44:37.144Z] #44 81.17 DEP criu/arch/aarch64/bitops.d [2020-04-16T16:44:37.144Z] #44 81.30 CC criu/arch/aarch64/bitops.o [2020-04-16T16:44:37.387Z] #17 36.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-16T16:44:37.387Z] #17 36.79 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-16T16:44:37.387Z] #17 36.84 Selecting previously unselected package libgpm2:amd64. [2020-04-16T16:44:37.387Z] #17 36.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-16T16:44:37.387Z] #17 36.86 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-16T16:44:37.387Z] #17 36.96 Selecting previously unselected package libicu63:amd64. [2020-04-16T16:44:37.387Z] #17 36.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-16T16:44:37.387Z] #17 36.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:44:37.405Z] #44 81.40 CC criu/arch/aarch64/cpu.o [2020-04-16T16:44:37.405Z] #44 81.63 CC criu/arch/aarch64/crtools.o [2020-04-16T16:44:37.976Z] #44 82.28 CC criu/arch/aarch64/sigframe.o [2020-04-16T16:44:38.341Z] #56 ... [2020-04-16T16:44:38.341Z] [2020-04-16T16:44:38.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:38.341Z] #44 24.45 make[1]: Nothing to be done for 'all'. [2020-04-16T16:44:38.341Z] #44 27.91 CC images/stats.o [2020-04-16T16:44:38.341Z] #44 28.37 CC images/core.o [2020-04-16T16:44:38.341Z] #44 29.25 CC images/core-x86.o [2020-04-16T16:44:38.549Z] #44 82.68 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-16T16:44:38.549Z] #44 82.76 DEP criu/pie/util-vdso.d [2020-04-16T16:44:38.598Z] #44 30.22 CC images/core-arm.o [2020-04-16T16:44:38.810Z] #44 82.94 DEP criu/pie/util.d [2020-04-16T16:44:37.121Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-16T16:44:39.072Z] #44 83.19 CC criu/pie/util.o [2020-04-16T16:44:39.530Z] #44 31.32 CC images/core-aarch64.o [2020-04-16T16:44:39.643Z] #44 83.77 CC criu/pie/util-vdso.o [2020-04-16T16:44:39.931Z] #17 2.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:44:39.931Z] #17 2.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:44:39.931Z] #17 2.639 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:44:39.931Z] #17 3.278 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:44:40.461Z] #44 32.02 CC images/core-ppc64.o [2020-04-16T16:44:40.585Z] #44 84.74 AR criu/pie/pie.lib.a [2020-04-16T16:44:40.845Z] #44 84.84 DEP criu/pie/restorer.d [2020-04-16T16:44:40.845Z] #44 85.06 DEP criu/arch/aarch64/intraprocedure.d [2020-04-16T16:44:39.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:44:39.889Z] > git --version # timeout=10 [2020-04-16T16:44:39.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:44:39.935Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:44:41.107Z] #44 85.08 DEP criu/arch/aarch64/restorer.d [2020-04-16T16:44:41.107Z] #44 85.34 DEP criu/arch/aarch64/vdso-pie.d [2020-04-16T16:44:41.318Z] #17 4.693 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:44:41.367Z] #44 ... [2020-04-16T16:44:41.367Z] [2020-04-16T16:44:41.367Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:41.367Z] #17 2.766 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:44:41.367Z] #17 2.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:44:41.367Z] #17 2.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:44:41.367Z] #17 3.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T16:44:41.368Z] #17 4.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T16:44:41.368Z] #17 6.216 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T16:44:41.368Z] #17 10.19 Fetched 8166 kB in 8s (1063 kB/s) [2020-04-16T16:44:41.368Z] #17 10.19 Reading package lists... [2020-04-16T16:44:41.368Z] #17 ... [2020-04-16T16:44:41.368Z] [2020-04-16T16:44:41.368Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:44:41.368Z] #23 145.5 Checking out files: 27% (2983/10686) Checking out files: 28% (2993/10686) Checking out files: 29% (3099/10686) Checking out files: 30% (3206/10686) Checking out files: 31% (3313/10686) Checking out files: 32% (3420/10686) Checking out files: 33% (3527/10686) Checking out files: 34% (3634/10686) Checking out files: 35% (3741/10686) Checking out files: 36% (3847/10686) Checking out files: 37% (3954/10686) Checking out files: 38% (4061/10686) Checking out files: 39% (4168/10686) Checking out files: 39% (4198/10686) Checking out files: 40% (4275/10686) Checking out files: 41% (4382/10686) Checking out files: 42% (4489/10686) Checking out files: 43% (4595/10686) Checking out files: 44% (4702/10686) Checking out files: 45% (4809/10686) Checking out files: 46% (4916/10686) Checking out files: 47% (5023/10686) Checking out files: 48% (5130/10686) Checking out files: 49% (5237/10686) Checking out files: 50% (5343/10686) Checking out files: 51% (5450/10686) Checking out files: 52% (5557/10686) Checking out files: 53% (5664/10686) Checking out files: 54% (5771/10686) Checking out files: 55% (5878/10686) Checking out files: 56% (5985/10686) Checking out files: 57% (6092/10686) Checking out files: 58% (6198/10686) Checking out files: 59% (6305/10686) Checking out files: 60% (6412/10686) Checking out files: 61% (6519/10686) Checking out files: 62% (6626/10686) Checking out files: 63% (6733/10686) Checking out files: 63% (6774/10686) Checking out files: 64% (6840/10686) Checking out files: 65% (6946/10686) Checking out files: 66% (7053/10686) Checking out files: 67% (7160/10686) Checking out files: 68% (7267/10686) Checking out files: 69% (7374/10686) Checking out files: 70% (7481/10686) Checking out files: 71% (7588/10686) Checking out files: 72% (7694/10686) Checking out files: 73% (7801/10686) Checking out files: 74% (7908/10686) Checking out files: 75% (8015/10686) Checking out files: 76% (8122/10686) Checking out files: 77% (8229/10686) Checking out files: 78% (8336/10686) Checking out files: 78% (8438/10686) Checking out files: 79% (8442/10686) Checking out files: 80% (8549/10686) Checking out files: 81% (8656/10686) Checking out files: 82% (8763/10686) Checking out files: 83% (8870/10686) Checking out files: 84% (8977/10686) Checking out files: 85% (9084/10686) Checking out files: 86% (9190/10686) Checking out files: 87% (9297/10686) Checking out files: 88% (9404/10686) Checking out files: 89% (9511/10686) Checking out files: 90% (9618/10686) Checking out files: 91% (9725/10686) Checking out files: 92% (9832/10686) Checking out files: 93% (9938/10686) Checking out files: 94% (10045/10686) Checking out files: 95% (10152/10686) Checking out files: 96% (10259/10686) Checking out files: 97% (10366/10686) Checking out files: 97% (10467/10686) Checking out files: 98% (10473/10686) Checking out files: 99% (10580/10686) Checking out files: 100% (10686/10686) Checking out files: 100% (10686/10686), done. [2020-04-16T16:44:41.368Z] #23 149.7 + cd /tmp/tmp.CrBokg27so/tmp/docker-ce [2020-04-16T16:44:41.368Z] #23 149.7 + git checkout -q v17.06.2-ce [2020-04-16T16:44:41.564Z] #17 40.60 Selecting previously unselected package libnet1:amd64. [2020-04-16T16:44:41.565Z] #17 40.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:44:41.565Z] #17 40.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:44:41.565Z] #17 40.71 Selecting previously unselected package libnl-3-200:amd64. [2020-04-16T16:44:41.565Z] #17 40.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-16T16:44:41.565Z] #17 40.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:44:41.565Z] #17 40.82 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-16T16:44:41.565Z] #17 40.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:44:41.565Z] #17 40.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:44:41.565Z] #17 40.91 Selecting previously unselected package libreadline5:amd64. [2020-04-16T16:44:41.565Z] #17 40.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-16T16:44:41.565Z] #17 40.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-16T16:44:41.565Z] #17 41.03 Selecting previously unselected package net-tools. [2020-04-16T16:44:41.565Z] #17 41.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-16T16:44:41.565Z] #17 41.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:44:41.565Z] #17 41.25 Selecting previously unselected package python-pip-whl. [2020-04-16T16:44:41.565Z] #17 41.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T16:44:41.565Z] #17 41.27 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T16:44:41.831Z] #44 33.22 CC images/core-s390.o [2020-04-16T16:44:42.131Z] #17 41.75 Selecting previously unselected package python3-lib2to3. [2020-04-16T16:44:42.131Z] #17 41.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T16:44:42.131Z] #17 41.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:44:42.388Z] #17 41.90 Selecting previously unselected package python3-distutils. [2020-04-16T16:44:42.388Z] #17 41.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T16:44:42.388Z] #17 41.92 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T16:44:42.388Z] #17 42.09 Selecting previously unselected package python3-pip. [2020-04-16T16:44:42.388Z] #17 42.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T16:44:42.646Z] #17 42.12 Unpacking python3-pip (18.1-5) ... [2020-04-16T16:44:42.646Z] #17 42.30 Selecting previously unselected package python3-pkg-resources. [2020-04-16T16:44:42.646Z] #17 42.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:44:42.646Z] #17 42.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:44:42.684Z] #17 5.975 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:44:42.761Z] #44 34.41 CC images/cpuinfo.o [2020-04-16T16:44:42.904Z] #17 42.49 Selecting previously unselected package python3-setuptools. [2020-04-16T16:44:42.904Z] #17 42.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T16:44:42.904Z] #17 42.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T16:44:43.164Z] #17 42.79 Selecting previously unselected package python3-wheel. [2020-04-16T16:44:43.164Z] #17 42.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T16:44:43.164Z] #17 42.81 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T16:44:43.248Z] #17 ... [2020-04-16T16:44:43.248Z] [2020-04-16T16:44:43.248Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:43.248Z] #44 87.82 LINK criu/pie/parasite.built-in.o [2020-04-16T16:44:43.248Z] #44 87.85 GEN criu/pie/parasite-blob.h [2020-04-16T16:44:43.248Z] #44 87.87 CC criu/pie/parasite-vdso.o [2020-04-16T16:44:43.248Z] #44 88.61 CC criu/arch/x86/vdso-pie.o [2020-04-16T16:44:43.248Z] #44 89.20 CC criu/arch/x86/restorer.o [2020-04-16T16:44:43.248Z] #44 89.72 CC criu/arch/x86/restorer_unmap.o [2020-04-16T16:44:43.248Z] #44 89.78 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-16T16:44:43.248Z] #44 90.04 CC criu/pie/restorer.o [2020-04-16T16:44:43.248Z] #44 93.11 LINK criu/pie/restorer.built-in.o [2020-04-16T16:44:43.248Z] #44 93.14 GEN criu/pie/restorer-blob.h [2020-04-16T16:44:43.248Z] #44 93.26 DEP criu/vdso.d [2020-04-16T16:44:43.248Z] #44 93.42 DEP criu/vdso-compat.d [2020-04-16T16:44:43.248Z] #44 93.60 DEP criu/uts_ns.d [2020-04-16T16:44:43.248Z] #44 93.73 DEP criu/util.d [2020-04-16T16:44:43.248Z] #44 93.90 DEP criu/uffd.d [2020-04-16T16:44:43.248Z] #44 94.19 DEP criu/tun.d [2020-04-16T16:44:43.248Z] #44 94.43 DEP criu/tty.d [2020-04-16T16:44:43.248Z] #44 94.65 DEP criu/timerfd.d [2020-04-16T16:44:43.248Z] #44 94.93 DEP criu/sysfs_parse.d [2020-04-16T16:44:43.248Z] #44 95.09 DEP criu/sysctl.d [2020-04-16T16:44:43.248Z] #44 95.27 DEP criu/string.d [2020-04-16T16:44:43.421Z] #17 42.89 Selecting previously unselected package sudo. [2020-04-16T16:44:43.421Z] #17 42.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-16T16:44:43.421Z] #17 42.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:44:43.504Z] #44 95.34 DEP criu/stats.d [2020-04-16T16:44:43.504Z] #44 95.49 DEP criu/sockets.d [2020-04-16T16:44:43.697Z] #44 35.18 CC images/inventory.o [2020-04-16T16:44:43.760Z] #44 95.63 DEP criu/sk-unix.d [2020-04-16T16:44:43.760Z] #44 95.82 DEP criu/sk-tcp.d [2020-04-16T16:44:43.954Z] #44 35.60 CC images/fdinfo.o [2020-04-16T16:44:43.985Z] #17 43.33 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T16:44:43.985Z] #17 43.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-16T16:44:43.985Z] #17 43.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:44:43.985Z] #17 43.63 Selecting previously unselected package uidmap. [2020-04-16T16:44:43.985Z] #17 43.63 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-16T16:44:43.985Z] #17 43.64 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T16:44:44.016Z] #44 95.99 DEP criu/sk-queue.d [2020-04-16T16:44:44.016Z] #44 96.11 DEP criu/sk-packet.d [2020-04-16T16:44:44.243Z] #17 43.79 Selecting previously unselected package vim-runtime. [2020-04-16T16:44:44.243Z] #17 43.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:44:44.243Z] #17 43.83 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-16T16:44:44.243Z] #17 43.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T16:44:44.243Z] #17 43.86 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:44:44.272Z] #44 96.34 DEP criu/sk-netlink.d [2020-04-16T16:44:44.833Z] #44 96.60 DEP criu/sk-inet.d [2020-04-16T16:44:44.833Z] #44 96.78 DEP criu/signalfd.d [2020-04-16T16:44:44.890Z] #44 36.38 CC images/fown.o [2020-04-16T16:44:44.890Z] #44 ... [2020-04-16T16:44:44.890Z] [2020-04-16T16:44:44.890Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:44.890Z] #47 136.0 encoding/xml [2020-04-16T16:44:44.890Z] #47 138.1 go/doc [2020-04-16T16:44:44.890Z] #47 144.4 github.com/LK4D4/vndr/build [2020-04-16T16:44:44.890Z] #47 145.6 github.com/LK4D4/vndr/versioned [2020-04-16T16:44:44.890Z] #47 145.9 compress/flate [2020-04-16T16:44:45.089Z] #44 96.92 DEP criu/sigframe.d [2020-04-16T16:44:45.089Z] #44 ... [2020-04-16T16:44:45.089Z] [2020-04-16T16:44:45.089Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:45.089Z] #60 11.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-16T16:44:45.089Z] #60 ... [2020-04-16T16:44:45.089Z] [2020-04-16T16:44:45.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:45.089Z] #44 97.04 DEP criu/shmem.d [2020-04-16T16:44:45.148Z] #47 ... [2020-04-16T16:44:45.148Z] [2020-04-16T16:44:45.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:45.148Z] #44 36.74 CC images/ns.o [2020-04-16T16:44:45.345Z] #44 97.23 DEP criu/servicefd.d [2020-04-16T16:44:45.345Z] #44 97.40 DEP criu/seize.d [2020-04-16T16:44:45.405Z] #44 36.96 CC images/regfile.o [2020-04-16T16:44:45.601Z] #44 97.59 DEP criu/seccomp.d [2020-04-16T16:44:45.662Z] #44 37.40 CC images/ghost-file.o [2020-04-16T16:44:45.856Z] #44 97.84 DEP criu/rst-malloc.d [2020-04-16T16:44:45.856Z] #44 97.92 DEP criu/rbtree.d [2020-04-16T16:44:45.856Z] #44 97.96 DEP criu/pstree.d [2020-04-16T16:44:46.112Z] #44 98.15 DEP criu/protobuf.d [2020-04-16T16:44:46.226Z] #44 37.93 CC images/fifo.o [2020-04-16T16:44:46.368Z] #44 98.30 GEN criu/protobuf-desc-gen.h [2020-04-16T16:44:46.483Z] #44 38.23 CC images/remap-file-path.o [2020-04-16T16:44:46.656Z] #23 154.7 + mkdir -p /tmp/tmp.CrBokg27so/src/github.com/docker [2020-04-16T16:44:46.656Z] #23 154.7 + mv components/cli /tmp/tmp.CrBokg27so/src/github.com/docker/cli [2020-04-16T16:44:46.656Z] #23 154.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-16T16:44:47.048Z] #44 38.76 CC images/eventfd.o [2020-04-16T16:44:47.227Z] #23 ... [2020-04-16T16:44:47.227Z] [2020-04-16T16:44:47.227Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:44:47.227Z] #30 DONE 155.9s [2020-04-16T16:44:47.227Z] [2020-04-16T16:44:47.227Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:47.227Z] #44 85.51 DEP criu/pie/parasite-vdso.d [2020-04-16T16:44:47.227Z] #44 85.84 DEP criu/pie/parasite.d [2020-04-16T16:44:47.227Z] #44 86.27 CC criu/pie/parasite.o [2020-04-16T16:44:47.227Z] #44 87.95 LINK criu/pie/parasite.built-in.o [2020-04-16T16:44:47.227Z] #44 87.99 GEN criu/pie/parasite-blob.h [2020-04-16T16:44:47.227Z] #44 88.01 CC criu/pie/parasite-vdso.o [2020-04-16T16:44:47.227Z] #44 88.97 CC criu/arch/aarch64/vdso-pie.o [2020-04-16T16:44:47.227Z] #44 89.32 CC criu/arch/aarch64/restorer.o [2020-04-16T16:44:47.227Z] #44 89.75 CC criu/arch/aarch64/intraprocedure.o [2020-04-16T16:44:47.227Z] #44 89.81 CC criu/pie/restorer.o [2020-04-16T16:44:47.519Z] #17 46.92 Selecting previously unselected package vim. [2020-04-16T16:44:47.519Z] #17 46.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:44:47.519Z] #17 46.94 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T16:44:47.519Z] #17 ... [2020-04-16T16:44:47.519Z] [2020-04-16T16:44:47.519Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:47.519Z] #44 134.4 CC criu/cr-service.o [2020-04-16T16:44:47.519Z] #44 135.8 CC criu/crtools.o [2020-04-16T16:44:47.519Z] #44 136.4 CC criu/eventfd.o [2020-04-16T16:44:47.519Z] #44 136.7 CC criu/eventpoll.o [2020-04-16T16:44:47.519Z] #44 137.5 CC criu/external.o [2020-04-16T16:44:47.519Z] #44 137.9 CC criu/fault-injection.o [2020-04-16T16:44:47.519Z] #44 138.0 CC criu/fdstore.o [2020-04-16T16:44:47.519Z] #44 138.4 CC criu/fifo.o [2020-04-16T16:44:47.519Z] #44 138.8 CC criu/file-ids.o [2020-04-16T16:44:47.519Z] #44 139.2 CC criu/file-lock.o [2020-04-16T16:44:47.519Z] #44 139.9 CC criu/files-ext.o [2020-04-16T16:44:47.519Z] #44 140.3 CC criu/files-reg.o [2020-04-16T16:44:47.519Z] #44 142.1 CC criu/files.o [2020-04-16T16:44:47.519Z] #44 144.3 CC criu/filesystems.o [2020-04-16T16:44:47.615Z] #44 39.25 CC images/eventpoll.o [2020-04-16T16:44:47.872Z] #44 39.62 CC images/fh.o [2020-04-16T16:44:48.083Z] #44 ... [2020-04-16T16:44:48.083Z] [2020-04-16T16:44:48.083Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:48.083Z] #17 47.53 Selecting previously unselected package xfsprogs. [2020-04-16T16:44:48.083Z] #17 47.54 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-16T16:44:48.083Z] #17 47.54 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T16:44:48.257Z] #44 99.83 DEP criu/protobuf-desc.d [2020-04-16T16:44:48.257Z] #44 99.96 DEP criu/proc_parse.d [2020-04-16T16:44:48.257Z] #44 100.2 DEP criu/plugin.d [2020-04-16T16:44:48.257Z] #44 ... [2020-04-16T16:44:48.257Z] [2020-04-16T16:44:48.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:48.257Z] #47 196.5 github.com/LK4D4/vndr/godl [2020-04-16T16:44:48.257Z] #47 197.3 github.com/LK4D4/vndr [2020-04-16T16:44:48.257Z] #47 DONE 206.1s [2020-04-16T16:44:48.341Z] #17 48.00 Selecting previously unselected package zip. [2020-04-16T16:44:48.341Z] #17 48.00 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-16T16:44:48.341Z] #17 48.01 Unpacking zip (3.0-11+b1) ... [2020-04-16T16:44:48.512Z] [2020-04-16T16:44:48.512Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:48.512Z] #44 100.4 DEP criu/pipes.d [2020-04-16T16:44:48.602Z] #17 48.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:44:48.602Z] #17 48.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:44:48.602Z] #17 48.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-16T16:44:48.602Z] #17 48.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-16T16:44:48.602Z] #17 48.22 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-16T16:44:48.602Z] #17 48.23 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-16T16:44:48.602Z] #17 48.24 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T16:44:48.602Z] #17 48.25 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-16T16:44:48.602Z] #17 48.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:44:48.602Z] #17 48.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:44:48.767Z] #44 100.7 DEP criu/pie-util.d [2020-04-16T16:44:48.803Z] #44 40.23 CC images/fsnotify.o [2020-04-16T16:44:48.859Z] #17 48.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:44:48.859Z] #17 48.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:44:48.859Z] #17 48.32 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:44:48.859Z] #17 48.33 Setting up zip (3.0-11+b1) ... [2020-04-16T16:44:48.859Z] #17 48.34 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:44:48.859Z] #17 48.37 Setting up bash-completion (1:2.8-6) ... [2020-04-16T16:44:49.023Z] #44 101.0 DEP criu/pie-util-vdso.d [2020-04-16T16:44:49.138Z] #44 ... [2020-04-16T16:44:49.138Z] [2020-04-16T16:44:49.138Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:49.138Z] #47 147.7 github.com/LK4D4/vndr/godl [2020-04-16T16:44:49.138Z] #47 148.3 github.com/LK4D4/vndr [2020-04-16T16:44:49.138Z] #47 DONE 157.5s [2020-04-16T16:44:49.138Z] [2020-04-16T16:44:49.138Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:49.138Z] #17 10.19 Reading package lists... [2020-04-16T16:44:49.278Z] #44 101.2 DEP criu/pie-util-vdso-elf32.d [2020-04-16T16:44:49.367Z] #44 41.13 CC images/signalfd.o [2020-04-16T16:44:49.534Z] #44 101.4 DEP criu/path.d [2020-04-16T16:44:49.624Z] #44 41.36 CC images/fs.o [2020-04-16T16:44:49.677Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 30.8% of statements [2020-04-16T16:44:49.677Z] ok github.com/docker/docker/container 0.109s coverage: 34.9% of statements [2020-04-16T16:44:49.677Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T16:44:49.677Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T16:44:49.677Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T16:44:49.677Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T16:44:49.789Z] #44 101.5 DEP criu/parasite-syscall.d [2020-04-16T16:44:49.789Z] #44 101.7 DEP criu/pagemap.d [2020-04-16T16:44:49.789Z] #44 101.8 DEP criu/pagemap-cache.d [2020-04-16T16:44:49.789Z] #44 101.9 DEP criu/page-xfer.d [2020-04-16T16:44:49.881Z] #44 41.75 CC images/pstree.o [2020-04-16T16:44:50.080Z] #17 13.95 Reading package lists... [2020-04-16T16:44:50.340Z] #17 18.97 Building dependency tree... [2020-04-16T16:44:50.340Z] #17 ... [2020-04-16T16:44:50.340Z] [2020-04-16T16:44:50.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:50.340Z] #44 93.77 LINK criu/pie/restorer.built-in.o [2020-04-16T16:44:50.340Z] #44 93.78 GEN criu/pie/restorer-blob.h [2020-04-16T16:44:50.340Z] #44 93.94 DEP criu/vdso.d [2020-04-16T16:44:50.340Z] #44 94.15 DEP criu/uts_ns.d [2020-04-16T16:44:50.340Z] #44 94.34 DEP criu/util.d [2020-04-16T16:44:50.340Z] #44 94.61 DEP criu/uffd.d [2020-04-16T16:44:50.351Z] #44 102.1 DEP criu/page-pipe.d [2020-04-16T16:44:50.351Z] #44 102.2 DEP criu/netfilter.d [2020-04-16T16:44:50.351Z] #44 102.3 DEP criu/net.d [2020-04-16T16:44:50.445Z] #44 42.09 CC images/pipe.o [2020-04-16T16:44:50.600Z] #44 94.77 DEP criu/tun.d [2020-04-16T16:44:50.607Z] #44 102.5 DEP criu/namespaces.d [2020-04-16T16:44:50.607Z] #44 102.7 DEP criu/mount.d [2020-04-16T16:44:50.860Z] #44 94.95 DEP criu/tty.d [2020-04-16T16:44:50.863Z] #44 102.8 DEP criu/mem.d [2020-04-16T16:44:50.863Z] #44 103.0 DEP criu/lsm.d [2020-04-16T16:44:51.009Z] #44 42.50 CC images/tcp-stream.o [2020-04-16T16:44:51.119Z] #44 103.1 DEP criu/log.d [2020-04-16T16:44:51.119Z] #44 103.2 DEP criu/libnetlink.d [2020-04-16T16:44:51.121Z] #44 95.26 DEP criu/timerfd.d [2020-04-16T16:44:51.266Z] #44 42.95 CC images/sk-packet.o [2020-04-16T16:44:51.375Z] #44 103.3 DEP criu/kerndat.d [2020-04-16T16:44:51.375Z] #44 103.4 DEP criu/kcmp-ids.d [2020-04-16T16:44:51.375Z] #44 103.5 DEP criu/irmap.d [2020-04-16T16:44:51.382Z] #44 95.57 DEP criu/sysfs_parse.d [2020-04-16T16:44:51.642Z] #44 95.69 DEP criu/sysctl.d [2020-04-16T16:44:51.642Z] #44 95.84 DEP criu/string.d [2020-04-16T16:44:51.642Z] #44 95.88 DEP criu/stats.d [2020-04-16T16:44:51.902Z] #44 96.04 DEP criu/sockets.d [2020-04-16T16:44:51.937Z] #44 103.6 DEP criu/ipc_ns.d [2020-04-16T16:44:51.937Z] #44 103.8 DEP criu/image.d [2020-04-16T16:44:51.937Z] #44 103.9 DEP criu/image-desc.d [2020-04-16T16:44:51.937Z] #44 104.0 DEP criu/fsnotify.d [2020-04-16T16:44:52.093Z] #44 43.38 CC images/mnt.o [2020-04-16T16:44:52.094Z] #44 43.76 CC images/pipe-data.o [2020-04-16T16:44:52.133Z] #17 51.08 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-16T16:44:52.133Z] #17 51.10 Setting up xz-utils (5.2.4-1) ... [2020-04-16T16:44:52.133Z] #17 51.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T16:44:52.133Z] #17 51.12 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:44:52.133Z] #17 51.19 invoke-rc.d: could not determine current runlevel [2020-04-16T16:44:52.133Z] #17 51.20 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T16:44:52.133Z] #17 51.21 Setting up pigz (2.4-1) ... [2020-04-16T16:44:52.133Z] #17 51.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-16T16:44:52.133Z] #17 51.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:44:52.133Z] #17 51.26 Setting up python-pip-whl (18.1-5) ... [2020-04-16T16:44:52.133Z] #17 51.27 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-16T16:44:52.133Z] #17 51.28 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:44:52.133Z] #17 51.69 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-16T16:44:52.133Z] #17 51.70 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:44:52.133Z] #17 51.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:44:52.133Z] #17 51.72 Setting up vim (2:8.1.0875-5) ... [2020-04-16T16:44:52.133Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T16:44:52.133Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T16:44:52.133Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T16:44:52.133Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T16:44:52.133Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T16:44:52.133Z] #17 51.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T16:44:52.133Z] #17 51.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T16:44:52.133Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T16:44:52.133Z] #17 51.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:44:52.133Z] #17 51.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:44:52.133Z] #17 51.81 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-16T16:44:52.164Z] #44 96.24 DEP criu/sk-unix.d [2020-04-16T16:44:52.193Z] #44 104.2 DEP criu/filesystems.d [2020-04-16T16:44:52.193Z] #44 104.3 DEP criu/files.d [2020-04-16T16:44:52.390Z] #17 51.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:44:52.390Z] #17 51.85 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-16T16:44:52.390Z] #17 51.86 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:44:52.424Z] #44 96.42 DEP criu/sk-tcp.d [2020-04-16T16:44:52.449Z] #44 104.4 DEP criu/files-reg.d [2020-04-16T16:44:52.657Z] #44 44.22 CC images/sa.o [2020-04-16T16:44:52.687Z] #44 96.65 DEP criu/sk-queue.d [2020-04-16T16:44:52.687Z] #44 96.83 DEP criu/sk-packet.d [2020-04-16T16:44:52.705Z] #44 104.7 DEP criu/files-ext.d [2020-04-16T16:44:52.705Z] #44 104.8 DEP criu/file-lock.d [2020-04-16T16:44:52.952Z] #44 97.07 DEP criu/sk-netlink.d [2020-04-16T16:44:52.961Z] #44 104.9 DEP criu/file-ids.d [2020-04-16T16:44:52.961Z] #44 105.0 DEP criu/fifo.d [2020-04-16T16:44:53.128Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2020-04-16T16:44:53.214Z] #44 97.22 DEP criu/sk-inet.d [2020-04-16T16:44:53.214Z] #44 97.50 DEP criu/signalfd.d [2020-04-16T16:44:53.216Z] #44 105.1 DEP criu/fdstore.d [2020-04-16T16:44:53.217Z] #44 105.2 DEP criu/fault-injection.d [2020-04-16T16:44:53.217Z] #44 105.3 DEP criu/external.d [2020-04-16T16:44:53.225Z] #44 44.71 CC images/timer.o [2020-04-16T16:44:53.472Z] #44 105.4 DEP criu/eventpoll.d [2020-04-16T16:44:53.472Z] #44 105.5 DEP criu/eventfd.d [2020-04-16T16:44:53.482Z] #44 97.68 DEP criu/sigframe.d [2020-04-16T16:44:53.728Z] #44 105.7 DEP criu/crtools.d [2020-04-16T16:44:53.758Z] #44 97.82 DEP criu/shmem.d [2020-04-16T16:44:53.791Z] #44 45.29 CC images/timerfd.o [2020-04-16T16:44:53.984Z] #44 105.8 DEP criu/cr-service.d [2020-04-16T16:44:53.984Z] #44 106.0 DEP criu/cr-restore.d [2020-04-16T16:44:54.018Z] #44 98.01 DEP criu/servicefd.d [2020-04-16T16:44:54.018Z] #44 98.16 DEP criu/seize.d [2020-04-16T16:44:54.050Z] #44 ... [2020-04-16T16:44:54.050Z] [2020-04-16T16:44:54.050Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:44:54.050Z] #56 146.6 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T16:44:54.050Z] #56 DONE 155.2s [2020-04-16T16:44:54.050Z] [2020-04-16T16:44:54.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:54.050Z] #44 45.68 CC images/mm.o [2020-04-16T16:44:54.050Z] #44 ... [2020-04-16T16:44:54.050Z] [2020-04-16T16:44:54.050Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:44:54.050Z] #47 150.2 net [2020-04-16T16:44:54.050Z] #47 150.7 vendor/golang.org/x/crypto/hkdf [2020-04-16T16:44:54.050Z] #47 150.9 vendor/golang.org/x/text/transform [2020-04-16T16:44:54.050Z] #47 151.9 vendor/golang.org/x/text/unicode/bidi [2020-04-16T16:44:54.050Z] #47 155.3 vendor/golang.org/x/text/secure/bidirule [2020-04-16T16:44:54.240Z] #44 106.2 DEP criu/cr-errno.d [2020-04-16T16:44:54.240Z] #44 106.2 DEP criu/cr-dump.d [2020-04-16T16:44:54.279Z] #44 98.39 DEP criu/seccomp.d [2020-04-16T16:44:54.496Z] #44 106.4 DEP criu/cr-dedup.d [2020-04-16T16:44:54.496Z] #44 106.6 DEP criu/cr-check.d [2020-04-16T16:44:54.540Z] #44 98.65 DEP criu/rst-malloc.d [2020-04-16T16:44:54.597Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-16T16:44:54.614Z] #47 ... [2020-04-16T16:44:54.614Z] [2020-04-16T16:44:54.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:54.614Z] #44 46.24 CC images/sk-opts.o [2020-04-16T16:44:54.753Z] #44 106.9 DEP criu/config.d [2020-04-16T16:44:54.803Z] #44 98.77 DEP criu/rbtree.d [2020-04-16T16:44:54.803Z] #44 98.81 DEP criu/pstree.d [2020-04-16T16:44:54.871Z] #44 46.52 CC images/sk-unix.o [2020-04-16T16:44:55.064Z] #44 99.11 DEP criu/protobuf.d [2020-04-16T16:44:55.064Z] #44 99.25 GEN criu/protobuf-desc-gen.h [2020-04-16T16:44:55.315Z] #44 ... [2020-04-16T16:44:55.315Z] [2020-04-16T16:44:55.315Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:44:55.315Z] #30 DONE 213.3s [2020-04-16T16:44:55.315Z] [2020-04-16T16:44:55.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:55.315Z] #44 107.1 DEP criu/clone-noasan.d [2020-04-16T16:44:55.315Z] #44 ... [2020-04-16T16:44:55.315Z] [2020-04-16T16:44:55.315Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:55.315Z] #17 11.33 Fetched 8338 kB in 9s (916 kB/s) [2020-04-16T16:44:55.315Z] #17 11.33 Reading package lists... [2020-04-16T16:44:55.315Z] #17 15.52 Reading package lists... [2020-04-16T16:44:55.315Z] #17 ... [2020-04-16T16:44:55.315Z] [2020-04-16T16:44:55.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:55.315Z] #44 107.2 DEP criu/cgroup.d [2020-04-16T16:44:55.315Z] #44 107.5 DEP criu/cgroup-props.d [2020-04-16T16:44:55.442Z] #44 47.08 CC images/sk-inet.o [2020-04-16T16:44:55.571Z] #44 107.5 DEP criu/bitmap.d [2020-04-16T16:44:55.571Z] #44 107.6 DEP criu/bfd.d [2020-04-16T16:44:55.603Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-04-16T16:44:55.668Z] #17 54.68 Setting up iptables (1.8.2-4) ... [2020-04-16T16:44:55.668Z] #17 54.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:44:55.668Z] #17 54.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:44:55.668Z] #17 54.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:44:55.668Z] #17 54.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:44:55.668Z] #17 54.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T16:44:55.668Z] #17 54.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T16:44:55.668Z] #17 54.74 Setting up python3 (3.7.3-1) ... [2020-04-16T16:44:55.668Z] #17 55.04 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T16:44:55.827Z] #44 107.8 DEP criu/autofs.d [2020-04-16T16:44:56.084Z] #44 108.1 DEP criu/aio.d [2020-04-16T16:44:56.233Z] #17 55.75 Setting up apparmor (2.13.2-10) ... [2020-04-16T16:44:56.340Z] #44 108.2 DEP criu/action-scripts.d [2020-04-16T16:44:56.380Z] #44 47.85 CC images/tun.o [2020-04-16T16:44:56.447Z] #44 ... [2020-04-16T16:44:56.447Z] [2020-04-16T16:44:56.447Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:56.447Z] #17 18.97 Building dependency tree... [2020-04-16T16:44:56.447Z] #17 20.51 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T16:44:56.447Z] #17 20.51 The following additional packages will be installed: [2020-04-16T16:44:56.447Z] #17 20.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T16:44:56.447Z] #17 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T16:44:56.447Z] #17 20.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T16:44:56.447Z] #17 20.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T16:44:56.447Z] #17 20.52 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T16:44:56.447Z] #17 20.52 Suggested packages: [2020-04-16T16:44:56.447Z] #17 20.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T16:44:56.447Z] #17 20.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T16:44:56.447Z] #17 20.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T16:44:56.447Z] #17 20.52 Recommended packages: [2020-04-16T16:44:56.447Z] #17 20.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T16:44:56.447Z] #17 20.52 python3-keyrings.alt python3-xdg unzip [2020-04-16T16:44:56.447Z] #17 21.77 The following NEW packages will be installed: [2020-04-16T16:44:56.447Z] #17 21.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T16:44:56.447Z] #17 21.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T16:44:56.447Z] #17 21.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T16:44:56.447Z] #17 21.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T16:44:56.447Z] #17 21.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T16:44:56.447Z] #17 21.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T16:44:56.447Z] #17 21.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T16:44:56.447Z] #17 21.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T16:44:56.447Z] #17 21.77 xz-utils zip [2020-04-16T16:44:56.447Z] #17 22.12 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:44:56.447Z] #17 22.12 Need to get 27.6 MB of archives. [2020-04-16T16:44:56.447Z] #17 22.12 After this operation, 114 MB of additional disk space will be used. [2020-04-16T16:44:56.447Z] #17 22.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-16T16:44:56.447Z] #17 22.12 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-16T16:44:56.447Z] #17 22.15 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-16T16:44:56.447Z] #17 22.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-16T16:44:56.447Z] #17 22.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-16T16:44:56.447Z] #17 22.21 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-16T16:44:56.447Z] #17 22.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-16T16:44:56.447Z] #17 22.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-16T16:44:56.447Z] #17 22.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-16T16:44:56.447Z] #17 22.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-16T16:44:56.447Z] #17 22.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-16T16:44:56.447Z] #17 22.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-16T16:44:56.447Z] #17 22.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-16T16:44:56.447Z] #17 22.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-16T16:44:56.447Z] #17 22.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-16T16:44:56.447Z] #17 22.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-16T16:44:56.447Z] #17 22.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-16T16:44:56.447Z] #17 22.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:44:56.447Z] #17 22.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-16T16:44:56.447Z] #17 22.36 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-16T16:44:56.447Z] #17 22.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-16T16:44:56.447Z] #17 22.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-16T16:44:56.447Z] #17 22.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-16T16:44:56.447Z] #17 22.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-16T16:44:56.447Z] #17 22.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-16T16:44:56.447Z] #17 22.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-16T16:44:56.447Z] #17 22.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-16T16:44:56.447Z] #17 22.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-16T16:44:56.447Z] #17 22.46 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-16T16:44:56.447Z] #17 22.81 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-16T16:44:56.447Z] #17 22.81 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-16T16:44:56.447Z] #17 22.82 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-16T16:44:56.447Z] #17 22.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-16T16:44:56.448Z] #17 22.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-16T16:44:56.448Z] #17 22.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T16:44:56.448Z] #17 22.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T16:44:56.448Z] #17 22.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T16:44:56.448Z] #17 22.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-16T16:44:56.448Z] #17 22.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T16:44:56.448Z] #17 22.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T16:44:56.448Z] #17 22.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T16:44:56.448Z] #17 22.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-16T16:44:56.448Z] #17 23.03 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-16T16:44:56.448Z] #17 23.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-16T16:44:56.448Z] #17 23.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T16:44:56.448Z] #17 23.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-16T16:44:56.448Z] #17 23.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-16T16:44:56.448Z] #17 23.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-16T16:44:56.448Z] #17 24.19 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:44:56.448Z] #17 24.32 Fetched 27.6 MB in 2s (16.5 MB/s) [2020-04-16T16:44:56.448Z] #17 24.38 Selecting previously unselected package pigz. [2020-04-16T16:44:56.448Z] #17 24.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23396 files and directories currently installed.) [2020-04-16T16:44:56.448Z] #17 24.52 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-16T16:44:56.448Z] #17 24.54 Unpacking pigz (2.4-1) ... [2020-04-16T16:44:56.448Z] #17 24.67 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-16T16:44:56.448Z] #17 24.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-16T16:44:56.448Z] #17 24.70 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-16T16:44:56.448Z] #17 25.29 Selecting previously unselected package python3.7-minimal. [2020-04-16T16:44:56.448Z] #17 25.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-16T16:44:56.448Z] #17 25.31 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:44:56.596Z] #44 108.5 CC criu/action-scripts.o [2020-04-16T16:44:56.637Z] #44 48.35 CC images/sk-netlink.o [2020-04-16T16:44:56.852Z] #44 108.9 CC criu/aio.o [2020-04-16T16:44:57.201Z] #44 48.78 CC images/packet-sock.o [2020-04-16T16:44:57.323Z] Fetching without tags [2020-04-16T16:44:57.388Z] #17 25.98 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-16T16:44:57.388Z] #17 26.01 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:44:57.414Z] #44 109.4 CC criu/autofs.o [2020-04-16T16:44:57.604Z] #17 57.34 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T16:44:57.766Z] #44 49.54 CC images/ipc-var.o [2020-04-16T16:44:57.861Z] #17 57.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:44:58.119Z] #17 57.73 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:44:58.119Z] #17 ... [2020-04-16T16:44:58.119Z] [2020-04-16T16:44:58.119Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:44:58.119Z] #44 145.1 CC criu/fsnotify.o [2020-04-16T16:44:58.119Z] #44 146.3 CC criu/image-desc.o [2020-04-16T16:44:58.119Z] #44 146.4 CC criu/image.o [2020-04-16T16:44:58.119Z] #44 147.5 CC criu/ipc_ns.o [2020-04-16T16:44:58.119Z] #44 148.7 CC criu/irmap.o [2020-04-16T16:44:58.119Z] #44 149.4 CC criu/kcmp-ids.o [2020-04-16T16:44:58.119Z] #44 149.8 CC criu/kerndat.o [2020-04-16T16:44:58.119Z] #44 151.0 CC criu/libnetlink.o [2020-04-16T16:44:58.119Z] #44 151.4 CC criu/log.o [2020-04-16T16:44:58.119Z] #44 152.0 CC criu/lsm.o [2020-04-16T16:44:58.119Z] #44 152.5 CC criu/mem.o [2020-04-16T16:44:58.119Z] #44 154.0 CC criu/mount.o [2020-04-16T16:44:58.139Z] Merging remotes/origin/master commit eac618caaa76222ad730a1ef4e6b80a893b184ad into PR head commit 933a87236f57af13befe3dc83a396cefced23300 [2020-04-16T16:44:58.329Z] #44 49.93 CC images/ipc-desc.o [2020-04-16T16:44:58.376Z] #44 ... [2020-04-16T16:44:58.376Z] [2020-04-16T16:44:58.376Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:44:58.376Z] #41 254.7 + dpkg --print-architecture [2020-04-16T16:44:58.376Z] #41 254.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-16T16:44:58.376Z] #41 255.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-16T16:44:58.376Z] #41 255.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-16T16:44:58.586Z] #44 50.31 CC images/ipc-shm.o [2020-04-16T16:44:57.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:44:57.086Z] > git config --add remote.origin.fetch +refs/pull/40796/head:refs/remotes/origin/PR-40796 # timeout=10 [2020-04-16T16:44:57.132Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:44:57.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T16:44:57.358Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T16:44:57.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T16:44:57.360Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40796/head:refs/remotes/origin/PR-40796 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T16:44:58.242Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:44:58.291Z] > git checkout -f 933a87236f57af13befe3dc83a396cefced23300 # timeout=10 [2020-04-16T16:44:58.779Z] #44 110.6 CC criu/bfd.o [2020-04-16T16:44:58.941Z] #41 ... [2020-04-16T16:44:58.941Z] [2020-04-16T16:44:58.941Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:44:58.941Z] #17 58.53 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T16:44:59.035Z] #44 111.1 CC criu/bitmap.o [2020-04-16T16:44:59.150Z] #44 50.79 CC images/ipc-msg.o [2020-04-16T16:44:59.199Z] #17 58.96 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T16:44:59.291Z] #44 111.3 CC criu/cgroup-props.o [2020-04-16T16:44:59.714Z] #44 51.28 CC images/ipc-sem.o [2020-04-16T16:44:59.933Z] #17 28.47 Selecting previously unselected package python3-minimal. [2020-04-16T16:44:59.933Z] #17 28.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-04-16T16:44:59.933Z] #17 28.51 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-16T16:44:59.933Z] #17 28.51 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T16:44:59.933Z] #17 28.61 Selecting previously unselected package libmpdec2:arm64. [2020-04-16T16:44:59.933Z] #17 28.63 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-16T16:44:59.933Z] #17 28.64 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-16T16:44:59.971Z] #44 51.63 CC images/utsns.o [2020-04-16T16:45:00.069Z] Removing intermediate container 02093e3c2d01 [2020-04-16T16:45:00.069Z] ---> 5d683d1d917d [2020-04-16T16:45:00.069Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-16T16:45:00.070Z] ---> ebd73b5ebd31 [2020-04-16T16:45:00.070Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-16T16:45:00.070Z] ---> 13c701f213cc [2020-04-16T16:45:00.070Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-16T16:45:00.070Z] ---> Running in 06f36002b23d [2020-04-16T16:45:00.070Z] Removing intermediate container 06f36002b23d [2020-04-16T16:45:00.070Z] ---> 48658b37575d [2020-04-16T16:45:00.070Z] Successfully built 48658b37575d [2020-04-16T16:45:00.070Z] Successfully tagged moby-buildx:latest [2020-04-16T16:45:00.070Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-16T16:45:00.070Z] if [ -n "${id}" ]; then \ [2020-04-16T16:45:00.070Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-16T16:45:00.070Z] && touch bundles/buildx; \ [2020-04-16T16:45:00.070Z] docker rm -f ${id}; \ [2020-04-16T16:45:00.070Z] fi [2020-04-16T16:45:00.070Z] 4ed2aa1b74802dc3ff53e2c457ffa791b44e3edefca2ff1cb7e279cf8c654669 [2020-04-16T16:45:00.070Z] bundles/buildx version [2020-04-16T16:45:00.070Z] buildx v0.3.1 6db68d0 [2020-04-16T16:45:00.070Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 . [2020-04-16T16:45:00.070Z] #1 [internal] booting buildkit [2020-04-16T16:45:00.070Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-16T16:45:00.193Z] #17 28.78 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-16T16:45:00.193Z] #17 28.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-16T16:45:00.193Z] #17 28.79 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:00.219Z] #44 112.0 CC criu/cgroup.o [2020-04-16T16:45:00.228Z] #44 51.94 CC images/creds.o [2020-04-16T16:45:00.354Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-04-16T16:45:00.354Z] #1 creating container buildx_buildkit_default [2020-04-16T16:45:00.570Z] #17 60.20 Setting up python3-pip (18.1-5) ... [2020-04-16T16:45:00.639Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-16T16:45:00.792Z] #44 52.33 CC images/vma.o [2020-04-16T16:45:00.939Z] #1 DONE 3.0s [2020-04-16T16:45:00.939Z] [2020-04-16T16:45:00.939Z] #3 [internal] load build definition from Dockerfile [2020-04-16T16:45:00.939Z] #3 transferring dockerfile: 17.09kB 0.0s done [2020-04-16T16:45:00.939Z] #3 DONE 0.0s [2020-04-16T16:45:00.939Z] [2020-04-16T16:45:00.939Z] #2 [internal] load .dockerignore [2020-04-16T16:45:00.939Z] #2 transferring context: 87B done [2020-04-16T16:45:00.939Z] #2 DONE 0.0s [2020-04-16T16:45:00.939Z] [2020-04-16T16:45:00.939Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T16:45:01.049Z] #44 52.83 CC images/netdev.o [2020-04-16T16:45:01.136Z] #17 29.68 Selecting previously unselected package python3.7. [2020-04-16T16:45:01.136Z] #17 29.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-16T16:45:01.136Z] #17 29.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:01.136Z] #17 29.85 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-16T16:45:01.136Z] #17 29.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-16T16:45:01.136Z] #17 29.85 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-16T16:45:01.136Z] #17 29.99 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T16:45:01.146Z] #44 ... [2020-04-16T16:45:01.146Z] [2020-04-16T16:45:01.146Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:01.146Z] #17 18.78 Building dependency tree... [2020-04-16T16:45:01.146Z] #17 20.08 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T16:45:01.146Z] #17 20.08 The following additional packages will be installed: [2020-04-16T16:45:01.146Z] #17 20.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T16:45:01.146Z] #17 20.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T16:45:01.146Z] #17 20.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T16:45:01.146Z] #17 20.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T16:45:01.146Z] #17 20.08 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T16:45:01.146Z] #17 20.09 Suggested packages: [2020-04-16T16:45:01.146Z] #17 20.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T16:45:01.146Z] #17 20.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T16:45:01.146Z] #17 20.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T16:45:01.146Z] #17 20.09 Recommended packages: [2020-04-16T16:45:01.146Z] #17 20.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T16:45:01.146Z] #17 20.09 python3-keyrings.alt python3-xdg unzip [2020-04-16T16:45:01.146Z] #17 21.60 The following NEW packages will be installed: [2020-04-16T16:45:01.146Z] #17 21.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T16:45:01.146Z] #17 21.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T16:45:01.146Z] #17 21.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T16:45:01.146Z] #17 21.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T16:45:01.146Z] #17 21.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T16:45:01.146Z] #17 21.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T16:45:01.146Z] #17 21.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T16:45:01.146Z] #17 21.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T16:45:01.146Z] #17 21.61 xz-utils zip [2020-04-16T16:45:01.146Z] #17 21.92 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:45:01.146Z] #17 21.92 Need to get 28.5 MB of archives. [2020-04-16T16:45:01.146Z] #17 21.92 After this operation, 116 MB of additional disk space will be used. [2020-04-16T16:45:01.146Z] #17 21.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-16T16:45:01.146Z] #17 21.92 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-16T16:45:01.146Z] #17 21.95 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-16T16:45:01.146Z] #17 22.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-16T16:45:01.146Z] #17 22.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-16T16:45:01.146Z] #17 22.01 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-16T16:45:01.146Z] #17 22.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-16T16:45:01.146Z] #17 22.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-16T16:45:01.146Z] #17 22.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-16T16:45:01.146Z] #17 22.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-16T16:45:01.146Z] #17 22.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-16T16:45:01.146Z] #17 22.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-16T16:45:01.146Z] #17 22.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-16T16:45:01.147Z] #17 22.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-16T16:45:01.147Z] #17 22.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-16T16:45:01.147Z] #17 22.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-16T16:45:01.147Z] #17 22.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-16T16:45:01.147Z] #17 22.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:45:01.147Z] #17 22.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-16T16:45:01.147Z] #17 22.18 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-16T16:45:01.147Z] #17 22.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-16T16:45:01.147Z] #17 22.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-16T16:45:01.147Z] #17 22.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-16T16:45:01.147Z] #17 22.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-16T16:45:01.147Z] #17 22.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-16T16:45:01.147Z] #17 22.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-16T16:45:01.147Z] #17 22.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-16T16:45:01.147Z] #17 22.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-16T16:45:01.147Z] #17 22.24 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-16T16:45:01.147Z] #17 22.59 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-16T16:45:01.147Z] #17 22.59 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-16T16:45:01.147Z] #17 22.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-16T16:45:01.147Z] #17 22.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-16T16:45:01.147Z] #17 22.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-16T16:45:01.147Z] #17 22.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T16:45:01.147Z] #17 22.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T16:45:01.147Z] #17 22.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T16:45:01.147Z] #17 22.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-16T16:45:01.147Z] #17 22.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T16:45:01.147Z] #17 22.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T16:45:01.147Z] #17 22.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T16:45:01.147Z] #17 22.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-16T16:45:01.147Z] #17 22.77 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-16T16:45:01.147Z] #17 22.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-16T16:45:01.147Z] #17 22.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T16:45:01.147Z] #17 23.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-16T16:45:01.147Z] #17 23.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-16T16:45:01.147Z] #17 23.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-16T16:45:01.147Z] #17 23.90 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:45:01.147Z] #17 23.99 Fetched 28.5 MB in 2s (16.8 MB/s) [2020-04-16T16:45:01.147Z] #17 24.04 Selecting previously unselected package pigz. [2020-04-16T16:45:01.147Z] #17 24.04 (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-16T16:45:01.147Z] #17 24.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-16T16:45:01.147Z] #17 24.10 Unpacking pigz (2.4-1) ... [2020-04-16T16:45:01.147Z] #17 24.17 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-16T16:45:01.147Z] #17 24.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:45:01.147Z] #17 24.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:01.402Z] #17 24.64 Selecting previously unselected package python3.7-minimal. [2020-04-16T16:45:01.402Z] #17 24.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:45:01.402Z] #17 24.66 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:45:01.502Z] #17 61.18 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:45:01.559Z] #4 DONE 0.7s [2020-04-16T16:45:01.559Z] [2020-04-16T16:45:01.559Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T16:45:01.559Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T16:45:01.617Z] #44 53.40 CC images/tty.o [2020-04-16T16:45:01.226Z] > git merge eac618caaa76222ad730a1ef4e6b80a893b184ad # timeout=10 [2020-04-16T16:45:01.760Z] #17 61.22 Processing triggers for mime-support (3.62) ... [2020-04-16T16:45:01.845Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-16T16:45:01.845Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 457.79kB / 8.18MB 0.1s [2020-04-16T16:45:01.845Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-16T16:45:01.845Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T16:45:01.845Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.4s done [2020-04-16T16:45:02.129Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-16T16:45:02.140Z] Merge succeeded, producing 719fee1bbc0c3569ecf011b766e66871f8e8bb94 [2020-04-16T16:45:02.141Z] Checking out Revision 719fee1bbc0c3569ecf011b766e66871f8e8bb94 (PR-40796) [2020-04-16T16:45:02.325Z] #17 DONE 61.8s [2020-04-16T16:45:02.325Z] [2020-04-16T16:45:02.325Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T16:45:02.330Z] #17 25.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:02.330Z] #17 25.58 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:45:02.415Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-16T16:45:02.420Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.8% of statements [2020-04-16T16:45:02.522Z] #17 31.20 Selecting previously unselected package python3. [2020-04-16T16:45:02.522Z] #17 31.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-04-16T16:45:02.522Z] #17 31.31 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-16T16:45:02.522Z] #17 31.32 Unpacking python3 (3.7.3-1) ... [2020-04-16T16:45:02.549Z] #44 54.04 CC images/file-lock.o [2020-04-16T16:45:02.698Z] #5 DONE 1.0s [2020-04-16T16:45:02.699Z] [2020-04-16T16:45:02.699Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T16:45:02.783Z] #17 31.49 Selecting previously unselected package libip4tc0:arm64. [2020-04-16T16:45:02.783Z] #17 31.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-16T16:45:02.783Z] #17 31.51 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-16T16:45:02.783Z] #17 31.60 Selecting previously unselected package libip6tc0:arm64. [2020-04-16T16:45:02.806Z] #44 54.35 CC images/rlimit.o [2020-04-16T16:45:02.806Z] #44 54.55 CC images/pagemap.o [2020-04-16T16:45:03.044Z] #17 31.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-16T16:45:03.044Z] #17 31.61 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-16T16:45:03.044Z] #17 31.72 Selecting previously unselected package libiptc0:arm64. [2020-04-16T16:45:03.044Z] #17 31.72 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-16T16:45:03.044Z] #17 31.73 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-16T16:45:03.044Z] #17 31.82 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-16T16:45:03.044Z] #17 31.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-16T16:45:03.044Z] #17 31.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-16T16:45:03.311Z] #17 31.97 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-16T16:45:03.311Z] #17 31.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-16T16:45:03.311Z] #17 31.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-16T16:45:03.311Z] #17 32.07 Selecting previously unselected package libnftnl11:arm64. [2020-04-16T16:45:03.311Z] #17 32.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-16T16:45:03.311Z] #17 32.09 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-16T16:45:03.311Z] #17 32.22 Selecting previously unselected package iptables. [2020-04-16T16:45:03.323Z] #7 DONE 0.3s [2020-04-16T16:45:03.323Z] [2020-04-16T16:45:03.323Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T16:45:03.323Z] #6 DONE 0.6s [2020-04-16T16:45:03.323Z] [2020-04-16T16:45:03.323Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T16:45:03.323Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T16:45:03.323Z] #72 DONE 0.0s [2020-04-16T16:45:03.323Z] [2020-04-16T16:45:03.323Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:45:03.323Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b done [2020-04-16T16:45:03.369Z] #44 54.97 CC images/siginfo.o [2020-04-16T16:45:03.572Z] #17 32.22 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-16T16:45:03.572Z] #17 32.25 Unpacking iptables (1.8.2-4) ... [2020-04-16T16:45:03.617Z] #8 sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b 1.42kB / 1.42kB done [2020-04-16T16:45:03.617Z] #8 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 155B / 155B 0.1s [2020-04-16T16:45:03.617Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 0B / 10.73MB 0.1s [2020-04-16T16:45:03.617Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 0B / 96.51MB 0.1s [2020-04-16T16:45:03.617Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 0B / 57.39MB 0.1s [2020-04-16T16:45:03.617Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 0B / 73.51MB 0.1s [2020-04-16T16:45:03.617Z] #8 sha256:d3b484376efc1a7cbd8b5e7651bddba7987b96cccf400030c97f05b32322534c 1.79kB / 1.79kB done [2020-04-16T16:45:03.617Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 1.39MB / 8.25MB 0.1s [2020-04-16T16:45:03.617Z] #8 sha256:2f43dd711d716eff5a4d1668a936b8a3ea9c0932b14213712e14430fc0a3350f 5.46kB / 5.46kB done [2020-04-16T16:45:03.617Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 31.84kB / 54.14MB 0.1s [2020-04-16T16:45:03.626Z] #44 55.32 CC images/rpc.o [2020-04-16T16:45:03.832Z] #17 32.60 Selecting previously unselected package xxd. [2020-04-16T16:45:03.832Z] #17 32.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-16T16:45:03.832Z] #17 32.61 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:45:03.891Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements [2020-04-16T16:45:03.917Z] #8 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 155B / 155B 0.2s done [2020-04-16T16:45:03.917Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.79MB / 8.25MB 0.3s [2020-04-16T16:45:03.917Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 752.74kB / 10.73MB 0.4s [2020-04-16T16:45:03.917Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.25MB / 8.25MB 0.4s [2020-04-16T16:45:03.917Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 1.31MB / 10.73MB 0.6s [2020-04-16T16:45:03.917Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.78MB / 8.25MB 0.6s [2020-04-16T16:45:04.093Z] #17 32.75 Selecting previously unselected package vim-common. [2020-04-16T16:45:04.093Z] #17 32.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:45:04.093Z] #17 32.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:45:04.206Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.30MB / 8.25MB 0.7s [2020-04-16T16:45:04.220Z] #17 27.44 Selecting previously unselected package python3-minimal. [2020-04-16T16:45:04.220Z] #17 27.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-16T16:45:04.220Z] #17 27.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-16T16:45:04.220Z] #17 27.49 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T16:45:04.222Z] #18 1.784 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T16:45:04.222Z] #18 1.788 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T16:45:04.222Z] #18 1.792 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T16:45:04.223Z] #18 DONE 1.9s [2020-04-16T16:45:04.223Z] [2020-04-16T16:45:04.223Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:04.223Z] #44 157.7 CC criu/namespaces.o [2020-04-16T16:45:04.223Z] #44 160.1 CC criu/net.o [2020-04-16T16:45:04.354Z] #17 32.95 Selecting previously unselected package bash-completion. [2020-04-16T16:45:04.354Z] #17 32.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T16:45:04.476Z] #17 27.59 Selecting previously unselected package libmpdec2:amd64. [2020-04-16T16:45:04.476Z] #17 27.60 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-16T16:45:04.476Z] #17 27.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-16T16:45:04.476Z] #17 27.73 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-16T16:45:04.476Z] #17 27.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:45:04.476Z] #17 27.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:04.498Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.39MB / 10.73MB 0.9s [2020-04-16T16:45:04.498Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.86MB / 8.25MB 0.9s [2020-04-16T16:45:04.498Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 3.05MB / 54.14MB 0.9s [2020-04-16T16:45:04.498Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 3.11MB / 10.73MB 1.0s [2020-04-16T16:45:04.498Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.61MB / 8.25MB 1.0s [2020-04-16T16:45:04.541Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-16T16:45:04.797Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 3.28MB / 57.39MB 1.2s [2020-04-16T16:45:04.797Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 4.06MB / 73.51MB 1.2s [2020-04-16T16:45:04.797Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.07MB / 8.25MB 1.2s [2020-04-16T16:45:04.797Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 4.19MB / 10.73MB 1.3s [2020-04-16T16:45:04.797Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.66MB / 8.25MB 1.3s [2020-04-16T16:45:01.990Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-16T16:45:02.172Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T16:45:02.221Z] > git checkout -f 719fee1bbc0c3569ecf011b766e66871f8e8bb94 # timeout=10 [2020-04-16T16:45:04.996Z] #44 ... [2020-04-16T16:45:04.996Z] [2020-04-16T16:45:04.996Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:04.996Z] #47 156.0 vendor/golang.org/x/text/unicode/norm [2020-04-16T16:45:04.996Z] #47 162.6 vendor/golang.org/x/net/idna [2020-04-16T16:45:04.996Z] #47 166.2 vendor/golang.org/x/net/http2/hpack [2020-04-16T16:45:04.996Z] #47 ... [2020-04-16T16:45:04.996Z] [2020-04-16T16:45:04.996Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:04.996Z] #44 56.69 CC images/ext-file.o [2020-04-16T16:45:05.086Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.31MB / 8.25MB 1.5s [2020-04-16T16:45:05.086Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 5.16MB / 10.73MB 1.6s [2020-04-16T16:45:05.086Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 5.37MB / 96.51MB 1.6s [2020-04-16T16:45:05.086Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.96MB / 8.25MB 1.6s [2020-04-16T16:45:05.086Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 6.04MB / 54.14MB 1.6s [2020-04-16T16:45:05.156Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-16T16:45:05.258Z] #44 56.85 CC images/cgroup.o [2020-04-16T16:45:05.378Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 5.75MB / 10.73MB 1.8s [2020-04-16T16:45:05.378Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 1.7s done [2020-04-16T16:45:05.405Z] #17 28.62 Selecting previously unselected package python3.7. [2020-04-16T16:45:05.405Z] #17 28.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:45:05.405Z] #17 28.63 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:05.405Z] #17 28.75 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-16T16:45:05.405Z] #17 28.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-16T16:45:05.405Z] #17 28.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-16T16:45:05.405Z] #17 28.87 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T16:45:05.438Z] ok github.com/docker/docker/daemon 12.308s coverage: 17.4% of statements [2020-04-16T16:45:05.438Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T16:45:05.438Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T16:45:05.438Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T16:45:05.438Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T16:45:05.670Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 6.34MB / 10.73MB 1.9s [2020-04-16T16:45:05.670Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 6.39MB / 57.39MB 1.9s [2020-04-16T16:45:05.670Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 6.93MB / 10.73MB 2.1s [2020-04-16T16:45:05.670Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 7.83MB / 73.51MB 2.1s [2020-04-16T16:45:05.670Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 7.52MB / 10.73MB 2.2s [2020-04-16T16:45:05.821Z] #44 57.43 CC images/userns.o [2020-04-16T16:45:05.961Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.17MB / 10.73MB 2.4s [2020-04-16T16:45:05.961Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 8.96MB / 54.14MB 2.4s [2020-04-16T16:45:05.961Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.73MB / 10.73MB 2.5s [2020-04-16T16:45:06.051Z] ok github.com/docker/docker/daemon/graphdriver 0.002s coverage: 2.2% of statements [2020-04-16T16:45:06.078Z] #44 57.81 CC images/google/protobuf/descriptor.o [2020-04-16T16:45:06.254Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 9.35MB / 10.73MB 2.7s [2020-04-16T16:45:06.254Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 9.40MB / 57.39MB 2.7s [2020-04-16T16:45:06.342Z] #17 29.69 Selecting previously unselected package python3. [2020-04-16T16:45:06.544Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.01MB / 10.73MB 2.8s [2020-04-16T16:45:06.544Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.60MB / 10.73MB 3.0s [2020-04-16T16:45:06.544Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 10.71MB / 96.51MB 3.0s [2020-04-16T16:45:06.544Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 11.64MB / 73.51MB 3.0s [2020-04-16T16:45:06.544Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 3.0s done [2020-04-16T16:45:06.544Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 12.33MB / 54.14MB 3.1s [2020-04-16T16:45:06.598Z] #17 29.69 (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-16T16:45:06.598Z] #17 29.73 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-16T16:45:06.598Z] #17 29.75 Unpacking python3 (3.7.3-1) ... [2020-04-16T16:45:06.598Z] #17 29.84 Selecting previously unselected package libip4tc0:amd64. [2020-04-16T16:45:06.598Z] #17 29.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-16T16:45:06.598Z] #17 29.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-16T16:45:06.598Z] #17 29.96 Selecting previously unselected package libip6tc0:amd64. [2020-04-16T16:45:06.598Z] #17 29.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-16T16:45:06.598Z] #17 29.97 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-16T16:45:06.837Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 12.65MB / 57.39MB 3.3s [2020-04-16T16:45:06.854Z] #17 30.06 Selecting previously unselected package libiptc0:amd64. [2020-04-16T16:45:06.854Z] #17 30.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-16T16:45:06.854Z] #17 30.07 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-16T16:45:06.854Z] #17 30.16 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-16T16:45:06.854Z] #17 30.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-16T16:45:06.854Z] #17 30.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-16T16:45:06.854Z] #17 30.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-16T16:45:06.854Z] #17 30.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-16T16:45:06.854Z] #17 30.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-16T16:45:06.900Z] #17 ... [2020-04-16T16:45:06.900Z] [2020-04-16T16:45:06.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:06.900Z] #44 101.0 DEP criu/protobuf-desc.d [2020-04-16T16:45:06.900Z] #44 101.2 DEP criu/proc_parse.d [2020-04-16T16:45:06.900Z] #44 101.4 DEP criu/plugin.d [2020-04-16T16:45:06.900Z] #44 101.5 DEP criu/pipes.d [2020-04-16T16:45:06.900Z] #44 101.7 DEP criu/pie-util.d [2020-04-16T16:45:06.900Z] #44 101.8 DEP criu/pie-util-vdso.d [2020-04-16T16:45:06.900Z] #44 102.0 DEP criu/path.d [2020-04-16T16:45:06.900Z] #44 102.1 DEP criu/parasite-syscall.d [2020-04-16T16:45:06.900Z] #44 102.4 DEP criu/pagemap.d [2020-04-16T16:45:06.900Z] #44 102.5 DEP criu/pagemap-cache.d [2020-04-16T16:45:06.900Z] #44 102.5 DEP criu/page-xfer.d [2020-04-16T16:45:06.900Z] #44 102.7 DEP criu/page-pipe.d [2020-04-16T16:45:06.900Z] #44 102.8 DEP criu/netfilter.d [2020-04-16T16:45:06.900Z] #44 103.1 DEP criu/net.d [2020-04-16T16:45:06.900Z] #44 103.3 DEP criu/namespaces.d [2020-04-16T16:45:06.900Z] #44 103.5 DEP criu/mount.d [2020-04-16T16:45:06.900Z] #44 103.7 DEP criu/mem.d [2020-04-16T16:45:06.900Z] #44 104.1 DEP criu/lsm.d [2020-04-16T16:45:06.900Z] #44 104.2 DEP criu/log.d [2020-04-16T16:45:06.900Z] #44 104.4 DEP criu/libnetlink.d [2020-04-16T16:45:06.900Z] #44 104.6 DEP criu/kerndat.d [2020-04-16T16:45:06.900Z] #44 104.7 DEP criu/kcmp-ids.d [2020-04-16T16:45:06.900Z] #44 104.8 DEP criu/irmap.d [2020-04-16T16:45:06.900Z] #44 105.0 DEP criu/ipc_ns.d [2020-04-16T16:45:06.900Z] #44 105.1 DEP criu/image.d [2020-04-16T16:45:06.900Z] #44 105.3 DEP criu/image-desc.d [2020-04-16T16:45:06.900Z] #44 105.5 DEP criu/fsnotify.d [2020-04-16T16:45:06.900Z] #44 105.6 DEP criu/filesystems.d [2020-04-16T16:45:06.900Z] #44 105.9 DEP criu/files.d [2020-04-16T16:45:06.900Z] #44 106.1 DEP criu/files-reg.d [2020-04-16T16:45:06.900Z] #44 106.2 DEP criu/files-ext.d [2020-04-16T16:45:06.900Z] #44 106.4 DEP criu/file-lock.d [2020-04-16T16:45:06.900Z] #44 106.5 DEP criu/file-ids.d [2020-04-16T16:45:06.900Z] #44 106.6 DEP criu/fifo.d [2020-04-16T16:45:06.900Z] #44 106.7 DEP criu/fdstore.d [2020-04-16T16:45:06.900Z] #44 106.8 DEP criu/fault-injection.d [2020-04-16T16:45:06.900Z] #44 106.8 DEP criu/external.d [2020-04-16T16:45:06.900Z] #44 107.0 DEP criu/eventpoll.d [2020-04-16T16:45:06.900Z] #44 107.1 DEP criu/eventfd.d [2020-04-16T16:45:06.900Z] #44 107.3 DEP criu/crtools.d [2020-04-16T16:45:06.900Z] #44 107.5 DEP criu/cr-service.d [2020-04-16T16:45:06.900Z] #44 107.8 DEP criu/cr-restore.d [2020-04-16T16:45:06.900Z] #44 108.0 DEP criu/cr-errno.d [2020-04-16T16:45:06.900Z] #44 108.0 DEP criu/cr-dump.d [2020-04-16T16:45:06.900Z] #44 108.1 DEP criu/cr-dedup.d [2020-04-16T16:45:06.900Z] #44 108.4 DEP criu/cr-check.d [2020-04-16T16:45:06.900Z] #44 108.7 DEP criu/config.d [2020-04-16T16:45:06.900Z] #44 108.8 DEP criu/clone-noasan.d [2020-04-16T16:45:06.900Z] #44 108.9 DEP criu/cgroup.d [2020-04-16T16:45:06.900Z] #44 109.1 DEP criu/cgroup-props.d [2020-04-16T16:45:06.900Z] #44 109.3 DEP criu/bitmap.d [2020-04-16T16:45:06.900Z] #44 109.3 DEP criu/bfd.d [2020-04-16T16:45:06.900Z] #44 109.4 DEP criu/autofs.d [2020-04-16T16:45:06.900Z] #44 109.5 DEP criu/aio.d [2020-04-16T16:45:06.900Z] #44 109.8 DEP criu/action-scripts.d [2020-04-16T16:45:06.900Z] #44 110.2 CC criu/action-scripts.o [2020-04-16T16:45:06.900Z] #44 110.9 CC criu/aio.o [2020-04-16T16:45:07.111Z] #17 30.33 Selecting previously unselected package libnftnl11:amd64. [2020-04-16T16:45:07.111Z] #17 30.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-16T16:45:07.111Z] #17 30.34 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-16T16:45:07.111Z] #17 30.42 Selecting previously unselected package iptables. [2020-04-16T16:45:07.111Z] #17 30.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-16T16:45:07.111Z] #17 30.45 Unpacking iptables (1.8.2-4) ... [2020-04-16T16:45:07.445Z] #44 ... [2020-04-16T16:45:07.445Z] [2020-04-16T16:45:07.445Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:45:07.445Z] #10 159.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T16:45:07.445Z] #10 159.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-16T16:45:07.445Z] #10 159.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:45:07.445Z] #10 ... [2020-04-16T16:45:07.445Z] [2020-04-16T16:45:07.445Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:07.445Z] #47 167.4 mime [2020-04-16T16:45:07.471Z] #44 ... [2020-04-16T16:45:07.471Z] [2020-04-16T16:45:07.471Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:07.471Z] #17 36.15 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T16:45:07.498Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 15.53MB / 57.39MB 3.7s [2020-04-16T16:45:07.498Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 16.01MB / 73.51MB 3.7s [2020-04-16T16:45:07.498Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 15.76MB / 54.14MB 3.7s [2020-04-16T16:45:07.498Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 15.65MB / 96.51MB 3.9s [2020-04-16T16:45:07.501Z] #44 163.7 CC criu/netfilter.o [2020-04-16T16:45:07.501Z] #44 164.1 CC criu/page-pipe.o [2020-04-16T16:45:07.673Z] #17 30.74 Selecting previously unselected package xxd. [2020-04-16T16:45:07.673Z] #17 30.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:45:07.673Z] #17 30.76 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:45:07.673Z] #17 30.89 Selecting previously unselected package vim-common. [2020-04-16T16:45:07.673Z] #17 30.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:45:07.673Z] #17 30.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:45:07.908Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 18.66MB / 54.14MB 4.2s [2020-04-16T16:45:07.908Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 18.52MB / 57.39MB 4.3s [2020-04-16T16:45:07.908Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 19.78MB / 73.51MB 4.5s [2020-04-16T16:45:07.929Z] #17 31.07 Selecting previously unselected package bash-completion. [2020-04-16T16:45:07.929Z] #17 31.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T16:45:08.042Z] #17 36.79 Selecting previously unselected package bzip2. [2020-04-16T16:45:08.042Z] #17 36.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-16T16:45:08.042Z] #17 36.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:45:08.042Z] #17 36.92 Selecting previously unselected package xz-utils. [2020-04-16T16:45:08.068Z] #44 164.9 CC criu/page-xfer.o [2020-04-16T16:45:08.071Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-04-16T16:45:08.302Z] #17 36.93 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-16T16:45:08.302Z] #17 36.93 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T16:45:08.302Z] #17 37.10 Selecting previously unselected package apparmor. [2020-04-16T16:45:08.302Z] #17 37.10 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-16T16:45:08.302Z] #17 37.18 Unpacking apparmor (2.13.2-10) ... [2020-04-16T16:45:08.532Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 20.81MB / 96.51MB 4.9s [2020-04-16T16:45:08.532Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 21.89MB / 57.39MB 4.9s [2020-04-16T16:45:08.532Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 22.43MB / 54.14MB 4.9s [2020-04-16T16:45:08.685Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.201s coverage: 57.0% of statements [2020-04-16T16:45:08.822Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 24.26MB / 73.51MB 5.2s [2020-04-16T16:45:08.872Z] #17 37.57 Selecting previously unselected package aufs-tools. [2020-04-16T16:45:08.872Z] #17 37.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-16T16:45:08.872Z] #17 37.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:45:09.110Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 25.35MB / 57.39MB 5.4s [2020-04-16T16:45:09.110Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 25.28MB / 54.14MB 5.4s [2020-04-16T16:45:09.110Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 26.03MB / 96.51MB 5.7s [2020-04-16T16:45:09.110Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 28.04MB / 73.51MB 5.7s [2020-04-16T16:45:09.150Z] #17 37.80 Selecting previously unselected package libonig5:arm64. [2020-04-16T16:45:09.150Z] #17 37.81 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-16T16:45:09.150Z] #17 37.82 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-16T16:45:09.342Z] #47 170.5 mime/quotedprintable [2020-04-16T16:45:09.396Z] #8 ... [2020-04-16T16:45:09.396Z] [2020-04-16T16:45:09.396Z] #21 [internal] load build context [2020-04-16T16:45:09.396Z] #21 transferring context: 52.78MB 5.9s done [2020-04-16T16:45:09.396Z] #21 DONE 6.0s [2020-04-16T16:45:09.396Z] [2020-04-16T16:45:09.396Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T16:45:09.396Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T16:45:09.396Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T16:45:09.396Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-04-16T16:45:09.396Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.9s done [2020-04-16T16:45:09.396Z] #72 DONE 5.9s [2020-04-16T16:45:09.396Z] [2020-04-16T16:45:09.396Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:48e1569cd... [2020-04-16T16:45:09.396Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 28.36MB / 57.39MB 5.8s [2020-04-16T16:45:09.396Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 28.92MB / 54.14MB 5.8s [2020-04-16T16:45:09.411Z] #17 38.02 Selecting previously unselected package libjq1:arm64. [2020-04-16T16:45:09.411Z] #17 38.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-16T16:45:09.411Z] #17 38.08 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-16T16:45:09.411Z] #17 38.22 Selecting previously unselected package jq. [2020-04-16T16:45:09.411Z] #17 38.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-16T16:45:09.411Z] #17 38.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:45:09.439Z] #44 166.2 CC criu/pagemap-cache.o [2020-04-16T16:45:09.671Z] #17 38.35 Selecting previously unselected package libaio1:arm64. [2020-04-16T16:45:09.671Z] #17 38.36 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-16T16:45:09.671Z] #17 38.36 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-16T16:45:09.671Z] #17 38.44 Selecting previously unselected package libgpm2:arm64. [2020-04-16T16:45:09.671Z] #17 38.45 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-16T16:45:09.671Z] #17 38.46 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-16T16:45:09.671Z] #17 38.54 Selecting previously unselected package libicu63:arm64. [2020-04-16T16:45:09.683Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 31.43MB / 57.39MB 6.1s [2020-04-16T16:45:09.683Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 31.73MB / 73.51MB 6.1s [2020-04-16T16:45:09.683Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 31.68MB / 54.14MB 6.1s [2020-04-16T16:45:09.696Z] #44 166.6 CC criu/pagemap.o [2020-04-16T16:45:09.931Z] #17 38.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-16T16:45:09.931Z] #17 38.56 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-16T16:45:09.971Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 31.73MB / 96.51MB 6.3s [2020-04-16T16:45:09.971Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 34.92MB / 57.39MB 6.4s [2020-04-16T16:45:09.971Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 35.83MB / 54.14MB 6.4s [2020-04-16T16:45:10.260Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 36.65MB / 73.51MB 6.6s [2020-04-16T16:45:10.260Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 37.09MB / 96.51MB 6.7s [2020-04-16T16:45:10.260Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 38.51MB / 57.39MB 6.7s [2020-04-16T16:45:10.260Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 39.80MB / 54.14MB 6.7s [2020-04-16T16:45:10.273Z] #47 171.3 net/http/internal [2020-04-16T16:45:10.455Z] #17 33.35 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T16:45:10.455Z] #17 33.68 Selecting previously unselected package bzip2. [2020-04-16T16:45:10.455Z] #17 33.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-16T16:45:10.455Z] #17 33.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:45:10.455Z] #17 33.76 Selecting previously unselected package xz-utils. [2020-04-16T16:45:10.455Z] #17 33.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-16T16:45:10.455Z] #17 33.78 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T16:45:10.550Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 42.00MB / 57.39MB 7.0s [2020-04-16T16:45:10.550Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 41.92MB / 73.51MB 7.0s [2020-04-16T16:45:10.550Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 43.57MB / 54.14MB 7.0s [2020-04-16T16:45:10.628Z] #44 167.6 CC criu/parasite-syscall.o [2020-04-16T16:45:10.711Z] #17 33.94 Selecting previously unselected package apparmor. [2020-04-16T16:45:10.711Z] #17 33.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-16T16:45:10.711Z] #17 34.04 Unpacking apparmor (2.13.2-10) ... [2020-04-16T16:45:10.838Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 42.49MB / 96.51MB 7.2s [2020-04-16T16:45:10.838Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 45.48MB / 57.39MB 7.3s [2020-04-16T16:45:10.838Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 46.74MB / 54.14MB 7.3s [2020-04-16T16:45:10.967Z] #17 34.31 Selecting previously unselected package aufs-tools. [2020-04-16T16:45:10.967Z] #17 34.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-16T16:45:10.967Z] #17 34.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:45:10.967Z] #17 34.43 Selecting previously unselected package libonig5:amd64. [2020-04-16T16:45:11.124Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 46.69MB / 73.51MB 7.5s [2020-04-16T16:45:11.124Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 48.73MB / 57.39MB 7.6s [2020-04-16T16:45:11.124Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 50.35MB / 54.14MB 7.6s [2020-04-16T16:45:11.223Z] #17 34.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-16T16:45:11.223Z] #17 34.43 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:45:11.414Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 48.87MB / 96.51MB 7.8s [2020-04-16T16:45:11.414Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 50.98MB / 73.51MB 7.8s [2020-04-16T16:45:11.414Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 51.94MB / 57.39MB 7.9s [2020-04-16T16:45:11.414Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 53.84MB / 54.14MB 7.9s [2020-04-16T16:45:11.479Z] #17 34.59 Selecting previously unselected package libjq1:amd64. [2020-04-16T16:45:11.479Z] #17 34.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:45:11.479Z] #17 34.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:45:11.479Z] #17 34.73 Selecting previously unselected package jq. [2020-04-16T16:45:11.479Z] #17 34.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:45:11.479Z] #17 34.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:45:11.561Z] #44 168.4 CC criu/path.o [2020-04-16T16:45:11.704Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 55.01MB / 73.51MB 8.1s [2020-04-16T16:45:11.704Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.0s done [2020-04-16T16:45:11.704Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 53.98MB / 96.51MB 8.2s [2020-04-16T16:45:11.704Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.2s [2020-04-16T16:45:11.735Z] #17 34.84 Selecting previously unselected package libaio1:amd64. [2020-04-16T16:45:11.735Z] #17 34.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-16T16:45:11.735Z] #17 34.85 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-16T16:45:11.735Z] #17 34.91 Selecting previously unselected package libgpm2:amd64. [2020-04-16T16:45:11.735Z] #17 34.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-16T16:45:11.735Z] #17 34.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-16T16:45:11.735Z] #17 34.97 Selecting previously unselected package libicu63:amd64. [2020-04-16T16:45:11.735Z] #17 34.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-16T16:45:11.735Z] #17 34.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:45:11.818Z] #44 168.8 CC criu/pie-util-vdso-elf32.o [2020-04-16T16:45:11.997Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.2s done [2020-04-16T16:45:11.997Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 61.46MB / 73.51MB 8.4s [2020-04-16T16:45:11.997Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 63.12MB / 96.51MB 8.5s [2020-04-16T16:45:12.175Z] #47 ... [2020-04-16T16:45:12.175Z] [2020-04-16T16:45:12.175Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:12.175Z] #44 60.80 CC images/opts.o [2020-04-16T16:45:12.175Z] #44 61.26 CC images/seccomp.o [2020-04-16T16:45:12.175Z] #44 61.85 CC images/binfmt-misc.o [2020-04-16T16:45:12.175Z] #44 62.21 CC images/time.o [2020-04-16T16:45:12.175Z] #44 62.68 CC images/sysctl.o [2020-04-16T16:45:12.175Z] #44 63.12 CC images/autofs.o [2020-04-16T16:45:12.175Z] #44 63.49 CC images/macvlan.o [2020-04-16T16:45:12.175Z] #44 63.92 CC images/sit.o [2020-04-16T16:45:12.286Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 68.54MB / 73.51MB 8.7s [2020-04-16T16:45:12.286Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 69.77MB / 96.51MB 8.8s [2020-04-16T16:45:12.383Z] #44 169.2 CC criu/pie-util-vdso.o [2020-04-16T16:45:12.575Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 76.31MB / 96.51MB 9.0s [2020-04-16T16:45:12.575Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 8.9s done [2020-04-16T16:45:12.575Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 84.11MB / 96.51MB 9.1s [2020-04-16T16:45:12.640Z] #44 169.6 CC criu/pie-util.o [2020-04-16T16:45:12.740Z] #44 64.39 LINK images/built-in.o [2020-04-16T16:45:12.861Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 96.51MB / 96.51MB 9.4s done [2020-04-16T16:45:12.861Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b [2020-04-16T16:45:12.898Z] #44 169.8 CC criu/pipes.o [2020-04-16T16:45:12.997Z] #44 64.63 GEN compel/include/asm [2020-04-16T16:45:12.997Z] #44 64.69 GEN compel/include/version.h [2020-04-16T16:45:12.997Z] #44 64.76 touch .config [2020-04-16T16:45:13.078Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.958s coverage: 46.2% of statements [2020-04-16T16:45:13.110Z] #17 ... [2020-04-16T16:45:13.110Z] [2020-04-16T16:45:13.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:13.110Z] #44 114.8 CC criu/clone-noasan.o [2020-04-16T16:45:13.110Z] #44 115.0 CC criu/config.o [2020-04-16T16:45:13.110Z] #44 116.3 CC criu/cr-check.o [2020-04-16T16:45:13.110Z] #44 117.8 CC criu/cr-dedup.o [2020-04-16T16:45:13.110Z] #44 118.1 CC criu/cr-dump.o [2020-04-16T16:45:13.110Z] #44 120.1 CC criu/cr-errno.o [2020-04-16T16:45:13.110Z] #44 120.2 CC criu/cr-restore.o [2020-04-16T16:45:13.110Z] #44 124.5 CC criu/cr-service.o [2020-04-16T16:45:13.254Z] #44 64.86 GEN include/common/config.h [2020-04-16T16:45:13.346Z] #17 42.00 Selecting previously unselected package libnet1:arm64. [2020-04-16T16:45:13.346Z] #17 42.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-16T16:45:13.346Z] #17 42.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:45:13.463Z] #44 170.5 CC criu/plugin.o [2020-04-16T16:45:13.512Z] #44 65.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-16T16:45:13.512Z] #44 65.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-16T16:45:13.512Z] #44 65.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-16T16:45:13.512Z] #44 65.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-16T16:45:13.512Z] #44 65.17 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-16T16:45:13.512Z] #44 65.19 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-16T16:45:13.512Z] #44 65.21 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-16T16:45:13.512Z] #44 65.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-16T16:45:13.512Z] #44 65.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-16T16:45:13.512Z] #44 65.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T16:45:13.614Z] #17 42.15 Selecting previously unselected package libnl-3-200:arm64. [2020-04-16T16:45:13.614Z] #17 42.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-16T16:45:13.614Z] #17 42.19 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-16T16:45:13.614Z] #17 42.34 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-16T16:45:13.614Z] #17 42.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-16T16:45:13.614Z] #17 42.36 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-16T16:45:13.691Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-04-16T16:45:13.769Z] #44 65.30 DEP compel/plugins/std/infect.d [2020-04-16T16:45:13.769Z] #44 65.46 DEP compel/plugins/std/string.d [2020-04-16T16:45:13.769Z] #44 65.54 DEP compel/plugins/std/log.d [2020-04-16T16:45:13.887Z] #17 42.51 Selecting previously unselected package libreadline5:arm64. [2020-04-16T16:45:13.887Z] #17 42.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-16T16:45:13.887Z] #17 42.52 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-16T16:45:13.887Z] #17 42.65 Selecting previously unselected package net-tools. [2020-04-16T16:45:13.887Z] #17 42.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-16T16:45:13.887Z] #17 42.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:45:14.027Z] #44 65.63 DEP compel/plugins/std/fds.d [2020-04-16T16:45:14.027Z] #44 65.73 DEP compel/plugins/std/std.d [2020-04-16T16:45:14.027Z] #44 170.9 CC criu/proc_parse.o [2020-04-16T16:45:14.027Z] #44 ... [2020-04-16T16:45:14.027Z] [2020-04-16T16:45:14.027Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:45:14.027Z] #19 5.668 Collecting yamllint==1.16.0 [2020-04-16T16:45:14.037Z] #44 125.9 CC criu/crtools.o [2020-04-16T16:45:14.159Z] #17 42.87 Selecting previously unselected package python-pip-whl. [2020-04-16T16:45:14.159Z] #17 42.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T16:45:14.159Z] #17 42.89 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T16:45:14.284Z] #44 65.85 DEP compel/plugins/shmem/shmem.d [2020-04-16T16:45:14.284Z] #44 65.99 DEP compel/plugins/fds/fds.d [2020-04-16T16:45:14.541Z] #44 66.29 CC compel/plugins/std/std.o [2020-04-16T16:45:14.599Z] #44 126.3 CC criu/eventfd.o [2020-04-16T16:45:14.599Z] #44 126.6 CC criu/eventpoll.o [2020-04-16T16:45:14.754Z] #17 43.56 Selecting previously unselected package python3-lib2to3. [2020-04-16T16:45:15.026Z] #17 43.58 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T16:45:15.026Z] #17 43.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:45:15.026Z] #17 43.80 Selecting previously unselected package python3-distutils. [2020-04-16T16:45:15.026Z] #17 43.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T16:45:15.026Z] #17 43.81 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T16:45:15.304Z] #17 44.13 Selecting previously unselected package python3-pip. [2020-04-16T16:45:15.304Z] #17 44.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T16:45:15.398Z] #19 10.99 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T16:45:15.398Z] #19 11.09 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T16:45:15.398Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T16:45:15.398Z] #19 11.21 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T16:45:15.472Z] #44 66.97 CC compel/plugins/std/fds.o [2020-04-16T16:45:15.526Z] #44 ... [2020-04-16T16:45:15.526Z] [2020-04-16T16:45:15.526Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:15.526Z] #17 38.56 Selecting previously unselected package libnet1:amd64. [2020-04-16T16:45:15.526Z] #17 38.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:45:15.526Z] #17 38.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:45:15.526Z] #17 38.66 Selecting previously unselected package libnl-3-200:amd64. [2020-04-16T16:45:15.526Z] #17 38.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-16T16:45:15.526Z] #17 38.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:45:15.526Z] #17 38.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-16T16:45:15.526Z] #17 38.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:45:15.526Z] #17 38.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:45:15.526Z] #17 38.82 Selecting previously unselected package libreadline5:amd64. [2020-04-16T16:45:15.526Z] #17 38.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-16T16:45:15.526Z] #17 38.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-16T16:45:15.568Z] #17 44.15 Unpacking python3-pip (18.1-5) ... [2020-04-16T16:45:15.568Z] #17 44.36 Selecting previously unselected package python3-pkg-resources. [2020-04-16T16:45:15.568Z] #17 44.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:45:15.568Z] #17 44.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:45:15.656Z] #19 11.38 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T16:45:15.783Z] #17 38.96 Selecting previously unselected package net-tools. [2020-04-16T16:45:15.783Z] #17 38.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-16T16:45:15.783Z] #17 38.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:45:15.783Z] #17 39.08 Selecting previously unselected package python-pip-whl. [2020-04-16T16:45:15.783Z] #17 39.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T16:45:15.783Z] #17 39.08 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T16:45:15.843Z] #17 44.51 Selecting previously unselected package python3-setuptools. [2020-04-16T16:45:15.843Z] #17 44.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T16:45:15.843Z] #17 44.53 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T16:45:16.039Z] #17 39.48 Selecting previously unselected package python3-lib2to3. [2020-04-16T16:45:16.039Z] #17 39.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T16:45:16.138Z] #17 44.96 Selecting previously unselected package python3-wheel. [2020-04-16T16:45:16.138Z] #17 44.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T16:45:16.138Z] #17 45.01 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T16:45:16.295Z] #17 39.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:45:16.295Z] #17 39.59 Selecting previously unselected package python3-distutils. [2020-04-16T16:45:16.295Z] #17 39.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T16:45:16.295Z] #17 39.60 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T16:45:16.409Z] #17 45.15 Selecting previously unselected package sudo. [2020-04-16T16:45:16.409Z] #17 45.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-16T16:45:16.409Z] #17 45.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:45:16.414Z] #44 68.00 CC compel/plugins/std/log.o [2020-04-16T16:45:16.551Z] #17 39.75 Selecting previously unselected package python3-pip. [2020-04-16T16:45:16.551Z] #17 39.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T16:45:16.551Z] #17 39.77 Unpacking python3-pip (18.1-5) ... [2020-04-16T16:45:16.551Z] #17 39.96 Selecting previously unselected package python3-pkg-resources. [2020-04-16T16:45:16.551Z] #17 39.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:45:16.672Z] #44 ... [2020-04-16T16:45:16.672Z] [2020-04-16T16:45:16.672Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:16.672Z] #47 177.9 crypto/x509 [2020-04-16T16:45:16.672Z] #47 177.9 net/textproto [2020-04-16T16:45:16.807Z] #17 39.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:45:16.807Z] #17 40.15 Selecting previously unselected package python3-setuptools. [2020-04-16T16:45:16.807Z] #17 40.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T16:45:16.807Z] #17 40.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T16:45:17.020Z] #17 45.80 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T16:45:17.020Z] #17 45.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-16T16:45:17.020Z] #17 45.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:45:17.027Z] #19 ... [2020-04-16T16:45:17.027Z] [2020-04-16T16:45:17.027Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:17.027Z] #44 173.7 CC criu/protobuf-desc.o [2020-04-16T16:45:17.063Z] #17 40.41 Selecting previously unselected package python3-wheel. [2020-04-16T16:45:17.063Z] #17 40.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T16:45:17.063Z] #17 40.43 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T16:45:17.142Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.424s coverage: 49.5% of statements [2020-04-16T16:45:17.281Z] #17 46.12 Selecting previously unselected package uidmap. [2020-04-16T16:45:17.281Z] #17 46.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-16T16:45:17.281Z] #17 46.13 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T16:45:17.319Z] #17 40.52 Selecting previously unselected package sudo. [2020-04-16T16:45:17.319Z] #17 40.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-16T16:45:17.319Z] #17 40.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:45:17.541Z] #17 46.30 Selecting previously unselected package vim-runtime. [2020-04-16T16:45:17.541Z] #17 46.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:45:17.541Z] #17 46.32 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-16T16:45:17.541Z] #17 ... [2020-04-16T16:45:17.541Z] [2020-04-16T16:45:17.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:17.541Z] #44 111.7 CC criu/autofs.o [2020-04-16T16:45:17.541Z] #44 113.5 CC criu/bfd.o [2020-04-16T16:45:17.541Z] #44 114.2 CC criu/bitmap.o [2020-04-16T16:45:17.541Z] #44 114.3 CC criu/cgroup-props.o [2020-04-16T16:45:17.541Z] #44 115.6 CC criu/cgroup.o [2020-04-16T16:45:17.541Z] #44 120.0 CC criu/clone-noasan.o [2020-04-16T16:45:17.541Z] #44 120.2 CC criu/config.o [2020-04-16T16:45:17.802Z] #44 ... [2020-04-16T16:45:17.802Z] [2020-04-16T16:45:17.802Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:17.802Z] #17 46.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T16:45:17.802Z] #17 46.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:45:17.880Z] #17 41.01 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T16:45:17.880Z] #17 41.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-16T16:45:17.880Z] #17 41.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:45:17.972Z] #44 174.9 CC criu/protobuf.o [2020-04-16T16:45:18.053Z] Commit message: "Merge commit 'eac618caaa76222ad730a1ef4e6b80a893b184ad' into HEAD" [2020-04-16T16:45:18.136Z] #17 41.26 Selecting previously unselected package uidmap. [2020-04-16T16:45:18.136Z] #17 41.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-16T16:45:18.136Z] #17 41.29 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T16:45:18.136Z] #17 41.40 Selecting previously unselected package vim-runtime. [2020-04-16T16:45:18.136Z] #17 41.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:45:18.136Z] #17 41.45 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-16T16:45:18.136Z] #17 41.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T16:45:18.136Z] #17 41.47 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:45:18.171Z] First time build. Skipping changelog. [2020-04-16T16:45:18.536Z] #44 175.5 CC criu/pstree.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T16:45:19.101Z] #44 ... [2020-04-16T16:45:19.101Z] [2020-04-16T16:45:19.101Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:45:19.101Z] #19 12.78 Building wheels for collected packages: pyyaml [2020-04-16T16:45:19.101Z] #19 12.79 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T16:45:19.101Z] #19 13.98 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T16:45:19.101Z] #19 13.99 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T16:45:19.101Z] #19 14.04 Successfully built pyyaml [2020-04-16T16:45:19.101Z] #19 14.07 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-16T16:45:19.101Z] #19 14.42 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T16:45:19.101Z] #19 DONE 15.0s [2020-04-16T16:45:18.087Z] > git rev-list --no-walk 59f395801ebcabb283fa82836ee7a6db8e0151c9 # timeout=10 [2020-04-16T16:45:19.359Z] [2020-04-16T16:45:19.359Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T16:45:19.359Z] #24 DONE 0.2s [2020-04-16T16:45:19.359Z] [2020-04-16T16:45:19.359Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T16:45:19.408Z] #47 180.3 vendor/golang.org/x/net/http/httpguts [2020-04-16T16:45:19.408Z] #47 ... [2020-04-16T16:45:19.408Z] [2020-04-16T16:45:19.408Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:19.408Z] #68 170.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:45:19.408Z] #68 170.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T16:45:19.665Z] #68 ... [2020-04-16T16:45:19.665Z] [2020-04-16T16:45:19.665Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:19.665Z] #44 69.61 CC compel/plugins/std/string.o [2020-04-16T16:45:19.665Z] #44 70.37 CC compel/plugins/std/infect.o [2020-04-16T16:45:19.665Z] #44 71.31 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-16T16:45:19.665Z] #44 71.39 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-16T16:45:19.665Z] #44 71.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-16T16:45:19.665Z] #44 71.51 AR compel/plugins/std.lib.a [2020-04-16T16:45:19.665Z] #44 71.54 CC compel/plugins/fds/fds.o [2020-04-16T16:45:19.924Z] #28 ... [2020-04-16T16:45:19.924Z] [2020-04-16T16:45:19.924Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:45:19.924Z] #41 DONE 283.4s [2020-04-16T16:45:20.181Z] [2020-04-16T16:45:20.181Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:20.181Z] #44 176.9 CC criu/rbtree.o [2020-04-16T16:45:20.181Z] #44 ... [2020-04-16T16:45:20.181Z] [2020-04-16T16:45:20.181Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T16:45:20.181Z] #28 DONE 0.9s [2020-04-16T16:45:20.439Z] [2020-04-16T16:45:20.439Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T16:45:20.439Z] #31 DONE 0.2s [2020-04-16T16:45:20.439Z] [2020-04-16T16:45:20.439Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T16:45:20.439Z] #34 DONE 0.1s [2020-04-16T16:45:20.439Z] [2020-04-16T16:45:20.439Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T16:45:20.439Z] #39 DONE 0.1s [2020-04-16T16:45:20.439Z] [2020-04-16T16:45:20.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:20.439Z] #44 177.4 CC criu/rst-malloc.o [2020-04-16T16:45:20.491Z] #44 71.87 AR compel/plugins/fds.lib.a [2020-04-16T16:45:20.491Z] #44 71.95 HOSTDEP compel/src/lib/log-host.d [2020-04-16T16:45:20.749Z] #44 72.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T16:45:20.749Z] #44 72.40 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-16T16:45:20.749Z] #44 72.62 HOSTDEP compel/src/main-host.d [2020-04-16T16:45:21.004Z] #44 177.8 CC criu/seccomp.o [2020-04-16T16:45:21.006Z] #44 72.73 DEP compel/src/lib/ptrace.d [2020-04-16T16:45:21.006Z] #44 ... [2020-04-16T16:45:21.006Z] [2020-04-16T16:45:21.006Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:21.006Z] #68 DONE 182.5s [2020-04-16T16:45:21.263Z] [2020-04-16T16:45:21.263Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T16:45:21.263Z] #69 DONE 0.1s [2020-04-16T16:45:21.263Z] [2020-04-16T16:45:21.263Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:21.263Z] #47 180.9 vendor/golang.org/x/net/http/httpproxy [2020-04-16T16:45:21.263Z] #47 182.1 mime/multipart [2020-04-16T16:45:21.291Z] + docker version [2020-04-16T16:45:21.403Z] #17 44.81 Selecting previously unselected package vim. [2020-04-16T16:45:21.569Z] #44 ... [2020-04-16T16:45:21.569Z] [2020-04-16T16:45:21.569Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T16:45:21.569Z] #42 DONE 0.2s [2020-04-16T16:45:21.569Z] [2020-04-16T16:45:21.569Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:21.569Z] #44 178.5 CC criu/seize.o [2020-04-16T16:45:21.659Z] #17 44.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:45:21.659Z] #17 44.84 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T16:45:21.917Z] #17 45.33 Selecting previously unselected package xfsprogs. [2020-04-16T16:45:21.917Z] #17 45.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-16T16:45:21.917Z] #17 45.35 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T16:45:21.996Z] #17 ... [2020-04-16T16:45:21.996Z] [2020-04-16T16:45:21.996Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:45:21.996Z] #41 189.7 + dpkg --print-architecture [2020-04-16T16:45:21.996Z] #41 DONE 190.1s [2020-04-16T16:45:21.996Z] [2020-04-16T16:45:21.996Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:21.996Z] #44 122.4 CC criu/cr-check.o [2020-04-16T16:45:21.996Z] #44 124.8 CC criu/cr-dedup.o [2020-04-16T16:45:21.996Z] #44 125.3 CC criu/cr-dump.o [2020-04-16T16:45:22.133Z] #44 179.1 CC criu/servicefd.o [2020-04-16T16:45:22.390Z] #44 179.4 CC criu/shmem.o [2020-04-16T16:45:22.479Z] #17 45.80 Selecting previously unselected package zip. [2020-04-16T16:45:22.479Z] #17 45.81 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-16T16:45:22.479Z] #17 45.83 Unpacking zip (3.0-11+b1) ... [2020-04-16T16:45:22.620Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.350s coverage: 72.5% of statements [2020-04-16T16:45:22.621Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T16:45:22.735Z] #17 46.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:45:22.735Z] #17 46.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:45:22.735Z] #17 46.09 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-16T16:45:22.735Z] #17 46.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-16T16:45:22.735Z] #17 46.11 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-16T16:45:22.735Z] #17 46.14 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-16T16:45:22.735Z] #17 46.15 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T16:45:22.735Z] #17 46.15 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-16T16:45:22.991Z] #17 46.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:45:22.991Z] #17 46.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:45:22.991Z] #17 46.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:45:22.991Z] #17 46.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:45:22.991Z] #17 46.23 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:45:22.991Z] #17 46.25 Setting up zip (3.0-11+b1) ... [2020-04-16T16:45:22.991Z] #17 46.26 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:45:22.991Z] #17 46.27 Setting up bash-completion (1:2.8-6) ... [2020-04-16T16:45:23.159Z] #47 184.6 crypto/tls [2020-04-16T16:45:23.322Z] #44 180.1 CC criu/sigframe.o [2020-04-16T16:45:23.377Z] #44 ... [2020-04-16T16:45:23.377Z] [2020-04-16T16:45:23.377Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:23.377Z] #17 50.59 Selecting previously unselected package vim. [2020-04-16T16:45:23.377Z] #17 50.62 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-16T16:45:23.377Z] #17 50.64 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T16:45:23.377Z] #17 51.20 Selecting previously unselected package xfsprogs. [2020-04-16T16:45:23.377Z] #17 51.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-16T16:45:23.377Z] #17 51.22 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T16:45:23.377Z] #17 51.75 Selecting previously unselected package zip. [2020-04-16T16:45:23.377Z] #17 51.76 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-16T16:45:23.377Z] #17 51.77 Unpacking zip (3.0-11+b1) ... [2020-04-16T16:45:23.377Z] #17 51.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:45:23.377Z] #17 52.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:45:23.377Z] #17 52.11 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-16T16:45:23.377Z] #17 52.13 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-16T16:45:23.377Z] #17 52.14 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-16T16:45:23.377Z] #17 52.18 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-16T16:45:23.377Z] #17 52.19 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T16:45:23.377Z] #17 52.22 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-16T16:45:23.377Z] #17 52.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:45:23.377Z] #17 52.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:45:23.377Z] #17 52.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-16T16:45:23.579Z] #44 180.3 CC criu/signalfd.o [2020-04-16T16:45:23.579Z] #44 180.5 CC criu/sk-inet.o [2020-04-16T16:45:23.638Z] #17 52.30 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-16T16:45:23.638Z] #17 52.31 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:45:23.638Z] #17 52.32 Setting up zip (3.0-11+b1) ... [2020-04-16T16:45:23.638Z] #17 52.34 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:45:23.638Z] #17 52.37 Setting up bash-completion (1:2.8-6) ... [2020-04-16T16:45:24.090Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.687s coverage: 76.1% of statements [2020-04-16T16:45:24.090Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.311s coverage: 61.0% of statements [2020-04-16T16:45:24.090Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-16T16:45:24.090Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T16:45:24.511Z] #44 181.4 CC criu/sk-netlink.o [2020-04-16T16:45:24.704Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-16T16:45:25.107Z] #44 181.7 CC criu/sk-packet.o [2020-04-16T16:45:25.318Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-04-16T16:45:25.367Z] #44 182.3 CC criu/sk-queue.o [2020-04-16T16:45:25.537Z] #17 48.85 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-16T16:45:25.537Z] #17 48.86 Setting up xz-utils (5.2.4-1) ... [2020-04-16T16:45:25.537Z] #17 48.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T16:45:25.537Z] #17 48.89 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:45:25.537Z] #17 48.94 invoke-rc.d: could not determine current runlevel [2020-04-16T16:45:25.537Z] #17 48.95 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T16:45:25.537Z] #17 48.97 Setting up pigz (2.4-1) ... [2020-04-16T16:45:25.537Z] #17 ... [2020-04-16T16:45:25.537Z] [2020-04-16T16:45:25.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:25.537Z] #44 127.6 CC criu/external.o [2020-04-16T16:45:25.537Z] #44 128.0 CC criu/fault-injection.o [2020-04-16T16:45:25.537Z] #44 128.1 CC criu/fdstore.o [2020-04-16T16:45:25.537Z] #44 128.4 CC criu/fifo.o [2020-04-16T16:45:25.537Z] #44 128.7 CC criu/file-ids.o [2020-04-16T16:45:25.537Z] #44 129.0 CC criu/file-lock.o [2020-04-16T16:45:25.537Z] #44 129.9 CC criu/files-ext.o [2020-04-16T16:45:25.537Z] #44 130.3 CC criu/files-reg.o [2020-04-16T16:45:25.537Z] #44 132.2 CC criu/files.o [2020-04-16T16:45:25.537Z] #44 134.0 CC criu/filesystems.o [2020-04-16T16:45:25.537Z] #44 134.8 CC criu/fsnotify.o [2020-04-16T16:45:25.537Z] #44 135.8 CC criu/image-desc.o [2020-04-16T16:45:25.537Z] #44 135.9 CC criu/image.o [2020-04-16T16:45:25.537Z] #44 136.8 CC criu/ipc_ns.o [2020-04-16T16:45:25.691Z] #47 ... [2020-04-16T16:45:25.691Z] [2020-04-16T16:45:25.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:25.691Z] #44 73.05 DEP compel/src/lib/infect.d [2020-04-16T16:45:25.691Z] #44 73.33 DEP compel/src/lib/infect-util.d [2020-04-16T16:45:25.691Z] #44 73.51 DEP compel/src/lib/infect-rpc.d [2020-04-16T16:45:25.691Z] #44 73.76 DEP compel/arch/x86/src/lib/infect.d [2020-04-16T16:45:25.691Z] #44 74.03 DEP compel/arch/x86/src/lib/cpu.d [2020-04-16T16:45:25.691Z] #44 74.20 DEP compel/src/lib/log.d [2020-04-16T16:45:25.691Z] #44 74.38 DEP compel/src/main.d [2020-04-16T16:45:25.691Z] #44 74.63 DEP compel/src/lib/handle-elf.d [2020-04-16T16:45:25.691Z] #44 74.74 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-16T16:45:25.691Z] #44 74.97 CC compel/src/lib/log.o [2020-04-16T16:45:25.691Z] #44 75.35 CC compel/arch/x86/src/lib/cpu.o [2020-04-16T16:45:25.691Z] #44 76.54 CC compel/arch/x86/src/lib/infect.o [2020-04-16T16:45:25.793Z] #44 ... [2020-04-16T16:45:25.793Z] [2020-04-16T16:45:25.793Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:25.793Z] #17 48.97 Setting up pigz (2.4-1) ... [2020-04-16T16:45:25.793Z] #17 48.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-16T16:45:25.793Z] #17 49.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:45:25.793Z] #17 49.04 Setting up python-pip-whl (18.1-5) ... [2020-04-16T16:45:25.793Z] #17 49.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-16T16:45:25.793Z] #17 49.08 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:45:25.932Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-04-16T16:45:25.934Z] #44 182.8 CC criu/sk-tcp.o [2020-04-16T16:45:25.948Z] #44 ... [2020-04-16T16:45:25.948Z] [2020-04-16T16:45:25.948Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:25.948Z] #50 DONE 187.1s [2020-04-16T16:45:26.049Z] #17 49.48 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-16T16:45:26.049Z] #17 49.49 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:45:26.191Z] #44 183.1 CC criu/sk-unix.o [2020-04-16T16:45:26.206Z] [2020-04-16T16:45:26.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:26.206Z] #44 77.79 CC compel/src/lib/infect-rpc.o [2020-04-16T16:45:26.304Z] #17 49.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:26.304Z] #17 49.51 Setting up vim (2:8.1.0875-5) ... [2020-04-16T16:45:26.304Z] #17 49.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T16:45:26.304Z] #17 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T16:45:26.304Z] #17 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T16:45:26.304Z] #17 49.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T16:45:26.304Z] #17 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T16:45:26.304Z] #17 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T16:45:26.304Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T16:45:26.304Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T16:45:26.305Z] #17 49.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:45:26.305Z] #17 49.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:45:26.305Z] #17 49.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-16T16:45:26.305Z] #17 49.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:45:26.305Z] #17 49.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-16T16:45:26.305Z] #17 49.66 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:26.464Z] #44 78.20 CC compel/src/lib/infect-util.o [2020-04-16T16:45:26.935Z] #17 55.66 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-16T16:45:26.935Z] #17 55.71 Setting up xz-utils (5.2.4-1) ... [2020-04-16T16:45:26.935Z] #17 55.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T16:45:26.935Z] #17 55.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:45:26.935Z] #17 55.85 invoke-rc.d: could not determine current runlevel [2020-04-16T16:45:27.029Z] #44 78.47 CC compel/src/lib/infect.o [2020-04-16T16:45:27.195Z] #17 55.86 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T16:45:27.195Z] #17 55.87 Setting up pigz (2.4-1) ... [2020-04-16T16:45:27.195Z] #17 55.90 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-16T16:45:27.195Z] #17 55.91 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-16T16:45:27.195Z] #17 55.94 Setting up python-pip-whl (18.1-5) ... [2020-04-16T16:45:27.195Z] #17 55.96 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-16T16:45:27.195Z] #17 55.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:45:27.402Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-04-16T16:45:27.402Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T16:45:27.403Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T16:45:27.455Z] #17 56.38 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-16T16:45:27.684Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.8% of statements [2020-04-16T16:45:27.717Z] #17 56.39 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-16T16:45:27.717Z] #17 56.40 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:27.717Z] #17 56.41 Setting up vim (2:8.1.0875-5) ... [2020-04-16T16:45:27.717Z] #17 56.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T16:45:27.717Z] #17 56.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T16:45:27.717Z] #17 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T16:45:27.717Z] #17 56.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T16:45:27.717Z] #17 56.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T16:45:27.717Z] #17 56.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T16:45:27.717Z] #17 56.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T16:45:27.717Z] #17 56.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T16:45:27.717Z] #17 56.56 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-16T16:45:27.717Z] #17 56.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:45:27.717Z] #17 56.59 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-16T16:45:27.978Z] #17 56.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:45:27.978Z] #17 56.62 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-16T16:45:27.978Z] #17 56.64 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:45:28.086Z] #44 184.8 CC criu/sockets.o [2020-04-16T16:45:28.649Z] #44 185.6 CC criu/stats.o [2020-04-16T16:45:28.690Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-04-16T16:45:28.690Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.4% of statements [2020-04-16T16:45:28.690Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T16:45:28.690Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T16:45:28.906Z] #44 185.8 CC criu/string.o [2020-04-16T16:45:29.163Z] #44 186.0 CC criu/sysctl.o [2020-04-16T16:45:29.304Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-04-16T16:45:29.570Z] #17 52.33 Setting up iptables (1.8.2-4) ... [2020-04-16T16:45:29.570Z] #17 52.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:45:29.570Z] #17 52.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:45:29.570Z] #17 52.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:45:29.570Z] #17 52.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:45:29.570Z] #17 52.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T16:45:29.570Z] #17 52.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T16:45:29.570Z] #17 52.41 Setting up python3 (3.7.3-1) ... [2020-04-16T16:45:29.570Z] #17 52.78 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T16:45:29.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-04-16T16:45:29.727Z] #44 186.6 CC criu/sysfs_parse.o [2020-04-16T16:45:29.869Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-04-16T16:45:30.132Z] #17 53.53 Setting up apparmor (2.13.2-10) ... [2020-04-16T16:45:30.291Z] #44 187.0 CC criu/timerfd.o [2020-04-16T16:45:30.308Z] #44 81.77 CC compel/src/lib/ptrace.o [2020-04-16T16:45:30.484Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 75.2% of statements [2020-04-16T16:45:30.484Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T16:45:30.548Z] #44 187.4 CC criu/tty.o [2020-04-16T16:45:30.565Z] #44 82.31 AR compel/libcompel.a [2020-04-16T16:45:30.821Z] #44 82.58 HOSTCC compel/src/main-host.o [2020-04-16T16:45:31.098Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 19.8% of statements [2020-04-16T16:45:31.274Z] #17 59.57 Setting up iptables (1.8.2-4) ... [2020-04-16T16:45:31.274Z] #17 59.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:45:31.274Z] #17 59.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:45:31.274Z] #17 59.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:45:31.274Z] #17 59.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:45:31.274Z] #17 59.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T16:45:31.274Z] #17 59.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T16:45:31.274Z] #17 59.65 Setting up python3 (3.7.3-1) ... [2020-04-16T16:45:31.274Z] #17 60.16 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T16:45:31.380Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-04-16T16:45:31.753Z] #44 83.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-16T16:45:31.753Z] #44 ... [2020-04-16T16:45:31.753Z] [2020-04-16T16:45:31.753Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:45:31.753Z] #10 188.1 Selecting previously unselected package libapparmor1:amd64. [2020-04-16T16:45:31.753Z] #10 188.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 188.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-16T16:45:31.753Z] #10 188.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-16T16:45:31.753Z] #10 188.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 188.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-16T16:45:31.753Z] #10 188.7 Selecting previously unselected package libbtrfs0. [2020-04-16T16:45:31.753Z] #10 188.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 188.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:45:31.753Z] #10 188.9 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:45:31.753Z] #10 188.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 188.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:45:31.753Z] #10 189.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-16T16:45:31.753Z] #10 189.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 189.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:45:31.753Z] #10 189.4 Selecting previously unselected package libudev-dev:amd64. [2020-04-16T16:45:31.753Z] #10 189.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 189.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:45:31.753Z] #10 189.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-16T16:45:31.753Z] #10 189.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 189.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-16T16:45:31.753Z] #10 190.0 Selecting previously unselected package libpcre16-3:amd64. [2020-04-16T16:45:31.753Z] #10 190.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 190.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-16T16:45:31.753Z] #10 190.2 Selecting previously unselected package libpcre32-3:amd64. [2020-04-16T16:45:31.753Z] #10 190.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 190.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-16T16:45:31.753Z] #10 190.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-16T16:45:31.753Z] #10 190.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 190.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-16T16:45:31.753Z] #10 190.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-16T16:45:31.753Z] #10 190.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 190.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-16T16:45:31.753Z] #10 191.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-16T16:45:31.753Z] #10 191.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 191.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-16T16:45:31.753Z] #10 192.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-16T16:45:31.753Z] #10 192.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 192.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-16T16:45:31.753Z] #10 192.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-16T16:45:31.753Z] #10 192.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 192.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-16T16:45:31.753Z] #10 192.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-16T16:45:31.753Z] #10 192.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-16T16:45:31.753Z] #10 192.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:45:31.753Z] #10 193.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-16T16:45:31.753Z] #10 ... [2020-04-16T16:45:31.753Z] [2020-04-16T16:45:31.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:31.753Z] #44 83.64 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T16:45:32.021Z] #17 55.04 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T16:45:32.021Z] #17 55.05 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:45:32.021Z] #17 55.42 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:45:32.215Z] #17 60.96 Setting up apparmor (2.13.2-10) ... [2020-04-16T16:45:32.385Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2020-04-16T16:45:32.445Z] #44 189.0 CC criu/tun.o [2020-04-16T16:45:32.686Z] #44 84.27 HOSTCC compel/src/lib/log-host.o [2020-04-16T16:45:32.703Z] #44 189.5 CC criu/uffd.o [2020-04-16T16:45:32.952Z] #17 56.28 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T16:45:32.956Z] #44 84.55 HOSTLINK compel/compel-host-bin [2020-04-16T16:45:32.956Z] #44 ... [2020-04-16T16:45:32.956Z] [2020-04-16T16:45:32.956Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:45:32.956Z] #10 193.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-16T16:45:32.956Z] #10 193.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-16T16:45:32.956Z] #10 193.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:45:32.956Z] #10 193.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-16T16:45:32.956Z] #10 193.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-16T16:45:32.956Z] #10 193.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:45:32.956Z] #10 193.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:45:32.956Z] #10 193.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-16T16:45:32.956Z] #10 193.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:45:32.956Z] #10 193.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:45:32.956Z] #10 193.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:45:32.956Z] #10 193.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-16T16:45:32.956Z] #10 193.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T16:45:32.956Z] #10 193.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-16T16:45:32.956Z] #10 193.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:45:32.956Z] #10 193.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-16T16:45:32.956Z] #10 193.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:45:32.956Z] #10 194.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-16T16:45:32.956Z] #10 194.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-16T16:45:32.956Z] #10 194.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:45:32.956Z] #10 194.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-16T16:45:32.956Z] #10 194.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-16T16:45:32.956Z] #10 194.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:45:32.956Z] #10 194.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-16T16:45:32.956Z] #10 194.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:45:32.956Z] #10 194.1 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T16:45:32.956Z] #10 194.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-16T16:45:32.956Z] #10 194.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-16T16:45:32.956Z] #10 194.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:45:32.956Z] #10 DONE 194.8s [2020-04-16T16:45:32.956Z] [2020-04-16T16:45:32.956Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:32.956Z] #44 84.79 DEP soccr/soccr.d [2020-04-16T16:45:33.003Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-16T16:45:33.214Z] #44 ... [2020-04-16T16:45:33.214Z] [2020-04-16T16:45:33.214Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:45:33.214Z] #58 DONE 0.1s [2020-04-16T16:45:33.214Z] [2020-04-16T16:45:33.214Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T16:45:33.214Z] #59 DONE 0.1s [2020-04-16T16:45:33.214Z] [2020-04-16T16:45:33.214Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:33.514Z] #17 56.77 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T16:45:33.618Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-16T16:45:33.634Z] #44 190.6 CC criu/util.o [2020-04-16T16:45:33.900Z] ok github.com/docker/docker/daemon/logger/splunk 1.432s coverage: 82.5% of statements [2020-04-16T16:45:33.900Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T16:45:33.900Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T16:45:34.126Z] #17 ... [2020-04-16T16:45:34.126Z] [2020-04-16T16:45:34.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:34.126Z] #44 128.0 CC criu/cr-errno.o [2020-04-16T16:45:34.126Z] #44 128.1 CC criu/cr-restore.o [2020-04-16T16:45:34.126Z] #44 133.2 CC criu/cr-service.o [2020-04-16T16:45:34.126Z] #44 134.9 CC criu/crtools.o [2020-04-16T16:45:34.126Z] #44 135.5 CC criu/eventfd.o [2020-04-16T16:45:34.126Z] #44 135.8 CC criu/eventpoll.o [2020-04-16T16:45:34.126Z] #44 136.8 CC criu/external.o [2020-04-16T16:45:34.126Z] #44 137.2 CC criu/fault-injection.o [2020-04-16T16:45:34.126Z] #44 137.4 CC criu/fdstore.o [2020-04-16T16:45:34.126Z] #44 138.0 CC criu/fifo.o [2020-04-16T16:45:34.387Z] #44 138.5 CC criu/file-ids.o [2020-04-16T16:45:34.387Z] #44 ... [2020-04-16T16:45:34.387Z] [2020-04-16T16:45:34.387Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:34.387Z] #17 63.21 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T16:45:34.387Z] #17 63.23 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:45:34.880Z] #17 58.01 Setting up python3-pip (18.1-5) ... [2020-04-16T16:45:34.958Z] #17 63.81 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:45:35.005Z] #44 191.8 CC criu/uts_ns.o [2020-04-16T16:45:35.005Z] #44 192.0 CC criu/vdso-compat.o [2020-04-16T16:45:35.262Z] #44 192.1 CC criu/vdso.o [2020-04-16T16:45:35.371Z] ok github.com/docker/docker/distribution 0.249s coverage: 22.1% of statements [2020-04-16T16:45:35.371Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2020-04-16T16:45:35.372Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T16:45:35.810Z] #17 59.09 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:45:35.810Z] #17 59.12 Processing triggers for mime-support (3.62) ... [2020-04-16T16:45:35.827Z] #44 192.7 LINK criu/built-in.o [2020-04-16T16:45:36.066Z] #17 ... [2020-04-16T16:45:36.066Z] [2020-04-16T16:45:36.066Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:36.066Z] #44 138.1 CC criu/irmap.o [2020-04-16T16:45:36.066Z] #44 138.8 CC criu/kcmp-ids.o [2020-04-16T16:45:36.066Z] #44 139.1 CC criu/kerndat.o [2020-04-16T16:45:36.066Z] #44 140.3 CC criu/libnetlink.o [2020-04-16T16:45:36.066Z] #44 140.7 CC criu/log.o [2020-04-16T16:45:36.066Z] #44 141.3 CC criu/lsm.o [2020-04-16T16:45:36.066Z] #44 141.7 CC criu/mem.o [2020-04-16T16:45:36.066Z] #44 143.4 CC criu/mount.o [2020-04-16T16:45:36.066Z] #44 147.3 CC criu/namespaces.o [2020-04-16T16:45:36.084Z] #44 192.9 LINK criu/criu [2020-04-16T16:45:36.084Z] #44 ... [2020-04-16T16:45:36.084Z] [2020-04-16T16:45:36.084Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:36.084Z] #60 108.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-16T16:45:36.340Z] #17 65.24 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T16:45:36.378Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-16T16:45:36.494Z] #60 3.362 + RM_GOPATH=0 [2020-04-16T16:45:36.494Z] #60 3.362 + TMP_GOPATH= [2020-04-16T16:45:36.494Z] #60 3.362 + : /build [2020-04-16T16:45:36.494Z] #60 3.362 + '[' -z '' ']' [2020-04-16T16:45:36.630Z] #44 ... [2020-04-16T16:45:36.630Z] [2020-04-16T16:45:36.630Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:36.630Z] #17 DONE 59.7s [2020-04-16T16:45:36.630Z] [2020-04-16T16:45:36.630Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T16:45:36.753Z] #60 3.366 ++ mktemp -d [2020-04-16T16:45:36.753Z] #60 3.381 + export GOPATH=/tmp/tmp.dPhwhC06qC [2020-04-16T16:45:36.753Z] #60 3.381 + GOPATH=/tmp/tmp.dPhwhC06qC [2020-04-16T16:45:36.753Z] #60 3.381 + RM_GOPATH=1 [2020-04-16T16:45:36.753Z] #60 3.382 ++ dirname ./install.sh [2020-04-16T16:45:36.753Z] #60 3.383 + dir=. [2020-04-16T16:45:36.753Z] #60 3.383 + bin=runc [2020-04-16T16:45:36.753Z] #60 3.383 + shift [2020-04-16T16:45:36.753Z] #60 3.384 + '[' '!' -f ./runc.installer ']' [2020-04-16T16:45:36.753Z] #60 3.384 + . ./runc.installer [2020-04-16T16:45:36.753Z] #60 3.384 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:45:36.753Z] #60 3.385 + install_runc [2020-04-16T16:45:36.753Z] #60 3.385 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T16:45:36.753Z] #60 3.386 + uname -r [2020-04-16T16:45:36.753Z] #60 3.388 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T16:45:36.753Z] #60 3.388 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T16:45:36.753Z] #60 3.388 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T16:45:36.753Z] #60 3.388 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dPhwhC06qC/src/github.com/opencontainers/runc [2020-04-16T16:45:36.753Z] #60 3.412 Cloning into '/tmp/tmp.dPhwhC06qC/src/github.com/opencontainers/runc'... [2020-04-16T16:45:36.753Z] #60 ... [2020-04-16T16:45:36.753Z] [2020-04-16T16:45:36.753Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T16:45:36.753Z] #11 DONE 3.7s [2020-04-16T16:45:37.011Z] [2020-04-16T16:45:37.011Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T16:45:37.281Z] #17 65.86 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T16:45:37.387Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-04-16T16:45:37.455Z] #60 110.4 + mkdir -p /build [2020-04-16T16:45:37.455Z] #60 110.4 + cp runc /build/runc [2020-04-16T16:45:37.560Z] #18 ... [2020-04-16T16:45:37.560Z] [2020-04-16T16:45:37.560Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:45:37.560Z] #41 245.6 + dpkg --print-architecture [2020-04-16T16:45:37.560Z] #41 245.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-16T16:45:37.560Z] #41 245.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-16T16:45:37.560Z] #41 245.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-16T16:45:37.560Z] #41 ... [2020-04-16T16:45:37.560Z] [2020-04-16T16:45:37.560Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:37.560Z] #44 149.6 CC criu/net.o [2020-04-16T16:45:38.002Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-04-16T16:45:38.002Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-04-16T16:45:38.002Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T16:45:38.002Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T16:45:38.020Z] #60 DONE 110.8s [2020-04-16T16:45:38.020Z] [2020-04-16T16:45:38.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:38.020Z] #44 193.3 DEP lib/c/criu.d [2020-04-16T16:45:38.020Z] #44 193.5 CC images/rpc.pb-c.o [2020-04-16T16:45:38.020Z] #44 194.0 CC lib/c/criu.o [2020-04-16T16:45:38.020Z] #44 194.8 LINK lib/c/built-in.o [2020-04-16T16:45:38.020Z] #44 194.9 LINK lib/c/libcriu.so [2020-04-16T16:45:38.123Z] #44 ... [2020-04-16T16:45:38.123Z] [2020-04-16T16:45:38.123Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T16:45:38.123Z] #18 1.700 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T16:45:38.123Z] #18 1.704 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T16:45:38.123Z] #18 1.707 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T16:45:38.123Z] #18 DONE 1.8s [2020-04-16T16:45:38.277Z] #44 195.0 LINK lib/c/libcriu.a [2020-04-16T16:45:38.277Z] #44 195.2 GEN magic.py [2020-04-16T16:45:38.380Z] [2020-04-16T16:45:38.380Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:45:38.533Z] #44 195.4 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:45:38.533Z] #44 195.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:45:38.533Z] #44 195.4 Note: Building without GnuTLS support [2020-04-16T16:45:38.664Z] #17 67.31 Setting up python3-pip (18.1-5) ... [2020-04-16T16:45:39.009Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-04-16T16:45:39.009Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T16:45:39.291Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-16T16:45:39.463Z] #44 196.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:45:40.027Z] #44 196.8 make[1]: Nothing to be done for 'all'. [2020-04-16T16:45:40.047Z] #17 68.77 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:45:40.283Z] #44 197.2 make[1]: 'images/built-in.o' is up to date. [2020-04-16T16:45:40.283Z] #44 197.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T16:45:40.283Z] #44 197.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T16:45:40.283Z] #44 197.3 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T16:45:40.283Z] #44 197.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T16:45:40.296Z] #12 DONE 3.1s [2020-04-16T16:45:40.296Z] [2020-04-16T16:45:40.296Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:45:40.298Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-04-16T16:45:40.298Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-16T16:45:40.307Z] #17 68.87 Processing triggers for mime-support (3.62) ... [2020-04-16T16:45:40.406Z] Client: Docker Engine - Enterprise [2020-04-16T16:45:40.406Z] Version: 19.03.5 [2020-04-16T16:45:40.406Z] API version: 1.40 [2020-04-16T16:45:40.406Z] Go version: go1.12.12 [2020-04-16T16:45:40.406Z] Git commit: 2ee0c57608 [2020-04-16T16:45:40.406Z] Built: 11/13/2019 08:00:16 [2020-04-16T16:45:40.406Z] OS/Arch: windows/amd64 [2020-04-16T16:45:40.406Z] Experimental: false [2020-04-16T16:45:40.406Z] [2020-04-16T16:45:40.406Z] Server: Docker Engine - Enterprise [2020-04-16T16:45:40.406Z] Engine: [2020-04-16T16:45:40.406Z] Version: 19.03.5 [2020-04-16T16:45:40.406Z] API version: 1.40 (minimum version 1.24) [2020-04-16T16:45:40.406Z] Go version: go1.12.12 [2020-04-16T16:45:40.406Z] Git commit: 2ee0c57608 [2020-04-16T16:45:40.406Z] Built: 11/13/2019 07:58:51 [2020-04-16T16:45:40.406Z] OS/Arch: windows/amd64 [2020-04-16T16:45:40.406Z] Experimental: true [2020-04-16T16:45:40.540Z] #44 197.3 make[1]: Nothing to be done for 'all'. [2020-04-16T16:45:40.540Z] #44 197.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:45:40.540Z] #44 197.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:45:40.540Z] #44 197.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:45:40.540Z] #44 197.6 make[2]: Nothing to be done for 'all'. [2020-04-16T16:45:40.797Z] #44 197.7 make[2]: Nothing to be done for 'all'. [2020-04-16T16:45:40.797Z] #44 197.7 make[2]: Nothing to be done for 'all'. [2020-04-16T16:45:40.797Z] #44 197.7 make[2]: Nothing to be done for 'all'. [2020-04-16T16:45:40.797Z] #44 197.8 make[2]: Nothing to be done for 'all'. [2020-04-16T16:45:40.879Z] #17 DONE 69.6s [2020-04-16T16:45:40.879Z] [2020-04-16T16:45:40.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:40.879Z] #44 139.0 CC criu/file-lock.o [2020-04-16T16:45:40.879Z] #44 140.1 CC criu/files-ext.o [2020-04-16T16:45:40.879Z] #44 140.4 CC criu/files-reg.o [2020-04-16T16:45:40.879Z] #44 142.9 CC criu/files.o [2020-04-16T16:45:40.879Z] #44 ... [2020-04-16T16:45:40.879Z] [2020-04-16T16:45:40.879Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T16:45:41.054Z] #44 197.9 make[2]: Nothing to be done for 'all'. [2020-04-16T16:45:41.054Z] #44 197.9 INSTALL criu/criu [2020-04-16T16:45:41.310Z] #44 DONE 198.0s [2020-04-16T16:45:41.310Z] [2020-04-16T16:45:41.310Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:41.310Z] #65 239.2 + bin/containerd [Pipeline] sh [2020-04-16T16:45:41.769Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 77.2% of statements [2020-04-16T16:45:42.191Z] #13 ... [2020-04-16T16:45:42.191Z] [2020-04-16T16:45:42.191Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:42.191Z] #47 193.5 net/http/httptrace [2020-04-16T16:45:42.191Z] #47 193.7 net/http [2020-04-16T16:45:42.239Z] #65 ... [2020-04-16T16:45:42.240Z] [2020-04-16T16:45:42.240Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T16:45:42.240Z] #45 DONE 0.1s [2020-04-16T16:45:42.240Z] [2020-04-16T16:45:42.240Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T16:45:42.240Z] #48 DONE 0.1s [2020-04-16T16:45:42.240Z] [2020-04-16T16:45:42.240Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:42.449Z] #47 ... [2020-04-16T16:45:42.449Z] [2020-04-16T16:45:42.449Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:42.449Z] #44 85.15 CC soccr/soccr.o [2020-04-16T16:45:42.449Z] #44 87.09 AR soccr/libsoccr.a [2020-04-16T16:45:42.449Z] #44 87.16 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:45:42.449Z] #44 87.68 DEP criu/arch/x86/sigframe.d [2020-04-16T16:45:42.449Z] #44 87.88 DEP criu/arch/x86/sigaction_compat.d [2020-04-16T16:45:42.449Z] #44 88.05 DEP criu/arch/x86/kerndat.d [2020-04-16T16:45:42.449Z] #44 88.15 DEP criu/arch/x86/crtools.d [2020-04-16T16:45:42.449Z] #44 88.34 DEP criu/arch/x86/cpu.d [2020-04-16T16:45:42.449Z] #44 88.54 CC criu/arch/x86/cpu.o [2020-04-16T16:45:42.449Z] #44 89.63 CC criu/arch/x86/crtools.o [2020-04-16T16:45:42.449Z] #44 91.70 CC criu/arch/x86/kerndat.o [2020-04-16T16:45:42.449Z] #44 92.66 CC criu/arch/x86/sigaction_compat.o [2020-04-16T16:45:42.449Z] #44 93.11 CC criu/arch/x86/sigframe.o [2020-04-16T16:45:42.449Z] #44 93.71 LINK criu/arch/x86/crtools.built-in.o [2020-04-16T16:45:42.449Z] #44 93.97 DEP criu/pie/util-vdso-elf32.d [2020-04-16T16:45:42.449Z] #44 94.18 DEP criu/pie/util-vdso.d [2020-04-16T16:45:42.496Z] #53 ... [2020-04-16T16:45:42.496Z] [2020-04-16T16:45:42.496Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T16:45:42.496Z] #51 DONE 0.1s [2020-04-16T16:45:42.706Z] #44 94.35 DEP criu/pie/util.d [2020-04-16T16:45:42.706Z] #44 94.50 CC criu/pie/util.o [2020-04-16T16:45:42.752Z] [2020-04-16T16:45:42.753Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:42.784Z] + docker info [2020-04-16T16:45:42.793Z] #18 2.003 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T16:45:42.793Z] #18 2.010 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T16:45:42.793Z] #18 2.013 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T16:45:43.054Z] #18 DONE 2.2s [2020-04-16T16:45:43.054Z] [2020-04-16T16:45:43.054Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:43.054Z] #44 145.4 CC criu/filesystems.o [2020-04-16T16:45:43.054Z] #44 146.3 CC criu/fsnotify.o [2020-04-16T16:45:43.239Z] ok github.com/docker/docker/pkg/authorization 0.457s coverage: 68.3% of statements [2020-04-16T16:45:43.239Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-16T16:45:43.239Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-16T16:45:43.271Z] #44 ... [2020-04-16T16:45:43.271Z] [2020-04-16T16:45:43.271Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:45:43.271Z] #13 3.116 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T16:45:43.271Z] #13 DONE 3.3s [2020-04-16T16:45:43.271Z] [2020-04-16T16:45:43.271Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T16:45:43.624Z] #44 147.8 CC criu/image-desc.o [2020-04-16T16:45:43.629Z] #19 5.380 Collecting yamllint==1.16.0 [2020-04-16T16:45:43.884Z] #44 148.0 CC criu/image.o [2020-04-16T16:45:44.191Z] #19 ... [2020-04-16T16:45:44.191Z] [2020-04-16T16:45:44.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:44.191Z] #44 153.4 CC criu/netfilter.o [2020-04-16T16:45:44.191Z] #44 153.7 CC criu/page-pipe.o [2020-04-16T16:45:44.191Z] #44 154.4 CC criu/page-xfer.o [2020-04-16T16:45:44.191Z] #44 155.7 CC criu/pagemap-cache.o [2020-04-16T16:45:44.191Z] #44 156.1 CC criu/pagemap.o [2020-04-16T16:45:44.827Z] #44 149.1 CC criu/ipc_ns.o [2020-04-16T16:45:45.120Z] #44 156.8 CC criu/parasite-syscall.o [2020-04-16T16:45:45.168Z] #14 DONE 2.1s [2020-04-16T16:45:45.168Z] [2020-04-16T16:45:45.168Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:45.168Z] #60 12.03 + cd /tmp/tmp.dPhwhC06qC/src/github.com/opencontainers/runc [2020-04-16T16:45:45.168Z] #60 12.03 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:45:45.409Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:48e1569cd228c54b276d191122f857e280f02bbb3ea568487a8c60af6ae3484b 29.0s done [2020-04-16T16:45:45.409Z] #8 DONE 38.5s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T16:45:45.409Z] #9 DONE 0.2s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T16:45:45.409Z] #10 DONE 0.2s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T16:45:45.409Z] #30 DONE 0.1s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T16:45:45.409Z] #41 DONE 0.1s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:45:45.409Z] #22 DONE 0.1s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T16:45:45.409Z] #56 ... [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T16:45:45.409Z] #50 DONE 0.2s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T16:45:45.409Z] #33 DONE 0.3s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T16:45:45.409Z] #68 DONE 0.3s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T16:45:45.409Z] #23 DONE 0.3s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T16:45:45.409Z] #74 DONE 0.3s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T16:45:45.409Z] #53 DONE 0.3s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T16:45:45.409Z] #56 DONE 0.3s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T16:45:45.409Z] #47 DONE 0.3s [2020-04-16T16:45:45.409Z] [2020-04-16T16:45:45.409Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:45.409Z] #48 0.774 + RM_GOPATH=0 [2020-04-16T16:45:45.409Z] #48 0.774 + TMP_GOPATH= [2020-04-16T16:45:45.409Z] #48 0.774 + : /build [2020-04-16T16:45:45.409Z] #48 0.776 + '[' -z '' ']' [2020-04-16T16:45:45.409Z] #48 0.787 ++ mktemp -d [2020-04-16T16:45:45.409Z] #48 0.800 + export GOPATH=/tmp/tmp.NssWEL4bi1 [2020-04-16T16:45:45.409Z] #48 0.800 + GOPATH=/tmp/tmp.NssWEL4bi1 [2020-04-16T16:45:45.409Z] #48 0.800 + RM_GOPATH=1 [2020-04-16T16:45:45.409Z] #48 0.801 ++ dirname ./install.sh [2020-04-16T16:45:45.409Z] #48 0.848 + dir=. [2020-04-16T16:45:45.409Z] #48 0.855 + bin=vndr [2020-04-16T16:45:45.409Z] #48 0.855 + shift [2020-04-16T16:45:45.409Z] #48 0.856 + '[' '!' -f ./vndr.installer ']' [2020-04-16T16:45:45.409Z] #48 0.856 + . ./vndr.installer [2020-04-16T16:45:45.409Z] #48 0.857 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:45:45.409Z] #48 0.865 + install_vndr [2020-04-16T16:45:45.409Z] #48 0.865 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T16:45:45.409Z] #48 0.865 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:45:45.409Z] #48 0.865 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NssWEL4bi1/src/github.com/LK4D4/vndr [2020-04-16T16:45:45.409Z] #48 0.870 Cloning into '/tmp/tmp.NssWEL4bi1/src/github.com/LK4D4/vndr'... [2020-04-16T16:45:45.409Z] #48 2.161 + cd /tmp/tmp.NssWEL4bi1/src/github.com/LK4D4/vndr [2020-04-16T16:45:45.409Z] #48 2.161 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T16:45:45.409Z] #48 2.176 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T16:45:45.709Z] #44 157.8 CC criu/path.o [2020-04-16T16:45:46.150Z] #60 12.69 + '[' -z '' ']' [2020-04-16T16:45:46.150Z] #60 12.69 + target=static [2020-04-16T16:45:46.150Z] #60 12.69 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T16:45:46.210Z] #44 150.3 CC criu/irmap.o [2020-04-16T16:45:46.286Z] #44 158.2 CC criu/pie-util-vdso-elf32.o [2020-04-16T16:45:46.781Z] #44 151.1 CC criu/kcmp-ids.o [2020-04-16T16:45:46.847Z] #44 158.6 CC criu/pie-util-vdso.o [2020-04-16T16:45:47.104Z] #44 159.0 CC criu/pie-util.o [2020-04-16T16:45:47.104Z] #44 159.2 CC criu/pipes.o [2020-04-16T16:45:47.352Z] #44 151.4 CC criu/kerndat.o [2020-04-16T16:45:47.545Z] #60 ... [2020-04-16T16:45:47.545Z] [2020-04-16T16:45:47.545Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T16:45:47.545Z] #15 DONE 2.3s [2020-04-16T16:45:47.614Z] ok github.com/docker/docker/layer 7.502s coverage: 68.8% of statements [2020-04-16T16:45:47.614Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T16:45:47.614Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T16:45:47.614Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T16:45:47.614Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T16:45:47.614Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T16:45:47.614Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T16:45:47.614Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-16T16:45:47.614Z] ok github.com/docker/docker/pkg/chrootarchive 3.494s coverage: 43.2% of statements [2020-04-16T16:45:47.614Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T16:45:47.614Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T16:45:47.802Z] [2020-04-16T16:45:47.802Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:47.802Z] #60 14.42 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-16T16:45:47.896Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-16T16:45:47.896Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-04-16T16:45:48.034Z] #44 159.8 CC criu/plugin.o [2020-04-16T16:45:48.185Z] #48 5.044 internal/cpu [2020-04-16T16:45:48.185Z] #48 5.048 internal/race [2020-04-16T16:45:48.185Z] #48 5.154 runtime/internal/math [2020-04-16T16:45:48.185Z] #48 5.568 unicode [2020-04-16T16:45:48.290Z] #44 160.3 CC criu/proc_parse.o [2020-04-16T16:45:48.485Z] #48 5.597 unicode/utf8 [2020-04-16T16:45:48.485Z] #48 5.608 sync/atomic [2020-04-16T16:45:48.510Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-04-16T16:45:48.852Z] #44 ... [2020-04-16T16:45:48.852Z] [2020-04-16T16:45:48.852Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:45:48.852Z] #19 10.72 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T16:45:49.108Z] #19 10.84 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T16:45:49.108Z] #19 10.98 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T16:45:49.124Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-04-16T16:45:49.124Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-04-16T16:45:49.263Z] #44 153.1 CC criu/libnetlink.o [2020-04-16T16:45:49.297Z] #53 DONE 311.2s [2020-04-16T16:45:49.297Z] [2020-04-16T16:45:49.297Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:49.514Z] #48 ... [2020-04-16T16:45:49.514Z] [2020-04-16T16:45:49.514Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:45:49.514Z] #34 0.849 + RM_GOPATH=0 [2020-04-16T16:45:49.514Z] #34 0.849 + TMP_GOPATH= [2020-04-16T16:45:49.514Z] #34 0.849 + : /build [2020-04-16T16:45:49.514Z] #34 0.849 + '[' -z '' ']' [2020-04-16T16:45:49.514Z] #34 0.853 ++ mktemp -d [2020-04-16T16:45:49.514Z] #34 0.893 + export GOPATH=/tmp/tmp.RqjoFIqfag [2020-04-16T16:45:49.514Z] #34 0.893 + GOPATH=/tmp/tmp.RqjoFIqfag [2020-04-16T16:45:49.514Z] #34 0.893 + RM_GOPATH=1 [2020-04-16T16:45:49.514Z] #34 0.894 ++ dirname ./install.sh [2020-04-16T16:45:49.514Z] #34 0.929 + dir=. [2020-04-16T16:45:49.514Z] #34 0.931 + bin=tomlv [2020-04-16T16:45:49.514Z] #34 0.931 + shift [2020-04-16T16:45:49.514Z] #34 0.931 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T16:45:49.514Z] #34 0.931 + . ./tomlv.installer [2020-04-16T16:45:49.514Z] #34 0.932 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:45:49.514Z] #34 0.933 + install_tomlv [2020-04-16T16:45:49.514Z] #34 0.933 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T16:45:49.514Z] #34 0.933 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:45:49.514Z] #34 0.933 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RqjoFIqfag/src/github.com/BurntSushi/toml [2020-04-16T16:45:49.514Z] #34 0.938 Cloning into '/tmp/tmp.RqjoFIqfag/src/github.com/BurntSushi/toml'... [2020-04-16T16:45:49.514Z] #34 2.327 + cd /tmp/tmp.RqjoFIqfag/src/github.com/BurntSushi/toml [2020-04-16T16:45:49.514Z] #34 2.332 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T16:45:49.514Z] #34 2.361 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:45:49.514Z] #34 3.731 runtime/internal/sys [2020-04-16T16:45:49.514Z] #34 3.877 internal/cpu [2020-04-16T16:45:49.514Z] #34 3.933 math/bits [2020-04-16T16:45:49.514Z] #34 3.981 runtime/internal/atomic [2020-04-16T16:45:49.514Z] #34 4.702 runtime/internal/math [2020-04-16T16:45:49.514Z] #34 5.227 unicode/utf8 [2020-04-16T16:45:49.514Z] #34 5.354 internal/race [2020-04-16T16:45:49.514Z] #34 6.273 sync/atomic [2020-04-16T16:45:49.514Z] #34 6.843 internal/bytealg [2020-04-16T16:45:49.524Z] #44 153.6 CC criu/log.o [2020-04-16T16:45:49.693Z] #60 ... [2020-04-16T16:45:49.693Z] [2020-04-16T16:45:49.693Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T16:45:49.693Z] #16 DONE 2.1s [2020-04-16T16:45:49.693Z] [2020-04-16T16:45:49.693Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:49.803Z] #34 ... [2020-04-16T16:45:49.803Z] [2020-04-16T16:45:49.803Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:49.803Z] #48 7.098 internal/bytealg [2020-04-16T16:45:49.861Z] #65 ... [2020-04-16T16:45:49.861Z] [2020-04-16T16:45:49.861Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T16:45:49.861Z] #54 DONE 0.2s [2020-04-16T16:45:49.861Z] [2020-04-16T16:45:49.861Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T16:45:49.861Z] #57 DONE 0.1s [2020-04-16T16:45:49.861Z] [2020-04-16T16:45:49.861Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:49.861Z] #65 ... [2020-04-16T16:45:49.861Z] [2020-04-16T16:45:49.861Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T16:45:49.861Z] #61 DONE 0.1s [2020-04-16T16:45:50.095Z] #48 7.393 math/bits [2020-04-16T16:45:50.098Z] #44 154.1 CC criu/lsm.o [2020-04-16T16:45:50.118Z] [2020-04-16T16:45:50.118Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:50.593Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-04-16T16:45:50.669Z] #44 154.7 CC criu/mem.o [2020-04-16T16:45:51.003Z] #19 12.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T16:45:51.003Z] #19 12.60 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T16:45:51.003Z] #19 12.63 Building wheels for collected packages: pyyaml [2020-04-16T16:45:51.003Z] #19 12.64 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T16:45:51.207Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-04-16T16:45:51.606Z] #48 8.926 internal/testlog [2020-04-16T16:45:51.820Z] ok github.com/docker/docker/pkg/fsutils 0.397s coverage: 85.1% of statements [2020-04-16T16:45:51.820Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-04-16T16:45:51.931Z] #19 13.71 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T16:45:51.931Z] #19 13.71 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T16:45:52.101Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-04-16T16:45:52.187Z] #19 13.81 Successfully built pyyaml [2020-04-16T16:45:52.187Z] #19 13.83 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-16T16:45:52.216Z] #17 2.619 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:45:52.233Z] #48 ... [2020-04-16T16:45:52.233Z] [2020-04-16T16:45:52.233Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:45:52.233Z] #36 0.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:45:52.233Z] #36 1.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:45:52.233Z] #36 1.163 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:45:52.233Z] #36 3.465 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T16:45:52.233Z] #36 7.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T16:45:52.473Z] #17 2.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:45:52.524Z] #36 ... [2020-04-16T16:45:52.524Z] [2020-04-16T16:45:52.524Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:45:52.524Z] #63 0.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:45:52.524Z] #63 1.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:45:52.524Z] #63 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:45:52.524Z] #63 3.113 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T16:45:52.524Z] #63 6.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T16:45:52.524Z] #63 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T16:45:52.524Z] #63 ... [2020-04-16T16:45:52.524Z] [2020-04-16T16:45:52.524Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:45:52.524Z] #42 1.010 + git clone https://github.com/docker/distribution.git . [2020-04-16T16:45:52.524Z] #42 1.018 Cloning into '.'... [2020-04-16T16:45:52.583Z] #44 156.8 CC criu/mount.o [2020-04-16T16:45:52.715Z] ok github.com/docker/docker/pkg/idtools 0.254s coverage: 70.1% of statements [2020-04-16T16:45:52.731Z] #17 2.974 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:45:52.749Z] #19 14.25 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T16:45:52.815Z] #42 ... [2020-04-16T16:45:52.815Z] [2020-04-16T16:45:52.815Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:45:52.815Z] #26 0.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:45:52.815Z] #26 1.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:45:52.815Z] #26 1.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:45:52.815Z] #26 2.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T16:45:52.815Z] #26 6.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T16:45:52.815Z] #26 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T16:45:52.815Z] #26 ... [2020-04-16T16:45:52.815Z] [2020-04-16T16:45:52.815Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:45:52.815Z] #31 1.115 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T16:45:52.815Z] #31 1.128 Cloning into '.'... [2020-04-16T16:45:52.988Z] #17 3.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-16T16:45:52.997Z] ok github.com/docker/docker/pkg/ioutils 0.291s coverage: 70.6% of statements [2020-04-16T16:45:53.005Z] #19 DONE 14.8s [2020-04-16T16:45:53.005Z] [2020-04-16T16:45:53.005Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:53.005Z] #44 162.9 CC criu/protobuf-desc.o [2020-04-16T16:45:53.005Z] #44 163.9 CC criu/protobuf.o [2020-04-16T16:45:53.005Z] #44 164.3 CC criu/pstree.o [2020-04-16T16:45:53.109Z] #31 ... [2020-04-16T16:45:53.109Z] [2020-04-16T16:45:53.109Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:45:53.109Z] #11 0.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:45:53.109Z] #11 1.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:45:53.109Z] #11 1.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:45:53.109Z] #11 3.293 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T16:45:53.109Z] #11 7.263 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T16:45:53.109Z] #11 10.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T16:45:53.109Z] #11 ... [2020-04-16T16:45:53.109Z] [2020-04-16T16:45:53.109Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:53.109Z] #54 0.648 + RM_GOPATH=0 [2020-04-16T16:45:53.109Z] #54 0.660 + TMP_GOPATH= [2020-04-16T16:45:53.109Z] #54 0.661 + : /build [2020-04-16T16:45:53.109Z] #54 0.662 + '[' -z '' ']' [2020-04-16T16:45:53.109Z] #54 0.666 ++ mktemp -d [2020-04-16T16:45:53.109Z] #54 0.673 + export GOPATH=/tmp/tmp.OGKEuZHTNc [2020-04-16T16:45:53.109Z] #54 0.673 + GOPATH=/tmp/tmp.OGKEuZHTNc [2020-04-16T16:45:53.109Z] #54 0.673 + RM_GOPATH=1 [2020-04-16T16:45:53.109Z] #54 0.695 ++ dirname ./install.sh [2020-04-16T16:45:53.109Z] #54 0.721 + dir=. [2020-04-16T16:45:53.109Z] #54 0.749 + bin=golangci_lint [2020-04-16T16:45:53.109Z] #54 0.754 + shift [2020-04-16T16:45:53.109Z] #54 0.755 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T16:45:53.109Z] #54 0.755 + . ./golangci_lint.installer [2020-04-16T16:45:53.109Z] #54 0.756 ++ : v1.23.8 [2020-04-16T16:45:53.109Z] #54 0.779 + install_golangci_lint [2020-04-16T16:45:53.109Z] #54 0.779 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T16:45:53.109Z] #54 0.779 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T16:45:53.109Z] #54 0.779 Installing golangci-lint version v1.23.8 [2020-04-16T16:45:53.153Z] #44 ... [2020-04-16T16:45:53.153Z] [2020-04-16T16:45:53.153Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:45:53.153Z] #19 7.165 Collecting yamllint==1.16.0 [2020-04-16T16:45:53.245Z] #17 ... [2020-04-16T16:45:53.245Z] [2020-04-16T16:45:53.245Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:53.245Z] #44 94.87 CC criu/pie/util-vdso.o [2020-04-16T16:45:53.245Z] #44 95.71 CC criu/pie/util-vdso-elf32.o [2020-04-16T16:45:53.245Z] #44 96.48 AR criu/pie/pie.lib.a [2020-04-16T16:45:53.245Z] #44 96.53 DEP criu/pie/restorer.d [2020-04-16T16:45:53.245Z] #44 96.74 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-16T16:45:53.245Z] #44 96.95 DEP criu/arch/x86/restorer_unmap.d [2020-04-16T16:45:53.245Z] #44 97.00 DEP criu/arch/x86/restorer.d [2020-04-16T16:45:53.245Z] #44 97.45 DEP criu/arch/x86/vdso-pie.d [2020-04-16T16:45:53.245Z] #44 97.60 DEP criu/pie/parasite-vdso.d [2020-04-16T16:45:53.245Z] #44 97.80 DEP criu/pie/parasite.d [2020-04-16T16:45:53.245Z] #44 98.15 CC criu/pie/parasite.o [2020-04-16T16:45:53.245Z] #44 99.58 LINK criu/pie/parasite.built-in.o [2020-04-16T16:45:53.245Z] #44 99.59 GEN criu/pie/parasite-blob.h [2020-04-16T16:45:53.245Z] #44 99.61 CC criu/pie/parasite-vdso.o [2020-04-16T16:45:53.245Z] #44 100.4 CC criu/arch/x86/vdso-pie.o [2020-04-16T16:45:53.245Z] #44 100.7 CC criu/arch/x86/restorer.o [2020-04-16T16:45:53.245Z] #44 101.3 CC criu/arch/x86/restorer_unmap.o [2020-04-16T16:45:53.245Z] #44 101.3 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-16T16:45:53.245Z] #44 101.9 CC criu/pie/restorer.o [2020-04-16T16:45:53.245Z] #44 104.7 LINK criu/pie/restorer.built-in.o [2020-04-16T16:45:53.245Z] #44 104.7 GEN criu/pie/restorer-blob.h [2020-04-16T16:45:53.245Z] #44 104.8 DEP criu/vdso.d [2020-04-16T16:45:53.245Z] #44 105.0 DEP criu/vdso-compat.d [2020-04-16T16:45:53.261Z] #44 ... [2020-04-16T16:45:53.261Z] [2020-04-16T16:45:53.261Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T16:45:53.261Z] #24 DONE 0.2s [2020-04-16T16:45:53.279Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-16T16:45:53.279Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-04-16T16:45:53.279Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-04-16T16:45:53.279Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-16T16:45:53.279Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T16:45:53.398Z] #54 ... [2020-04-16T16:45:53.398Z] [2020-04-16T16:45:53.398Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:53.398Z] #24 0.794 + RM_GOPATH=0 [2020-04-16T16:45:53.398Z] #24 0.798 + TMP_GOPATH= [2020-04-16T16:45:53.398Z] #24 0.799 + : /build [2020-04-16T16:45:53.398Z] #24 0.799 + '[' -z '' ']' [2020-04-16T16:45:53.398Z] #24 0.803 ++ mktemp -d [2020-04-16T16:45:53.398Z] #24 0.827 + export GOPATH=/tmp/tmp.euZqnCMeNB [2020-04-16T16:45:53.398Z] #24 0.828 + GOPATH=/tmp/tmp.euZqnCMeNB [2020-04-16T16:45:53.398Z] #24 0.828 + RM_GOPATH=1 [2020-04-16T16:45:53.398Z] #24 0.832 ++ dirname ./install.sh [2020-04-16T16:45:53.398Z] #24 0.837 + dir=. [2020-04-16T16:45:53.398Z] #24 0.837 + bin=dockercli [2020-04-16T16:45:53.398Z] #24 0.838 + shift [2020-04-16T16:45:53.398Z] #24 0.838 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T16:45:53.398Z] #24 0.839 + . ./dockercli.installer [2020-04-16T16:45:53.398Z] #24 0.840 ++ : stable [2020-04-16T16:45:53.398Z] #24 0.840 ++ : 17.06.2-ce [2020-04-16T16:45:53.398Z] #24 0.842 + install_dockercli [2020-04-16T16:45:53.398Z] #24 0.846 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T16:45:53.398Z] #24 0.846 Install docker/cli version 17.06.2-ce from stable [2020-04-16T16:45:53.398Z] #24 0.859 ++ uname -m [2020-04-16T16:45:53.398Z] #24 0.861 + arch=ppc64le [2020-04-16T16:45:53.398Z] #24 0.861 + '[' ppc64le '!=' x86_64 ']' [2020-04-16T16:45:53.398Z] #24 0.861 + '[' ppc64le '!=' s390x ']' [2020-04-16T16:45:53.398Z] #24 0.862 + '[' ppc64le '!=' armhf ']' [2020-04-16T16:45:53.398Z] #24 0.862 + build_dockercli [2020-04-16T16:45:53.398Z] #24 0.862 + git clone https://github.com/docker/docker-ce /tmp/tmp.euZqnCMeNB/tmp/docker-ce [2020-04-16T16:45:53.398Z] #24 0.873 Cloning into '/tmp/tmp.euZqnCMeNB/tmp/docker-ce'... [2020-04-16T16:45:53.398Z] #24 ... [2020-04-16T16:45:53.398Z] [2020-04-16T16:45:53.398Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:45:53.398Z] #75 0.801 + RM_GOPATH=0 [2020-04-16T16:45:53.398Z] #75 0.802 + TMP_GOPATH= [2020-04-16T16:45:53.398Z] #75 0.803 + : /build [2020-04-16T16:45:53.398Z] #75 0.805 + '[' -z '' ']' [2020-04-16T16:45:53.398Z] #75 0.814 ++ mktemp -d [2020-04-16T16:45:53.398Z] #75 0.819 + export GOPATH=/tmp/tmp.q70WujlSjt [2020-04-16T16:45:53.398Z] #75 0.819 + GOPATH=/tmp/tmp.q70WujlSjt [2020-04-16T16:45:53.398Z] #75 0.819 + RM_GOPATH=1 [2020-04-16T16:45:53.398Z] #75 0.830 ++ dirname ./install.sh [2020-04-16T16:45:53.398Z] #75 0.878 + dir=. [2020-04-16T16:45:53.398Z] #75 0.887 + bin=proxy [2020-04-16T16:45:53.398Z] #75 0.888 + shift [2020-04-16T16:45:53.398Z] #75 0.889 + '[' '!' -f ./proxy.installer ']' [2020-04-16T16:45:53.398Z] #75 0.889 + . ./proxy.installer [2020-04-16T16:45:53.398Z] #75 0.889 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:45:53.398Z] #75 0.891 + install_proxy [2020-04-16T16:45:53.398Z] #75 0.893 + case "$1" in [2020-04-16T16:45:53.399Z] #75 0.893 + export CGO_ENABLED=0 [2020-04-16T16:45:53.399Z] #75 0.893 + CGO_ENABLED=0 [2020-04-16T16:45:53.399Z] #75 0.893 + _install_proxy [2020-04-16T16:45:53.399Z] #75 0.893 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T16:45:53.399Z] #75 0.894 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:45:53.399Z] #75 0.894 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.q70WujlSjt/src/github.com/docker/libnetwork [2020-04-16T16:45:53.399Z] #75 0.902 Cloning into '/tmp/tmp.q70WujlSjt/src/github.com/docker/libnetwork'... [2020-04-16T16:45:53.502Z] #44 105.2 DEP criu/uts_ns.d [2020-04-16T16:45:53.502Z] #44 105.3 DEP criu/util.d [2020-04-16T16:45:53.517Z] [2020-04-16T16:45:53.517Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T16:45:53.560Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-04-16T16:45:53.560Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T16:45:53.689Z] #75 ... [2020-04-16T16:45:53.689Z] [2020-04-16T16:45:53.689Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:53.689Z] #51 0.652 + RM_GOPATH=0 [2020-04-16T16:45:53.689Z] #51 0.652 + TMP_GOPATH= [2020-04-16T16:45:53.689Z] #51 0.652 + : /build [2020-04-16T16:45:53.689Z] #51 0.652 + '[' -z '' ']' [2020-04-16T16:45:53.689Z] #51 0.653 ++ mktemp -d [2020-04-16T16:45:53.689Z] #51 0.655 + export GOPATH=/tmp/tmp.Zh1rzOEBBU [2020-04-16T16:45:53.689Z] #51 0.655 + GOPATH=/tmp/tmp.Zh1rzOEBBU [2020-04-16T16:45:53.689Z] #51 0.655 + RM_GOPATH=1 [2020-04-16T16:45:53.689Z] #51 0.662 ++ dirname ./install.sh [2020-04-16T16:45:53.689Z] #51 0.664 + dir=. [2020-04-16T16:45:53.689Z] #51 0.664 + bin=gotestsum [2020-04-16T16:45:53.689Z] #51 0.664 + shift [2020-04-16T16:45:53.689Z] #51 0.664 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T16:45:53.689Z] #51 0.664 + . ./gotestsum.installer [2020-04-16T16:45:53.689Z] #51 0.665 ++ : v0.3.5 [2020-04-16T16:45:53.689Z] #51 0.665 + install_gotestsum [2020-04-16T16:45:53.689Z] #51 0.665 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T16:45:53.689Z] #51 0.665 + go get -d gotest.tools/gotestsum [2020-04-16T16:45:53.689Z] #51 0.665 Installing gotestsum version v0.3.5 [2020-04-16T16:45:53.689Z] #51 ... [2020-04-16T16:45:53.689Z] [2020-04-16T16:45:53.689Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:45:53.689Z] #44 0.969 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:45:53.689Z] #44 1.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:45:53.689Z] #44 1.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:45:53.689Z] #44 3.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T16:45:53.689Z] #44 6.873 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T16:45:53.689Z] #44 9.989 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T16:45:53.842Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-04-16T16:45:53.842Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2020-04-16T16:45:53.993Z] #44 ... [2020-04-16T16:45:53.993Z] [2020-04-16T16:45:53.993Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:45:53.993Z] #57 0.731 + RM_GOPATH=0 [2020-04-16T16:45:53.993Z] #57 0.732 + TMP_GOPATH= [2020-04-16T16:45:53.993Z] #57 0.732 + : /build [2020-04-16T16:45:53.993Z] #57 0.733 + '[' -z '' ']' [2020-04-16T16:45:53.993Z] #57 0.738 ++ mktemp -d [2020-04-16T16:45:53.993Z] #57 0.802 + export GOPATH=/tmp/tmp.CAmRPaZlfP [2020-04-16T16:45:53.993Z] #57 0.803 + GOPATH=/tmp/tmp.CAmRPaZlfP [2020-04-16T16:45:53.993Z] #57 0.804 + RM_GOPATH=1 [2020-04-16T16:45:53.993Z] #57 0.807 ++ dirname ./install.sh [2020-04-16T16:45:53.993Z] #57 0.813 + dir=. [2020-04-16T16:45:53.993Z] #57 0.813 + bin=shfmt [2020-04-16T16:45:53.993Z] #57 0.814 + shift [2020-04-16T16:45:53.993Z] #57 0.814 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T16:45:53.993Z] #57 0.815 + . ./shfmt.installer [2020-04-16T16:45:53.993Z] #57 0.816 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:45:53.993Z] #57 0.820 + install_shfmt [2020-04-16T16:45:53.993Z] #57 0.821 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T16:45:53.993Z] #57 0.821 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CAmRPaZlfP/src/github.com/mvdan/sh [2020-04-16T16:45:53.993Z] #57 0.821 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:45:53.993Z] #57 0.836 Cloning into '/tmp/tmp.CAmRPaZlfP/src/github.com/mvdan/sh'... [2020-04-16T16:45:53.993Z] #57 ... [2020-04-16T16:45:53.993Z] [2020-04-16T16:45:53.993Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:53.993Z] #69 0.636 + RM_GOPATH=0 [2020-04-16T16:45:53.993Z] #69 0.636 + TMP_GOPATH= [2020-04-16T16:45:53.993Z] #69 0.636 + : /build/ [2020-04-16T16:45:53.993Z] #69 0.636 + '[' -z '' ']' [2020-04-16T16:45:53.993Z] #69 0.636 ++ mktemp -d [2020-04-16T16:45:53.993Z] #69 0.636 + export GOPATH=/tmp/tmp.zL9PddCyJj [2020-04-16T16:45:53.993Z] #69 0.637 + GOPATH=/tmp/tmp.zL9PddCyJj [2020-04-16T16:45:53.993Z] #69 0.637 + RM_GOPATH=1 [2020-04-16T16:45:53.993Z] #69 0.639 ++ dirname ./install.sh [2020-04-16T16:45:53.993Z] #69 0.644 + dir=. [2020-04-16T16:45:53.993Z] #69 0.645 + bin=rootlesskit [2020-04-16T16:45:53.993Z] #69 0.645 + shift [2020-04-16T16:45:53.993Z] #69 0.646 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T16:45:53.993Z] #69 0.647 + . ./rootlesskit.installer [2020-04-16T16:45:53.993Z] #69 0.649 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:45:53.993Z] #69 0.653 + install_rootlesskit [2020-04-16T16:45:53.993Z] #69 0.653 + case "$1" in [2020-04-16T16:45:53.993Z] #69 0.653 + export CGO_ENABLED=0 [2020-04-16T16:45:53.993Z] #69 0.653 + CGO_ENABLED=0 [2020-04-16T16:45:53.993Z] #69 0.654 + _install_rootlesskit [2020-04-16T16:45:53.993Z] #69 0.655 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:45:53.993Z] #69 0.655 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T16:45:53.994Z] #69 0.655 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zL9PddCyJj/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:45:53.994Z] #69 0.664 Cloning into '/tmp/tmp.zL9PddCyJj/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T16:45:53.994Z] #69 9.318 + cd /tmp/tmp.zL9PddCyJj/src/github.com/rootless-containers/rootlesskit [2020-04-16T16:45:53.994Z] #69 9.324 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T16:45:53.994Z] #69 10.07 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:45:53.994Z] #69 10.07 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T16:45:54.074Z] #44 105.6 DEP criu/uffd.d [2020-04-16T16:45:54.074Z] #44 105.7 DEP criu/tun.d [2020-04-16T16:45:54.074Z] #44 105.8 DEP criu/tty.d [2020-04-16T16:45:54.080Z] #28 DONE 0.8s [2020-04-16T16:45:54.080Z] [2020-04-16T16:45:54.080Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T16:45:54.080Z] #31 DONE 0.1s [2020-04-16T16:45:54.080Z] [2020-04-16T16:45:54.080Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T16:45:54.124Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2020-04-16T16:45:54.289Z] #69 ... [2020-04-16T16:45:54.289Z] [2020-04-16T16:45:54.289Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:54.289Z] #48 10.03 runtime [2020-04-16T16:45:54.289Z] #48 10.31 math [2020-04-16T16:45:54.289Z] #48 10.65 unicode/utf16 [2020-04-16T16:45:54.332Z] #44 106.0 DEP criu/timerfd.d [2020-04-16T16:45:54.332Z] #44 ... [2020-04-16T16:45:54.332Z] [2020-04-16T16:45:54.332Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:45:54.332Z] #17 4.731 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-16T16:45:54.336Z] #34 DONE 0.1s [2020-04-16T16:45:54.336Z] [2020-04-16T16:45:54.336Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T16:45:54.336Z] #39 DONE 0.1s [2020-04-16T16:45:54.336Z] [2020-04-16T16:45:54.336Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:54.336Z] #44 165.9 CC criu/rbtree.o [2020-04-16T16:45:54.336Z] #44 166.2 CC criu/rst-malloc.o [2020-04-16T16:45:54.405Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-04-16T16:45:54.405Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T16:45:54.405Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T16:45:54.578Z] #48 11.94 container/list [2020-04-16T16:45:54.592Z] #44 166.5 CC criu/seccomp.o [2020-04-16T16:45:55.019Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-04-16T16:45:55.154Z] #44 167.2 CC criu/seize.o [2020-04-16T16:45:55.301Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-16T16:45:55.583Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-16T16:45:55.697Z] #19 12.62 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T16:45:55.697Z] #19 12.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T16:45:55.697Z] #19 12.83 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T16:45:55.864Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-16T16:45:55.957Z] #19 12.91 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T16:45:56.083Z] #44 168.0 CC criu/servicefd.o [2020-04-16T16:45:56.217Z] #19 13.13 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T16:45:56.230Z] #17 6.131 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-16T16:45:56.339Z] #44 ... [2020-04-16T16:45:56.339Z] [2020-04-16T16:45:56.339Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:45:56.339Z] #41 DONE 274.4s [2020-04-16T16:45:56.339Z] [2020-04-16T16:45:56.339Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:45:56.596Z] #53 ... [2020-04-16T16:45:56.596Z] [2020-04-16T16:45:56.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:56.596Z] #44 168.6 CC criu/shmem.o [2020-04-16T16:45:56.873Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-04-16T16:45:57.158Z] #19 ... [2020-04-16T16:45:57.158Z] [2020-04-16T16:45:57.158Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:57.158Z] #44 161.1 CC criu/namespaces.o [2020-04-16T16:45:57.488Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-16T16:45:57.962Z] #44 ... [2020-04-16T16:45:57.962Z] [2020-04-16T16:45:57.962Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T16:45:57.962Z] #42 DONE 0.2s [2020-04-16T16:45:57.962Z] [2020-04-16T16:45:57.962Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:57.962Z] #44 169.8 CC criu/sigframe.o [2020-04-16T16:45:57.962Z] #44 170.0 CC criu/signalfd.o [2020-04-16T16:45:58.218Z] #44 170.3 CC criu/sk-inet.o [2020-04-16T16:45:59.068Z] #44 163.0 CC criu/net.o [2020-04-16T16:45:59.146Z] #44 171.1 CC criu/sk-netlink.o [2020-04-16T16:45:59.507Z] #17 ... [2020-04-16T16:45:59.507Z] [2020-04-16T16:45:59.507Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:45:59.507Z] #47 210.7 github.com/LK4D4/vndr/godl [2020-04-16T16:45:59.507Z] #47 211.6 github.com/LK4D4/vndr [2020-04-16T16:45:59.507Z] #47 DONE 220.6s [2020-04-16T16:45:59.507Z] [2020-04-16T16:45:59.507Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:45:59.507Z] #44 106.2 DEP criu/sysfs_parse.d [2020-04-16T16:45:59.507Z] #44 106.4 DEP criu/sysctl.d [2020-04-16T16:45:59.507Z] #44 106.6 DEP criu/string.d [2020-04-16T16:45:59.507Z] #44 106.6 DEP criu/stats.d [2020-04-16T16:45:59.507Z] #44 106.7 DEP criu/sockets.d [2020-04-16T16:45:59.507Z] #44 107.0 DEP criu/sk-unix.d [2020-04-16T16:45:59.507Z] #44 107.2 DEP criu/sk-tcp.d [2020-04-16T16:45:59.507Z] #44 107.4 DEP criu/sk-queue.d [2020-04-16T16:45:59.507Z] #44 107.6 DEP criu/sk-packet.d [2020-04-16T16:45:59.507Z] #44 107.8 DEP criu/sk-netlink.d [2020-04-16T16:45:59.507Z] #44 107.9 DEP criu/sk-inet.d [2020-04-16T16:45:59.507Z] #44 108.1 DEP criu/signalfd.d [2020-04-16T16:45:59.507Z] #44 108.3 DEP criu/sigframe.d [2020-04-16T16:45:59.507Z] #44 108.5 DEP criu/shmem.d [2020-04-16T16:45:59.507Z] #44 108.7 DEP criu/servicefd.d [2020-04-16T16:45:59.507Z] #44 108.8 DEP criu/seize.d [2020-04-16T16:45:59.507Z] #44 109.0 DEP criu/seccomp.d [2020-04-16T16:45:59.507Z] #44 109.2 DEP criu/rst-malloc.d [2020-04-16T16:45:59.507Z] #44 109.2 DEP criu/rbtree.d [2020-04-16T16:45:59.507Z] #44 109.2 DEP criu/pstree.d [2020-04-16T16:45:59.507Z] #44 109.4 DEP criu/protobuf.d [2020-04-16T16:45:59.507Z] #44 109.5 GEN criu/protobuf-desc-gen.h [2020-04-16T16:45:59.507Z] #44 111.2 DEP criu/protobuf-desc.d [2020-04-16T16:45:59.708Z] #44 171.4 CC criu/sk-packet.o [2020-04-16T16:45:59.765Z] #44 111.4 DEP criu/proc_parse.d [2020-04-16T16:45:59.964Z] #44 171.9 CC criu/sk-queue.o [2020-04-16T16:46:00.022Z] #44 111.7 DEP criu/plugin.d [2020-04-16T16:46:00.123Z] #48 16.53 crypto/internal/subtle [2020-04-16T16:46:00.123Z] #48 17.23 crypto/subtle [2020-04-16T16:46:00.159Z] ok github.com/docker/docker/pkg/signal 2.325s coverage: 61.0% of statements [2020-04-16T16:46:00.159Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-16T16:46:00.279Z] #44 111.9 DEP criu/pipes.d [2020-04-16T16:46:00.411Z] #48 ... [2020-04-16T16:46:00.411Z] [2020-04-16T16:46:00.411Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:46:00.411Z] #34 7.677 unicode [2020-04-16T16:46:00.411Z] #34 7.813 math [2020-04-16T16:46:00.411Z] #34 7.851 internal/testlog [2020-04-16T16:46:00.411Z] #34 9.818 encoding [2020-04-16T16:46:00.411Z] #34 10.36 runtime [2020-04-16T16:46:00.411Z] #34 10.52 runtime/cgo [2020-04-16T16:46:00.411Z] #34 ... [2020-04-16T16:46:00.411Z] [2020-04-16T16:46:00.411Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:46:00.411Z] #48 17.86 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T16:46:00.451Z] #44 ... [2020-04-16T16:46:00.451Z] [2020-04-16T16:46:00.451Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:46:00.451Z] #19 14.77 Building wheels for collected packages: pyyaml [2020-04-16T16:46:00.451Z] #19 14.77 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T16:46:00.451Z] #19 16.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T16:46:00.451Z] #19 16.34 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T16:46:00.451Z] #19 16.46 Successfully built pyyaml [2020-04-16T16:46:00.451Z] #19 16.50 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-16T16:46:00.451Z] #19 16.88 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T16:46:00.451Z] #19 DONE 17.6s [2020-04-16T16:46:00.526Z] #44 172.3 CC criu/sk-tcp.o [2020-04-16T16:46:00.536Z] #44 112.1 DEP criu/pie-util.d [2020-04-16T16:46:00.536Z] #44 112.2 DEP criu/pie-util-vdso.d [2020-04-16T16:46:00.536Z] #44 112.3 DEP criu/pie-util-vdso-elf32.d [2020-04-16T16:46:00.711Z] [2020-04-16T16:46:00.711Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:00.772Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-16T16:46:00.772Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-16T16:46:00.782Z] #44 172.8 CC criu/sk-unix.o [2020-04-16T16:46:00.794Z] #44 112.4 DEP criu/path.d [2020-04-16T16:46:00.794Z] #44 112.5 DEP criu/parasite-syscall.d [2020-04-16T16:46:01.051Z] #44 112.8 DEP criu/pagemap.d [2020-04-16T16:46:01.051Z] #44 112.9 DEP criu/pagemap-cache.d [2020-04-16T16:46:01.054Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-16T16:46:01.309Z] #44 113.1 DEP criu/page-xfer.d [2020-04-16T16:46:01.336Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-04-16T16:46:01.435Z] #48 18.51 internal/nettrace [2020-04-16T16:46:01.729Z] #48 18.97 runtime/cgo [2020-04-16T16:46:01.874Z] #44 113.4 DEP criu/page-pipe.d [2020-04-16T16:46:01.874Z] #44 113.5 DEP criu/netfilter.d [2020-04-16T16:46:01.874Z] #44 113.6 DEP criu/net.d [2020-04-16T16:46:01.874Z] #44 ... [2020-04-16T16:46:01.874Z] [2020-04-16T16:46:01.874Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:46:01.874Z] #17 12.14 Fetched 8338 kB in 10s (844 kB/s) [2020-04-16T16:46:01.949Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 37.2% of statements [2020-04-16T16:46:01.950Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2020-04-16T16:46:02.566Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-04-16T16:46:02.623Z] #44 166.5 CC criu/netfilter.o [2020-04-16T16:46:02.672Z] #44 174.5 CC criu/sockets.o [2020-04-16T16:46:02.761Z] #48 ... [2020-04-16T16:46:02.761Z] [2020-04-16T16:46:02.761Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:46:02.761Z] #36 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T16:46:02.761Z] #36 ... [2020-04-16T16:46:02.761Z] [2020-04-16T16:46:02.761Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:46:02.761Z] #57 19.59 + cd /tmp/tmp.CAmRPaZlfP/src/github.com/mvdan/sh [2020-04-16T16:46:02.761Z] #57 19.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T16:46:02.761Z] #57 19.83 + GO111MODULE=on [2020-04-16T16:46:02.761Z] #57 19.83 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T16:46:02.849Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-16T16:46:02.883Z] #44 167.0 CC criu/page-pipe.o [2020-04-16T16:46:03.131Z] testing: warning: no tests to run [2020-04-16T16:46:03.131Z] coverage: [no statements] [2020-04-16T16:46:03.131Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-16T16:46:03.234Z] #44 175.1 CC criu/stats.o [2020-04-16T16:46:03.413Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-16T16:46:03.413Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-16T16:46:03.497Z] #44 175.3 CC criu/string.o [2020-04-16T16:46:03.497Z] #44 175.4 CC criu/sysctl.o [2020-04-16T16:46:03.694Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-16T16:46:03.827Z] #44 167.7 CC criu/page-xfer.o [2020-04-16T16:46:04.059Z] #44 176.0 CC criu/sysfs_parse.o [2020-04-16T16:46:04.315Z] #44 176.3 CC criu/timerfd.o [2020-04-16T16:46:04.877Z] #44 176.7 CC criu/tty.o [2020-04-16T16:46:05.150Z] #17 12.14 Reading package lists... [2020-04-16T16:46:05.218Z] #44 169.2 CC criu/pagemap-cache.o [2020-04-16T16:46:05.479Z] #44 169.6 CC criu/pagemap.o [2020-04-16T16:46:05.502Z] #57 22.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:46:05.502Z] #57 22.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:46:05.502Z] #57 22.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:46:05.502Z] #57 22.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:46:05.714Z] ok github.com/docker/docker/plugin 0.551s coverage: 27.1% of statements [2020-04-16T16:46:05.996Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-16T16:46:06.130Z] #57 23.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:46:06.243Z] #44 178.2 CC criu/tun.o [2020-04-16T16:46:06.424Z] #44 170.4 CC criu/parasite-syscall.o [2020-04-16T16:46:06.499Z] #44 178.5 CC criu/uffd.o [2020-04-16T16:46:06.610Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-16T16:46:06.892Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-04-16T16:46:07.365Z] #44 171.4 CC criu/path.o [2020-04-16T16:46:07.639Z] #44 171.9 CC criu/pie-util-vdso.o [2020-04-16T16:46:07.675Z] #17 15.35 Reading package lists... [2020-04-16T16:46:07.675Z] #17 ... [2020-04-16T16:46:07.675Z] [2020-04-16T16:46:07.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:07.675Z] #44 113.7 DEP criu/namespaces.d [2020-04-16T16:46:07.675Z] #44 113.9 DEP criu/mount.d [2020-04-16T16:46:07.675Z] #44 114.1 DEP criu/mem.d [2020-04-16T16:46:07.675Z] #44 114.2 DEP criu/lsm.d [2020-04-16T16:46:07.675Z] #44 114.4 DEP criu/log.d [2020-04-16T16:46:07.675Z] #44 114.5 DEP criu/libnetlink.d [2020-04-16T16:46:07.675Z] #44 114.6 DEP criu/kerndat.d [2020-04-16T16:46:07.675Z] #44 114.8 DEP criu/kcmp-ids.d [2020-04-16T16:46:07.675Z] #44 114.9 DEP criu/irmap.d [2020-04-16T16:46:07.675Z] #44 115.0 DEP criu/ipc_ns.d [2020-04-16T16:46:07.675Z] #44 115.2 DEP criu/image.d [2020-04-16T16:46:07.675Z] #44 115.4 DEP criu/image-desc.d [2020-04-16T16:46:07.675Z] #44 115.5 DEP criu/fsnotify.d [2020-04-16T16:46:07.675Z] #44 115.6 DEP criu/filesystems.d [2020-04-16T16:46:07.675Z] #44 115.8 DEP criu/files.d [2020-04-16T16:46:07.675Z] #44 115.9 DEP criu/files-reg.d [2020-04-16T16:46:07.675Z] #44 116.0 DEP criu/files-ext.d [2020-04-16T16:46:07.675Z] #44 116.1 DEP criu/file-lock.d [2020-04-16T16:46:07.675Z] #44 116.3 DEP criu/file-ids.d [2020-04-16T16:46:07.675Z] #44 116.4 DEP criu/fifo.d [2020-04-16T16:46:07.675Z] #44 116.6 DEP criu/fdstore.d [2020-04-16T16:46:07.675Z] #44 116.6 DEP criu/fault-injection.d [2020-04-16T16:46:07.675Z] #44 116.7 DEP criu/external.d [2020-04-16T16:46:07.675Z] #44 116.8 DEP criu/eventpoll.d [2020-04-16T16:46:07.675Z] #44 116.9 DEP criu/eventfd.d [2020-04-16T16:46:07.675Z] #44 117.1 DEP criu/crtools.d [2020-04-16T16:46:07.675Z] #44 117.3 DEP criu/cr-service.d [2020-04-16T16:46:07.675Z] #44 117.5 DEP criu/cr-restore.d [2020-04-16T16:46:07.675Z] #44 117.7 DEP criu/cr-errno.d [2020-04-16T16:46:07.675Z] #44 117.8 DEP criu/cr-dump.d [2020-04-16T16:46:07.675Z] #44 118.0 DEP criu/cr-dedup.d [2020-04-16T16:46:07.675Z] #44 118.2 DEP criu/cr-check.d [2020-04-16T16:46:07.675Z] #44 118.4 DEP criu/config.d [2020-04-16T16:46:07.675Z] #44 118.6 DEP criu/clone-noasan.d [2020-04-16T16:46:07.675Z] #44 118.6 DEP criu/cgroup.d [2020-04-16T16:46:07.675Z] #44 118.9 DEP criu/cgroup-props.d [2020-04-16T16:46:07.675Z] #44 119.0 DEP criu/bitmap.d [2020-04-16T16:46:07.675Z] #44 119.0 DEP criu/bfd.d [2020-04-16T16:46:07.675Z] #44 119.1 DEP criu/autofs.d [2020-04-16T16:46:07.675Z] #44 119.2 DEP criu/aio.d [2020-04-16T16:46:07.675Z] #44 ... [2020-04-16T16:46:07.675Z] [2020-04-16T16:46:07.675Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:46:07.675Z] #30 DONE 229.4s [2020-04-16T16:46:07.675Z] [2020-04-16T16:46:07.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:07.675Z] #44 119.4 DEP criu/action-scripts.d [2020-04-16T16:46:07.864Z] #44 179.6 CC criu/util.o [2020-04-16T16:46:07.897Z] ok github.com/docker/docker/registry 0.092s coverage: 56.0% of statements [2020-04-16T16:46:08.184Z] #57 ... [2020-04-16T16:46:08.184Z] [2020-04-16T16:46:08.184Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:46:08.184Z] #63 25.71 Fetched 8119 kB in 25s (327 kB/s) [2020-04-16T16:46:08.210Z] #44 172.4 CC criu/pie-util.o [2020-04-16T16:46:08.240Z] #44 ... [2020-04-16T16:46:08.240Z] [2020-04-16T16:46:08.240Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:46:08.240Z] #17 15.35 Reading package lists... [2020-04-16T16:46:08.471Z] #44 172.7 CC criu/pipes.o [2020-04-16T16:46:08.510Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-16T16:46:08.792Z] #44 180.7 CC criu/uts_ns.o [2020-04-16T16:46:08.793Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-16T16:46:09.048Z] #44 180.9 CC criu/vdso-compat.o [2020-04-16T16:46:09.048Z] #44 181.1 CC criu/vdso.o [2020-04-16T16:46:09.074Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-16T16:46:09.171Z] #17 18.52 Building dependency tree... [2020-04-16T16:46:09.356Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-16T16:46:09.412Z] #44 173.4 CC criu/plugin.o [2020-04-16T16:46:09.609Z] #44 181.4 LINK criu/built-in.o [2020-04-16T16:46:09.610Z] #44 181.5 LINK criu/criu [2020-04-16T16:46:09.672Z] #44 173.8 CC criu/proc_parse.o [2020-04-16T16:46:09.672Z] #44 ... [2020-04-16T16:46:09.672Z] [2020-04-16T16:46:09.672Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:46:09.672Z] #60 112.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-16T16:46:09.672Z] #60 114.2 + mkdir -p /build [2020-04-16T16:46:09.672Z] #60 114.2 + cp runc /build/runc [2020-04-16T16:46:09.672Z] #60 DONE 114.6s [2020-04-16T16:46:09.735Z] #17 19.97 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T16:46:09.735Z] #17 19.97 The following additional packages will be installed: [2020-04-16T16:46:09.735Z] #17 19.97 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T16:46:09.735Z] #17 19.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T16:46:09.735Z] #17 19.97 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T16:46:09.735Z] #17 19.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T16:46:09.735Z] #17 19.98 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T16:46:09.735Z] #17 19.98 Suggested packages: [2020-04-16T16:46:09.735Z] #17 19.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T16:46:09.735Z] #17 19.98 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T16:46:09.735Z] #17 19.98 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T16:46:09.735Z] #17 19.98 Recommended packages: [2020-04-16T16:46:09.735Z] #17 19.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T16:46:09.735Z] #17 19.98 python3-keyrings.alt python3-xdg unzip [2020-04-16T16:46:09.865Z] #44 181.8 DEP lib/c/criu.d [2020-04-16T16:46:09.865Z] #44 181.9 CC images/rpc.pb-c.o [2020-04-16T16:46:09.936Z] [2020-04-16T16:46:09.936Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:10.427Z] #44 182.4 CC lib/c/criu.o [2020-04-16T16:46:11.106Z] #17 21.37 The following NEW packages will be installed: [2020-04-16T16:46:11.106Z] #17 21.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T16:46:11.106Z] #17 21.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T16:46:11.106Z] #17 21.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T16:46:11.106Z] #17 21.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T16:46:11.106Z] #17 21.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T16:46:11.106Z] #17 21.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T16:46:11.106Z] #17 21.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T16:46:11.106Z] #17 21.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T16:46:11.106Z] #17 21.38 xz-utils zip [2020-04-16T16:46:11.354Z] #44 183.3 LINK lib/c/built-in.o [2020-04-16T16:46:11.354Z] #44 183.3 LINK lib/c/libcriu.so [2020-04-16T16:46:11.354Z] #44 183.3 LINK lib/c/libcriu.a [2020-04-16T16:46:11.363Z] #17 21.69 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:46:11.363Z] #17 21.69 Need to get 28.5 MB of archives. [2020-04-16T16:46:11.363Z] #17 21.69 After this operation, 116 MB of additional disk space will be used. [2020-04-16T16:46:11.363Z] #17 21.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-16T16:46:11.363Z] #17 21.69 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-16T16:46:11.363Z] #17 21.71 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-16T16:46:11.363Z] #17 21.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-16T16:46:11.376Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-04-16T16:46:11.610Z] #44 183.4 GEN magic.py [2020-04-16T16:46:11.610Z] #44 183.6 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:46:11.610Z] #44 ... [2020-04-16T16:46:11.610Z] [2020-04-16T16:46:11.610Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:46:11.610Z] #60 108.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-16T16:46:11.620Z] #17 21.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-16T16:46:11.620Z] #17 21.80 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-16T16:46:11.620Z] #17 21.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-16T16:46:11.620Z] #17 21.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-16T16:46:11.620Z] #17 21.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-16T16:46:11.620Z] #17 21.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-16T16:46:11.620Z] #17 21.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-16T16:46:11.620Z] #17 21.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-16T16:46:11.620Z] #17 21.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-16T16:46:11.620Z] #17 21.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-16T16:46:11.620Z] #17 21.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-16T16:46:11.620Z] #17 21.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-16T16:46:11.620Z] #17 21.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-16T16:46:11.620Z] #17 21.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:46:11.620Z] #17 21.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-16T16:46:11.620Z] #17 21.96 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-16T16:46:11.620Z] #17 21.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-16T16:46:11.620Z] #17 21.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-16T16:46:11.620Z] #17 21.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-16T16:46:11.620Z] #17 22.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-16T16:46:11.877Z] #17 22.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-16T16:46:11.877Z] #17 22.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-16T16:46:11.877Z] #17 22.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-16T16:46:11.877Z] #17 22.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-16T16:46:11.877Z] #17 22.02 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-16T16:46:11.989Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-04-16T16:46:12.026Z] #65 268.6 + bin/containerd-stress [2020-04-16T16:46:12.026Z] #65 270.3 + bin/containerd-shim [2020-04-16T16:46:12.134Z] #17 22.36 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-16T16:46:12.134Z] #17 22.37 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-16T16:46:12.134Z] #17 22.37 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-16T16:46:12.134Z] #17 22.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-16T16:46:12.134Z] #17 22.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-16T16:46:12.134Z] #17 22.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T16:46:12.134Z] #17 22.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T16:46:12.134Z] #17 22.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T16:46:12.134Z] #17 22.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-16T16:46:12.134Z] #17 22.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T16:46:12.134Z] #17 22.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T16:46:12.134Z] #17 22.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T16:46:12.392Z] #17 22.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-16T16:46:12.478Z] #53 ... [2020-04-16T16:46:12.478Z] [2020-04-16T16:46:12.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:12.478Z] #44 176.3 CC criu/protobuf-desc.o [2020-04-16T16:46:12.603Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-16T16:46:12.649Z] #17 23.12 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-16T16:46:12.649Z] #17 23.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-16T16:46:12.649Z] #17 23.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T16:46:12.975Z] #60 109.4 + mkdir -p /build [2020-04-16T16:46:12.975Z] #60 109.4 + cp runc /build/runc [2020-04-16T16:46:13.049Z] #44 177.1 CC criu/protobuf.o [2020-04-16T16:46:13.214Z] #17 23.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-16T16:46:13.214Z] #17 23.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-16T16:46:13.214Z] #17 23.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-16T16:46:13.216Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-04-16T16:46:13.231Z] #60 DONE 109.8s [2020-04-16T16:46:13.231Z] [2020-04-16T16:46:13.231Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:13.231Z] #44 183.6 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:46:13.231Z] #44 183.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:46:13.231Z] #44 183.6 Note: Building without GnuTLS support [2020-04-16T16:46:13.231Z] #44 184.3 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:46:13.231Z] #44 184.9 make[1]: Nothing to be done for 'all'. [2020-04-16T16:46:13.310Z] #44 177.4 CC criu/pstree.o [2020-04-16T16:46:13.744Z] #63 25.71 Reading package lists... [2020-04-16T16:46:13.744Z] #63 ... [2020-04-16T16:46:13.744Z] [2020-04-16T16:46:13.744Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:46:13.744Z] #42 29.56 Checking out files: 79% (1273/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-16T16:46:13.744Z] #42 30.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T16:46:13.778Z] #17 24.09 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:46:13.778Z] #17 24.18 Fetched 28.5 MB in 2s (13.4 MB/s) [2020-04-16T16:46:13.778Z] #17 24.24 Selecting previously unselected package pigz. [2020-04-16T16:46:13.793Z] #44 185.7 make[1]: 'images/built-in.o' is up to date. [2020-04-16T16:46:13.793Z] #44 185.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T16:46:13.793Z] #44 185.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T16:46:13.793Z] #44 185.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T16:46:14.036Z] #17 24.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 ... 23423 files and directories currently installed.) [2020-04-16T16:46:14.036Z] #17 24.30 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-16T16:46:14.036Z] #17 24.31 Unpacking pigz (2.4-1) ... [2020-04-16T16:46:14.036Z] #17 24.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-16T16:46:14.036Z] #17 24.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:46:14.036Z] #17 24.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:46:14.050Z] #44 186.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T16:46:14.050Z] #44 186.0 make[1]: Nothing to be done for 'all'. [2020-04-16T16:46:14.050Z] #44 186.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:46:14.250Z] #44 178.5 CC criu/rbtree.o [2020-04-16T16:46:14.309Z] #44 186.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:14.510Z] #44 178.7 CC criu/rst-malloc.o [2020-04-16T16:46:14.565Z] #44 186.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:14.565Z] #44 186.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:14.600Z] #17 24.73 Selecting previously unselected package python3.7-minimal. [2020-04-16T16:46:14.600Z] #17 24.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:46:14.600Z] #17 24.76 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:46:14.771Z] #44 178.9 CC criu/seccomp.o [2020-04-16T16:46:14.826Z] #44 186.6 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:14.826Z] #44 186.7 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:14.826Z] #44 186.7 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:14.826Z] #44 186.7 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:14.826Z] #44 186.8 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:14.826Z] #44 186.8 INSTALL criu/criu [2020-04-16T16:46:14.826Z] #44 DONE 187.0s [2020-04-16T16:46:14.826Z] [2020-04-16T16:46:14.826Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:14.826Z] #65 230.5 + bin/containerd [2020-04-16T16:46:15.164Z] #17 25.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:46:15.268Z] #42 32.94 + 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-16T16:46:15.421Z] #17 25.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:46:15.711Z] #44 179.6 CC criu/seize.o [2020-04-16T16:46:16.193Z] #65 ... [2020-04-16T16:46:16.193Z] [2020-04-16T16:46:16.193Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T16:46:16.193Z] #45 DONE 0.1s [2020-04-16T16:46:16.281Z] #44 180.4 CC criu/servicefd.o [2020-04-16T16:46:16.449Z] [2020-04-16T16:46:16.449Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T16:46:16.449Z] #48 DONE 0.2s [2020-04-16T16:46:16.449Z] [2020-04-16T16:46:16.449Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T16:46:16.705Z] #51 DONE 0.1s [2020-04-16T16:46:16.705Z] [2020-04-16T16:46:16.705Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:16.855Z] #44 180.8 CC criu/shmem.o [2020-04-16T16:46:17.284Z] #65 276.6 + bin/containerd-shim-runc-v1 [2020-04-16T16:46:17.320Z] #17 27.45 Selecting previously unselected package python3-minimal. [2020-04-16T16:46:17.320Z] #17 27.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-16T16:46:17.320Z] #17 27.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-16T16:46:17.320Z] #17 27.54 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T16:46:17.320Z] #17 27.63 Selecting previously unselected package libmpdec2:amd64. [2020-04-16T16:46:17.320Z] #17 27.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-16T16:46:17.320Z] #17 27.65 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-16T16:46:17.320Z] #17 27.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-16T16:46:17.425Z] #44 181.6 CC criu/sigframe.o [2020-04-16T16:46:17.577Z] #17 27.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:46:17.577Z] #17 27.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:46:17.686Z] #44 181.8 CC criu/signalfd.o [2020-04-16T16:46:17.948Z] #44 182.1 CC criu/sk-inet.o [2020-04-16T16:46:17.987Z] #42 ... [2020-04-16T16:46:17.987Z] [2020-04-16T16:46:17.987Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:46:17.987Z] #26 25.36 Fetched 8119 kB in 24s (331 kB/s) [2020-04-16T16:46:17.987Z] #26 25.36 Reading package lists... [2020-04-16T16:46:17.987Z] #26 35.02 Reading package lists... [2020-04-16T16:46:17.987Z] #26 ... [2020-04-16T16:46:17.987Z] [2020-04-16T16:46:17.987Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:46:17.987Z] #75 32.58 Checking out files: 44% (912/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 87% (1802/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T16:46:17.987Z] #75 33.99 + cd /tmp/tmp.q70WujlSjt/src/github.com/docker/libnetwork [2020-04-16T16:46:17.987Z] #75 33.99 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T16:46:17.987Z] #75 34.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T16:46:17.987Z] #75 ... [2020-04-16T16:46:17.987Z] [2020-04-16T16:46:17.987Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:46:17.987Z] #57 25.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:46:17.987Z] #57 26.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:46:17.987Z] #57 29.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:46:17.987Z] #57 32.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T16:46:17.987Z] #57 32.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T16:46:17.987Z] #57 32.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T16:46:17.987Z] #57 33.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T16:46:17.987Z] #57 34.94 runtime/cgo [2020-04-16T16:46:17.987Z] #57 35.19 runtime [2020-04-16T16:46:18.142Z] #17 ... [2020-04-16T16:46:18.142Z] [2020-04-16T16:46:18.142Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:18.142Z] #44 119.9 CC criu/action-scripts.o [2020-04-16T16:46:18.142Z] #44 120.5 CC criu/aio.o [2020-04-16T16:46:18.142Z] #44 121.0 CC criu/autofs.o [2020-04-16T16:46:18.142Z] #44 122.3 CC criu/bfd.o [2020-04-16T16:46:18.142Z] #44 122.8 CC criu/bitmap.o [2020-04-16T16:46:18.142Z] #44 122.9 CC criu/cgroup-props.o [2020-04-16T16:46:18.142Z] #44 123.6 CC criu/cgroup.o [2020-04-16T16:46:18.142Z] #44 126.3 CC criu/clone-noasan.o [2020-04-16T16:46:18.142Z] #44 126.4 CC criu/config.o [2020-04-16T16:46:18.142Z] #44 127.8 CC criu/cr-check.o [2020-04-16T16:46:18.142Z] #44 129.2 CC criu/cr-dedup.o [2020-04-16T16:46:18.142Z] #44 129.7 CC criu/cr-dump.o [2020-04-16T16:46:18.277Z] #57 ... [2020-04-16T16:46:18.277Z] [2020-04-16T16:46:18.277Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:46:18.277Z] #63 25.71 Reading package lists... [2020-04-16T16:46:18.277Z] #63 ... [2020-04-16T16:46:18.277Z] [2020-04-16T16:46:18.277Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:46:18.277Z] #44 26.14 Fetched 8119 kB in 25s (322 kB/s) [2020-04-16T16:46:18.399Z] #44 ... [2020-04-16T16:46:18.399Z] [2020-04-16T16:46:18.399Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:46:18.399Z] #17 28.62 Selecting previously unselected package python3.7. [2020-04-16T16:46:18.399Z] #17 28.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-16T16:46:18.399Z] #17 28.64 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:46:18.399Z] #17 28.77 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-16T16:46:18.399Z] #17 28.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-16T16:46:18.399Z] #17 28.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-16T16:46:18.399Z] #17 28.89 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T16:46:18.565Z] #44 26.14 Reading package lists... [2020-04-16T16:46:18.565Z] #44 ... [2020-04-16T16:46:18.565Z] [2020-04-16T16:46:18.565Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:46:18.565Z] #36 27.41 Fetched 8119 kB in 26s (307 kB/s) [2020-04-16T16:46:18.565Z] #36 27.41 Reading package lists... [2020-04-16T16:46:18.565Z] #36 ... [2020-04-16T16:46:18.565Z] [2020-04-16T16:46:18.565Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:46:18.565Z] #11 26.44 Fetched 8119 kB in 26s (318 kB/s) [2020-04-16T16:46:18.853Z] #11 26.44 Reading package lists... [2020-04-16T16:46:18.853Z] #11 ... [2020-04-16T16:46:18.853Z] [2020-04-16T16:46:18.853Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:46:18.853Z] #48 25.99 vendor/golang.org/x/crypto/internal/subtle [2020-04-16T16:46:18.853Z] #48 ... [2020-04-16T16:46:18.853Z] [2020-04-16T16:46:18.853Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:46:18.853Z] #44 26.14 Reading package lists... [2020-04-16T16:46:18.891Z] #44 ... [2020-04-16T16:46:18.891Z] [2020-04-16T16:46:18.891Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:18.891Z] #53 DONE 247.4s [2020-04-16T16:46:18.891Z] [2020-04-16T16:46:18.891Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:18.891Z] #65 204.5 + bin/containerd [2020-04-16T16:46:19.330Z] #17 29.68 Selecting previously unselected package python3. [2020-04-16T16:46:19.330Z] #17 29.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-16T16:46:19.330Z] #17 29.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-16T16:46:19.330Z] #17 29.72 Unpacking python3 (3.7.3-1) ... [2020-04-16T16:46:19.588Z] #17 29.80 Selecting previously unselected package libip4tc0:amd64. [2020-04-16T16:46:19.588Z] #17 29.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-16T16:46:19.588Z] #17 29.80 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-16T16:46:19.588Z] #17 29.88 Selecting previously unselected package libip6tc0:amd64. [2020-04-16T16:46:19.588Z] #17 29.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-16T16:46:19.588Z] #17 29.90 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-16T16:46:19.588Z] #17 29.98 Selecting previously unselected package libiptc0:amd64. [2020-04-16T16:46:19.588Z] #17 29.98 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-16T16:46:19.588Z] #17 29.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-16T16:46:19.845Z] #17 30.05 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-16T16:46:19.845Z] #17 30.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-16T16:46:19.845Z] #17 30.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-16T16:46:19.845Z] #17 30.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-16T16:46:19.845Z] #17 30.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-16T16:46:19.845Z] #17 30.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-16T16:46:19.845Z] #17 30.20 Selecting previously unselected package libnftnl11:amd64. [2020-04-16T16:46:19.845Z] #17 30.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-16T16:46:19.845Z] #17 30.21 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-16T16:46:19.845Z] #17 30.30 Selecting previously unselected package iptables. [2020-04-16T16:46:20.102Z] #17 30.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-16T16:46:20.102Z] #17 30.31 Unpacking iptables (1.8.2-4) ... [2020-04-16T16:46:20.359Z] #17 30.68 Selecting previously unselected package xxd. [2020-04-16T16:46:20.359Z] #17 30.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:46:20.359Z] #17 30.69 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:46:20.561Z] #65 279.6 + bin/containerd-shim-runc-v2 [2020-04-16T16:46:20.617Z] #17 30.79 Selecting previously unselected package vim-common. [2020-04-16T16:46:20.617Z] #17 30.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:46:20.617Z] #17 30.83 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:46:20.874Z] #17 31.02 Selecting previously unselected package bash-completion. [2020-04-16T16:46:20.874Z] #17 31.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T16:46:21.124Z] #65 280.4 + binaries [2020-04-16T16:46:21.124Z] #65 280.4 + mkdir -p /build [2020-04-16T16:46:21.124Z] #65 280.4 + cp bin/containerd /build/containerd [2020-04-16T16:46:21.124Z] #65 280.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T16:46:21.124Z] #65 280.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T16:46:21.124Z] #65 280.5 + cp bin/ctr /build/ctr [2020-04-16T16:46:21.435Z] #65 ... [2020-04-16T16:46:21.435Z] [2020-04-16T16:46:21.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:21.435Z] #44 183.1 CC criu/sk-netlink.o [2020-04-16T16:46:21.435Z] #44 183.5 CC criu/sk-packet.o [2020-04-16T16:46:21.435Z] #44 184.3 CC criu/sk-queue.o [2020-04-16T16:46:21.435Z] #44 184.7 CC criu/sk-tcp.o [2020-04-16T16:46:21.435Z] #44 185.2 CC criu/sk-unix.o [2020-04-16T16:46:21.687Z] #65 DONE 280.9s [2020-04-16T16:46:22.625Z] [2020-04-16T16:46:22.625Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T16:46:22.625Z] #66 DONE 0.2s [2020-04-16T16:46:22.625Z] [2020-04-16T16:46:22.625Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T16:46:22.625Z] #70 DONE 0.1s [2020-04-16T16:46:22.816Z] #44 186.8 CC criu/sockets.o [2020-04-16T16:46:22.882Z] [2020-04-16T16:46:22.882Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T16:46:22.882Z] #72 DONE 0.1s [2020-04-16T16:46:22.882Z] [2020-04-16T16:46:22.882Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T16:46:22.882Z] #75 DONE 0.1s [2020-04-16T16:46:22.882Z] [2020-04-16T16:46:22.882Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T16:46:22.882Z] #76 DONE 0.0s [2020-04-16T16:46:23.139Z] [2020-04-16T16:46:23.139Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T16:46:23.251Z] #53 DONE 300.5s [2020-04-16T16:46:23.251Z] [2020-04-16T16:46:23.251Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:23.386Z] #44 187.5 CC criu/stats.o [2020-04-16T16:46:23.398Z] #17 33.59 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T16:46:23.646Z] #44 187.8 CC criu/string.o [2020-04-16T16:46:23.646Z] #44 187.9 CC criu/sysctl.o [2020-04-16T16:46:23.655Z] #17 33.94 Selecting previously unselected package bzip2. [2020-04-16T16:46:23.655Z] #17 33.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-16T16:46:23.655Z] #17 33.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:46:23.814Z] #65 ... [2020-04-16T16:46:23.814Z] [2020-04-16T16:46:23.814Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T16:46:23.912Z] #17 34.05 Selecting previously unselected package xz-utils. [2020-04-16T16:46:23.912Z] #17 34.06 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-16T16:46:23.912Z] #17 34.07 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T16:46:23.912Z] #17 34.26 Selecting previously unselected package apparmor. [2020-04-16T16:46:23.912Z] #17 34.26 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-16T16:46:24.070Z] #77 DONE 1.2s [2020-04-16T16:46:24.070Z] #54 DONE 0.2s [2020-04-16T16:46:24.070Z] [2020-04-16T16:46:24.070Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T16:46:24.070Z] #57 DONE 0.1s [2020-04-16T16:46:24.070Z] [2020-04-16T16:46:24.070Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:24.169Z] #17 34.34 Unpacking apparmor (2.13.2-10) ... [2020-04-16T16:46:24.326Z] [2020-04-16T16:46:24.326Z] #78 exporting to image [2020-04-16T16:46:24.326Z] #78 exporting layers [2020-04-16T16:46:24.327Z] #65 ... [2020-04-16T16:46:24.327Z] [2020-04-16T16:46:24.327Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T16:46:24.327Z] #61 DONE 0.1s [2020-04-16T16:46:24.426Z] #17 34.70 Selecting previously unselected package aufs-tools. [2020-04-16T16:46:24.426Z] #17 34.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-16T16:46:24.426Z] #17 34.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:46:24.426Z] #17 34.84 Selecting previously unselected package libonig5:amd64. [2020-04-16T16:46:24.426Z] #17 34.85 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-16T16:46:24.426Z] #17 34.85 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:46:24.583Z] [2020-04-16T16:46:24.583Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:24.589Z] #44 188.4 CC criu/sysfs_parse.o [2020-04-16T16:46:24.683Z] #17 35.00 Selecting previously unselected package libjq1:amd64. [2020-04-16T16:46:24.683Z] #17 35.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:46:24.683Z] #17 35.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:46:24.851Z] #44 188.9 CC criu/timerfd.o [2020-04-16T16:46:24.851Z] #44 189.1 CC criu/tty.o [2020-04-16T16:46:24.940Z] #17 35.11 Selecting previously unselected package jq. [2020-04-16T16:46:24.940Z] #17 35.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-16T16:46:24.940Z] #17 35.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:46:24.940Z] #17 35.20 Selecting previously unselected package libaio1:amd64. [2020-04-16T16:46:24.940Z] #17 35.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-16T16:46:24.940Z] #17 35.22 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-16T16:46:24.940Z] #17 35.30 Selecting previously unselected package libgpm2:amd64. [2020-04-16T16:46:24.940Z] #17 35.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-16T16:46:24.940Z] #17 35.32 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-16T16:46:25.198Z] #17 35.39 Selecting previously unselected package libicu63:amd64. [2020-04-16T16:46:25.198Z] #17 35.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-16T16:46:25.198Z] #17 35.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:46:25.429Z] #44 37.45 Reading package lists... [2020-04-16T16:46:25.429Z] #44 ... [2020-04-16T16:46:25.429Z] [2020-04-16T16:46:25.429Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:25.429Z] #54 37.57 + cd /tmp/tmp.OGKEuZHTNc/src/github.com/golangci/golangci-lint/ [2020-04-16T16:46:25.429Z] #54 37.58 + git checkout -q v1.23.8 [2020-04-16T16:46:25.429Z] #54 38.98 ++ git describe --tags [2020-04-16T16:46:25.429Z] #54 38.98 + version=v1.23.8 [2020-04-16T16:46:25.429Z] #54 38.99 ++ git rev-parse --short HEAD [2020-04-16T16:46:25.429Z] #54 39.01 + commit=76a82c6 [2020-04-16T16:46:25.429Z] #54 39.02 ++ git show -s --format=%cd [2020-04-16T16:46:25.429Z] #54 39.03 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T16:46:25.429Z] #54 39.04 + 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-16T16:46:26.764Z] #44 190.9 CC criu/tun.o [2020-04-16T16:46:26.934Z] #54 ... [2020-04-16T16:46:26.934Z] [2020-04-16T16:46:26.934Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:46:26.934Z] #26 35.02 Reading package lists... [2020-04-16T16:46:27.335Z] #44 191.4 CC criu/uffd.o [2020-04-16T16:46:27.351Z] Client: [2020-04-16T16:46:27.351Z] Debug Mode: false [2020-04-16T16:46:27.351Z] Plugins: [2020-04-16T16:46:27.351Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-16T16:46:27.351Z] [2020-04-16T16:46:27.351Z] Server: [2020-04-16T16:46:27.351Z] Containers: 0 [2020-04-16T16:46:27.351Z] Running: 0 [2020-04-16T16:46:27.351Z] Paused: 0 [2020-04-16T16:46:27.351Z] Stopped: 0 [2020-04-16T16:46:27.351Z] Images: 0 [2020-04-16T16:46:27.351Z] Server Version: 19.03.5 [2020-04-16T16:46:27.351Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-16T16:46:27.351Z] Windows: [2020-04-16T16:46:27.351Z] LCOW: [2020-04-16T16:46:27.351Z] Logging Driver: json-file [2020-04-16T16:46:27.351Z] Plugins: [2020-04-16T16:46:27.351Z] Volume: local [2020-04-16T16:46:27.351Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-16T16:46:27.351Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-16T16:46:27.351Z] Swarm: inactive [2020-04-16T16:46:27.351Z] Default Isolation: process [2020-04-16T16:46:27.351Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-16T16:46:27.351Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-16T16:46:27.351Z] OSType: windows [2020-04-16T16:46:27.351Z] Architecture: x86_64 [2020-04-16T16:46:27.351Z] CPUs: 4 [2020-04-16T16:46:27.351Z] Total Memory: 32GiB [2020-04-16T16:46:27.351Z] Name: azwin-2-1a5a20 [2020-04-16T16:46:27.351Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-16T16:46:27.351Z] Docker Root Dir: D:\docker [2020-04-16T16:46:27.351Z] Debug Mode: false [2020-04-16T16:46:27.351Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:46:27.351Z] Labels: [2020-04-16T16:46:27.351Z] Experimental: true [2020-04-16T16:46:27.351Z] Insecure Registries: [2020-04-16T16:46:27.351Z] 10.0.0.4:5000 [2020-04-16T16:46:27.351Z] 127.0.0.0/8 [2020-04-16T16:46:27.351Z] Registry Mirrors: [2020-04-16T16:46:27.351Z] http://10.0.0.4:5000/ [2020-04-16T16:46:27.351Z] Live Restore Enabled: false [2020-04-16T16:46:27.351Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-16T16:46:28.276Z] #44 192.4 CC criu/util.o [2020-04-16T16:46:28.473Z] #17 38.64 Selecting previously unselected package libnet1:amd64. [2020-04-16T16:46:28.473Z] #17 38.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-16T16:46:28.473Z] #17 38.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:46:28.473Z] #17 38.76 Selecting previously unselected package libnl-3-200:amd64. [2020-04-16T16:46:28.473Z] #17 38.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-16T16:46:28.473Z] #17 38.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:46:28.473Z] #17 38.87 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-16T16:46:28.473Z] #17 38.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-16T16:46:28.473Z] #17 38.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:46:28.473Z] #17 38.96 Selecting previously unselected package libreadline5:amd64. [2020-04-16T16:46:28.728Z] #26 44.97 Building dependency tree... [2020-04-16T16:46:28.728Z] #26 ... [2020-04-16T16:46:28.728Z] [2020-04-16T16:46:28.728Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:46:28.733Z] #17 38.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-16T16:46:28.733Z] #17 38.98 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-16T16:46:28.733Z] #17 39.10 Selecting previously unselected package net-tools. [2020-04-16T16:46:28.990Z] #17 39.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-16T16:46:28.990Z] #17 39.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:46:28.990Z] #17 39.30 Selecting previously unselected package python-pip-whl. [2020-04-16T16:46:28.990Z] #17 39.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T16:46:28.990Z] #17 39.32 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T16:46:29.020Z] #63 36.54 Reading package lists... [2020-04-16T16:46:29.020Z] #63 ... [2020-04-16T16:46:29.020Z] [2020-04-16T16:46:29.020Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:46:29.020Z] #36 27.41 Reading package lists... [2020-04-16T16:46:29.020Z] #36 38.31 Reading package lists... [2020-04-16T16:46:29.020Z] #36 ... [2020-04-16T16:46:29.020Z] [2020-04-16T16:46:29.020Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:46:29.020Z] #63 36.54 Reading package lists... [2020-04-16T16:46:29.216Z] #44 ... [2020-04-16T16:46:29.216Z] [2020-04-16T16:46:29.216Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:29.216Z] #23 257.5 + return [2020-04-16T16:46:29.310Z] #63 ... [2020-04-16T16:46:29.310Z] [2020-04-16T16:46:29.310Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:46:29.310Z] #11 26.44 Reading package lists... [2020-04-16T16:46:29.477Z] #23 DONE 257.8s [2020-04-16T16:46:29.477Z] [2020-04-16T16:46:29.477Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:29.477Z] #65 ... [2020-04-16T16:46:29.477Z] [2020-04-16T16:46:29.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:29.478Z] #44 193.6 CC criu/uts_ns.o [2020-04-16T16:46:29.554Z] #17 39.86 Selecting previously unselected package python3-lib2to3. [2020-04-16T16:46:29.554Z] #17 39.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T16:46:29.554Z] #17 39.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:46:29.601Z] #11 37.83 Reading package lists... [2020-04-16T16:46:29.601Z] #11 ... [2020-04-16T16:46:29.601Z] [2020-04-16T16:46:29.601Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:46:29.738Z] #44 193.9 CC criu/vdso.o [2020-04-16T16:46:29.812Z] #17 39.97 Selecting previously unselected package python3-distutils. [2020-04-16T16:46:29.812Z] #17 39.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T16:46:29.812Z] #17 39.99 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T16:46:29.812Z] #17 40.13 Selecting previously unselected package python3-pip. [2020-04-16T16:46:29.812Z] #17 40.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T16:46:29.812Z] #17 40.15 Unpacking python3-pip (18.1-5) ... [2020-04-16T16:46:29.998Z] #44 194.3 LINK criu/built-in.o [2020-04-16T16:46:30.069Z] #17 40.35 Selecting previously unselected package python3-pkg-resources. [2020-04-16T16:46:30.069Z] #17 40.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:46:30.069Z] #17 40.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:46:30.069Z] #17 40.50 Selecting previously unselected package python3-setuptools. [2020-04-16T16:46:30.258Z] #44 194.4 LINK criu/criu [2020-04-16T16:46:30.326Z] #17 40.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T16:46:30.326Z] #17 40.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T16:46:30.326Z] #17 ... [2020-04-16T16:46:30.326Z] [2020-04-16T16:46:30.326Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:30.326Z] #44 131.9 CC criu/cr-errno.o [2020-04-16T16:46:30.326Z] #44 132.0 CC criu/cr-restore.o [2020-04-16T16:46:30.326Z] #44 136.2 CC criu/cr-service.o [2020-04-16T16:46:30.326Z] #44 137.7 CC criu/crtools.o [2020-04-16T16:46:30.326Z] #44 138.1 CC criu/eventfd.o [2020-04-16T16:46:30.326Z] #44 138.5 CC criu/eventpoll.o [2020-04-16T16:46:30.326Z] #44 139.3 CC criu/external.o [2020-04-16T16:46:30.326Z] #44 139.6 CC criu/fault-injection.o [2020-04-16T16:46:30.326Z] #44 139.8 CC criu/fdstore.o [2020-04-16T16:46:30.326Z] #44 140.2 CC criu/fifo.o [2020-04-16T16:46:30.326Z] #44 140.6 CC criu/file-ids.o [2020-04-16T16:46:30.326Z] #44 140.9 CC criu/file-lock.o [2020-04-16T16:46:30.326Z] #44 141.8 CC criu/files-ext.o [2020-04-16T16:46:30.326Z] #44 142.1 CC criu/files-reg.o [2020-04-16T16:46:30.326Z] #44 ... [2020-04-16T16:46:30.326Z] [2020-04-16T16:46:30.326Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:46:30.326Z] #17 40.69 Selecting previously unselected package python3-wheel. [2020-04-16T16:46:30.326Z] #17 40.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T16:46:30.326Z] #17 40.70 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T16:46:30.519Z] #44 194.7 DEP lib/c/criu.d [2020-04-16T16:46:30.519Z] #44 194.7 CC images/rpc.pb-c.o [2020-04-16T16:46:30.583Z] #17 40.77 Selecting previously unselected package sudo. [2020-04-16T16:46:30.583Z] #17 40.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-16T16:46:30.583Z] #17 40.79 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:46:30.873Z] #78 exporting layers 6.1s done [2020-04-16T16:46:30.873Z] #78 writing image sha256:426032d0bb79e2b3a1004a283e87115ddb18f0b5369f525cb52da28a3f1ccf1c done [2020-04-16T16:46:30.873Z] #78 naming to docker.io/library/docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 done [2020-04-16T16:46:30.873Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-16T16:46:31.093Z] #44 195.2 CC lib/c/criu.o [2020-04-16T16:46:31.147Z] #17 41.25 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T16:46:31.147Z] #17 41.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-16T16:46:31.147Z] #17 41.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:46:31.147Z] #17 41.50 Selecting previously unselected package uidmap. [2020-04-16T16:46:31.147Z] #17 41.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-16T16:46:31.147Z] #17 41.51 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T16:46:31.147Z] #17 41.62 Selecting previously unselected package vim-runtime. [2020-04-16T16:46:31.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40796/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/validate/default [2020-04-16T16:46:31.405Z] #17 41.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:46:31.405Z] #17 41.67 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-16T16:46:31.405Z] #17 41.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T16:46:31.405Z] #17 41.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:46:31.648Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T16:46:31.648Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === Skipped [2020-04-16T16:46:31.648Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-16T16:46:31.648Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-16T16:46:31.648Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:73: No driver to put! [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-16T16:46:31.648Z] time="2020-04-16T16:45:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-16T16:46:31.648Z] time="2020-04-16T16:45:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-16T16:46:31.648Z] time="2020-04-16T16:45:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-16T16:46:31.648Z] time="2020-04-16T16:45:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-16T16:46:31.648Z] time="2020-04-16T16:45:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:73: No driver to put! [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-16T16:46:31.648Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-16T16:46:31.648Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-16T16:46:31.648Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:46:31.648Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-16T16:46:31.648Z] graphtest_unix.go:73: No driver to put! [2020-04-16T16:46:31.648Z] [2020-04-16T16:46:31.648Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-16T16:46:31.649Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-16T16:46:31.649Z] [2020-04-16T16:46:31.649Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-16T16:46:31.649Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-16T16:46:31.649Z] [2020-04-16T16:46:31.649Z] [2020-04-16T16:46:31.649Z] DONE 2140 tests, 26 skipped in 189.098s [2020-04-16T16:46:31.663Z] #44 ... [2020-04-16T16:46:31.663Z] [2020-04-16T16:46:31.663Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T16:46:31.663Z] #24 DONE 0.3s [2020-04-16T16:46:31.663Z] [2020-04-16T16:46:31.663Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... Post stage [Pipeline] junit [2020-04-16T16:46:31.684Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T16:46:32.144Z] Congratulations! All commits are properly signed with the DCO! [2020-04-16T16:46:32.144Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-16T16:46:32.144Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-16T16:46:32.144Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-16T16:46:32.144Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-16T16:46:32.144Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-16T16:46:32.144Z] Congratulations! No new tests were added to integration-cli. [2020-04-16T16:46:32.144Z] [2020-04-16T16:46:32.144Z] INFO Start validation with golang-ci-lint [2020-04-16T16:46:32.144Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-16T16:46:32.144Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-16T16:46:32.144Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-16T16:46:32.221Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -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:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/make.sh dynbinary test-integration [2020-04-16T16:46:32.319Z] #63 47.34 Building dependency tree... [2020-04-16T16:46:32.503Z] [2020-04-16T16:46:32.503Z] Removing bundles/ [2020-04-16T16:46:32.503Z] [2020-04-16T16:46:32.503Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-16T16:46:32.603Z] #28 DONE 0.9s [2020-04-16T16:46:32.603Z] [2020-04-16T16:46:32.603Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:32.603Z] #44 196.2 LINK lib/c/built-in.o [2020-04-16T16:46:32.603Z] #44 196.2 LINK lib/c/libcriu.so [2020-04-16T16:46:32.603Z] #44 196.3 LINK lib/c/libcriu.a [2020-04-16T16:46:32.603Z] #44 196.4 GEN magic.py [2020-04-16T16:46:32.603Z] #44 196.5 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:46:32.603Z] #44 196.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:46:32.603Z] #44 196.5 Note: Building without GnuTLS support [2020-04-16T16:46:32.785Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:46:32.785Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T16:46:32.863Z] #44 ... [2020-04-16T16:46:32.863Z] [2020-04-16T16:46:32.863Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T16:46:32.863Z] #31 DONE 0.2s [2020-04-16T16:46:32.863Z] [2020-04-16T16:46:32.863Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T16:46:32.863Z] #34 DONE 0.1s [2020-04-16T16:46:32.863Z] [2020-04-16T16:46:32.863Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T16:46:33.125Z] #39 DONE 0.1s [2020-04-16T16:46:33.125Z] [2020-04-16T16:46:33.125Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T16:46:33.125Z] #42 DONE 0.2s [2020-04-16T16:46:33.125Z] [2020-04-16T16:46:33.125Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:33.125Z] #44 197.1 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:46:33.693Z] #44 197.8 make[1]: Nothing to be done for 'all'. [2020-04-16T16:46:34.263Z] #44 198.5 make[1]: 'images/built-in.o' is up to date. [2020-04-16T16:46:34.263Z] #44 198.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T16:46:34.523Z] #44 198.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T16:46:34.523Z] #44 198.6 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T16:46:34.523Z] #44 198.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T16:46:34.523Z] #44 198.7 make[1]: Nothing to be done for 'all'. [2020-04-16T16:46:34.684Z] #17 44.77 Selecting previously unselected package vim. [2020-04-16T16:46:34.684Z] #17 44.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-16T16:46:34.684Z] #17 44.84 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T16:46:34.783Z] #44 198.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:46:34.783Z] #44 199.0 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:34.783Z] #44 199.0 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:34.783Z] #44 199.1 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:34.941Z] #17 45.41 Selecting previously unselected package xfsprogs. [2020-04-16T16:46:35.043Z] #44 199.2 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:35.043Z] #44 199.3 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:35.043Z] #44 199.3 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:35.054Z] #63 52.26 The following additional packages will be installed: [2020-04-16T16:46:35.054Z] #63 52.28 libbtrfs0 [2020-04-16T16:46:35.054Z] #63 52.59 The following NEW packages will be installed: [2020-04-16T16:46:35.054Z] #63 52.62 libbtrfs-dev libbtrfs0 [2020-04-16T16:46:35.054Z] #63 52.89 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:46:35.054Z] #63 52.89 Need to get 120 kB of archives. [2020-04-16T16:46:35.054Z] #63 52.89 After this operation, 423 kB of additional disk space will be used. [2020-04-16T16:46:35.055Z] #63 52.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-16T16:46:35.055Z] #63 52.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-16T16:46:35.198Z] #17 45.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-16T16:46:35.198Z] #17 45.43 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T16:46:35.303Z] #44 199.4 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:35.345Z] #63 ... [2020-04-16T16:46:35.345Z] [2020-04-16T16:46:35.345Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T16:46:35.345Z] #26 44.97 Building dependency tree... [2020-04-16T16:46:35.345Z] #26 49.62 ca-certificates is already the newest version (20190110). [2020-04-16T16:46:35.345Z] #26 49.62 The following additional packages will be installed: [2020-04-16T16:46:35.345Z] #26 49.64 libjq1 libonig5 [2020-04-16T16:46:35.345Z] #26 50.32 The following NEW packages will be installed: [2020-04-16T16:46:35.345Z] #26 50.33 jq libjq1 libonig5 [2020-04-16T16:46:35.345Z] #26 50.54 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:46:35.345Z] #26 50.54 Need to get 358 kB of archives. [2020-04-16T16:46:35.345Z] #26 50.54 After this operation, 1277 kB of additional disk space will be used. [2020-04-16T16:46:35.345Z] #26 50.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-16T16:46:35.345Z] #26 50.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-16T16:46:35.345Z] #26 50.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-16T16:46:35.345Z] #26 52.45 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:46:35.345Z] #26 52.71 Fetched 358 kB in 0s (2615 kB/s) [2020-04-16T16:46:35.345Z] #26 52.85 Selecting previously unselected package libonig5:ppc64el. [2020-04-16T16:46:35.346Z] #26 52.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-16T16:46:35.346Z] #26 53.01 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-16T16:46:35.346Z] #26 53.02 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-16T16:46:35.564Z] #44 199.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:46:35.564Z] #44 199.5 INSTALL criu/criu [2020-04-16T16:46:35.564Z] #44 DONE 199.7s [2020-04-16T16:46:35.564Z] [2020-04-16T16:46:35.564Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:35.637Z] #26 53.48 Selecting previously unselected package libjq1:ppc64el. [2020-04-16T16:46:35.763Z] #17 45.93 Selecting previously unselected package zip. [2020-04-16T16:46:35.763Z] #17 45.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-16T16:46:35.763Z] #17 45.94 Unpacking zip (3.0-11+b1) ... [2020-04-16T16:46:35.763Z] #17 46.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:46:35.763Z] #17 46.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:46:35.763Z] #17 46.26 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-16T16:46:35.928Z] #26 53.52 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-16T16:46:35.928Z] #26 53.53 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-16T16:46:36.020Z] #17 46.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-16T16:46:36.020Z] #17 46.29 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-16T16:46:36.020Z] #17 46.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-16T16:46:36.020Z] #17 46.35 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T16:46:36.020Z] #17 46.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-16T16:46:36.020Z] #17 46.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-16T16:46:36.020Z] #17 46.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:46:36.020Z] #17 46.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-16T16:46:36.020Z] #17 46.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-16T16:46:36.020Z] #17 46.43 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:46:36.020Z] #17 46.45 Setting up zip (3.0-11+b1) ... [2020-04-16T16:46:36.020Z] #17 46.47 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:46:36.020Z] #17 46.49 Setting up bash-completion (1:2.8-6) ... [2020-04-16T16:46:36.218Z] #26 53.85 Selecting previously unselected package jq. [2020-04-16T16:46:36.218Z] #26 53.87 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-16T16:46:36.218Z] #26 53.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:46:36.509Z] #26 54.24 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-16T16:46:36.509Z] #26 54.27 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-16T16:46:36.509Z] #26 54.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:46:36.509Z] #26 54.29 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:46:36.800Z] #26 DONE 54.7s [2020-04-16T16:46:36.800Z] [2020-04-16T16:46:36.800Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T16:46:37.091Z] #27 DONE 0.1s [2020-04-16T16:46:37.091Z] [2020-04-16T16:46:37.091Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:46:37.477Z] #65 ... [2020-04-16T16:46:37.477Z] [2020-04-16T16:46:37.477Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T16:46:37.477Z] #45 DONE 0.1s [2020-04-16T16:46:37.738Z] [2020-04-16T16:46:37.738Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T16:46:37.738Z] #48 DONE 0.2s [2020-04-16T16:46:37.738Z] [2020-04-16T16:46:37.738Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T16:46:37.915Z] #17 ... [2020-04-16T16:46:37.915Z] [2020-04-16T16:46:37.915Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:46:37.915Z] #41 259.6 + dpkg --print-architecture [2020-04-16T16:46:37.915Z] #41 259.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-16T16:46:37.997Z] #51 DONE 0.2s [2020-04-16T16:46:37.997Z] [2020-04-16T16:46:37.997Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T16:46:38.184Z] #41 259.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-16T16:46:38.184Z] #41 259.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-16T16:46:38.258Z] #54 DONE 0.3s [2020-04-16T16:46:38.258Z] [2020-04-16T16:46:38.258Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T16:46:38.519Z] #57 DONE 0.1s [2020-04-16T16:46:38.519Z] [2020-04-16T16:46:38.519Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T16:46:38.519Z] #61 DONE 0.2s [2020-04-16T16:46:38.519Z] [2020-04-16T16:46:38.519Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:39.825Z] #28 2.684 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T16:46:39.825Z] #28 ... [2020-04-16T16:46:39.825Z] [2020-04-16T16:46:39.825Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T16:46:39.825Z] #63 55.32 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:46:39.825Z] #63 55.71 Fetched 120 kB in 0s (1296 kB/s) [2020-04-16T16:46:39.825Z] #63 55.99 Selecting previously unselected package libbtrfs0. [2020-04-16T16:46:39.825Z] #63 55.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-16T16:46:39.825Z] #63 56.22 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-16T16:46:39.825Z] #63 56.24 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:46:39.825Z] #63 56.45 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:46:39.825Z] #63 56.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-16T16:46:39.825Z] #63 56.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:46:39.825Z] #63 56.92 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:46:39.825Z] #63 56.93 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:46:39.825Z] #63 56.95 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:46:39.825Z] #63 DONE 57.5s [2020-04-16T16:46:39.825Z] [2020-04-16T16:46:39.825Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:46:39.825Z] #64 DONE 0.1s [2020-04-16T16:46:40.116Z] [2020-04-16T16:46:40.116Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T16:46:40.116Z] #65 DONE 0.1s [2020-04-16T16:46:40.116Z] [2020-04-16T16:46:40.116Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:46:40.408Z] #66 0.477 + RM_GOPATH=0 [2020-04-16T16:46:40.408Z] #66 0.478 + TMP_GOPATH= [2020-04-16T16:46:40.408Z] #66 0.478 + : /build [2020-04-16T16:46:40.408Z] #66 0.478 + '[' -z '' ']' [2020-04-16T16:46:40.408Z] #66 0.479 ++ mktemp -d [2020-04-16T16:46:40.408Z] #66 0.488 + export GOPATH=/tmp/tmp.rJ5kGCq3XJ [2020-04-16T16:46:40.408Z] #66 0.490 + GOPATH=/tmp/tmp.rJ5kGCq3XJ [2020-04-16T16:46:40.408Z] #66 0.490 + RM_GOPATH=1 [2020-04-16T16:46:40.408Z] #66 0.497 ++ dirname ./install.sh [2020-04-16T16:46:40.408Z] #66 0.513 + dir=. [2020-04-16T16:46:40.408Z] #66 0.515 + bin=containerd [2020-04-16T16:46:40.408Z] #66 0.515 + shift [2020-04-16T16:46:40.408Z] #66 0.520 + '[' '!' -f ./containerd.installer ']' [2020-04-16T16:46:40.408Z] #66 0.522 + . ./containerd.installer [2020-04-16T16:46:40.408Z] #66 0.527 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:46:40.408Z] #66 0.533 + install_containerd [2020-04-16T16:46:40.408Z] #66 0.548 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T16:46:40.408Z] #66 0.549 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:46:40.408Z] #66 0.549 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rJ5kGCq3XJ/src/github.com/containerd/containerd [2020-04-16T16:46:40.408Z] #66 0.561 Cloning into '/tmp/tmp.rJ5kGCq3XJ/src/github.com/containerd/containerd'... [2020-04-16T16:46:40.698Z] #66 ... [2020-04-16T16:46:40.698Z] [2020-04-16T16:46:40.698Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:46:40.698Z] #11 37.83 Reading package lists... [2020-04-16T16:46:40.698Z] #11 48.97 Building dependency tree... [2020-04-16T16:46:40.698Z] #11 53.08 The following additional packages will be installed: [2020-04-16T16:46:40.698Z] #11 53.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T16:46:40.698Z] #11 53.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T16:46:40.698Z] #11 53.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T16:46:40.699Z] #11 53.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:46:40.699Z] #11 53.10 Suggested packages: [2020-04-16T16:46:40.699Z] #11 53.10 gcc-8-locales seccomp wine64 [2020-04-16T16:46:40.699Z] #11 55.14 The following NEW packages will be installed: [2020-04-16T16:46:40.699Z] #11 55.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T16:46:40.699Z] #11 55.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T16:46:40.699Z] #11 55.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T16:46:40.699Z] #11 55.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T16:46:40.699Z] #11 55.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T16:46:40.699Z] #11 55.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T16:46:40.699Z] #11 55.38 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:46:40.699Z] #11 55.38 Need to get 78.9 MB of archives. [2020-04-16T16:46:40.699Z] #11 55.38 After this operation, 532 MB of additional disk space will be used. [2020-04-16T16:46:40.699Z] #11 55.38 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-16T16:46:40.699Z] #11 56.00 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-16T16:46:40.699Z] #11 56.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-16T16:46:40.699Z] #11 56.65 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-16T16:46:40.699Z] #11 56.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-16T16:46:40.699Z] #11 56.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T16:46:40.699Z] #11 57.49 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-16T16:46:40.699Z] #11 57.93 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-16T16:46:40.699Z] #11 58.03 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-16T16:46:40.699Z] #11 ... [2020-04-16T16:46:40.699Z] [2020-04-16T16:46:40.699Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:46:40.699Z] #28 3.419 #=#=# [2020-04-16T16:46:42.202Z] #28 3.777 #=#=# # 2.2% #### 5.6% ####### 10.5% ########## 14.7% ############# 19.0% ################# 24.9% #################### 28.4% ###################### 30.6% ####################### 32.7% ########################## 37.0% [2020-04-16T16:46:42.202Z] #28 ... [2020-04-16T16:46:42.202Z] [2020-04-16T16:46:42.202Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:46:42.202Z] #44 37.45 Reading package lists... [2020-04-16T16:46:42.202Z] #44 50.46 Building dependency tree... [2020-04-16T16:46:42.202Z] #44 55.67 The following additional packages will be installed: [2020-04-16T16:46:42.202Z] #44 55.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T16:46:42.202Z] #44 55.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T16:46:42.202Z] #44 55.72 Suggested packages: [2020-04-16T16:46:42.202Z] #44 55.72 manpages-dev python-setuptools [2020-04-16T16:46:42.202Z] #44 58.38 The following NEW packages will be installed: [2020-04-16T16:46:42.202Z] #44 58.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T16:46:42.202Z] #44 58.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T16:46:42.202Z] #44 58.39 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T16:46:42.202Z] #44 58.40 python-six zlib1g-dev [2020-04-16T16:46:42.202Z] #44 58.57 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:46:42.202Z] #44 58.57 Need to get 4075 kB of archives. [2020-04-16T16:46:42.202Z] #44 58.57 After this operation, 24.5 MB of additional disk space will be used. [2020-04-16T16:46:42.202Z] #44 58.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-16T16:46:42.202Z] #44 58.60 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-16T16:46:42.202Z] #44 58.76 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-16T16:46:42.202Z] #44 58.94 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-16T16:46:42.202Z] #44 58.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-16T16:46:42.202Z] #44 59.01 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-16T16:46:42.202Z] #44 59.02 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-16T16:46:42.202Z] #44 59.04 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-16T16:46:42.202Z] #44 59.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-16T16:46:42.202Z] #44 59.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-16T16:46:42.202Z] #44 59.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-16T16:46:42.202Z] #44 59.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-16T16:46:42.202Z] #44 59.90 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-16T16:46:42.202Z] #44 59.92 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-16T16:46:42.202Z] #44 59.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T16:46:42.202Z] #44 60.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-16T16:46:42.202Z] #44 60.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-16T16:46:42.202Z] #44 ... [2020-04-16T16:46:42.202Z] [2020-04-16T16:46:42.202Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:46:42.371Z] #41 ... [2020-04-16T16:46:42.371Z] [2020-04-16T16:46:42.371Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:42.371Z] #44 144.0 CC criu/files.o [2020-04-16T16:46:42.371Z] #44 146.1 CC criu/filesystems.o [2020-04-16T16:46:42.371Z] #44 146.9 CC criu/fsnotify.o [2020-04-16T16:46:42.371Z] #44 148.0 CC criu/image-desc.o [2020-04-16T16:46:42.371Z] #44 148.1 CC criu/image.o [2020-04-16T16:46:42.371Z] #44 149.1 CC criu/ipc_ns.o [2020-04-16T16:46:42.371Z] #44 150.2 CC criu/irmap.o [2020-04-16T16:46:42.371Z] #44 150.9 CC criu/kcmp-ids.o [2020-04-16T16:46:42.371Z] #44 151.3 CC criu/kerndat.o [2020-04-16T16:46:42.371Z] #44 152.4 CC criu/libnetlink.o [2020-04-16T16:46:42.371Z] #44 152.8 CC criu/log.o [2020-04-16T16:46:42.371Z] #44 153.5 CC criu/lsm.o [2020-04-16T16:46:42.371Z] #44 154.0 CC criu/mem.o [2020-04-16T16:46:42.371Z] #44 ... [2020-04-16T16:46:42.371Z] [2020-04-16T16:46:42.371Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:46:42.371Z] #17 49.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-16T16:46:42.371Z] #17 49.12 Setting up xz-utils (5.2.4-1) ... [2020-04-16T16:46:42.371Z] #17 49.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T16:46:42.371Z] #17 49.15 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:46:42.371Z] #17 49.23 invoke-rc.d: could not determine current runlevel [2020-04-16T16:46:42.371Z] #17 49.23 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T16:46:42.371Z] #17 49.25 Setting up pigz (2.4-1) ... [2020-04-16T16:46:42.371Z] #17 49.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-16T16:46:42.371Z] #17 49.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-16T16:46:42.371Z] #17 49.30 Setting up python-pip-whl (18.1-5) ... [2020-04-16T16:46:42.371Z] #17 49.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-16T16:46:42.371Z] #17 49.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:46:42.371Z] #17 49.67 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-16T16:46:42.371Z] #17 49.68 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-16T16:46:42.371Z] #17 49.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-16T16:46:42.371Z] #17 49.71 Setting up vim (2:8.1.0875-5) ... [2020-04-16T16:46:42.371Z] #17 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T16:46:42.371Z] #17 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T16:46:42.371Z] #17 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T16:46:42.371Z] #17 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T16:46:42.371Z] #17 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T16:46:42.371Z] #17 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T16:46:42.371Z] #17 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T16:46:42.371Z] #17 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T16:46:42.371Z] #17 49.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-16T16:46:42.371Z] #17 49.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:46:42.371Z] #17 49.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-16T16:46:42.371Z] #17 49.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:46:42.371Z] #17 49.85 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-16T16:46:42.371Z] #17 49.86 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:46:42.371Z] #17 52.52 Setting up iptables (1.8.2-4) ... [2020-04-16T16:46:42.371Z] #17 52.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:46:42.371Z] #17 52.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:46:42.371Z] #17 52.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:46:42.371Z] #17 52.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:46:42.371Z] #17 52.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T16:46:42.371Z] #17 52.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T16:46:42.371Z] #17 52.59 Setting up python3 (3.7.3-1) ... [2020-04-16T16:46:42.885Z] #17 53.10 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T16:46:43.091Z] #28 3.777 #=#=# # 2.2% #### 5.6% ####### 10.5% ########## 14.7% ############# 19.0% ################# 24.9% #################### 28.4% ###################### 30.6% ####################### 32.7% ########################## 37.0% ############################# 41.2% ################################ 45.4% ################################### 49.7% ###################################### 54.0% ######################################### 58.2% ############################################# 62.5% ################################################ 66.8% ################################################### [2020-04-16T16:46:43.091Z] #28 ... [2020-04-16T16:46:43.091Z] [2020-04-16T16:46:43.091Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:46:43.091Z] #36 38.31 Reading package lists... [2020-04-16T16:46:43.091Z] #36 51.46 Building dependency tree... [2020-04-16T16:46:43.091Z] #36 56.91 The following additional packages will be installed: [2020-04-16T16:46:43.091Z] #36 56.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T16:46:43.091Z] #36 56.95 Suggested packages: [2020-04-16T16:46:43.091Z] #36 56.95 cmake-doc ninja-build lrzip [2020-04-16T16:46:43.091Z] #36 56.95 Recommended packages: [2020-04-16T16:46:43.091Z] #36 56.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T16:46:43.091Z] #36 59.79 The following NEW packages will be installed: [2020-04-16T16:46:43.091Z] #36 59.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T16:46:43.091Z] #36 59.81 vim-common xxd [2020-04-16T16:46:43.091Z] #36 60.05 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:46:43.091Z] #36 60.05 Need to get 14.9 MB of archives. [2020-04-16T16:46:43.091Z] #36 60.05 After this operation, 67.2 MB of additional disk space will be used. [2020-04-16T16:46:43.091Z] #36 60.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-16T16:46:43.091Z] #36 60.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:46:43.091Z] #36 60.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T16:46:43.091Z] #36 60.61 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-16T16:46:43.388Z] #36 ... [2020-04-16T16:46:43.389Z] [2020-04-16T16:46:43.389Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:46:43.449Z] #17 53.71 Setting up apparmor (2.13.2-10) ... [2020-04-16T16:46:44.270Z] #28 3.777 #=#=# # 2.2% #### 5.6% ####### 10.5% ########## 14.7% ############# 19.0% ################# 24.9% #################### 28.4% ###################### 30.6% ####################### 32.7% ########################## 37.0% ############################# 41.2% ################################ 45.4% ################################### 49.7% ###################################### 54.0% ######################################### 58.2% ############################################# 62.5% ################################################ 66.8% ################################################### 71.0% ###################################################### 75.3% ######################################################### 79.5% ############################################################ 83.8% ############################################################### 88.0% ################################################################## 92.3% ##################################################################### 96.6% ######################################################################## 100.0% [2020-04-16T16:46:44.908Z] #28 7.990 #=#=# [2020-04-16T16:46:45.345Z] #17 55.35 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T16:46:45.345Z] #17 55.36 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:46:45.345Z] #17 55.73 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:46:46.276Z] #17 56.52 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T16:46:46.467Z] #65 260.0 + bin/containerd-stress [2020-04-16T16:46:46.467Z] #65 261.6 + bin/containerd-shim [2020-04-16T16:46:46.748Z] #28 8.454 ##### 7.5% ############# 19.0% ##################### 30.4% ########################## 36.1% ################################## 47.6% ########################################## 59.6% #################################################### 72.9% ######################################################## 78.6% #################################################################### 95.8% ######################################################################## 100.0% [2020-04-16T16:46:46.841Z] #17 56.99 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T16:46:47.038Z] #28 10.18 [2020-04-16T16:46:47.772Z] #17 58.07 Setting up python3-pip (18.1-5) ... [2020-04-16T16:46:48.704Z] #17 59.10 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:46:48.961Z] #17 59.14 Processing triggers for mime-support (3.62) ... [2020-04-16T16:46:49.527Z] #17 DONE 59.6s [2020-04-16T16:46:49.527Z] [2020-04-16T16:46:49.527Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T16:46:49.681Z] #28 10.40 0.1% ###### 9.3% ########### 15.5% ############# 19.0% ##################### 29.4% ######################## 34.6% ############################ 39.7% ################################## 47.4% ##################################### 52.6% ######################################## 55.8% ########################################## 58.4% ############################################# 63.6% ################################################### 71.3% ####################################################### 76.5% ########################################################## 81.7% ############################################################## 86.9% ################################################################## 92.0% ##################################################################### 97.1% ######################################################################## 100.0% [2020-04-16T16:46:50.720Z] #28 13.74 #=#=# [2020-04-16T16:46:50.897Z] #18 1.636 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T16:46:50.897Z] #18 1.640 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T16:46:50.897Z] #18 1.644 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T16:46:51.154Z] #18 DONE 1.8s [2020-04-16T16:46:51.154Z] [2020-04-16T16:46:51.154Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:46:51.710Z] #65 268.0 + bin/containerd-shim-runc-v1 [2020-04-16T16:46:53.678Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-16T16:46:53.679Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-04099daf\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-16T16:46:53.679Z] ---------------------------------------------------------------------------- [2020-04-16T16:46:53.679Z] [2020-04-16T16:46:53.679Z] INFO: executeCI.ps1 starting at Thu Apr 16 16:46:52 CUT 2020 [2020-04-16T16:46:53.679Z] [2020-04-16T16:46:53.679Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-16T16:46:53.679Z] INFO: Running git version 2.24.1.windows.2 [2020-04-16T16:46:53.679Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-16T16:46:53.679Z] INFO: Environment variables: [2020-04-16T16:46:53.679Z] [2020-04-16T16:46:53.679Z] Name Value [2020-04-16T16:46:53.679Z] ---- ----- [2020-04-16T16:46:53.679Z] ALLUSERSPROFILE C:\ProgramData [2020-04-16T16:46:53.679Z] amd64 true [2020-04-16T16:46:53.679Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-16T16:46:53.679Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-16T16:46:53.679Z] arm64 true [2020-04-16T16:46:53.679Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-16T16:46:53.679Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-16T16:46:53.679Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-16T16:46:53.679Z] BRANCH_NAME PR-40796 [2020-04-16T16:46:53.679Z] BUILD_DISPLAY_NAME #3 [2020-04-16T16:46:53.679Z] BUILD_ID 3 [2020-04-16T16:46:53.679Z] BUILD_NUMBER 3 [2020-04-16T16:46:53.679Z] BUILD_TAG jenkins-moby-PR-40796-3 [2020-04-16T16:46:53.679Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40796/3/ [2020-04-16T16:46:53.679Z] CHANGE_AUTHOR cpuguy83 [2020-04-16T16:46:53.679Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-04-16T16:46:53.679Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-04-16T16:46:53.679Z] CHANGE_BRANCH log_reads_allocs [2020-04-16T16:46:53.679Z] CHANGE_FORK cpuguy83/docker [2020-04-16T16:46:53.679Z] CHANGE_ID 40796 [2020-04-16T16:46:53.679Z] CHANGE_TARGET master [2020-04-16T16:46:53.679Z] CHANGE_TITLE Reduce allocations for logfile reader [2020-04-16T16:46:53.679Z] CHANGE_URL https://github.com/moby/moby/pull/40796 [2020-04-16T16:46:53.679Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T16:46:53.679Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-16T16:46:53.679Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-16T16:46:53.679Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-16T16:46:53.679Z] COMPUTERNAME azwin-2-1a5a20 [2020-04-16T16:46:53.679Z] ComSpec C:\windows\system32\cmd.exe [2020-04-16T16:46:53.679Z] ConfigSequenceNumber 0 [2020-04-16T16:46:53.679Z] dco true [2020-04-16T16:46:53.679Z] DOCKER_BUILDKIT 0 [2020-04-16T16:46:53.679Z] DOCKER_DUT_DEBUG 1 [2020-04-16T16:46:53.679Z] DOCKER_EXPERIMENTAL 1 [2020-04-16T16:46:53.679Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-16T16:46:53.679Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-16T16:46:53.679Z] EXECUTOR_NUMBER 0 [2020-04-16T16:46:53.679Z] FQDN azwin-2-1a5a20.westus.cloudapp.azure.com [2020-04-16T16:46:53.679Z] GIT_BRANCH PR-40796 [2020-04-16T16:46:53.679Z] GIT_COMMIT 4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T16:46:53.679Z] GIT_PREVIOUS_COMMIT 59f395801ebcabb283fa82836ee7a6db8e0151c9 [2020-04-16T16:46:53.679Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 438199828c079fd4484e4c9b957c3cc04c6dc573 [2020-04-16T16:46:53.679Z] GIT_URL https://github.com/moby/moby.git [2020-04-16T16:46:53.679Z] HUDSON_COOKIE 227a380d-6477-4635-b0be-ab806c731d23 [2020-04-16T16:46:53.679Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-16T16:46:53.679Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-16T16:46:53.679Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-16T16:46:53.679Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-16T16:46:53.679Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-16T16:46:53.679Z] JENKINS_NODE_COOKIE a816da59-3924-4ef1-9381-45694a2d4007 [2020-04-16T16:46:53.679Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-16T16:46:53.679Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-16T16:46:53.679Z] JOB_BASE_NAME PR-40796 [2020-04-16T16:46:53.679Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40796/display/redirect [2020-04-16T16:46:53.679Z] JOB_NAME moby/PR-40796 [2020-04-16T16:46:53.679Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40796/ [2020-04-16T16:46:53.679Z] library.jps.version master [2020-04-16T16:46:53.679Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-16T16:46:53.679Z] NODE_LABELS amd64 azure azwin-2-1a5a20 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-16T16:46:53.679Z] NODE_NAME azwin-2-1a5a20 [2020-04-16T16:46:53.679Z] NUMBER_OF_PROCESSORS 4 [2020-04-16T16:46:53.679Z] OS Windows_NT [2020-04-16T16:46:53.679Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-16T16:46:53.679Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-16T16:46:53.679Z] ppc64le true [2020-04-16T16:46:53.679Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-16T16:46:53.679Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-16T16:46:53.679Z] PROCESSOR_LEVEL 6 [2020-04-16T16:46:53.679Z] PROCESSOR_REVISION 4f01 [2020-04-16T16:46:53.679Z] ProgramData C:\ProgramData [2020-04-16T16:46:53.679Z] ProgramFiles C:\Program Files [2020-04-16T16:46:53.679Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-16T16:46:53.679Z] ProgramW6432 C:\Program Files [2020-04-16T16:46:53.679Z] PROMPT $P$G [2020-04-16T16:46:53.679Z] PSExecutionPolicyPreference Bypass [2020-04-16T16:46:53.679Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-16T16:46:53.679Z] PUBLIC C:\Users\Public [2020-04-16T16:46:53.679Z] rootless true [2020-04-16T16:46:53.679Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40796/3/display/redirect?page=changes [2020-04-16T16:46:53.679Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40796/3/display/redirect [2020-04-16T16:46:53.679Z] s390x true [2020-04-16T16:46:53.679Z] SKIP_VALIDATION_TESTS 1 [2020-04-16T16:46:53.679Z] SOURCES_DRIVE d [2020-04-16T16:46:53.679Z] SOURCES_SUBDIR gopath [2020-04-16T16:46:53.679Z] STAGE_NAME Run tests [2020-04-16T16:46:53.679Z] SystemDrive C: [2020-04-16T16:46:53.679Z] SystemRoot C:\windows [2020-04-16T16:46:53.679Z] TEMP C:\windows\TEMP [2020-04-16T16:46:53.679Z] TESTDEBUG 0 [2020-04-16T16:46:53.679Z] TESTRUN_DRIVE d [2020-04-16T16:46:53.679Z] TESTRUN_SUBDIR CI [2020-04-16T16:46:53.679Z] TIMEOUT 120m [2020-04-16T16:46:53.679Z] TMP C:\windows\TEMP [2020-04-16T16:46:53.679Z] unit_validate true [2020-04-16T16:46:53.679Z] USERDOMAIN WORKGROUP [2020-04-16T16:46:53.679Z] USERNAME azwin-2-1a5a20$ [2020-04-16T16:46:53.679Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-16T16:46:53.679Z] validate_force false [2020-04-16T16:46:53.679Z] windir C:\windows [2020-04-16T16:46:53.679Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-16T16:46:53.679Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-16T16:46:53.679Z] windowsRS1 false [2020-04-16T16:46:53.679Z] windowsRS5 true [2020-04-16T16:46:53.679Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-16T16:46:53.679Z] [2020-04-16T16:46:53.679Z] [2020-04-16T16:46:53.679Z] [2020-04-16T16:46:54.432Z] #19 ... [2020-04-16T16:46:54.432Z] [2020-04-16T16:46:54.432Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:46:54.432Z] #44 155.6 CC criu/mount.o [2020-04-16T16:46:54.432Z] #44 159.8 CC criu/namespaces.o [2020-04-16T16:46:54.432Z] #44 162.2 CC criu/net.o [2020-04-16T16:46:54.432Z] #44 165.8 CC criu/netfilter.o [2020-04-16T16:46:54.432Z] #44 166.2 CC criu/page-pipe.o [2020-04-16T16:46:54.959Z] #28 14.17 1.1% ## 2.9% ### 5.6% ##### 7.3% ####### 10.0% ######### 13.6% ########### 16.2% ############# 18.9% ############## 20.7% ################ 22.5% ################# 24.2% ################## 26.0% #################### 27.8% ##################### 29.6% ###################### 31.4% ####################### 33.2% ######################## 34.1% ########################### 38.6% ############################## 43.0% ################################# 46.6% #################################### 50.4% ##################################### 52.4% ######################################## 56.0% ########################################## 59.6% ############################################ 62.3% ############################################## 64.9% ################################################ 67.0% ################################################# 68.8% ################################################### 71.5% ###################################################### 75.8% ######################################################## 78.5% [2020-04-16T16:46:54.959Z] #28 ... [2020-04-16T16:46:54.959Z] [2020-04-16T16:46:54.959Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:46:54.959Z] #36 62.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-16T16:46:54.959Z] #36 62.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-16T16:46:54.959Z] #36 62.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-16T16:46:54.959Z] #36 62.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-16T16:46:54.959Z] #36 62.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-16T16:46:54.959Z] #36 62.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-16T16:46:54.959Z] #36 66.11 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:46:54.959Z] #36 66.52 Fetched 14.9 MB in 4s (4048 kB/s) [2020-04-16T16:46:54.959Z] #36 66.69 Selecting previously unselected package xxd. [2020-04-16T16:46:54.959Z] #36 66.69 (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-16T16:46:54.959Z] #36 66.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #36 66.87 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:46:54.959Z] #36 67.46 Selecting previously unselected package vim-common. [2020-04-16T16:46:54.959Z] #36 67.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:46:54.959Z] #36 67.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:46:54.959Z] #36 68.25 Selecting previously unselected package cmake-data. [2020-04-16T16:46:54.959Z] #36 68.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T16:46:54.959Z] #36 68.31 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T16:46:54.959Z] #36 ... [2020-04-16T16:46:54.959Z] [2020-04-16T16:46:54.959Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:46:54.959Z] #44 62.76 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:46:54.959Z] #44 63.11 Fetched 4075 kB in 2s (2582 kB/s) [2020-04-16T16:46:54.959Z] #44 63.41 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-16T16:46:54.959Z] #44 63.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 ... 15330 files and directories currently installed.) [2020-04-16T16:46:54.959Z] #44 63.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 63.82 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-16T16:46:54.959Z] #44 64.18 Selecting previously unselected package libnet1:ppc64el. [2020-04-16T16:46:54.959Z] #44 64.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 64.22 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-16T16:46:54.959Z] #44 64.51 Selecting previously unselected package libnet1-dev. [2020-04-16T16:46:54.959Z] #44 64.53 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 64.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:46:54.959Z] #44 64.87 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-16T16:46:54.959Z] #44 64.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 64.90 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-16T16:46:54.959Z] #44 65.11 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-16T16:46:54.959Z] #44 65.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 65.13 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-16T16:46:54.959Z] #44 65.76 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-16T16:46:54.959Z] #44 65.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 65.81 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-16T16:46:54.959Z] #44 66.10 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-16T16:46:54.959Z] #44 66.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 66.16 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-16T16:46:54.959Z] #44 66.43 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-16T16:46:54.959Z] #44 66.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 66.48 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-16T16:46:54.959Z] #44 67.08 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-16T16:46:54.959Z] #44 67.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 67.10 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-16T16:46:54.959Z] #44 68.74 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-16T16:46:54.959Z] #44 68.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 68.82 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-16T16:46:54.959Z] #44 69.34 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-16T16:46:54.959Z] #44 69.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-16T16:46:54.959Z] #44 69.37 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-16T16:46:54.974Z] #65 271.0 + bin/containerd-shim-runc-v2 [2020-04-16T16:46:55.252Z] #44 ... [2020-04-16T16:46:55.252Z] [2020-04-16T16:46:55.252Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:46:55.409Z] #44 167.0 CC criu/page-xfer.o [2020-04-16T16:46:55.534Z] #65 271.7 + binaries [2020-04-16T16:46:55.534Z] #65 271.7 + mkdir -p /build [2020-04-16T16:46:55.534Z] #65 271.8 + cp bin/containerd /build/containerd [2020-04-16T16:46:55.534Z] #65 271.8 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T16:46:55.534Z] #65 271.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T16:46:55.534Z] #65 271.8 + cp bin/ctr /build/ctr [2020-04-16T16:46:55.839Z] INFO: Sources under d:\gopath\... [2020-04-16T16:46:55.839Z] INFO: Test run under d:\CI\... [2020-04-16T16:46:55.839Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-16T16:46:55.839Z] INFO: docker/docker repository was found [2020-04-16T16:46:55.839Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-16T16:46:56.097Z] #65 DONE 272.2s [2020-04-16T16:46:56.158Z] #28 14.17 1.1% ## 2.9% ### 5.6% ##### 7.3% ####### 10.0% ######### 13.6% ########### 16.2% ############# 18.9% ############## 20.7% ################ 22.5% ################# 24.2% ################## 26.0% #################### 27.8% ##################### 29.6% ###################### 31.4% ####################### 33.2% ######################## 34.1% ########################### 38.6% ############################## 43.0% ################################# 46.6% #################################### 50.4% ##################################### 52.4% ######################################## 56.0% ########################################## 59.6% ############################################ 62.3% ############################################## 64.9% ################################################ 67.0% ################################################# 68.8% ################################################### 71.5% ###################################################### 75.8% ######################################################## 78.5% ########################################################### 82.9% ############################################################# 85.6% ############################################################## 87.4% ################################################################ 89.2% ################################################################# 91.0% ################################################################## 92.8% #################################################################### 94.6% ##################################################################### 96.3% ###################################################################### 98.1% ####################################################################### 99.9% ######################################################################## 100.0% [2020-04-16T16:46:56.613Z] #65 244.1 + bin/containerd-stress [2020-04-16T16:46:56.658Z] [2020-04-16T16:46:56.658Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T16:46:56.779Z] #44 ... [2020-04-16T16:46:56.780Z] [2020-04-16T16:46:56.780Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:46:56.780Z] #19 5.672 Collecting yamllint==1.16.0 [2020-04-16T16:46:56.789Z] #28 19.55 [2020-04-16T16:46:56.798Z] ltsc2019: Pulling from windows/servercore [2020-04-16T16:46:56.798Z] 65014b3c3121: Pulling fs layer [2020-04-16T16:46:56.798Z] eac6fba788c9: Pulling fs layer [2020-04-16T16:46:57.217Z] #66 DONE 0.5s [2020-04-16T16:46:57.420Z] #28 ... [2020-04-16T16:46:57.420Z] [2020-04-16T16:46:57.420Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:46:57.420Z] #11 65.09 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-16T16:46:57.420Z] #11 71.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-16T16:46:57.420Z] #11 71.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-16T16:46:57.420Z] #11 71.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-16T16:46:57.420Z] #11 71.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-16T16:46:57.420Z] #11 71.79 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-16T16:46:57.420Z] #11 71.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-16T16:46:57.420Z] #11 71.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-16T16:46:57.420Z] #11 71.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-16T16:46:57.420Z] #11 71.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-16T16:46:57.420Z] #11 71.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-16T16:46:57.420Z] #11 71.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-16T16:46:57.420Z] #11 72.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-16T16:46:57.420Z] #11 72.02 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-16T16:46:57.420Z] #11 72.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-16T16:46:57.420Z] #11 72.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-16T16:46:57.420Z] #11 74.62 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:46:57.420Z] #11 75.03 Fetched 78.9 MB in 17s (4713 kB/s) [2020-04-16T16:46:57.420Z] #11 75.20 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T16:46:57.420Z] #11 75.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2020-04-16T16:46:57.420Z] #11 ... [2020-04-16T16:46:57.420Z] [2020-04-16T16:46:57.420Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:46:57.420Z] #44 73.30 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-16T16:46:57.420Z] #44 73.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-16T16:46:57.420Z] #44 73.37 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-16T16:46:57.420Z] #44 74.42 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T16:46:57.420Z] #44 74.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-16T16:46:57.420Z] #44 74.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:46:57.420Z] #44 74.61 Selecting previously unselected package protobuf-compiler. [2020-04-16T16:46:57.420Z] #44 74.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-16T16:46:57.420Z] #44 74.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:46:57.420Z] #44 74.95 Selecting previously unselected package python-pkg-resources. [2020-04-16T16:46:57.420Z] #44 74.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:46:57.420Z] #44 74.99 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T16:46:57.472Z] [2020-04-16T16:46:57.472Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T16:46:57.472Z] #70 DONE 0.1s [2020-04-16T16:46:57.472Z] [2020-04-16T16:46:57.472Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T16:46:57.472Z] #72 DONE 0.1s [2020-04-16T16:46:57.549Z] #65 246.6 + bin/containerd-shim [2020-04-16T16:46:57.711Z] #44 75.49 Selecting previously unselected package python-six. [2020-04-16T16:46:57.711Z] #44 75.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T16:46:57.711Z] #44 75.51 Unpacking python-six (1.12.0-1) ... [2020-04-16T16:46:57.727Z] [2020-04-16T16:46:57.727Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T16:46:57.727Z] #75 DONE 0.1s [2020-04-16T16:46:57.727Z] [2020-04-16T16:46:57.727Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T16:46:57.727Z] #76 DONE 0.0s [2020-04-16T16:46:57.727Z] [2020-04-16T16:46:57.727Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T16:46:58.005Z] #44 75.68 Selecting previously unselected package python-protobuf. [2020-04-16T16:46:58.005Z] #44 75.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-16T16:46:58.005Z] #44 75.69 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T16:46:59.040Z] #44 ... [2020-04-16T16:46:59.040Z] [2020-04-16T16:46:59.040Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:46:59.040Z] #75 DONE 76.3s [2020-04-16T16:46:59.089Z] #77 DONE 1.4s [2020-04-16T16:46:59.344Z] [2020-04-16T16:46:59.344Z] #78 exporting to image [2020-04-16T16:46:59.344Z] #78 exporting layers [2020-04-16T16:46:59.345Z] [2020-04-16T16:46:59.345Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:46:59.345Z] #11 75.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-16T16:46:59.345Z] #11 75.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-16T16:46:59.345Z] #11 75.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:47:02.026Z] #19 11.04 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T16:47:02.282Z] #19 11.12 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T16:47:02.282Z] #19 11.27 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T16:47:02.830Z] #65 251.9 + bin/containerd-shim-runc-v1 [2020-04-16T16:47:02.856Z] #11 ... [2020-04-16T16:47:02.856Z] [2020-04-16T16:47:02.856Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:47:02.856Z] #28 22.31 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T16:47:02.856Z] #28 23.13 [2020-04-16T16:47:02.856Z] #28 23.31 ############################################################ 84.4% ######################################################################## 100.0% [2020-04-16T16:47:02.856Z] #28 23.71 [2020-04-16T16:47:03.488Z] #28 26.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T16:47:03.650Z] #19 12.62 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T16:47:03.650Z] #19 12.68 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T16:47:03.847Z] eac6fba788c9: Verifying Checksum [2020-04-16T16:47:03.847Z] eac6fba788c9: Download complete [2020-04-16T16:47:03.906Z] #19 12.72 Building wheels for collected packages: pyyaml [2020-04-16T16:47:03.906Z] #19 12.73 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T16:47:04.114Z] #28 27.12 #=#=# [2020-04-16T16:47:04.696Z] #28 27.43 #=#=# ######################################################################## 100.0% [2020-04-16T16:47:04.835Z] #19 13.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T16:47:04.987Z] #28 27.88 [2020-04-16T16:47:05.091Z] #19 13.85 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T16:47:05.091Z] #19 13.93 Successfully built pyyaml [2020-04-16T16:47:05.091Z] #19 13.96 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-16T16:47:05.347Z] #19 14.28 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T16:47:05.875Z] #78 exporting layers 6.1s done [2020-04-16T16:47:05.875Z] #78 writing image sha256:7b9c783e79160a4aa04acbc6b3419aaeead762abb32f477ced3ac1dddb37b4c5 done [2020-04-16T16:47:05.875Z] #78 naming to docker.io/library/docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 done [2020-04-16T16:47:05.875Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [2020-04-16T16:47:05.910Z] #19 DONE 14.8s [2020-04-16T16:47:05.910Z] [2020-04-16T16:47:05.910Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-16T16:47:06.121Z] #65 254.7 + bin/containerd-shim-runc-v2 [2020-04-16T16:47:06.167Z] #24 DONE 0.2s [2020-04-16T16:47:06.167Z] [2020-04-16T16:47:06.167Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T16:47:06.515Z] #28 ... [2020-04-16T16:47:06.515Z] [2020-04-16T16:47:06.515Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:06.515Z] #48 73.73 internal/reflectlite [2020-04-16T16:47:06.515Z] #48 73.73 sync [2020-04-16T16:47:06.515Z] #48 79.47 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T16:47:06.515Z] #48 79.50 internal/singleflight [2020-04-16T16:47:06.515Z] #48 79.50 math/rand [2020-04-16T16:47:06.515Z] #48 ... [2020-04-16T16:47:06.515Z] [2020-04-16T16:47:06.515Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:47:06.515Z] #36 74.26 Selecting previously unselected package libicu63:ppc64el. [2020-04-16T16:47:06.515Z] #36 74.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-16T16:47:06.515Z] #36 74.31 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-16T16:47:06.688Z] #65 255.8 + binaries [2020-04-16T16:47:06.688Z] #65 255.8 + mkdir -p /build [2020-04-16T16:47:06.688Z] #65 255.8 + cp bin/containerd /build/containerd [2020-04-16T16:47:06.688Z] #65 255.8 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T16:47:06.730Z] #28 ... [2020-04-16T16:47:06.730Z] [2020-04-16T16:47:06.730Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:47:06.730Z] #41 DONE 288.5s [2020-04-16T16:47:06.809Z] #36 ... [2020-04-16T16:47:06.809Z] [2020-04-16T16:47:06.809Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:47:06.809Z] #11 81.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T16:47:06.809Z] #11 81.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-16T16:47:06.809Z] #11 81.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:47:06.877Z] [2020-04-16T16:47:06.877Z] Removing bundles/ [2020-04-16T16:47:06.877Z] [2020-04-16T16:47:06.877Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-16T16:47:06.877Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:47:06.877Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T16:47:06.946Z] #65 255.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T16:47:06.946Z] #65 255.9 + cp bin/ctr /build/ctr [2020-04-16T16:47:06.986Z] [2020-04-16T16:47:06.986Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T16:47:06.986Z] #28 DONE 0.8s [2020-04-16T16:47:06.986Z] [2020-04-16T16:47:06.986Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T16:47:06.986Z] #31 DONE 0.2s [2020-04-16T16:47:06.986Z] [2020-04-16T16:47:06.986Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:06.986Z] #44 168.6 CC criu/pagemap-cache.o [2020-04-16T16:47:06.986Z] #44 168.9 CC criu/pagemap.o [2020-04-16T16:47:06.986Z] #44 169.8 CC criu/parasite-syscall.o [2020-04-16T16:47:06.986Z] #44 170.6 CC criu/path.o [2020-04-16T16:47:06.986Z] #44 170.8 CC criu/pie-util-vdso-elf32.o [2020-04-16T16:47:06.986Z] #44 171.2 CC criu/pie-util-vdso.o [2020-04-16T16:47:06.986Z] #44 171.7 CC criu/pie-util.o [2020-04-16T16:47:06.986Z] #44 171.9 CC criu/pipes.o [2020-04-16T16:47:06.986Z] #44 172.7 CC criu/plugin.o [2020-04-16T16:47:06.986Z] #44 173.0 CC criu/proc_parse.o [2020-04-16T16:47:06.986Z] #44 175.7 CC criu/protobuf-desc.o [2020-04-16T16:47:06.986Z] #44 176.7 CC criu/protobuf.o [2020-04-16T16:47:06.986Z] #44 177.2 CC criu/pstree.o [2020-04-16T16:47:06.986Z] #44 178.6 CC criu/rbtree.o [2020-04-16T16:47:07.243Z] #44 178.9 CC criu/rst-malloc.o [2020-04-16T16:47:07.243Z] #44 ... [2020-04-16T16:47:07.243Z] [2020-04-16T16:47:07.243Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T16:47:07.243Z] #34 DONE 0.1s [2020-04-16T16:47:07.243Z] [2020-04-16T16:47:07.243Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T16:47:07.499Z] #39 DONE 0.2s [2020-04-16T16:47:07.499Z] [2020-04-16T16:47:07.499Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:07.513Z] #65 DONE 256.3s [2020-04-16T16:47:07.756Z] #65 ... [2020-04-16T16:47:07.756Z] [2020-04-16T16:47:07.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:07.756Z] #44 179.5 CC criu/seccomp.o [2020-04-16T16:47:08.351Z] #11 ... [2020-04-16T16:47:08.351Z] [2020-04-16T16:47:08.351Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:47:08.351Z] #34 75.71 sync [2020-04-16T16:47:08.351Z] #34 75.73 internal/reflectlite [2020-04-16T16:47:08.351Z] #34 82.77 errors [2020-04-16T16:47:08.351Z] #34 82.80 sort [2020-04-16T16:47:08.351Z] #34 83.98 internal/oserror [2020-04-16T16:47:08.351Z] #34 83.99 io [2020-04-16T16:47:08.351Z] #34 84.06 strconv [2020-04-16T16:47:08.351Z] #34 84.68 syscall [2020-04-16T16:47:08.655Z] #34 ... [2020-04-16T16:47:08.655Z] [2020-04-16T16:47:08.655Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:08.655Z] #48 84.43 io [2020-04-16T16:47:08.655Z] #48 84.45 sort [2020-04-16T16:47:08.655Z] #48 84.46 internal/oserror [2020-04-16T16:47:08.655Z] #48 84.46 strconv [2020-04-16T16:47:08.655Z] #48 85.14 syscall [2020-04-16T16:47:08.688Z] #44 180.4 CC criu/seize.o [2020-04-16T16:47:08.889Z] [2020-04-16T16:47:08.889Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T16:47:08.889Z] #66 DONE 0.3s [2020-04-16T16:47:08.889Z] [2020-04-16T16:47:08.889Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T16:47:08.944Z] #44 ... [2020-04-16T16:47:08.944Z] [2020-04-16T16:47:08.944Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T16:47:08.945Z] #42 DONE 0.2s [2020-04-16T16:47:08.945Z] [2020-04-16T16:47:08.945Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:09.147Z] #70 DONE 0.2s [2020-04-16T16:47:09.147Z] [2020-04-16T16:47:09.147Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T16:47:09.201Z] #65 ... [2020-04-16T16:47:09.201Z] [2020-04-16T16:47:09.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:09.201Z] #44 181.0 CC criu/servicefd.o [2020-04-16T16:47:09.296Z] #48 ... [2020-04-16T16:47:09.296Z] [2020-04-16T16:47:09.296Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:47:09.296Z] #44 77.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T16:47:09.296Z] #44 82.90 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-16T16:47:09.296Z] #44 82.91 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-16T16:47:09.296Z] #44 82.92 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-16T16:47:09.296Z] #44 82.93 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-16T16:47:09.296Z] #44 82.94 Setting up python-six (1.12.0-1) ... [2020-04-16T16:47:09.406Z] #72 DONE 0.2s [2020-04-16T16:47:09.406Z] [2020-04-16T16:47:09.406Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T16:47:09.406Z] #75 DONE 0.1s [2020-04-16T16:47:09.406Z] [2020-04-16T16:47:09.406Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T16:47:09.406Z] #76 DONE 0.0s [2020-04-16T16:47:09.406Z] [2020-04-16T16:47:09.406Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T16:47:09.458Z] #44 181.3 CC criu/shmem.o [2020-04-16T16:47:09.591Z] #44 ... [2020-04-16T16:47:09.591Z] [2020-04-16T16:47:09.591Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:47:09.591Z] #36 86.47 Selecting previously unselected package libxml2:ppc64el. [2020-04-16T16:47:09.591Z] #36 86.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-16T16:47:09.591Z] #36 86.57 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:47:10.228Z] #36 87.73 Selecting previously unselected package libarchive13:ppc64el. [2020-04-16T16:47:10.228Z] #36 87.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-16T16:47:10.228Z] #36 87.77 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-16T16:47:10.390Z] #44 182.0 CC criu/sigframe.o [2020-04-16T16:47:10.390Z] #44 182.2 CC criu/signalfd.o [2020-04-16T16:47:10.523Z] #36 88.41 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-16T16:47:10.788Z] #77 DONE 1.4s [2020-04-16T16:47:10.813Z] #36 88.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-16T16:47:10.813Z] #36 88.46 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-16T16:47:10.813Z] #36 88.69 Selecting previously unselected package librhash0:ppc64el. [2020-04-16T16:47:10.893Z] 65014b3c3121: Verifying Checksum [2020-04-16T16:47:10.893Z] 65014b3c3121: Download complete [2020-04-16T16:47:10.954Z] #44 182.4 CC criu/sk-inet.o [2020-04-16T16:47:11.048Z] [2020-04-16T16:47:11.048Z] #78 exporting to image [2020-04-16T16:47:11.048Z] #78 exporting layers [2020-04-16T16:47:11.111Z] #36 88.74 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-16T16:47:11.111Z] #36 88.76 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-16T16:47:11.405Z] #36 89.13 Selecting previously unselected package libuv1:ppc64el. [2020-04-16T16:47:11.405Z] #36 89.13 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-16T16:47:11.405Z] #36 89.13 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-16T16:47:11.518Z] #44 183.2 CC criu/sk-netlink.o [2020-04-16T16:47:11.698Z] #36 89.39 Selecting previously unselected package cmake. [2020-04-16T16:47:11.698Z] #36 89.42 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-16T16:47:11.698Z] #36 89.42 Unpacking cmake (3.13.4-1) ...#36 ... [2020-04-16T16:47:11.698Z] [2020-04-16T16:47:11.698Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T16:47:11.698Z] #28 30.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T16:47:11.698Z] #28 30.55 skipping existing c8c2d4a6b2e3 [2020-04-16T16:47:11.698Z] #28 30.82 [2020-04-16T16:47:11.698Z] #28 32.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T16:47:11.698Z] #28 33.74 #=#=# [2020-04-16T16:47:11.698Z] #28 34.09 ######################################################################## 100.0% [2020-04-16T16:47:11.698Z] #28 34.41 [2020-04-16T16:47:11.698Z] #28 34.57 Download of images into '/build' complete. [2020-04-16T16:47:11.698Z] #28 34.59 Use something like the following to load the result into a Docker daemon: [2020-04-16T16:47:11.698Z] #28 34.59 tar -cC '/build' . | docker load [2020-04-16T16:47:11.698Z] #28 DONE 34.7s [2020-04-16T16:47:11.698Z] [2020-04-16T16:47:11.698Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:47:11.698Z] #36 89.42 Unpacking cmake (3.13.4-1) ... [2020-04-16T16:47:11.775Z] #44 183.5 CC criu/sk-packet.o [2020-04-16T16:47:12.339Z] #44 184.1 CC criu/sk-queue.o [2020-04-16T16:47:12.904Z] #44 184.5 CC criu/sk-tcp.o [2020-04-16T16:47:13.469Z] #44 185.0 CC criu/sk-unix.o [2020-04-16T16:47:13.768Z] #36 ... [2020-04-16T16:47:13.768Z] [2020-04-16T16:47:13.768Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:13.768Z] #51 80.88 + cd /tmp/tmp.Zh1rzOEBBU/src/gotest.tools/gotestsum [2020-04-16T16:47:13.768Z] #51 80.88 + git checkout -q v0.3.5 [2020-04-16T16:47:13.768Z] #51 81.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T16:47:13.768Z] #51 ... [2020-04-16T16:47:13.768Z] [2020-04-16T16:47:13.768Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:47:14.840Z] #44 186.6 CC criu/sockets.o [2020-04-16T16:47:15.237Z] #78 exporting layers 3.6s done [2020-04-16T16:47:15.238Z] #78 writing image sha256:02017b61d7f87288e463954cac6bd606af6c10bbe4268ce93c2aea403800a869 done [2020-04-16T16:47:15.238Z] #78 naming to docker.io/library/docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 done [2020-04-16T16:47:15.238Z] #78 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-04-16T16:47:15.285Z] #31 90.91 Checking out files: 41% (630/1521) Checking out files: 42% (639/1521) Checking out files: 43% (655/1521) Checking out files: 44% (670/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: 85% (1297/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: 94% (1432/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. [Pipeline] sh [2020-04-16T16:47:15.573Z] #31 93.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T16:47:15.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/test/unit [2020-04-16T16:47:15.771Z] #44 187.4 CC criu/stats.o [2020-04-16T16:47:15.771Z] #44 187.6 CC criu/string.o [2020-04-16T16:47:15.862Z] #31 93.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T16:47:16.029Z] #44 187.8 CC criu/sysctl.o [2020-04-16T16:47:16.593Z] #44 188.3 CC criu/sysfs_parse.o [2020-04-16T16:47:17.157Z] #44 188.6 CC criu/timerfd.o [2020-04-16T16:47:17.157Z] #44 188.9 CC criu/tty.o [2020-04-16T16:47:18.528Z] #44 190.4 CC criu/tun.o [2020-04-16T16:47:19.372Z] #31 ... [2020-04-16T16:47:19.372Z] [2020-04-16T16:47:19.372Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T16:47:19.372Z] #36 96.68 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-16T16:47:19.372Z] #36 96.69 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:47:19.372Z] #36 96.70 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-16T16:47:19.372Z] #36 96.71 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:47:19.372Z] #36 96.80 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-16T16:47:19.372Z] #36 96.82 Setting up cmake-data (3.13.4-1) ... [2020-04-16T16:47:19.372Z] #36 96.83 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-16T16:47:19.372Z] #36 96.83 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-16T16:47:19.372Z] #36 96.84 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-16T16:47:19.372Z] #36 96.85 Setting up cmake (3.13.4-1) ... [2020-04-16T16:47:19.372Z] #36 96.86 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:47:19.372Z] #36 96.97 Processing triggers for mime-support (3.62) ... [2020-04-16T16:47:19.460Z] #44 190.9 CC criu/uffd.o [2020-04-16T16:47:19.667Z] #36 DONE 97.4s [2020-04-16T16:47:19.667Z] [2020-04-16T16:47:19.667Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:47:19.667Z] #44 88.94 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-16T16:47:19.667Z] #44 88.94 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-16T16:47:19.667Z] #44 88.98 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-16T16:47:19.667Z] #44 88.99 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-16T16:47:19.667Z] #44 89.01 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-16T16:47:19.667Z] #44 89.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T16:47:19.667Z] #44 89.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T16:47:19.667Z] #44 89.06 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-16T16:47:19.667Z] #44 89.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T16:47:19.667Z] #44 89.10 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T16:47:19.667Z] #44 ... [2020-04-16T16:47:19.667Z] [2020-04-16T16:47:19.667Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:47:19.667Z] #11 87.33 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T16:47:19.667Z] #11 87.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T16:47:19.667Z] #11 87.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:47:19.667Z] #11 87.55 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-16T16:47:19.667Z] #11 87.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-16T16:47:19.667Z] #11 87.59 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-16T16:47:19.667Z] #11 88.06 Selecting previously unselected package dmsetup. [2020-04-16T16:47:19.667Z] #11 88.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-16T16:47:19.667Z] #11 88.18 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T16:47:19.667Z] #11 88.53 Selecting previously unselected package mingw-w64-common. [2020-04-16T16:47:19.667Z] #11 88.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T16:47:19.667Z] #11 88.58 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T16:47:19.958Z] #11 ... [2020-04-16T16:47:19.958Z] [2020-04-16T16:47:19.958Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:47:19.958Z] #37 DONE 0.2s [2020-04-16T16:47:19.958Z] [2020-04-16T16:47:19.958Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T16:47:19.958Z] #38 DONE 0.1s [2020-04-16T16:47:19.958Z] [2020-04-16T16:47:19.958Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:47:19.958Z] #57 93.82 strconv [2020-04-16T16:47:19.958Z] #57 93.83 bytes [2020-04-16T16:47:19.958Z] #57 93.85 syscall [2020-04-16T16:47:19.958Z] #57 93.87 strings [2020-04-16T16:47:20.393Z] #44 191.9 CC criu/util.o [2020-04-16T16:47:20.847Z] ? github.com/docker/docker/api [no test files] [2020-04-16T16:47:21.324Z] #44 193.1 CC criu/uts_ns.o [2020-04-16T16:47:21.581Z] #44 193.2 CC criu/vdso-compat.o [2020-04-16T16:47:21.839Z] #44 193.4 CC criu/vdso.o [2020-04-16T16:47:22.020Z] #57 ... [2020-04-16T16:47:22.021Z] [2020-04-16T16:47:22.021Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:22.021Z] #39 0.248 + RM_GOPATH=0 [2020-04-16T16:47:22.021Z] #39 0.261 + TMP_GOPATH= [2020-04-16T16:47:22.021Z] #39 0.261 + : /build [2020-04-16T16:47:22.021Z] #39 0.263 + '[' -z '' ']' [2020-04-16T16:47:22.021Z] #39 0.268 ++ mktemp -d [2020-04-16T16:47:22.021Z] #39 0.276 + export GOPATH=/tmp/tmp.7ehZsBzcAn [2020-04-16T16:47:22.021Z] #39 0.277 + GOPATH=/tmp/tmp.7ehZsBzcAn [2020-04-16T16:47:22.021Z] #39 0.277 + RM_GOPATH=1 [2020-04-16T16:47:22.021Z] #39 0.281 ++ dirname ./install.sh [2020-04-16T16:47:22.021Z] #39 0.283 + dir=. [2020-04-16T16:47:22.021Z] #39 0.293 + bin=tini [2020-04-16T16:47:22.021Z] #39 0.293 + shift [2020-04-16T16:47:22.021Z] #39 0.294 + '[' '!' -f ./tini.installer ']' [2020-04-16T16:47:22.021Z] #39 0.295 + . ./tini.installer [2020-04-16T16:47:22.021Z] #39 0.296 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:47:22.021Z] #39 0.297 + install_tini [2020-04-16T16:47:22.021Z] #39 0.304 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T16:47:22.021Z] #39 0.304 + git clone https://github.com/krallin/tini.git /tmp/tmp.7ehZsBzcAn/tini [2020-04-16T16:47:22.021Z] #39 0.305 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:47:22.021Z] #39 0.308 Cloning into '/tmp/tmp.7ehZsBzcAn/tini'... [2020-04-16T16:47:22.021Z] #39 1.605 + cd /tmp/tmp.7ehZsBzcAn/tini [2020-04-16T16:47:22.021Z] #39 1.606 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T16:47:22.021Z] #39 1.645 + cmake . [2020-04-16T16:47:22.403Z] #44 194.0 LINK criu/built-in.o [2020-04-16T16:47:22.403Z] #44 194.2 LINK criu/criu [2020-04-16T16:47:22.661Z] #44 194.5 DEP lib/c/criu.d [2020-04-16T16:47:22.918Z] #44 194.6 CC images/rpc.pb-c.o [2020-04-16T16:47:23.050Z] #39 ... [2020-04-16T16:47:23.050Z] [2020-04-16T16:47:23.050Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T16:47:23.050Z] #44 100.3 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-16T16:47:23.050Z] #44 100.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:47:23.050Z] #44 DONE 100.6s [2020-04-16T16:47:23.050Z] [2020-04-16T16:47:23.050Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:23.050Z] #39 3.035 -- The C compiler identification is GNU 8.3.0 [2020-04-16T16:47:23.050Z] #39 3.142 -- Check for working C compiler: /usr/bin/cc [2020-04-16T16:47:23.482Z] #44 195.1 CC lib/c/criu.o [2020-04-16T16:47:24.101Z] #39 3.940 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T16:47:24.101Z] #39 3.950 -- Detecting C compiler ABI info [2020-04-16T16:47:24.101Z] #39 ... [2020-04-16T16:47:24.101Z] [2020-04-16T16:47:24.101Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:47:24.101Z] #34 91.46 bytes [2020-04-16T16:47:24.101Z] #34 91.46 strings [2020-04-16T16:47:24.390Z] #34 ... [2020-04-16T16:47:24.390Z] [2020-04-16T16:47:24.390Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:47:24.390Z] #11 100.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T16:47:24.390Z] #11 100.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T16:47:24.390Z] #11 100.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:47:24.416Z] #44 196.0 LINK lib/c/built-in.o [2020-04-16T16:47:24.416Z] #44 196.0 LINK lib/c/libcriu.so [2020-04-16T16:47:24.416Z] #44 196.1 LINK lib/c/libcriu.a [2020-04-16T16:47:24.416Z] #44 196.2 GEN magic.py [2020-04-16T16:47:24.416Z] #44 196.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:47:24.416Z] #44 ... [2020-04-16T16:47:24.416Z] [2020-04-16T16:47:24.416Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:24.417Z] #60 111.2 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-16T16:47:25.024Z] #11 ... [2020-04-16T16:47:25.024Z] [2020-04-16T16:47:25.024Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:25.024Z] #48 92.42 vendor/golang.org/x/net/dns/dnsmessage [2020-04-16T16:47:25.024Z] #48 94.62 bytes [2020-04-16T16:47:25.316Z] #48 ... [2020-04-16T16:47:25.316Z] [2020-04-16T16:47:25.316Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:25.316Z] #39 5.101 -- Detecting C compiler ABI info - done [2020-04-16T16:47:25.316Z] #39 5.188 -- Detecting C compile features [2020-04-16T16:47:26.312Z] #60 112.7 + mkdir -p /build [2020-04-16T16:47:26.312Z] #60 112.7 + cp runc /build/runc [2020-04-16T16:47:26.312Z] #60 DONE 113.1s [2020-04-16T16:47:26.312Z] [2020-04-16T16:47:26.312Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:26.312Z] #44 196.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:47:26.312Z] #44 196.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:47:26.312Z] #44 196.3 Note: Building without GnuTLS support [2020-04-16T16:47:26.312Z] #44 197.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:47:26.312Z] #44 197.8 make[1]: Nothing to be done for 'all'. [2020-04-16T16:47:26.876Z] #44 198.7 make[1]: 'images/built-in.o' is up to date. [2020-04-16T16:47:27.133Z] #44 198.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T16:47:27.133Z] #44 198.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T16:47:27.133Z] #44 198.8 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T16:47:27.133Z] #44 198.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T16:47:27.133Z] #44 198.9 make[1]: Nothing to be done for 'all'. [2020-04-16T16:47:27.390Z] #44 198.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:47:27.390Z] #44 199.2 make[2]: Nothing to be done for 'all'. [2020-04-16T16:47:27.647Z] #44 199.2 make[2]: Nothing to be done for 'all'. [2020-04-16T16:47:27.647Z] #44 199.3 make[2]: Nothing to be done for 'all'. [2020-04-16T16:47:27.647Z] #44 199.4 make[2]: Nothing to be done for 'all'. [2020-04-16T16:47:27.647Z] #44 199.4 make[2]: Nothing to be done for 'all'. [2020-04-16T16:47:27.904Z] #44 199.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:47:27.904Z] #44 199.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:47:27.904Z] #44 199.6 make[2]: Nothing to be done for 'all'. [2020-04-16T16:47:27.904Z] #44 199.6 INSTALL criu/criu [2020-04-16T16:47:27.904Z] #44 DONE 199.7s [2020-04-16T16:47:27.904Z] [2020-04-16T16:47:27.904Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:27.904Z] #65 244.9 + bin/containerd [2020-04-16T16:47:28.047Z] #39 8.245 -- Detecting C compile features - done [2020-04-16T16:47:28.337Z] #39 8.320 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T16:47:28.629Z] #39 8.668 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T16:47:28.920Z] #39 8.858 -- Configuring done [2020-04-16T16:47:28.920Z] #39 8.889 -- Generating done [2020-04-16T16:47:28.920Z] #39 8.900 -- Build files have been written to: /tmp/tmp.7ehZsBzcAn/tini [2020-04-16T16:47:28.920Z] #39 8.944 + make tini-static [2020-04-16T16:47:29.508Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:47:29.508Z] [2020-04-16T16:47:29.508Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T16:47:29.508Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T16:47:29.508Z] HOSTNAME=7e372dfef50b [2020-04-16T16:47:29.508Z] TESTDEBUG=0 [2020-04-16T16:47:29.508Z] DEST=bundles/test-integration [2020-04-16T16:47:29.508Z] PWD=/go/src/github.com/docker/docker [2020-04-16T16:47:29.508Z] DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T16:47:29.508Z] container=docker [2020-04-16T16:47:29.508Z] HOME=/root [2020-04-16T16:47:29.508Z] GOLANG_VERSION=1.13.10 [2020-04-16T16:47:29.508Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T16:47:29.508Z] VALIDATE_BRANCH=master [2020-04-16T16:47:29.508Z] TERM=xterm [2020-04-16T16:47:29.508Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T16:47:29.508Z] SHLVL=1 [2020-04-16T16:47:29.508Z] TIMEOUT=120m [2020-04-16T16:47:29.508Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T16:47:29.508Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T16:47:29.508Z] GO111MODULE=off [2020-04-16T16:47:29.508Z] DOCKER_EXPERIMENTAL=1 [2020-04-16T16:47:29.508Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T16:47:29.508Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T16:47:29.508Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T16:47:29.508Z] GOPATH=/go [2020-04-16T16:47:29.508Z] PKG_CONFIG=pkg-config [2020-04-16T16:47:29.508Z] _=/usr/bin/env [2020-04-16T16:47:29.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T16:47:29.552Z] #39 9.734 Scanning dependencies of target tini-static [2020-04-16T16:47:29.799Z] #65 ... [2020-04-16T16:47:29.799Z] [2020-04-16T16:47:29.799Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T16:47:29.799Z] #45 DONE 0.1s [2020-04-16T16:47:29.799Z] [2020-04-16T16:47:29.799Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T16:47:29.799Z] #48 DONE 0.2s [2020-04-16T16:47:29.799Z] [2020-04-16T16:47:29.799Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T16:47:29.799Z] #51 DONE 0.1s [2020-04-16T16:47:29.799Z] [2020-04-16T16:47:29.799Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:29.842Z] #39 9.943 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T16:47:31.359Z] #39 ... [2020-04-16T16:47:31.359Z] [2020-04-16T16:47:31.359Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:47:31.359Z] #11 109.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T16:47:31.359Z] #11 109.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-16T16:47:31.359Z] #11 109.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:47:31.648Z] #11 109.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T16:47:31.649Z] #11 109.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-16T16:47:31.649Z] #11 109.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:47:33.063Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2020-04-16T16:47:33.157Z] #11 ... [2020-04-16T16:47:33.157Z] [2020-04-16T16:47:33.157Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:33.157Z] #45 1.724 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:47:33.157Z] #45 1.730 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:47:33.157Z] #45 1.742 Note: Building without GnuTLS support [2020-04-16T16:47:33.157Z] #45 4.098 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:47:33.157Z] #45 4.134 GEN .gitid [2020-04-16T16:47:33.157Z] #45 4.173 GEN criu/include/version.h [2020-04-16T16:47:33.157Z] #45 4.224 GEN include/common/asm [2020-04-16T16:47:33.157Z] #45 6.968 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T16:47:33.157Z] #45 7.122 PBCC images/opts.pb-c.c [2020-04-16T16:47:33.157Z] #45 7.195 PBCC images/sit.pb-c.c [2020-04-16T16:47:33.157Z] #45 7.280 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T16:47:33.157Z] #45 7.441 DEP images/opts.pb-c.d [2020-04-16T16:47:33.157Z] #45 7.538 DEP images/sit.pb-c.d [2020-04-16T16:47:33.157Z] #45 7.694 PBCC images/macvlan.pb-c.c [2020-04-16T16:47:33.157Z] #45 7.711 DEP images/macvlan.pb-c.d [2020-04-16T16:47:33.157Z] #45 7.768 PBCC images/autofs.pb-c.c [2020-04-16T16:47:33.157Z] #45 7.829 DEP images/autofs.pb-c.d [2020-04-16T16:47:33.157Z] #45 7.920 PBCC images/sysctl.pb-c.c [2020-04-16T16:47:33.157Z] #45 7.981 DEP images/sysctl.pb-c.d [2020-04-16T16:47:33.157Z] #45 8.221 PBCC images/time.pb-c.c [2020-04-16T16:47:33.157Z] #45 8.262 DEP images/time.pb-c.d [2020-04-16T16:47:33.157Z] #45 8.390 PBCC images/binfmt-misc.pb-c.c [2020-04-16T16:47:33.157Z] #45 8.502 DEP images/binfmt-misc.pb-c.d [2020-04-16T16:47:33.157Z] #45 8.572 PBCC images/seccomp.pb-c.c [2020-04-16T16:47:33.157Z] #45 8.613 DEP images/seccomp.pb-c.d [2020-04-16T16:47:33.157Z] #45 8.700 PBCC images/userns.pb-c.c [2020-04-16T16:47:33.157Z] #45 8.777 DEP images/userns.pb-c.d [2020-04-16T16:47:33.157Z] #45 8.884 PBCC images/cgroup.pb-c.c [2020-04-16T16:47:33.157Z] #45 8.944 DEP images/cgroup.pb-c.d [2020-04-16T16:47:33.157Z] #45 9.038 PBCC images/fown.pb-c.c [2020-04-16T16:47:33.157Z] #45 9.069 PBCC images/ext-file.pb-c.c [2020-04-16T16:47:33.157Z] #45 9.110 DEP images/fown.pb-c.d [2020-04-16T16:47:33.157Z] #45 9.223 DEP images/ext-file.pb-c.d [2020-04-16T16:47:33.157Z] #45 9.460 PBCC images/rpc.pb-c.c [2020-04-16T16:47:33.157Z] #45 9.584 DEP images/rpc.pb-c.d [2020-04-16T16:47:33.157Z] #45 9.698 PBCC images/siginfo.pb-c.c [2020-04-16T16:47:33.157Z] #45 9.730 DEP images/siginfo.pb-c.d [2020-04-16T16:47:33.157Z] #45 9.828 PBCC images/pagemap.pb-c.c [2020-04-16T16:47:33.157Z] #45 10.02 DEP images/pagemap.pb-c.d [2020-04-16T16:47:33.157Z] #45 10.14 PBCC images/rlimit.pb-c.c [2020-04-16T16:47:33.157Z] #45 10.18 DEP images/rlimit.pb-c.d [2020-04-16T16:47:33.157Z] #45 10.27 PBCC images/file-lock.pb-c.c [2020-04-16T16:47:33.157Z] #45 10.31 DEP images/file-lock.pb-c.d [2020-04-16T16:47:33.157Z] #45 10.42 PBCC images/tty.pb-c.c [2020-04-16T16:47:33.447Z] #45 10.58 DEP images/tty.pb-c.d [2020-04-16T16:47:33.447Z] #45 10.72 PBCC images/tun.pb-c.c [2020-04-16T16:47:33.737Z] #45 ... [2020-04-16T16:47:33.737Z] [2020-04-16T16:47:33.737Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:33.737Z] #39 12.71 [100%] Linking C executable tini-static [2020-04-16T16:47:33.737Z] #39 13.80 [100%] Built target tini-static [2020-04-16T16:47:33.738Z] #39 13.91 + mkdir -p /build [2020-04-16T16:47:33.738Z] #39 13.92 + cp tini-static /build/docker-init [2020-04-16T16:47:33.738Z] #39 DONE 14.0s [2020-04-16T16:47:33.738Z] [2020-04-16T16:47:33.738Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:33.738Z] #45 10.91 PBCC images/netdev.pb-c.c [2020-04-16T16:47:33.738Z] #45 ... [2020-04-16T16:47:33.738Z] [2020-04-16T16:47:33.738Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:47:33.738Z] #34 102.0 bufio [2020-04-16T16:47:33.738Z] #34 106.3 reflect [2020-04-16T16:47:33.738Z] #34 107.9 path [2020-04-16T16:47:33.738Z] #34 110.5 text/tabwriter [2020-04-16T16:47:34.027Z] #34 ... [2020-04-16T16:47:34.027Z] [2020-04-16T16:47:34.027Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:34.027Z] #45 11.18 DEP images/tun.pb-c.d [2020-04-16T16:47:34.317Z] #45 11.43 DEP images/netdev.pb-c.d [2020-04-16T16:47:34.317Z] #45 11.54 PBCC images/vma.pb-c.c [2020-04-16T16:47:34.608Z] #45 11.68 DEP images/vma.pb-c.d [2020-04-16T16:47:34.608Z] #45 11.80 PBCC images/creds.pb-c.c [2020-04-16T16:47:34.898Z] #45 11.87 DEP images/creds.pb-c.d [2020-04-16T16:47:34.898Z] #45 12.00 PBCC images/utsns.pb-c.c [2020-04-16T16:47:34.898Z] #45 12.05 DEP images/utsns.pb-c.d [2020-04-16T16:47:34.898Z] #45 12.18 PBCC images/ipc-desc.pb-c.c [2020-04-16T16:47:35.055Z] #65 ... [2020-04-16T16:47:35.055Z] [2020-04-16T16:47:35.055Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:35.055Z] #53 DONE 316.1s [2020-04-16T16:47:35.055Z] [2020-04-16T16:47:35.055Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:35.188Z] #45 12.26 PBCC images/ipc-sem.pb-c.c [2020-04-16T16:47:35.188Z] #45 12.46 DEP images/ipc-desc.pb-c.d [2020-04-16T16:47:35.476Z] #45 12.61 DEP images/ipc-sem.pb-c.d [2020-04-16T16:47:35.766Z] #45 12.79 PBCC images/ipc-msg.pb-c.c [2020-04-16T16:47:35.766Z] #45 12.84 DEP images/ipc-msg.pb-c.d [2020-04-16T16:47:35.766Z] #45 12.92 PBCC images/ipc-shm.pb-c.c [2020-04-16T16:47:35.766Z] #45 12.95 DEP images/ipc-shm.pb-c.d [2020-04-16T16:47:35.766Z] #45 13.02 PBCC images/ipc-var.pb-c.c [2020-04-16T16:47:35.985Z] #65 ... [2020-04-16T16:47:35.985Z] [2020-04-16T16:47:35.985Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T16:47:36.056Z] #45 13.07 DEP images/ipc-var.pb-c.d [2020-04-16T16:47:36.056Z] #45 13.15 PBCC images/sk-opts.pb-c.c [2020-04-16T16:47:36.056Z] #45 13.18 PBCC images/packet-sock.pb-c.c [2020-04-16T16:47:36.242Z] #54 DONE 0.2s [2020-04-16T16:47:36.242Z] [2020-04-16T16:47:36.242Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T16:47:36.242Z] #57 DONE 0.1s [2020-04-16T16:47:36.242Z] [2020-04-16T16:47:36.242Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:36.242Z] #65 ... [2020-04-16T16:47:36.242Z] [2020-04-16T16:47:36.242Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T16:47:36.242Z] #61 DONE 0.1s [2020-04-16T16:47:36.348Z] #45 13.31 DEP images/sk-opts.pb-c.d [2020-04-16T16:47:36.348Z] #45 13.43 DEP images/packet-sock.pb-c.d [2020-04-16T16:47:36.498Z] [2020-04-16T16:47:36.498Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:36.641Z] #45 13.58 PBCC images/sk-netlink.pb-c.c [2020-04-16T16:47:36.641Z] #45 13.73 DEP images/sk-netlink.pb-c.d [2020-04-16T16:47:36.641Z] #45 13.80 PBCC images/sk-inet.pb-c.c [2020-04-16T16:47:36.933Z] #45 13.92 DEP images/sk-inet.pb-c.d [2020-04-16T16:47:36.933Z] #45 14.06 PBCC images/sk-unix.pb-c.c [2020-04-16T16:47:36.933Z] #45 14.15 DEP images/sk-unix.pb-c.d [2020-04-16T16:47:37.223Z] #45 14.32 PBCC images/mm.pb-c.c [2020-04-16T16:47:37.528Z] #45 14.45 DEP images/mm.pb-c.d [2020-04-16T16:47:37.528Z] #45 14.61 PBCC images/timerfd.pb-c.c [2020-04-16T16:47:37.528Z] #45 14.70 DEP images/timerfd.pb-c.d [2020-04-16T16:47:37.819Z] #45 14.82 PBCC images/timer.pb-c.c [2020-04-16T16:47:37.819Z] #45 ... [2020-04-16T16:47:37.819Z] [2020-04-16T16:47:37.819Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:47:37.819Z] #57 105.0 bufio [2020-04-16T16:47:37.819Z] #57 108.4 text/tabwriter [2020-04-16T16:47:37.819Z] #57 113.0 reflect [2020-04-16T16:47:37.819Z] #57 113.0 regexp/syntax [2020-04-16T16:47:37.819Z] #57 ... [2020-04-16T16:47:37.819Z] [2020-04-16T16:47:37.819Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:37.819Z] #45 14.94 DEP images/timer.pb-c.d [2020-04-16T16:47:37.819Z] #45 15.03 PBCC images/sa.pb-c.c [2020-04-16T16:47:38.108Z] #45 15.13 DEP images/sa.pb-c.d [2020-04-16T16:47:38.108Z] #45 15.21 PBCC images/pipe-data.pb-c.c [2020-04-16T16:47:38.109Z] #45 15.27 DEP images/pipe-data.pb-c.d [2020-04-16T16:47:38.397Z] #45 15.35 PBCC images/mnt.pb-c.c [2020-04-16T16:47:38.397Z] #45 15.44 DEP images/mnt.pb-c.d [2020-04-16T16:47:38.397Z] #45 15.52 PBCC images/sk-packet.pb-c.c [2020-04-16T16:47:38.397Z] #45 15.54 DEP images/sk-packet.pb-c.d [2020-04-16T16:47:38.397Z] #45 15.63 PBCC images/tcp-stream.pb-c.c [2020-04-16T16:47:38.397Z] #45 ... [2020-04-16T16:47:38.397Z] [2020-04-16T16:47:38.397Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:38.397Z] #48 105.8 bufio [2020-04-16T16:47:38.397Z] #48 107.6 reflect [2020-04-16T16:47:38.397Z] #48 113.3 regexp/syntax [2020-04-16T16:47:38.687Z] #48 ... [2020-04-16T16:47:38.687Z] [2020-04-16T16:47:38.687Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:38.687Z] #45 15.69 DEP images/tcp-stream.pb-c.d [2020-04-16T16:47:38.687Z] #45 15.77 PBCC images/pipe.pb-c.c [2020-04-16T16:47:38.687Z] #45 15.85 DEP images/pipe.pb-c.d [2020-04-16T16:47:38.687Z] #45 15.94 PBCC images/pstree.pb-c.c [2020-04-16T16:47:38.976Z] #45 15.99 DEP images/pstree.pb-c.d [2020-04-16T16:47:38.976Z] #45 16.14 PBCC images/fs.pb-c.c [2020-04-16T16:47:38.976Z] #45 16.18 DEP images/fs.pb-c.d [2020-04-16T16:47:39.264Z] #45 16.30 PBCC images/signalfd.pb-c.c [2020-04-16T16:47:39.264Z] #45 16.38 DEP images/signalfd.pb-c.d [2020-04-16T16:47:39.264Z] #45 16.49 PBCC images/fh.pb-c.c [2020-04-16T16:47:39.553Z] #45 16.65 PBCC images/fsnotify.pb-c.c [2020-04-16T16:47:39.842Z] #45 16.87 DEP images/fh.pb-c.d [2020-04-16T16:47:39.842Z] #45 17.05 DEP images/fsnotify.pb-c.d [2020-04-16T16:47:40.132Z] #45 17.26 PBCC images/eventpoll.pb-c.c [2020-04-16T16:47:40.132Z] #45 17.32 DEP images/eventpoll.pb-c.d [2020-04-16T16:47:40.132Z] #45 17.43 PBCC images/eventfd.pb-c.c [2020-04-16T16:47:40.423Z] #45 17.47 DEP images/eventfd.pb-c.d [2020-04-16T16:47:40.715Z] #45 17.63 PBCC images/remap-file-path.pb-c.c [2020-04-16T16:47:40.715Z] #45 17.66 DEP images/remap-file-path.pb-c.d [2020-04-16T16:47:40.715Z] #45 17.77 PBCC images/fifo.pb-c.c [2020-04-16T16:47:40.715Z] #45 17.81 DEP images/fifo.pb-c.d [2020-04-16T16:47:41.121Z] #45 17.92 PBCC images/ghost-file.pb-c.c [2020-04-16T16:47:41.121Z] #45 18.03 DEP images/ghost-file.pb-c.d [2020-04-16T16:47:41.121Z] #45 18.21 PBCC images/regfile.pb-c.c [2020-04-16T16:47:41.121Z] #45 18.28 DEP images/regfile.pb-c.d [2020-04-16T16:47:41.413Z] #45 18.44 PBCC images/ns.pb-c.c [2020-04-16T16:47:41.413Z] #45 18.48 DEP images/ns.pb-c.d [2020-04-16T16:47:41.413Z] #45 18.58 PBCC images/fdinfo.pb-c.c [2020-04-16T16:47:41.413Z] #45 18.71 DEP images/fdinfo.pb-c.d [2020-04-16T16:47:41.718Z] #45 18.88 PBCC images/core-aarch64.pb-c.c [2020-04-16T16:47:41.718Z] #45 18.97 PBCC images/core-arm.pb-c.c [2020-04-16T16:47:42.008Z] #45 19.06 PBCC images/core-ppc64.pb-c.c [2020-04-16T16:47:42.008Z] #45 19.14 PBCC images/core-s390.pb-c.c [2020-04-16T16:47:42.008Z] #45 19.23 PBCC images/core-x86.pb-c.c [2020-04-16T16:47:42.298Z] #45 19.35 PBCC images/core.pb-c.c [2020-04-16T16:47:42.587Z] #45 19.57 PBCC images/inventory.pb-c.c [2020-04-16T16:47:42.587Z] #45 19.71 DEP images/core-aarch64.pb-c.d [2020-04-16T16:47:42.899Z] #45 19.85 DEP images/core-arm.pb-c.d [2020-04-16T16:47:42.899Z] #45 19.95 DEP images/core-ppc64.pb-c.d [2020-04-16T16:47:42.899Z] #45 20.05 DEP images/core-s390.pb-c.d [2020-04-16T16:47:43.192Z] #45 20.11 DEP images/core-x86.pb-c.d [2020-04-16T16:47:43.192Z] #45 20.21 DEP images/core.pb-c.d [2020-04-16T16:47:43.192Z] #45 20.35 DEP images/inventory.pb-c.d [2020-04-16T16:47:43.192Z] #45 20.46 PBCC images/cpuinfo.pb-c.c [2020-04-16T16:47:43.486Z] #45 20.51 DEP images/cpuinfo.pb-c.d [2020-04-16T16:47:43.486Z] #45 20.62 PBCC images/stats.pb-c.c [2020-04-16T16:47:43.486Z] #45 20.65 DEP images/stats.pb-c.d [2020-04-16T16:47:46.215Z] #45 23.21 make[1]: Nothing to be done for 'all'. [2020-04-16T16:47:47.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T16:47:47.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T16:47:48.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T16:47:48.937Z] #45 25.66 CC images/stats.o [2020-04-16T16:47:48.937Z] #45 ... [2020-04-16T16:47:48.937Z] [2020-04-16T16:47:48.937Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:47:48.937Z] #57 126.3 time [2020-04-16T16:47:50.996Z] #57 ... [2020-04-16T16:47:50.996Z] [2020-04-16T16:47:50.996Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:47:50.996Z] #48 118.3 vendor/golang.org/x/text/transform [2020-04-16T16:47:50.996Z] #48 126.6 time [2020-04-16T16:47:51.286Z] #48 ... [2020-04-16T16:47:51.286Z] [2020-04-16T16:47:51.286Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:47:51.286Z] #66 70.16 Checking out files: 41% (1297/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 97% (3089/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-16T16:47:51.286Z] #66 71.23 + cd /tmp/tmp.rJ5kGCq3XJ/src/github.com/containerd/containerd [2020-04-16T16:47:51.286Z] #66 71.23 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T16:47:51.576Z] #66 ... [2020-04-16T16:47:51.577Z] [2020-04-16T16:47:51.577Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:47:51.577Z] #34 119.0 internal/syscall/execenv [2020-04-16T16:47:51.577Z] #34 119.0 time [2020-04-16T16:47:51.577Z] #34 119.0 internal/syscall/unix [2020-04-16T16:47:51.865Z] #34 ... [2020-04-16T16:47:51.865Z] [2020-04-16T16:47:51.865Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:51.865Z] #45 26.35 CC images/core.o [2020-04-16T16:47:51.865Z] #45 27.81 CC images/core-x86.o [2020-04-16T16:47:51.865Z] #45 29.05 CC images/core-arm.o [2020-04-16T16:47:52.903Z] #45 29.97 CC images/core-aarch64.o [2020-04-16T16:47:53.933Z] #45 30.80 CC images/core-ppc64.o [2020-04-16T16:47:54.223Z] #45 ... [2020-04-16T16:47:54.223Z] [2020-04-16T16:47:54.223Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:47:54.223Z] #57 131.6 regexp [2020-04-16T16:47:58.395Z] #65 273.6 + bin/containerd-stress [2020-04-16T16:47:58.395Z] #65 275.3 + bin/containerd-shim [2020-04-16T16:47:59.771Z] #57 ... [2020-04-16T16:47:59.771Z] [2020-04-16T16:47:59.771Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:47:59.771Z] #45 32.04 CC images/core-s390.o [2020-04-16T16:47:59.771Z] #45 33.36 CC images/cpuinfo.o [2020-04-16T16:47:59.771Z] #45 34.27 CC images/inventory.o [2020-04-16T16:47:59.771Z] #45 34.66 CC images/fdinfo.o [2020-04-16T16:47:59.771Z] #45 35.25 CC images/fown.o [2020-04-16T16:47:59.771Z] #45 35.62 CC images/ns.o [2020-04-16T16:47:59.771Z] #45 36.05 CC images/regfile.o [2020-04-16T16:47:59.771Z] #45 36.56 CC images/ghost-file.o [2020-04-16T16:48:00.060Z] #45 37.12 CC images/fifo.o [2020-04-16T16:48:00.690Z] #45 37.58 CC images/remap-file-path.o [2020-04-16T16:48:00.985Z] #45 38.05 CC images/eventfd.o [2020-04-16T16:48:01.623Z] #45 38.51 CC images/eventpoll.o [2020-04-16T16:48:01.912Z] #45 38.98 CC images/fh.o [2020-04-16T16:48:02.541Z] #45 39.51 CC images/fsnotify.o [2020-04-16T16:48:03.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T16:48:03.576Z] #45 ... [2020-04-16T16:48:03.576Z] [2020-04-16T16:48:03.576Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:48:03.576Z] #34 130.9 internal/poll [2020-04-16T16:48:03.576Z] #34 134.3 os [2020-04-16T16:48:03.576Z] #34 135.0 internal/fmtsort [2020-04-16T16:48:03.576Z] #34 138.3 path/filepath [2020-04-16T16:48:03.576Z] #34 138.3 fmt [2020-04-16T16:48:03.576Z] #34 ... [2020-04-16T16:48:03.576Z] [2020-04-16T16:48:03.576Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:03.576Z] #45 40.73 CC images/signalfd.o [2020-04-16T16:48:03.865Z] #45 41.12 CC images/fs.o [2020-04-16T16:48:03.865Z] #45 ... [2020-04-16T16:48:03.865Z] [2020-04-16T16:48:03.865Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:48:03.865Z] #66 74.10 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T16:48:03.865Z] #66 74.10 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T16:48:03.865Z] #66 74.10 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:48:03.865Z] #66 74.10 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T16:48:03.865Z] #66 74.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T16:48:03.865Z] #66 74.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T16:48:03.865Z] #66 74.10 + '[' '' = dynamic ']' [2020-04-16T16:48:03.865Z] #66 74.10 + make [2020-04-16T16:48:03.865Z] #66 76.05 + bin/ctr [2020-04-16T16:48:04.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T16:48:04.155Z] #66 ... [2020-04-16T16:48:04.155Z] [2020-04-16T16:48:04.155Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:48:04.155Z] #34 141.5 io/ioutil [2020-04-16T16:48:04.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T16:48:04.943Z] #65 281.7 + bin/containerd-shim-runc-v1 [2020-04-16T16:48:05.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T16:48:05.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T16:48:06.878Z] #34 ... [2020-04-16T16:48:06.878Z] [2020-04-16T16:48:06.878Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:48:06.878Z] #48 133.9 regexp [2020-04-16T16:48:06.878Z] #48 ... [2020-04-16T16:48:06.878Z] [2020-04-16T16:48:06.878Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:48:06.878Z] #11 143.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T16:48:06.878Z] #11 143.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-16T16:48:06.878Z] #11 143.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:48:07.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T16:48:07.462Z] #65 284.7 + bin/containerd-shim-runc-v2 [2020-04-16T16:48:07.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T16:48:08.392Z] #65 285.4 + binaries [2020-04-16T16:48:08.392Z] #65 285.4 + mkdir -p /build [2020-04-16T16:48:08.392Z] #65 285.4 + cp bin/containerd /build/containerd [2020-04-16T16:48:08.392Z] #65 285.5 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T16:48:08.392Z] #65 285.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T16:48:08.392Z] #65 285.5 + cp bin/ctr /build/ctr [2020-04-16T16:48:08.649Z] #65 DONE 285.9s [2020-04-16T16:48:08.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T16:48:09.579Z] [2020-04-16T16:48:09.579Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T16:48:09.835Z] #66 DONE 0.3s [2020-04-16T16:48:10.091Z] [2020-04-16T16:48:10.091Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T16:48:10.091Z] #70 DONE 0.1s [2020-04-16T16:48:10.091Z] [2020-04-16T16:48:10.091Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T16:48:10.091Z] #72 DONE 0.1s [2020-04-16T16:48:10.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T16:48:10.347Z] [2020-04-16T16:48:10.347Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T16:48:10.347Z] #75 DONE 0.1s [2020-04-16T16:48:10.347Z] [2020-04-16T16:48:10.347Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T16:48:10.347Z] #76 DONE 0.0s [2020-04-16T16:48:10.347Z] [2020-04-16T16:48:10.347Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T16:48:10.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T16:48:11.339Z] #11 ... [2020-04-16T16:48:11.339Z] [2020-04-16T16:48:11.339Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:11.339Z] #45 41.46 CC images/pstree.o [2020-04-16T16:48:11.339Z] #45 41.95 CC images/pipe.o [2020-04-16T16:48:11.339Z] #45 42.43 CC images/tcp-stream.o [2020-04-16T16:48:11.339Z] #45 42.79 CC images/sk-packet.o [2020-04-16T16:48:11.339Z] #45 43.36 CC images/mnt.o [2020-04-16T16:48:11.339Z] #45 43.78 CC images/pipe-data.o [2020-04-16T16:48:11.339Z] #45 44.35 CC images/sa.o [2020-04-16T16:48:11.339Z] #45 44.83 CC images/timer.o [2020-04-16T16:48:11.339Z] #45 45.62 CC images/timerfd.o [2020-04-16T16:48:11.339Z] #45 46.09 CC images/mm.o [2020-04-16T16:48:11.339Z] #45 46.63 CC images/sk-opts.o [2020-04-16T16:48:11.339Z] #45 47.02 CC images/sk-unix.o [2020-04-16T16:48:11.339Z] #45 47.71 CC images/sk-inet.o [2020-04-16T16:48:11.339Z] #45 48.48 CC images/tun.o [2020-04-16T16:48:11.714Z] #77 DONE 1.2s [2020-04-16T16:48:11.714Z] [2020-04-16T16:48:11.714Z] #78 exporting to image [2020-04-16T16:48:11.714Z] #78 exporting layers [2020-04-16T16:48:11.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T16:48:12.364Z] #45 49.25 CC images/sk-netlink.o [2020-04-16T16:48:12.653Z] #45 49.72 CC images/packet-sock.o [2020-04-16T16:48:12.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T16:48:13.679Z] #45 50.58 CC images/ipc-var.o [2020-04-16T16:48:14.304Z] #45 51.17 CC images/ipc-desc.o [2020-04-16T16:48:14.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T16:48:14.593Z] #45 51.64 CC images/ipc-shm.o [2020-04-16T16:48:14.881Z] #45 51.99 CC images/ipc-msg.o [2020-04-16T16:48:15.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T16:48:15.508Z] #45 52.58 CC images/ipc-sem.o [2020-04-16T16:48:16.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T16:48:16.132Z] #45 53.00 CC images/utsns.o [2020-04-16T16:48:16.132Z] #45 53.35 CC images/creds.o [2020-04-16T16:48:16.623Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T16:48:16.623Z] Using test binary docker [2020-04-16T16:48:16.623Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T16:48:16.623Z] +++ /etc/init.d/apparmor start [2020-04-16T16:48:16.623Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T16:48:16.623Z] INFO: Waiting for daemon to start... [2020-04-16T16:48:16.623Z] Starting dockerd [2020-04-16T16:48:16.623Z] +++ 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-16T16:48:16.761Z] #45 53.79 CC images/vma.o [2020-04-16T16:48:17.068Z] #45 ... [2020-04-16T16:48:17.068Z] [2020-04-16T16:48:17.068Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:48:17.068Z] #57 144.4 mvdan.cc/sh/v3/fileutil [2020-04-16T16:48:17.068Z] #57 147.6 flag [2020-04-16T16:48:17.068Z] #57 147.6 encoding/binary [2020-04-16T16:48:17.068Z] #57 147.6 go/token [2020-04-16T16:48:17.068Z] #57 147.6 github.com/pkg/diff [2020-04-16T16:48:17.068Z] #57 153.7 go/scanner [2020-04-16T16:48:17.363Z] #57 ... [2020-04-16T16:48:17.363Z] [2020-04-16T16:48:17.363Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:17.363Z] #45 54.32 CC images/netdev.o [2020-04-16T16:48:17.651Z] #45 ... [2020-04-16T16:48:17.651Z] [2020-04-16T16:48:17.651Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:48:17.651Z] #34 144.9 log [2020-04-16T16:48:17.651Z] #34 144.9 github.com/BurntSushi/toml [2020-04-16T16:48:17.651Z] #34 145.0 flag [2020-04-16T16:48:17.651Z] #34 153.6 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T16:48:17.651Z] #34 ... [2020-04-16T16:48:17.651Z] [2020-04-16T16:48:17.651Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:48:17.651Z] #48 145.5 os/exec [2020-04-16T16:48:17.651Z] #48 145.6 net [2020-04-16T16:48:17.651Z] #48 147.5 github.com/LK4D4/vndr/versioned [2020-04-16T16:48:17.651Z] #48 152.8 encoding/base64 [2020-04-16T16:48:17.651Z] #48 152.8 crypto/cipher [2020-04-16T16:48:17.651Z] #48 152.9 go/token [2020-04-16T16:48:17.651Z] #48 ... [2020-04-16T16:48:17.651Z] [2020-04-16T16:48:17.651Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:48:17.651Z] #57 155.1 mvdan.cc/editorconfig [2020-04-16T16:48:18.256Z] #78 exporting layers 5.8s done [2020-04-16T16:48:18.256Z] #78 writing image sha256:b380e111b18f3e3ef9be936fe2e90a151727a6039c24dec67fb9eeaecf5875e4 done [2020-04-16T16:48:18.256Z] #78 naming to docker.io/library/docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 done [2020-04-16T16:48:18.256Z] #78 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T16:48:18.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -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:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/make.sh dynbinary test-integration [2020-04-16T16:48:18.641Z] . [2020-04-16T16:48:18.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T16:48:18.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T16:48:18.641Z] Error: No such image: emptyfs [2020-04-16T16:48:18.641Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T16:48:18.641Z] ++++ docker load [2020-04-16T16:48:18.675Z] #57 156.0 mvdan.cc/sh/v3/syntax [2020-04-16T16:48:18.923Z] Running integration-test (iteration 1) [2020-04-16T16:48:18.923Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T16:48:18.923Z] ++ 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-16T16:48:18.923Z] ++ set -e [2020-04-16T16:48:18.923Z] ++ '[' -n 0 ']' [2020-04-16T16:48:18.923Z] ++ set -x [2020-04-16T16:48:18.923Z] ++ env -i DEST=/go/src/github.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-16T16:48:19.978Z] [2020-04-16T16:48:19.978Z] Removing bundles/ [2020-04-16T16:48:19.978Z] [2020-04-16T16:48:19.978Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-16T16:48:19.978Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:48:19.978Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T16:48:22.182Z] #57 159.3 encoding/json [2020-04-16T16:48:23.683Z] #57 161.0 go/ast [2020-04-16T16:48:23.683Z] #57 161.1 golang.org/x/sys/unix [2020-04-16T16:48:25.185Z] #57 ... [2020-04-16T16:48:25.185Z] [2020-04-16T16:48:25.185Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:25.185Z] #45 55.02 CC images/tty.o [2020-04-16T16:48:25.185Z] #45 56.19 CC images/file-lock.o [2020-04-16T16:48:25.185Z] #45 56.68 CC images/rlimit.o [2020-04-16T16:48:25.185Z] #45 57.07 CC images/pagemap.o [2020-04-16T16:48:25.185Z] #45 57.68 CC images/siginfo.o [2020-04-16T16:48:25.185Z] #45 58.15 CC images/rpc.o [2020-04-16T16:48:25.185Z] #45 60.85 CC images/ext-file.o [2020-04-16T16:48:25.185Z] #45 61.28 CC images/cgroup.o [2020-04-16T16:48:25.185Z] #45 62.42 CC images/userns.o [2020-04-16T16:48:25.722Z] Loaded image: buildpack-deps:jessie [2020-04-16T16:48:25.723Z] Loaded image: busybox:latest [2020-04-16T16:48:25.814Z] #45 62.89 CC images/google/protobuf/descriptor.o [2020-04-16T16:48:26.004Z] Loaded image: busybox:glibc [2020-04-16T16:48:26.004Z] Loaded image: debian:jessie [2020-04-16T16:48:26.004Z] Loaded image: hello-world:latest [2020-04-16T16:48:26.004Z] INFO: Testing against a local daemon [2020-04-16T16:48:26.004Z] === RUN TestCgroupNamespacesBuild [2020-04-16T16:48:28.250Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:48:28.250Z] [2020-04-16T16:48:28.508Z] [2020-04-16T16:48:28.508Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T16:48:28.508Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T16:48:28.508Z] HOSTNAME=25762cdc05ac [2020-04-16T16:48:28.508Z] TEST_SKIP_INTEGRATION=1 [2020-04-16T16:48:28.508Z] TESTDEBUG=0 [2020-04-16T16:48:28.508Z] DEST=bundles/test-integration [2020-04-16T16:48:28.508Z] PWD=/go/src/github.com/docker/docker [2020-04-16T16:48:28.508Z] KEEPBUNDLE=1 [2020-04-16T16:48:28.508Z] DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T16:48:28.508Z] container=docker [2020-04-16T16:48:28.508Z] HOME=/root [2020-04-16T16:48:28.508Z] GOLANG_VERSION=1.13.10 [2020-04-16T16:48:28.508Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T16:48:28.508Z] VALIDATE_BRANCH=master [2020-04-16T16:48:28.508Z] TERM=xterm [2020-04-16T16:48:28.508Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T16:48:28.508Z] SHLVL=1 [2020-04-16T16:48:28.508Z] TIMEOUT=120m [2020-04-16T16:48:28.508Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T16:48:28.508Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T16:48:28.508Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-16T16:48:28.508Z] GO111MODULE=off [2020-04-16T16:48:28.508Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T16:48:28.508Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T16:48:28.508Z] GOPATH=/go [2020-04-16T16:48:28.508Z] PKG_CONFIG=pkg-config [2020-04-16T16:48:28.508Z] _=/usr/bin/env [2020-04-16T16:48:28.508Z] Building test suite binary ./integration-cli/test.main [2020-04-16T16:48:28.508Z] [2020-04-16T16:48:28.676Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2020-04-16T16:48:28.676Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T16:48:28.802Z] [2020-04-16T16:48:28.802Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-16T16:48:28.802Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T16:48:28.802Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T16:48:28.802Z] HOSTNAME=b881390bf77d [2020-04-16T16:48:28.802Z] TEST_SKIP_INTEGRATION=1 [2020-04-16T16:48:28.802Z] TESTDEBUG=0 [2020-04-16T16:48:28.802Z] DEST=bundles/test-integration [2020-04-16T16:48:28.802Z] PWD=/go/src/github.com/docker/docker [2020-04-16T16:48:28.802Z] KEEPBUNDLE=1 [2020-04-16T16:48:28.802Z] DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T16:48:28.802Z] container=docker [2020-04-16T16:48:28.802Z] HOME=/root [2020-04-16T16:48:28.802Z] GOLANG_VERSION=1.13.10 [2020-04-16T16:48:28.802Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T16:48:28.802Z] VALIDATE_BRANCH=master [2020-04-16T16:48:28.802Z] TERM=xterm [2020-04-16T16:48:28.802Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T16:48:28.802Z] SHLVL=1 [2020-04-16T16:48:28.802Z] TIMEOUT=120m [2020-04-16T16:48:28.802Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T16:48:28.802Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T16:48:28.803Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-16T16:48:28.803Z] GO111MODULE=off [2020-04-16T16:48:28.803Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T16:48:28.803Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T16:48:28.803Z] GOPATH=/go [2020-04-16T16:48:28.803Z] PKG_CONFIG=pkg-config [2020-04-16T16:48:28.803Z] _=/usr/bin/env [2020-04-16T16:48:28.803Z] Building test suite binary ./integration-cli/test.main [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 4.5% of statements [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T16:48:29.308Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/builder/dockerignore 0.022s coverage: 96.8% of statements [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 13.6% of statements [2020-04-16T16:48:29.308Z] ok github.com/docker/docker/builder/remotecontext/git 3.299s coverage: 86.3% of statements [2020-04-16T16:48:29.333Z] #45 ... [2020-04-16T16:48:29.333Z] [2020-04-16T16:48:29.333Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:48:29.333Z] #48 156.0 net/url [2020-04-16T16:48:29.333Z] #48 156.9 go/scanner [2020-04-16T16:48:29.333Z] #48 158.8 text/template/parse [2020-04-16T16:48:29.333Z] #48 162.4 go/ast [2020-04-16T16:48:29.333Z] #48 164.1 encoding/json [2020-04-16T16:48:29.368Z] No new tests added to integration. [2020-04-16T16:48:29.368Z] [2020-04-16T16:48:29.368Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T16:48:29.623Z] #48 ... [2020-04-16T16:48:29.623Z] [2020-04-16T16:48:29.623Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:29.623Z] #45 66.63 CC images/opts.o [2020-04-16T16:48:29.932Z] #45 67.05 CC images/seccomp.o [2020-04-16T16:48:30.145Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-04-16T16:48:30.145Z] === RUN TestBuildWithSession [2020-04-16T16:48:30.146Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T16:48:30.146Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T16:48:30.146Z] === RUN TestBuildSquashParent [2020-04-16T16:48:30.561Z] #45 67.64 CC images/binfmt-misc.o [2020-04-16T16:48:30.687Z] ok github.com/docker/docker/builder/dockerfile 1.186s coverage: 48.2% of statements [2020-04-16T16:48:30.687Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T16:48:30.687Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T16:48:30.778Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T16:48:30.778Z] HOSTNAME=9f00ee1e4399 [2020-04-16T16:48:30.778Z] TESTDEBUG=0 [2020-04-16T16:48:30.778Z] DEST=bundles/test-integration [2020-04-16T16:48:30.778Z] PWD=/go/src/github.com/docker/docker [2020-04-16T16:48:30.778Z] KEEPBUNDLE=1 [2020-04-16T16:48:30.778Z] DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T16:48:30.778Z] container=docker [2020-04-16T16:48:30.778Z] HOME=/root [2020-04-16T16:48:30.778Z] GOLANG_VERSION=1.13.10 [2020-04-16T16:48:30.778Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T16:48:30.778Z] VALIDATE_BRANCH=master [2020-04-16T16:48:30.778Z] TERM=xterm [2020-04-16T16:48:30.778Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T16:48:30.778Z] SHLVL=1 [2020-04-16T16:48:30.778Z] TIMEOUT=120m [2020-04-16T16:48:30.778Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T16:48:30.778Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T16:48:30.778Z] GO111MODULE=off [2020-04-16T16:48:30.778Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T16:48:30.778Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T16:48:30.778Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T16:48:30.778Z] GOPATH=/go [2020-04-16T16:48:30.778Z] PKG_CONFIG=pkg-config [2020-04-16T16:48:30.778Z] _=/usr/bin/env [2020-04-16T16:48:30.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T16:48:30.855Z] #45 68.08 CC images/time.o [2020-04-16T16:48:31.488Z] #45 68.55 CC images/sysctl.o [2020-04-16T16:48:31.781Z] #45 68.96 CC images/autofs.o [2020-04-16T16:48:32.073Z] #45 69.33 CC images/macvlan.o [2020-04-16T16:48:32.702Z] #45 69.73 CC images/sit.o [2020-04-16T16:48:33.358Z] #45 70.28 LINK images/built-in.o [2020-04-16T16:48:33.358Z] #45 70.54 GEN compel/include/asm [2020-04-16T16:48:33.650Z] #45 70.57 GEN compel/include/version.h [2020-04-16T16:48:33.650Z] #45 70.59 touch .config [2020-04-16T16:48:33.650Z] #45 70.62 GEN include/common/config.h [2020-04-16T16:48:33.650Z] #45 70.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-16T16:48:33.650Z] #45 70.84 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-16T16:48:33.650Z] #45 70.91 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-16T16:48:33.650Z] #45 70.93 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-16T16:48:33.941Z] #45 70.98 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-16T16:48:33.941Z] #45 71.05 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-16T16:48:33.941Z] #45 71.07 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-16T16:48:33.941Z] #45 71.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T16:48:33.941Z] #45 71.13 DEP compel/plugins/std/infect.d [2020-04-16T16:48:34.232Z] #45 71.44 DEP compel/plugins/std/string.d [2020-04-16T16:48:34.523Z] #45 ... [2020-04-16T16:48:34.523Z] [2020-04-16T16:48:34.523Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:48:34.523Z] #34 DONE 172.0s [2020-04-16T16:48:34.523Z] [2020-04-16T16:48:34.523Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:34.523Z] #45 71.65 DEP compel/plugins/std/log.d [2020-04-16T16:48:34.523Z] #45 ... [2020-04-16T16:48:34.523Z] [2020-04-16T16:48:34.523Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T16:48:34.523Z] #11 168.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-16T16:48:34.523Z] #11 168.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 168.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-16T16:48:34.523Z] #11 169.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-16T16:48:34.523Z] #11 169.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 169.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-16T16:48:34.523Z] #11 169.2 Selecting previously unselected package libbtrfs0. [2020-04-16T16:48:34.523Z] #11 169.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 169.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T16:48:34.523Z] #11 169.4 Selecting previously unselected package libbtrfs-dev. [2020-04-16T16:48:34.523Z] #11 169.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 169.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:48:34.523Z] #11 169.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-16T16:48:34.523Z] #11 169.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 169.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-16T16:48:34.523Z] #11 169.8 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-16T16:48:34.523Z] #11 169.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 169.9 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-16T16:48:34.523Z] #11 170.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-16T16:48:34.523Z] #11 170.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 170.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-16T16:48:34.523Z] #11 170.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-16T16:48:34.523Z] #11 170.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 170.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-16T16:48:34.523Z] #11 170.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-16T16:48:34.523Z] #11 170.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 170.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-16T16:48:34.523Z] #11 171.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-16T16:48:34.523Z] #11 171.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 171.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-16T16:48:34.523Z] #11 171.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-16T16:48:34.523Z] #11 171.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 171.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-16T16:48:34.523Z] #11 171.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-16T16:48:34.523Z] #11 171.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-16T16:48:34.523Z] #11 171.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-16T16:48:34.812Z] #11 172.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-16T16:48:34.812Z] #11 172.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-16T16:48:34.812Z] #11 172.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-16T16:48:34.884Z] ok github.com/docker/docker/client 0.484s coverage: 75.8% of statements [2020-04-16T16:48:35.102Z] #11 172.7 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-16T16:48:35.102Z] #11 172.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-16T16:48:35.102Z] #11 172.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-16T16:48:35.391Z] #11 173.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-16T16:48:35.391Z] #11 173.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-16T16:48:35.391Z] #11 173.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-16T16:48:36.421Z] #11 174.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-16T16:48:36.421Z] #11 174.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-16T16:48:36.421Z] #11 174.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-16T16:48:36.421Z] #11 174.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T16:48:36.421Z] #11 174.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-16T16:48:36.421Z] #11 174.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-16T16:48:36.421Z] #11 174.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:48:36.421Z] #11 174.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T16:48:36.712Z] #11 174.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-16T16:48:36.712Z] #11 174.4 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-16T16:48:36.712Z] #11 174.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T16:48:36.712Z] #11 174.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T16:48:36.712Z] #11 174.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-16T16:48:36.942Z] --- PASS: TestBuildSquashParent (6.53s) [2020-04-16T16:48:36.942Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T16:48:36.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:48:36.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:48:36.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:48:36.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:48:36.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:48:36.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:48:36.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:48:36.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:48:36.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:48:36.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:48:36.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:48:36.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:48:36.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:48:36.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:48:37.005Z] #11 174.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T16:48:37.005Z] #11 174.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-16T16:48:37.005Z] #11 174.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T16:48:37.005Z] #11 174.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-16T16:48:37.005Z] #11 174.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:48:37.005Z] #11 174.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-16T16:48:37.005Z] #11 174.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-16T16:48:37.005Z] #11 174.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T16:48:37.005Z] #11 174.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-16T16:48:37.005Z] #11 174.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-16T16:48:37.005Z] #11 174.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T16:48:37.005Z] #11 174.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-16T16:48:37.005Z] #11 174.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-16T16:48:37.005Z] #11 174.7 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T16:48:37.005Z] #11 174.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-16T16:48:37.005Z] #11 174.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-16T16:48:37.005Z] #11 174.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:48:37.637Z] #11 DONE 175.2s [2020-04-16T16:48:37.637Z] [2020-04-16T16:48:37.637Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T16:48:37.637Z] #12 ... [2020-04-16T16:48:37.637Z] [2020-04-16T16:48:37.637Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T16:48:37.637Z] #59 DONE 0.3s [2020-04-16T16:48:37.637Z] [2020-04-16T16:48:37.637Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T16:48:37.637Z] #60 DONE 0.1s [2020-04-16T16:48:37.637Z] [2020-04-16T16:48:37.637Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:37.637Z] #45 71.84 DEP compel/plugins/std/fds.d [2020-04-16T16:48:37.637Z] #45 72.16 DEP compel/plugins/std/std.d [2020-04-16T16:48:37.637Z] #45 72.38 DEP compel/plugins/shmem/shmem.d [2020-04-16T16:48:37.637Z] #45 72.58 DEP compel/plugins/fds/fds.d [2020-04-16T16:48:37.637Z] #45 72.97 CC compel/plugins/std/std.o [2020-04-16T16:48:37.637Z] #45 73.56 CC compel/plugins/std/fds.o [2020-04-16T16:48:37.637Z] #45 74.37 CC compel/plugins/std/log.o [2020-04-16T16:48:37.930Z] #45 ... [2020-04-16T16:48:37.930Z] [2020-04-16T16:48:37.930Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T16:48:37.930Z] #12 DONE 0.6s [2020-04-16T16:48:38.220Z] [2020-04-16T16:48:38.220Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T16:48:38.512Z] #13 DONE 0.5s [2020-04-16T16:48:38.512Z] [2020-04-16T16:48:38.512Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:48:38.512Z] #61 0.391 + RM_GOPATH=0 [2020-04-16T16:48:38.512Z] #61 0.394 + TMP_GOPATH= [2020-04-16T16:48:38.512Z] #61 0.395 + : /build [2020-04-16T16:48:38.512Z] #61 0.398 + '[' -z '' ']' [2020-04-16T16:48:38.512Z] #61 0.401 ++ mktemp -d [2020-04-16T16:48:38.512Z] #61 0.406 + export GOPATH=/tmp/tmp.u6SXEhuckE [2020-04-16T16:48:38.512Z] #61 0.413 + GOPATH=/tmp/tmp.u6SXEhuckE [2020-04-16T16:48:38.512Z] #61 0.414 + RM_GOPATH=1 [2020-04-16T16:48:38.512Z] #61 0.421 ++ dirname ./install.sh [2020-04-16T16:48:38.512Z] #61 0.423 + dir=. [2020-04-16T16:48:38.512Z] #61 0.424 + bin=runc [2020-04-16T16:48:38.512Z] #61 0.424 + shift [2020-04-16T16:48:38.512Z] #61 0.424 + '[' '!' -f ./runc.installer ']' [2020-04-16T16:48:38.512Z] #61 0.424 + . ./runc.installer [2020-04-16T16:48:38.512Z] #61 0.424 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:48:38.512Z] #61 0.425 + install_runc [2020-04-16T16:48:38.512Z] #61 0.426 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T16:48:38.512Z] #61 0.433 + uname -r [2020-04-16T16:48:38.512Z] #61 0.436 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T16:48:38.512Z] #61 0.436 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T16:48:38.512Z] #61 0.437 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T16:48:38.512Z] #61 0.437 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u6SXEhuckE/src/github.com/opencontainers/runc [2020-04-16T16:48:38.512Z] #61 0.487 Cloning into '/tmp/tmp.u6SXEhuckE/src/github.com/opencontainers/runc'... [2020-04-16T16:48:38.564Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|imports|deps|files) took 1m53.54655599s [2020-04-16T16:48:38.564Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.57364ms [2020-04-16T16:48:39.148Z] #61 ... [2020-04-16T16:48:39.148Z] [2020-04-16T16:48:39.148Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T16:48:39.148Z] #14 0.323 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T16:48:39.148Z] #14 DONE 0.4s [2020-04-16T16:48:39.148Z] [2020-04-16T16:48:39.148Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T16:48:39.442Z] #15 DONE 0.5s [2020-04-16T16:48:39.442Z] [2020-04-16T16:48:39.442Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T16:48:39.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:48:39.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:48:40.076Z] #16 DONE 0.4s [2020-04-16T16:48:40.076Z] [2020-04-16T16:48:40.076Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T16:48:40.384Z] #17 DONE 0.5s [2020-04-16T16:48:40.384Z] [2020-04-16T16:48:40.384Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:48:41.428Z] #18 0.885 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T16:48:41.428Z] #18 1.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T16:48:41.428Z] #18 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T16:48:41.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:48:41.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:48:43.495Z] #18 2.747 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T16:48:44.355Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-16T16:48:44.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2020-04-16T16:48:44.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-04-16T16:48:44.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2020-04-16T16:48:44.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2020-04-16T16:48:44.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-04-16T16:48:44.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2020-04-16T16:48:44.355Z] === RUN TestBuildMultiStageCopy [2020-04-16T16:48:44.355Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T16:48:45.567Z] #18 5.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T16:48:46.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T16:48:46.599Z] #18 ... [2020-04-16T16:48:46.599Z] [2020-04-16T16:48:46.599Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:46.599Z] #45 76.38 CC compel/plugins/std/string.o [2020-04-16T16:48:46.599Z] #45 77.86 CC compel/plugins/std/infect.o [2020-04-16T16:48:46.599Z] #45 78.73 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-16T16:48:46.599Z] #45 78.78 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-16T16:48:46.599Z] #45 78.88 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-16T16:48:46.599Z] #45 78.98 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-16T16:48:46.599Z] #45 79.08 AR compel/plugins/std.lib.a [2020-04-16T16:48:46.599Z] #45 79.20 CC compel/plugins/fds/fds.o [2020-04-16T16:48:46.599Z] #45 79.62 AR compel/plugins/fds.lib.a [2020-04-16T16:48:46.599Z] #45 79.71 HOSTDEP compel/src/lib/log-host.d [2020-04-16T16:48:46.599Z] #45 79.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T16:48:46.599Z] #45 80.30 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-16T16:48:46.599Z] #45 80.54 HOSTDEP compel/src/main-host.d [2020-04-16T16:48:46.599Z] #45 80.78 DEP compel/src/lib/ptrace.d [2020-04-16T16:48:46.599Z] #45 81.07 DEP compel/src/lib/infect.d [2020-04-16T16:48:46.599Z] #45 81.35 DEP compel/src/lib/infect-util.d [2020-04-16T16:48:46.599Z] #45 81.68 DEP compel/src/lib/infect-rpc.d [2020-04-16T16:48:46.599Z] #45 82.00 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-16T16:48:46.599Z] #45 82.22 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-16T16:48:46.599Z] #45 82.48 DEP compel/src/lib/log.d [2020-04-16T16:48:46.599Z] #45 82.72 DEP compel/src/main.d [2020-04-16T16:48:46.599Z] #45 83.02 DEP compel/src/lib/handle-elf.d [2020-04-16T16:48:46.599Z] #45 83.28 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-16T16:48:46.599Z] #45 83.61 CC compel/src/lib/log.o [2020-04-16T16:48:46.889Z] #45 84.18 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-16T16:48:46.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T16:48:47.600Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T16:48:47.941Z] #45 84.93 CC compel/arch/ppc64/src/lib/infect.o [2020-04-16T16:48:47.941Z] #45 ... [2020-04-16T16:48:47.941Z] [2020-04-16T16:48:47.941Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:48:47.941Z] #18 7.648 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T16:48:48.215Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T16:48:48.828Z] --- PASS: TestBuildMultiStageCopy (4.79s) [2020-04-16T16:48:48.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-04-16T16:48:48.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-04-16T16:48:48.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-04-16T16:48:48.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-04-16T16:48:48.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-04-16T16:48:48.828Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T16:48:50.297Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2020-04-16T16:48:50.297Z] === RUN TestBuildLabelWithTargets [2020-04-16T16:48:52.392Z] #18 ... [2020-04-16T16:48:52.392Z] [2020-04-16T16:48:52.392Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:48:52.392Z] #48 179.0 text/template [2020-04-16T16:48:52.392Z] #48 184.4 go/parser [2020-04-16T16:48:52.392Z] #48 ... [2020-04-16T16:48:52.392Z] [2020-04-16T16:48:52.392Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:48:52.392Z] #45 86.23 CC compel/src/lib/infect-rpc.o [2020-04-16T16:48:52.392Z] #45 86.93 CC compel/src/lib/infect-util.o [2020-04-16T16:48:52.392Z] #45 87.49 CC compel/src/lib/infect.o [2020-04-16T16:48:52.969Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2020-04-16T16:48:52.970Z] === RUN TestBuildWithEmptyLayers [2020-04-16T16:48:53.975Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2020-04-16T16:48:53.975Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T16:48:55.119Z] #45 ... [2020-04-16T16:48:55.119Z] [2020-04-16T16:48:55.119Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:48:55.119Z] #61 16.17 + cd /tmp/tmp.u6SXEhuckE/src/github.com/opencontainers/runc [2020-04-16T16:48:55.119Z] #61 16.17 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T16:48:55.119Z] #61 17.36 + '[' -z '' ']' [2020-04-16T16:48:55.119Z] #61 17.36 + target=static [2020-04-16T16:48:55.119Z] #61 17.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T16:48:57.423Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-04-16T16:48:57.423Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T16:48:58.427Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2020-04-16T16:48:58.427Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T16:48:58.632Z] #61 20.76 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-16T16:49:00.705Z] #61 ... [2020-04-16T16:49:00.705Z] [2020-04-16T16:49:00.705Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:49:00.705Z] #45 92.73 CC compel/src/lib/ptrace.o [2020-04-16T16:49:00.705Z] #45 93.41 AR compel/libcompel.a [2020-04-16T16:49:00.705Z] #45 93.60 HOSTCC compel/src/main-host.o [2020-04-16T16:49:00.705Z] #45 94.30 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-16T16:49:00.705Z] #45 94.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T16:49:00.705Z] #45 95.62 HOSTCC compel/src/lib/log-host.o [2020-04-16T16:49:00.705Z] #45 96.09 HOSTLINK compel/compel-host-bin [2020-04-16T16:49:00.705Z] #45 96.47 DEP soccr/soccr.d [2020-04-16T16:49:00.705Z] #45 96.97 CC soccr/soccr.o [2020-04-16T16:49:01.334Z] #45 ... [2020-04-16T16:49:01.334Z] [2020-04-16T16:49:01.334Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:49:01.334Z] #57 198.6 golang.org/x/crypto/ssh/terminal [2020-04-16T16:49:01.876Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2020-04-16T16:49:01.876Z] === RUN TestBuildWithHugeFile [2020-04-16T16:49:06.873Z] #57 ... [2020-04-16T16:49:06.873Z] [2020-04-16T16:49:06.873Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:49:06.873Z] #48 193.4 encoding/xml [2020-04-16T16:49:06.873Z] #48 203.6 math/big [2020-04-16T16:49:06.873Z] #48 ... [2020-04-16T16:49:06.873Z] [2020-04-16T16:49:06.873Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:49:06.873Z] #45 100.5 AR soccr/libsoccr.a [2020-04-16T16:49:06.873Z] #45 100.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:49:06.873Z] #45 101.2 DEP criu/arch/ppc64/sigframe.d [2020-04-16T16:49:06.873Z] #45 101.4 DEP criu/arch/ppc64/crtools.d [2020-04-16T16:49:06.873Z] #45 101.8 DEP criu/arch/ppc64/cpu.d [2020-04-16T16:49:06.873Z] #45 102.3 CC criu/arch/ppc64/cpu.o [2020-04-16T16:49:06.873Z] #45 103.5 CC criu/arch/ppc64/crtools.o [2020-04-16T16:49:06.980Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 30.8% of statements [2020-04-16T16:49:06.980Z] ok github.com/docker/docker/container 0.148s coverage: 34.9% of statements [2020-04-16T16:49:06.980Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T16:49:06.980Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T16:49:06.980Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T16:49:06.980Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T16:49:06.980Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2020-04-16T16:49:07.919Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.6% of statements [2020-04-16T16:49:08.375Z] #45 105.4 CC criu/arch/ppc64/sigframe.o [2020-04-16T16:49:08.681Z] #45 ... [2020-04-16T16:49:08.681Z] [2020-04-16T16:49:08.681Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:49:08.681Z] #18 18.39 Fetched 8119 kB in 18s (458 kB/s) [2020-04-16T16:49:08.681Z] #18 18.39 Reading package lists... [2020-04-16T16:49:08.984Z] #18 25.56 Reading package lists... [2020-04-16T16:49:08.984Z] #18 ... [2020-04-16T16:49:08.984Z] [2020-04-16T16:49:08.984Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:49:08.984Z] #48 205.8 go/doc [2020-04-16T16:49:09.302Z] ok github.com/docker/docker/daemon/cluster 0.157s coverage: 0.5% of statements [2020-04-16T16:49:11.844Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2020-04-16T16:49:12.786Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.7% of statements [2020-04-16T16:49:13.357Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-04-16T16:49:14.572Z] #48 ... [2020-04-16T16:49:14.572Z] [2020-04-16T16:49:14.572Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:49:14.572Z] #18 25.56 Reading package lists... [2020-04-16T16:49:15.203Z] #18 33.45 Building dependency tree... [2020-04-16T16:49:15.904Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-04-16T16:49:17.272Z] #18 36.68 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T16:49:17.272Z] #18 36.68 The following additional packages will be installed: [2020-04-16T16:49:17.272Z] #18 36.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T16:49:17.272Z] #18 36.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T16:49:17.272Z] #18 36.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T16:49:17.272Z] #18 36.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T16:49:17.272Z] #18 36.69 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T16:49:17.272Z] #18 36.70 Suggested packages: [2020-04-16T16:49:17.272Z] #18 36.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T16:49:17.272Z] #18 36.71 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T16:49:17.272Z] #18 36.71 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T16:49:17.272Z] #18 36.71 Recommended packages: [2020-04-16T16:49:17.272Z] #18 36.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T16:49:17.272Z] #18 36.71 python3-keyrings.alt python3-xdg unzip [2020-04-16T16:49:17.272Z] #18 ... [2020-04-16T16:49:17.272Z] [2020-04-16T16:49:17.272Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T16:49:17.272Z] #57 204.9 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T16:49:17.272Z] #57 DONE 214.6s [2020-04-16T16:49:17.564Z] [2020-04-16T16:49:17.564Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:49:17.564Z] #45 106.0 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-16T16:49:17.564Z] #45 106.2 DEP criu/pie/util-vdso.d [2020-04-16T16:49:17.564Z] #45 106.6 DEP criu/pie/util.d [2020-04-16T16:49:17.564Z] #45 106.9 CC criu/pie/util.o [2020-04-16T16:49:17.564Z] #45 107.6 CC criu/pie/util-vdso.o [2020-04-16T16:49:17.564Z] #45 109.1 AR criu/pie/pie.lib.a [2020-04-16T16:49:17.564Z] #45 109.3 DEP criu/pie/restorer.d [2020-04-16T16:49:17.564Z] #45 110.0 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-16T16:49:17.564Z] #45 110.1 DEP criu/arch/ppc64/restorer.d [2020-04-16T16:49:17.564Z] #45 110.6 DEP criu/arch/ppc64/vdso-pie.d [2020-04-16T16:49:17.564Z] #45 110.9 DEP criu/pie/parasite-vdso.d [2020-04-16T16:49:17.564Z] #45 111.2 DEP criu/pie/parasite.d [2020-04-16T16:49:17.564Z] #45 111.8 CC criu/pie/parasite.o [2020-04-16T16:49:17.564Z] #45 114.7 LINK criu/pie/parasite.built-in.o [2020-04-16T16:49:17.564Z] #45 114.8 GEN criu/pie/parasite-blob.h [2020-04-16T16:49:17.857Z] #45 115.0 CC criu/pie/parasite-vdso.o [2020-04-16T16:49:19.192Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-04-16T16:49:19.759Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 13.8% of statements [2020-04-16T16:49:19.956Z] #45 117.2 CC criu/arch/ppc64/vdso-pie.o [2020-04-16T16:49:20.697Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.703s coverage: 57.0% of statements [2020-04-16T16:49:20.982Z] #45 118.1 CC criu/arch/ppc64/restorer.o [2020-04-16T16:49:21.612Z] #45 ... [2020-04-16T16:49:21.612Z] [2020-04-16T16:49:21.612Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:49:21.612Z] #18 41.42 The following NEW packages will be installed: [2020-04-16T16:49:21.904Z] #18 41.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T16:49:21.904Z] #18 41.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T16:49:21.904Z] #18 41.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T16:49:21.904Z] #18 41.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T16:49:21.904Z] #18 41.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T16:49:21.904Z] #18 41.44 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T16:49:21.904Z] #18 41.44 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T16:49:21.904Z] #18 41.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T16:49:21.904Z] #18 41.45 xz-utils zip [2020-04-16T16:49:21.904Z] #18 41.67 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T16:49:21.904Z] #18 41.67 Need to get 29.2 MB of archives. [2020-04-16T16:49:21.904Z] #18 41.67 After this operation, 134 MB of additional disk space will be used. [2020-04-16T16:49:21.904Z] #18 41.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-16T16:49:22.196Z] #18 41.71 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-16T16:49:22.196Z] #18 41.81 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-16T16:49:22.196Z] #18 42.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-16T16:49:22.477Z] 65014b3c3121: Pull complete [2020-04-16T16:49:22.487Z] #18 42.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-16T16:49:22.487Z] #18 42.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-16T16:49:22.487Z] #18 42.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-16T16:49:22.780Z] #18 42.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-16T16:49:22.780Z] #18 42.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-16T16:49:22.780Z] #18 42.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-16T16:49:22.780Z] #18 42.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-16T16:49:22.780Z] #18 42.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-16T16:49:22.780Z] #18 42.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-16T16:49:22.780Z] #18 42.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-16T16:49:22.780Z] #18 42.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-16T16:49:22.780Z] #18 42.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-16T16:49:22.780Z] #18 42.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-16T16:49:22.780Z] #18 42.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T16:49:22.780Z] #18 42.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-16T16:49:22.780Z] #18 42.54 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-16T16:49:23.071Z] #18 42.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-16T16:49:23.071Z] #18 42.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-16T16:49:23.071Z] #18 42.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-16T16:49:23.071Z] #18 42.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-16T16:49:23.071Z] #18 42.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-16T16:49:23.071Z] #18 42.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-16T16:49:23.071Z] #18 42.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-16T16:49:23.071Z] #18 42.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-16T16:49:23.071Z] #18 42.79 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-16T16:49:23.238Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-04-16T16:49:24.113Z] #18 43.81 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-16T16:49:24.114Z] #18 43.82 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-16T16:49:24.114Z] #18 43.83 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-16T16:49:24.114Z] #18 43.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-16T16:49:24.114Z] #18 43.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-16T16:49:24.114Z] #18 43.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T16:49:24.407Z] #18 44.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T16:49:24.407Z] #18 44.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T16:49:24.407Z] #18 44.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-16T16:49:24.407Z] #18 44.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T16:49:24.407Z] #18 44.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T16:49:24.407Z] #18 44.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T16:49:24.657Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.562s coverage: 46.2% of statements [2020-04-16T16:49:24.699Z] #18 44.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-16T16:49:24.699Z] #18 44.40 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-16T16:49:24.699Z] #18 44.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-16T16:49:24.699Z] #18 44.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T16:49:25.251Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.211s coverage: 72.5% of statements [2020-04-16T16:49:25.332Z] #18 45.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-16T16:49:25.674Z] #18 45.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-16T16:49:25.674Z] #18 45.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-16T16:49:26.646Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.883s coverage: 49.5% of statements [2020-04-16T16:49:27.177Z] #18 46.99 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T16:49:27.225Z] ok github.com/docker/docker/daemon 12.408s coverage: 17.4% of statements [2020-04-16T16:49:27.225Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T16:49:27.225Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T16:49:27.225Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T16:49:27.225Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T16:49:27.225Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T16:49:27.471Z] #18 47.25 Fetched 29.2 MB in 4s (7575 kB/s) [2020-04-16T16:49:27.764Z] #18 47.35 Selecting previously unselected package pigz. [2020-04-16T16:49:27.764Z] #18 47.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-04-16T16:49:27.765Z] #18 47.51 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-16T16:49:27.765Z] #18 47.52 Unpacking pigz (2.4-1) ... [2020-04-16T16:49:28.058Z] #18 47.69 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-16T16:49:28.058Z] #18 47.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-16T16:49:28.058Z] #18 47.73 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-16T16:49:28.618Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.609s coverage: 76.1% of statements [2020-04-16T16:49:28.860Z] --- PASS: TestBuildWithHugeFile (26.31s) [2020-04-16T16:49:28.860Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T16:49:28.861Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:49:28.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:49:28.861Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:49:28.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:49:28.861Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:49:28.861Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:49:28.861Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:49:28.861Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:49:28.861Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:49:28.861Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-04-16T16:49:28.861Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-04-16T16:49:28.861Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-04-16T16:49:28.861Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-16T16:49:28.861Z] === RUN TestBuildPreserveOwnership [2020-04-16T16:49:28.861Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T16:49:28.876Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-04-16T16:49:29.094Z] #18 48.46 Selecting previously unselected package python3.7-minimal. [2020-04-16T16:49:29.094Z] #18 48.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-16T16:49:29.094Z] #18 48.50 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:49:29.446Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2020-04-16T16:49:29.706Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-04-16T16:49:30.597Z] #18 50.29 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-16T16:49:30.597Z] #18 50.30 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T16:49:32.247Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 41.8% of statements [2020-04-16T16:49:32.312Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T16:49:32.507Z] ok github.com/docker/docker/daemon/logger/awslogs 0.249s coverage: 77.4% of statements [2020-04-16T16:49:32.507Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 4.9% of statements [2020-04-16T16:49:32.658Z] #18 ... [2020-04-16T16:49:32.658Z] [2020-04-16T16:49:32.658Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:49:32.658Z] #45 119.3 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-16T16:49:32.658Z] #45 119.4 CC criu/pie/restorer.o [2020-04-16T16:49:32.658Z] #45 125.3 LINK criu/pie/restorer.built-in.o [2020-04-16T16:49:32.658Z] #45 125.4 GEN criu/pie/restorer-blob.h [2020-04-16T16:49:32.658Z] #45 125.6 DEP criu/vdso.d [2020-04-16T16:49:32.658Z] #45 125.9 DEP criu/uts_ns.d [2020-04-16T16:49:32.658Z] #45 126.2 DEP criu/util.d [2020-04-16T16:49:32.658Z] #45 126.6 DEP criu/uffd.d [2020-04-16T16:49:32.658Z] #45 127.0 DEP criu/tun.d [2020-04-16T16:49:32.658Z] #45 127.4 DEP criu/tty.d [2020-04-16T16:49:32.658Z] #45 128.0 DEP criu/timerfd.d [2020-04-16T16:49:32.658Z] #45 128.4 DEP criu/sysfs_parse.d [2020-04-16T16:49:32.658Z] #45 128.8 DEP criu/sysctl.d [2020-04-16T16:49:32.658Z] #45 129.1 DEP criu/string.d [2020-04-16T16:49:32.658Z] #45 129.2 DEP criu/stats.d [2020-04-16T16:49:32.658Z] #45 129.5 DEP criu/sockets.d [2020-04-16T16:49:32.766Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.066s coverage: 61.0% of statements [2020-04-16T16:49:32.766Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-16T16:49:32.766Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T16:49:32.766Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T16:49:32.766Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T16:49:32.766Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T16:49:32.766Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T16:49:32.948Z] #45 129.9 DEP criu/sk-unix.d [2020-04-16T16:49:33.239Z] #45 130.4 DEP criu/sk-tcp.d [2020-04-16T16:49:33.709Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-04-16T16:49:33.709Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-04-16T16:49:33.897Z] #45 130.8 DEP criu/sk-queue.d [2020-04-16T16:49:33.898Z] #45 ... [2020-04-16T16:49:33.898Z] [2020-04-16T16:49:33.898Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:49:33.898Z] #69 221.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T16:49:33.898Z] #69 221.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T16:49:33.898Z] #69 ... [2020-04-16T16:49:33.898Z] [2020-04-16T16:49:33.898Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:49:33.898Z] #48 225.9 github.com/LK4D4/vndr/build [2020-04-16T16:49:33.898Z] #48 229.3 vendor/golang.org/x/text/secure/bidirule [2020-04-16T16:49:33.898Z] #48 230.8 vendor/golang.org/x/text/unicode/norm [2020-04-16T16:49:33.968Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-04-16T16:49:34.188Z] #48 ... [2020-04-16T16:49:34.188Z] [2020-04-16T16:49:34.188Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:49:34.188Z] #45 131.3 DEP criu/sk-packet.d [2020-04-16T16:49:34.228Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2020-04-16T16:49:34.330Z] --- PASS: TestBuildPreserveOwnership (6.44s) [2020-04-16T16:49:34.330Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2020-04-16T16:49:34.330Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2020-04-16T16:49:34.330Z] === RUN TestBuildPlatformInvalid [2020-04-16T16:49:34.611Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-16T16:49:34.611Z] PASS [2020-04-16T16:49:34.611Z] [2020-04-16T16:49:34.611Z] === Skipped [2020-04-16T16:49:34.611Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-16T16:49:34.611Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T16:49:34.611Z] [2020-04-16T16:49:34.611Z] [2020-04-16T16:49:34.611Z] DONE 32 tests, 1 skipped in 75.561s [2020-04-16T16:49:34.611Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T16:49:34.611Z] ++ 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-16T16:49:34.611Z] ++ set -e [2020-04-16T16:49:34.611Z] ++ '[' -n 0 ']' [2020-04-16T16:49:34.611Z] ++ set -x [2020-04-16T16:49:34.611Z] ++ env -i DEST=/go/src/github.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-16T16:49:34.611Z] INFO: Testing against a local daemon [2020-04-16T16:49:34.611Z] === RUN TestConfigInspect [2020-04-16T16:49:34.817Z] #45 131.8 DEP criu/sk-netlink.d [2020-04-16T16:49:35.107Z] #45 132.2 DEP criu/sk-inet.d [2020-04-16T16:49:35.399Z] #45 132.7 DEP criu/signalfd.d [2020-04-16T16:49:35.609Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2020-04-16T16:49:35.609Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T16:49:35.609Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-04-16T16:49:35.869Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 19.8% of statements [2020-04-16T16:49:36.034Z] #45 133.0 DEP criu/sigframe.d [2020-04-16T16:49:36.034Z] #45 133.2 DEP criu/shmem.d [2020-04-16T16:49:36.324Z] #45 133.6 DEP criu/servicefd.d [2020-04-16T16:49:36.440Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2020-04-16T16:49:36.958Z] #45 134.1 DEP criu/seize.d [2020-04-16T16:49:37.248Z] #45 134.5 DEP criu/seccomp.d [2020-04-16T16:49:37.381Z] ok github.com/docker/docker/daemon/network 0.044s coverage: 63.8% of statements [2020-04-16T16:49:37.381Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 47.8% of statements [2020-04-16T16:49:37.878Z] #45 134.9 DEP criu/rst-malloc.d [2020-04-16T16:49:38.167Z] #45 135.1 DEP criu/rbtree.d [2020-04-16T16:49:38.167Z] #45 135.2 DEP criu/pstree.d [2020-04-16T16:49:38.457Z] #45 135.5 DEP criu/protobuf.d [2020-04-16T16:49:38.751Z] #45 135.9 GEN criu/protobuf-desc-gen.h [2020-04-16T16:49:38.761Z] ok github.com/docker/docker/daemon/logger/splunk 2.012s coverage: 82.5% of statements [2020-04-16T16:49:38.761Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T16:49:38.761Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T16:49:38.985Z] --- PASS: TestConfigInspect (3.92s) [2020-04-16T16:49:38.986Z] === RUN TestConfigList [2020-04-16T16:49:39.414Z] #45 ... [2020-04-16T16:49:39.414Z] [2020-04-16T16:49:39.414Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:49:39.414Z] #69 DONE 236.6s [2020-04-16T16:49:39.414Z] [2020-04-16T16:49:39.414Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T16:49:39.414Z] #70 DONE 0.1s [2020-04-16T16:49:39.414Z] [2020-04-16T16:49:39.414Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:49:39.414Z] #18 55.73 Selecting previously unselected package python3-minimal. [2020-04-16T16:49:39.414Z] #18 55.74 (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-16T16:49:39.414Z] #18 55.96 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-16T16:49:39.414Z] #18 55.97 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T16:49:39.414Z] #18 56.19 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-16T16:49:39.414Z] #18 56.23 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-16T16:49:39.414Z] #18 56.26 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-16T16:49:39.414Z] #18 56.38 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-16T16:49:39.414Z] #18 56.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-16T16:49:39.414Z] #18 56.40 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-16T16:49:39.414Z] #18 58.16 Selecting previously unselected package python3.7. [2020-04-16T16:49:39.414Z] #18 58.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-16T16:49:39.414Z] #18 58.21 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:49:39.414Z] #18 58.52 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-16T16:49:39.414Z] #18 58.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-16T16:49:39.414Z] #18 58.54 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-16T16:49:39.414Z] #18 58.69 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T16:49:39.701Z] ok github.com/docker/docker/distribution/metadata 0.074s coverage: 48.2% of statements [2020-04-16T16:49:40.271Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-04-16T16:49:40.531Z] ok github.com/docker/docker/distribution 0.464s coverage: 22.1% of statements [2020-04-16T16:49:40.531Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T16:49:41.410Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:49:41.410Z] [2020-04-16T16:49:41.410Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T16:49:41.410Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T16:49:41.410Z] HOSTNAME=6ef6e135fac0 [2020-04-16T16:49:41.410Z] DEST=bundles/test-integration [2020-04-16T16:49:41.410Z] PWD=/go/src/github.com/docker/docker [2020-04-16T16:49:41.410Z] DOCKER_ROOTLESS=1 [2020-04-16T16:49:41.410Z] DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T16:49:41.410Z] container=docker [2020-04-16T16:49:41.410Z] HOME=/root [2020-04-16T16:49:41.410Z] GOLANG_VERSION=1.13.10 [2020-04-16T16:49:41.410Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T16:49:41.410Z] VALIDATE_BRANCH=master [2020-04-16T16:49:41.410Z] TERM=xterm [2020-04-16T16:49:41.410Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T16:49:41.410Z] SHLVL=1 [2020-04-16T16:49:41.410Z] TIMEOUT=120m [2020-04-16T16:49:41.410Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T16:49:41.410Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T16:49:41.410Z] GO111MODULE=off [2020-04-16T16:49:41.410Z] DOCKER_EXPERIMENTAL=1 [2020-04-16T16:49:41.410Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T16:49:41.410Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T16:49:41.410Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T16:49:41.410Z] GOPATH=/go [2020-04-16T16:49:41.410Z] PKG_CONFIG=pkg-config [2020-04-16T16:49:41.410Z] _=/usr/bin/env [2020-04-16T16:49:41.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T16:49:42.144Z] #18 61.55 Selecting previously unselected package python3. [2020-04-16T16:49:42.144Z] #18 61.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-04-16T16:49:42.144Z] #18 61.69 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-16T16:49:42.144Z] #18 61.71 Unpacking python3 (3.7.3-1) ... [2020-04-16T16:49:42.144Z] #18 61.89 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-16T16:49:42.144Z] #18 61.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-16T16:49:42.435Z] --- PASS: TestConfigList (3.76s) [2020-04-16T16:49:42.435Z] === RUN TestConfigsCreateAndDelete [2020-04-16T16:49:42.435Z] #18 61.92 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-16T16:49:42.435Z] #18 62.08 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-16T16:49:42.435Z] #18 62.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-16T16:49:42.435Z] #18 62.10 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-16T16:49:42.440Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-04-16T16:49:42.440Z] ok github.com/docker/docker/distribution/xfer 1.679s coverage: 85.1% of statements [2020-04-16T16:49:42.440Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T16:49:42.440Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-04-16T16:49:42.440Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T16:49:42.440Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-04-16T16:49:42.440Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T16:49:42.768Z] #18 62.23 Selecting previously unselected package libiptc0:ppc64el. [2020-04-16T16:49:42.768Z] #18 62.26 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-16T16:49:42.768Z] #18 62.27 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-16T16:49:42.768Z] #18 62.42 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-16T16:49:42.768Z] #18 62.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-16T16:49:42.768Z] #18 62.44 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-16T16:49:43.010Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2020-04-16T16:49:43.059Z] #18 62.54 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-16T16:49:43.059Z] #18 62.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-16T16:49:43.059Z] #18 62.57 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-16T16:49:43.059Z] #18 62.64 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-16T16:49:43.059Z] #18 62.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-16T16:49:43.059Z] #18 62.65 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-16T16:49:43.059Z] #18 62.72 Selecting previously unselected package iptables. [2020-04-16T16:49:43.059Z] #18 62.73 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-16T16:49:43.059Z] #18 62.74 Unpacking iptables (1.8.2-4) ... [2020-04-16T16:49:43.270Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2020-04-16T16:49:43.691Z] #18 63.27 Selecting previously unselected package xxd. [2020-04-16T16:49:43.691Z] #18 63.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-16T16:49:43.691Z] #18 63.28 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T16:49:43.691Z] #18 63.38 Selecting previously unselected package vim-common. [2020-04-16T16:49:43.691Z] #18 63.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:49:43.691Z] #18 63.43 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T16:49:43.981Z] #18 63.64 Selecting previously unselected package bash-completion. [2020-04-16T16:49:43.981Z] #18 63.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T16:49:44.654Z] ok github.com/docker/docker/opts 0.072s coverage: 67.4% of statements [2020-04-16T16:49:46.036Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-04-16T16:49:46.036Z] ok github.com/docker/docker/pkg/authorization 0.724s coverage: 68.3% of statements [2020-04-16T16:49:46.219Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m0.414614503s with top 10 stages: buildssa: 1m33.049846823s, goimports: 22.5651304s, unconvert: 12.511737858s, gosec: 10.158770719s, golint: 5.872914624s, ineffassign: 3.853146224s, inspect: 3.794392169s, misspell: 3.741804449s, vrp: 3.155621442s, fact_purity: 1.672118984s [2020-04-16T16:49:46.295Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-04-16T16:49:46.813Z] --- PASS: TestConfigsCreateAndDelete (3.77s) [2020-04-16T16:49:46.813Z] === RUN TestConfigsUpdate [2020-04-16T16:49:46.867Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-04-16T16:49:47.436Z] ok github.com/docker/docker/pkg/archive 1.349s coverage: 77.1% of statements [2020-04-16T16:49:47.696Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-04-16T16:49:48.265Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-04-16T16:49:48.832Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-04-16T16:49:49.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-16T16:49:49.659Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-04-16T16:49:50.262Z] --- PASS: TestConfigsUpdate (3.86s) [2020-04-16T16:49:50.262Z] === RUN TestTemplatedConfig [2020-04-16T16:49:50.864Z] #18 70.09 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T16:49:51.034Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-16T16:49:51.034Z] ok github.com/docker/docker/pkg/chrootarchive 3.572s coverage: 43.2% of statements [2020-04-16T16:49:51.179Z] #18 70.76 Selecting previously unselected package bzip2. [2020-04-16T16:49:51.179Z] #18 70.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-16T16:49:51.179Z] #18 70.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:49:51.179Z] #18 70.95 Selecting previously unselected package xz-utils. [2020-04-16T16:49:51.179Z] #18 70.96 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-16T16:49:51.179Z] #18 70.96 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T16:49:51.604Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-04-16T16:49:51.822Z] #18 71.39 Selecting previously unselected package apparmor. [2020-04-16T16:49:51.822Z] #18 71.41 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-16T16:49:51.863Z] ok github.com/docker/docker/pkg/fsutils 0.302s coverage: 85.1% of statements [2020-04-16T16:49:51.863Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-04-16T16:49:52.113Z] #18 71.68 Unpacking apparmor (2.13.2-10) ... [2020-04-16T16:49:52.122Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-04-16T16:49:52.742Z] #18 ... [2020-04-16T16:49:52.742Z] [2020-04-16T16:49:52.742Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:49:52.742Z] #45 139.7 DEP criu/protobuf-desc.d [2020-04-16T16:49:52.742Z] #45 140.0 DEP criu/proc_parse.d [2020-04-16T16:49:52.742Z] #45 140.4 DEP criu/plugin.d [2020-04-16T16:49:52.742Z] #45 140.6 DEP criu/pipes.d [2020-04-16T16:49:52.742Z] #45 141.1 DEP criu/pie-util.d [2020-04-16T16:49:52.742Z] #45 141.3 DEP criu/pie-util-vdso.d [2020-04-16T16:49:52.742Z] #45 141.5 DEP criu/path.d [2020-04-16T16:49:52.742Z] #45 141.8 DEP criu/parasite-syscall.d [2020-04-16T16:49:52.742Z] #45 142.3 DEP criu/pagemap.d [2020-04-16T16:49:52.742Z] #45 142.6 DEP criu/pagemap-cache.d [2020-04-16T16:49:52.742Z] #45 143.0 DEP criu/page-xfer.d [2020-04-16T16:49:52.742Z] #45 143.3 DEP criu/page-pipe.d [2020-04-16T16:49:52.742Z] #45 143.5 DEP criu/netfilter.d [2020-04-16T16:49:52.742Z] #45 143.8 DEP criu/net.d [2020-04-16T16:49:52.742Z] #45 144.2 DEP criu/namespaces.d [2020-04-16T16:49:52.742Z] #45 144.6 DEP criu/mount.d [2020-04-16T16:49:52.742Z] #45 145.0 DEP criu/mem.d [2020-04-16T16:49:52.742Z] #45 145.3 DEP criu/lsm.d [2020-04-16T16:49:52.742Z] #45 145.7 DEP criu/log.d [2020-04-16T16:49:52.742Z] #45 146.0 DEP criu/libnetlink.d [2020-04-16T16:49:52.742Z] #45 146.3 DEP criu/kerndat.d [2020-04-16T16:49:52.742Z] #45 146.7 DEP criu/kcmp-ids.d [2020-04-16T16:49:52.742Z] #45 147.0 DEP criu/irmap.d [2020-04-16T16:49:52.742Z] #45 147.3 DEP criu/ipc_ns.d [2020-04-16T16:49:52.742Z] #45 147.7 DEP criu/image.d [2020-04-16T16:49:52.742Z] #45 148.1 DEP criu/image-desc.d [2020-04-16T16:49:52.742Z] #45 148.4 DEP criu/fsnotify.d [2020-04-16T16:49:52.742Z] #45 148.9 DEP criu/filesystems.d [2020-04-16T16:49:52.742Z] #45 149.3 DEP criu/files.d [2020-04-16T16:49:52.742Z] #45 149.7 DEP criu/files-reg.d [2020-04-16T16:49:53.032Z] #45 150.1 DEP criu/files-ext.d [2020-04-16T16:49:53.032Z] #45 ... [2020-04-16T16:49:53.032Z] [2020-04-16T16:49:53.032Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:49:53.032Z] #18 72.58 Selecting previously unselected package aufs-tools. [2020-04-16T16:49:53.032Z] #18 72.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-16T16:49:53.032Z] #18 72.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:49:53.061Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-04-16T16:49:53.061Z] ok github.com/docker/docker/layer 7.563s coverage: 68.8% of statements [2020-04-16T16:49:53.061Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T16:49:53.061Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T16:49:53.061Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T16:49:53.061Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T16:49:53.061Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T16:49:53.061Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T16:49:53.061Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T16:49:53.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T16:49:53.319Z] ok github.com/docker/docker/pkg/idtools 0.519s coverage: 70.1% of statements [2020-04-16T16:49:53.322Z] #18 72.92 Selecting previously unselected package libonig5:ppc64el. [2020-04-16T16:49:53.322Z] #18 72.95 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-16T16:49:53.322Z] #18 72.96 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-16T16:49:53.579Z] ok github.com/docker/docker/pkg/ioutils 0.623s coverage: 69.3% of statements [2020-04-16T16:49:53.580Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-04-16T16:49:53.580Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-04-16T16:49:53.580Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-16T16:49:53.580Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T16:49:53.712Z] --- PASS: TestTemplatedConfig (3.77s) [2020-04-16T16:49:53.712Z] === RUN TestConfigCreateResolve [2020-04-16T16:49:53.840Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2020-04-16T16:49:53.840Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T16:49:53.907Z] #18 73.35 Selecting previously unselected package libjq1:ppc64el. [2020-04-16T16:49:53.907Z] #18 73.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-16T16:49:53.907Z] #18 73.39 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-16T16:49:53.907Z] #18 73.60 Selecting previously unselected package jq. [2020-04-16T16:49:53.907Z] #18 73.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-16T16:49:53.907Z] #18 73.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T16:49:53.907Z] #18 73.76 Selecting previously unselected package libaio1:ppc64el. [2020-04-16T16:49:54.101Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-04-16T16:49:54.200Z] #18 73.78 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-16T16:49:54.200Z] #18 73.78 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-16T16:49:54.200Z] #18 73.89 Selecting previously unselected package libgpm2:ppc64el. [2020-04-16T16:49:54.200Z] #18 73.92 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-16T16:49:54.200Z] #18 73.93 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-16T16:49:54.200Z] #18 74.04 Selecting previously unselected package libicu63:ppc64el. [2020-04-16T16:49:54.361Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-04-16T16:49:54.361Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-04-16T16:49:54.490Z] #18 74.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-16T16:49:54.490Z] #18 74.09 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-16T16:49:54.621Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-04-16T16:49:54.621Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T16:49:54.621Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T16:49:55.191Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-04-16T16:49:55.761Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2020-04-16T16:49:56.021Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2020-04-16T16:49:56.021Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2020-04-16T16:49:56.591Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2020-04-16T16:49:57.160Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-04-16T16:49:57.420Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 73.9% of statements [2020-04-16T16:49:57.990Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-04-16T16:49:57.990Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-04-16T16:49:57.999Z] #18 ... [2020-04-16T16:49:57.999Z] [2020-04-16T16:49:57.999Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:49:57.999Z] #48 245.4 vendor/golang.org/x/net/http2/hpack [2020-04-16T16:49:57.999Z] #48 251.0 mime [2020-04-16T16:49:57.999Z] #48 254.2 vendor/golang.org/x/net/idna [2020-04-16T16:49:58.088Z] --- PASS: TestConfigCreateResolve (3.71s) [2020-04-16T16:49:58.088Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T16:49:58.088Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-16T16:49:58.088Z] PASS [2020-04-16T16:49:58.088Z] [2020-04-16T16:49:58.088Z] DONE 7 tests in 23.418s [2020-04-16T16:49:58.088Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T16:49:58.088Z] ++ 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-16T16:49:58.088Z] ++ set -e [2020-04-16T16:49:58.088Z] ++ '[' -n 0 ']' [2020-04-16T16:49:58.088Z] ++ set -x [2020-04-16T16:49:58.088Z] ++ env -i DEST=/go/src/github.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-16T16:49:58.088Z] INFO: Testing against a local daemon [2020-04-16T16:49:58.088Z] === RUN TestCheckpoint [2020-04-16T16:49:58.088Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T16:49:58.088Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T16:49:58.088Z] === RUN TestContainerInvalidJSON [2020-04-16T16:49:58.088Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:49:58.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:49:58.088Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:49:58.088Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:49:58.088Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:49:58.088Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:49:58.088Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:49:58.088Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:49:58.088Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:49:58.088Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-16T16:49:58.088Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T16:49:58.088Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-16T16:49:58.088Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T16:49:58.088Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T16:49:58.088Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-04-16T16:49:58.088Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T16:49:58.249Z] ok github.com/docker/docker/pkg/symlink 0.027s coverage: 87.7% of statements [2020-04-16T16:49:58.313Z] #48 ... [2020-04-16T16:49:58.313Z] [2020-04-16T16:49:58.313Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:49:58.313Z] #45 150.4 DEP criu/file-lock.d [2020-04-16T16:49:58.313Z] #45 150.7 DEP criu/file-ids.d [2020-04-16T16:49:58.313Z] #45 151.1 DEP criu/fifo.d [2020-04-16T16:49:58.313Z] #45 151.5 DEP criu/fdstore.d [2020-04-16T16:49:58.313Z] #45 151.7 DEP criu/fault-injection.d [2020-04-16T16:49:58.313Z] #45 151.7 DEP criu/external.d [2020-04-16T16:49:58.313Z] #45 152.0 DEP criu/eventpoll.d [2020-04-16T16:49:58.313Z] #45 152.3 DEP criu/eventfd.d [2020-04-16T16:49:58.313Z] #45 152.6 DEP criu/crtools.d [2020-04-16T16:49:58.313Z] #45 152.9 DEP criu/cr-service.d [2020-04-16T16:49:58.313Z] #45 153.3 DEP criu/cr-restore.d [2020-04-16T16:49:58.313Z] #45 153.8 DEP criu/cr-errno.d [2020-04-16T16:49:58.313Z] #45 153.8 DEP criu/cr-dump.d [2020-04-16T16:49:58.313Z] #45 154.3 DEP criu/cr-dedup.d [2020-04-16T16:49:58.313Z] #45 154.6 DEP criu/cr-check.d [2020-04-16T16:49:58.313Z] #45 155.2 DEP criu/config.d [2020-04-16T16:49:58.313Z] #45 155.5 DEP criu/clone-noasan.d [2020-04-16T16:49:58.369Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2020-04-16T16:49:58.369Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T16:49:58.509Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 71.3% of statements [2020-04-16T16:49:58.607Z] #45 155.7 DEP criu/cgroup.d [2020-04-16T16:49:58.651Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-04-16T16:49:58.651Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T16:49:58.651Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2020-04-16T16:49:58.651Z] === RUN TestCopyFromContainer [2020-04-16T16:49:58.897Z] #45 156.2 DEP criu/cgroup-props.d [2020-04-16T16:49:59.187Z] #45 156.4 DEP criu/bitmap.d [2020-04-16T16:49:59.187Z] #45 156.4 DEP criu/bfd.d [2020-04-16T16:49:59.447Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 37.2% of statements [2020-04-16T16:49:59.447Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-04-16T16:49:59.447Z] ok github.com/docker/docker/pkg/signal 2.846s coverage: 61.0% of statements [2020-04-16T16:49:59.476Z] #45 156.6 DEP criu/autofs.d [2020-04-16T16:49:59.767Z] #45 157.0 DEP criu/aio.d [2020-04-16T16:50:00.015Z] ok github.com/docker/docker/pkg/term 0.025s coverage: 84.8% of statements [2020-04-16T16:50:00.276Z] testing: warning: no tests to run [2020-04-16T16:50:00.276Z] coverage: [no statements] [2020-04-16T16:50:00.276Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-04-16T16:50:00.276Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-04-16T16:50:00.396Z] #45 157.2 DEP criu/action-scripts.d [2020-04-16T16:50:00.688Z] #45 157.9 CC criu/action-scripts.o [2020-04-16T16:50:00.688Z] #45 ... [2020-04-16T16:50:00.688Z] [2020-04-16T16:50:00.688Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:50:00.688Z] #18 80.48 Selecting previously unselected package libnet1:ppc64el. [2020-04-16T16:50:00.844Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-04-16T16:50:00.844Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2020-04-16T16:50:00.844Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-04-16T16:50:00.979Z] #18 80.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-16T16:50:00.979Z] #18 80.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-16T16:50:00.980Z] #18 80.67 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-16T16:50:00.980Z] #18 80.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-16T16:50:00.980Z] #18 80.69 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-16T16:50:01.078Z] INFO [runner/unused/goanalysis] analyzers took 25.353167709s with top 10 stages: buildssa: 21.590115718s, U1000: 3.763051991s [2020-04-16T16:50:01.078Z] INFO [runner] Issues before processing: 2294, after processing: 0 [2020-04-16T16:50:01.078Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 63/1580, path_prettifier: 1685/1685, autogenerated_exclude: 1580/1685, identifier_marker: 1580/1580, exclude: 1580/1580, nolint: 0/63, cgo: 1685/2294, filename_unadjuster: 1685/1685, skip_files: 1685/1685, skip_dirs: 1685/1685 [2020-04-16T16:50:01.078Z] INFO [runner] processing took 58.605263ms with stages: nolint: 25.512138ms, identifier_marker: 16.394133ms, path_prettifier: 7.589136ms, autogenerated_exclude: 3.584162ms, exclude-rules: 3.35157ms, skip_dirs: 1.701371ms, cgo: 370.044µs, filename_unadjuster: 98.013µs, max_same_issues: 1.504µs, uniq_by_line: 561ns, exclude: 557ns, path_shortener: 472ns, max_from_linter: 419ns, diff: 361ns, skip_files: 333ns, source_code: 287ns, max_per_file_from_linter: 202ns [2020-04-16T16:50:01.078Z] INFO [runner] linters took 1m32.940198326s with stages: goanalysis_metalinter: 1m15.18892917s, unused: 17.692456872s [2020-04-16T16:50:01.078Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-04-16T16:50:01.078Z] INFO Memory: 1566 samples, avg is 251.2MB, max is 3100.4MB [2020-04-16T16:50:01.078Z] INFO Execution took 3m26.950586725s [2020-04-16T16:50:01.078Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-16T16:50:01.271Z] #18 80.87 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-16T16:50:01.271Z] #18 80.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-16T16:50:01.271Z] #18 80.93 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-16T16:50:01.323Z] === RUN TestCopyFromContainer// [2020-04-16T16:50:01.323Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T16:50:01.323Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T16:50:01.323Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T16:50:01.323Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T16:50:01.323Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T16:50:01.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/make.sh dynbinary-daemon test-docker-py [2020-04-16T16:50:01.563Z] #18 81.03 Selecting previously unselected package libreadline5:ppc64el. [2020-04-16T16:50:01.563Z] #18 81.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-16T16:50:01.563Z] #18 81.05 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-16T16:50:01.563Z] #18 81.26 Selecting previously unselected package net-tools. [2020-04-16T16:50:01.605Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T16:50:01.605Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T16:50:01.605Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T16:50:01.605Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T16:50:01.855Z] #18 81.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-16T16:50:01.855Z] #18 81.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer (3.15s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-16T16:50:01.887Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-16T16:50:01.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T16:50:01.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:50:01.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:50:01.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:50:01.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:50:01.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:50:01.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:50:01.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:50:01.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:50:01.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:50:01.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-16T16:50:01.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-16T16:50:01.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-16T16:50:01.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-16T16:50:01.887Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T16:50:01.887Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-16T16:50:01.887Z] === RUN TestCreateWithInvalidEnv [2020-04-16T16:50:01.887Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T16:50:01.887Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T16:50:01.887Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T16:50:01.887Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T16:50:01.887Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T16:50:01.887Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T16:50:01.887Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T16:50:01.887Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T16:50:01.887Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T16:50:01.887Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-16T16:50:01.887Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T16:50:01.887Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-16T16:50:01.887Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T16:50:01.887Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T16:50:01.887Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-16T16:50:01.887Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T16:50:01.975Z] [2020-04-16T16:50:01.975Z] Removing bundles/ [2020-04-16T16:50:01.975Z] [2020-04-16T16:50:01.975Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-16T16:50:01.975Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:50:01.975Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T16:50:02.146Z] #18 81.76 Selecting previously unselected package python-pip-whl. [2020-04-16T16:50:02.146Z] #18 81.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T16:50:02.146Z] #18 81.79 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T16:50:02.224Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-04-16T16:50:02.777Z] #18 82.64 Selecting previously unselected package python3-lib2to3. [2020-04-16T16:50:02.796Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-04-16T16:50:03.067Z] #18 82.65 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T16:50:03.067Z] #18 82.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:50:03.067Z] #18 82.88 Selecting previously unselected package python3-distutils. [2020-04-16T16:50:03.067Z] #18 82.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T16:50:03.357Z] #18 82.92 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T16:50:03.366Z] ok github.com/docker/docker/reference 0.027s coverage: 83.7% of statements [2020-04-16T16:50:03.647Z] #18 83.17 Selecting previously unselected package python3-pip. [2020-04-16T16:50:03.647Z] #18 83.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T16:50:03.647Z] #18 83.22 Unpacking python3-pip (18.1-5) ... [2020-04-16T16:50:03.939Z] #18 83.53 Selecting previously unselected package python3-pkg-resources. [2020-04-16T16:50:03.939Z] #18 83.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T16:50:03.939Z] #18 83.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:50:04.230Z] #18 83.80 Selecting previously unselected package python3-setuptools. [2020-04-16T16:50:04.230Z] #18 83.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T16:50:04.230Z] #18 83.83 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T16:50:04.303Z] ok github.com/docker/docker/plugin 0.565s coverage: 27.1% of statements [2020-04-16T16:50:04.303Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-04-16T16:50:04.520Z] #18 ... [2020-04-16T16:50:04.520Z] [2020-04-16T16:50:04.520Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:50:04.520Z] #51 DONE 261.9s [2020-04-16T16:50:04.520Z] [2020-04-16T16:50:04.520Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:50:04.520Z] #18 84.31 Selecting previously unselected package python3-wheel. [2020-04-16T16:50:04.520Z] #18 84.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:50:04.600Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:50:04.600Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-16T16:50:04.600Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-04-16T16:50:04.600Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T16:50:04.861Z] #18 84.34 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T16:50:04.862Z] #18 84.46 Selecting previously unselected package sudo. [2020-04-16T16:50:04.862Z] #18 84.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-16T16:50:04.862Z] #18 84.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:50:04.875Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2020-04-16T16:50:04.875Z] ok github.com/docker/docker/registry 0.254s coverage: 56.0% of statements [2020-04-16T16:50:05.814Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-04-16T16:50:06.074Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2020-04-16T16:50:06.923Z] #18 86.26 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T16:50:06.923Z] #18 86.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-16T16:50:06.923Z] #18 86.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:50:06.923Z] #18 86.66 Selecting previously unselected package uidmap. [2020-04-16T16:50:07.212Z] #18 86.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-16T16:50:07.212Z] #18 86.70 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T16:50:07.212Z] #18 86.88 Selecting previously unselected package vim-runtime. [2020-04-16T16:50:07.212Z] #18 86.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T16:50:07.212Z] #18 86.99 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-16T16:50:07.272Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s) [2020-04-16T16:50:07.272Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T16:50:07.272Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:50:07.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:50:07.272Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:50:07.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:50:07.272Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:50:07.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:50:07.272Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:50:07.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:50:07.272Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:50:07.272Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:50:07.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:50:07.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:50:07.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:50:07.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:50:07.272Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:50:07.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-16T16:50:07.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-16T16:50:07.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-16T16:50:07.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-16T16:50:07.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-16T16:50:07.272Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-04-16T16:50:07.272Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T16:50:07.502Z] #18 87.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T16:50:07.502Z] #18 87.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:50:07.983Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-04-16T16:50:08.244Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-04-16T16:50:08.244Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-04-16T16:50:08.285Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-04-16T16:50:08.285Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T16:50:08.285Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-16T16:50:08.285Z] === RUN TestDaemonRestartIpcMode [2020-04-16T16:50:08.285Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T16:50:08.285Z] === RUN TestDaemonHostGatewayIP [2020-04-16T16:50:08.285Z] === PAUSE TestDaemonHostGatewayIP [2020-04-16T16:50:08.285Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T16:50:08.285Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-16T16:50:08.285Z] === RUN TestDiff [2020-04-16T16:50:08.898Z] --- PASS: TestDiff (0.89s) [2020-04-16T16:50:08.898Z] === RUN TestExecWithCloseStdin [2020-04-16T16:50:09.621Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-04-16T16:50:09.904Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-04-16T16:50:09.904Z] === RUN TestExec [2020-04-16T16:50:10.910Z] --- PASS: TestExec (0.92s) [2020-04-16T16:50:10.910Z] === RUN TestExecUser [2020-04-16T16:50:11.523Z] --- PASS: TestExecUser (0.91s) [2020-04-16T16:50:11.523Z] === RUN TestExportContainerAndImportImage [2020-04-16T16:50:11.987Z] #18 ... [2020-04-16T16:50:11.987Z] [2020-04-16T16:50:11.987Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:50:11.987Z] #45 158.9 CC criu/aio.o [2020-04-16T16:50:11.987Z] #45 160.1 CC criu/autofs.o [2020-04-16T16:50:11.987Z] #45 164.9 CC criu/bfd.o [2020-04-16T16:50:11.987Z] #45 166.2 CC criu/bitmap.o [2020-04-16T16:50:11.987Z] #45 166.5 CC criu/cgroup-props.o [2020-04-16T16:50:11.987Z] #45 168.4 CC criu/cgroup.o [2020-04-16T16:50:12.616Z] #45 ... [2020-04-16T16:50:12.616Z] [2020-04-16T16:50:12.617Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:50:12.617Z] #18 92.44 Selecting previously unselected package vim. [2020-04-16T16:50:12.907Z] #18 92.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-16T16:50:12.907Z] #18 92.48 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T16:50:12.991Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-04-16T16:50:12.991Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T16:50:13.561Z] #18 ... [2020-04-16T16:50:13.561Z] [2020-04-16T16:50:13.561Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:50:13.561Z] #48 260.8 net/textproto [2020-04-16T16:50:13.561Z] #48 260.8 crypto/x509 [2020-04-16T16:50:13.561Z] #48 261.8 vendor/golang.org/x/net/http/httpproxy [2020-04-16T16:50:13.561Z] #48 265.0 vendor/golang.org/x/net/http/httpguts [2020-04-16T16:50:13.561Z] #48 268.8 crypto/tls [2020-04-16T16:50:13.852Z] #48 ... [2020-04-16T16:50:13.852Z] [2020-04-16T16:50:13.852Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:50:13.852Z] #18 93.56 Selecting previously unselected package xfsprogs. [2020-04-16T16:50:13.852Z] #18 93.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-16T16:50:13.852Z] #18 93.58 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T16:50:14.459Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-04-16T16:50:14.460Z] === RUN TestHealthCheckWorkdir [2020-04-16T16:50:14.482Z] #18 94.34 Selecting previously unselected package zip. [2020-04-16T16:50:14.482Z] #18 94.35 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-16T16:50:14.774Z] #18 94.36 Unpacking zip (3.0-11+b1) ... [2020-04-16T16:50:15.084Z] #18 94.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T16:50:15.084Z] #18 94.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T16:50:15.084Z] #18 94.65 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-16T16:50:15.084Z] #18 94.67 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-16T16:50:15.084Z] #18 94.68 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-16T16:50:15.084Z] #18 94.68 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-16T16:50:15.084Z] #18 94.69 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T16:50:15.084Z] #18 94.71 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-16T16:50:15.084Z] #18 94.71 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-16T16:50:15.084Z] #18 94.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T16:50:15.084Z] #18 94.73 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-16T16:50:15.084Z] #18 94.76 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-16T16:50:15.084Z] #18 94.76 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T16:50:15.084Z] #18 94.77 Setting up zip (3.0-11+b1) ... [2020-04-16T16:50:15.084Z] #18 94.78 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T16:50:15.084Z] #18 94.82 Setting up bash-completion (1:2.8-6) ... [2020-04-16T16:50:15.464Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-04-16T16:50:15.464Z] === RUN TestHealthKillContainer [2020-04-16T16:50:18.911Z] --- PASS: TestHealthKillContainer (3.02s) [2020-04-16T16:50:18.911Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T16:50:19.193Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-04-16T16:50:19.193Z] === RUN TestIpcModeNone [2020-04-16T16:50:20.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T16:50:20.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T16:50:20.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T16:50:20.197Z] --- PASS: TestIpcModeNone (0.88s) [2020-04-16T16:50:20.197Z] === RUN TestIpcModePrivate [2020-04-16T16:50:20.648Z] #18 ... [2020-04-16T16:50:20.648Z] [2020-04-16T16:50:20.648Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:50:20.810Z] --- PASS: TestIpcModePrivate (0.91s) [2020-04-16T16:50:20.810Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-16T16:50:20.810Z] === RUN TestIpcModeShareable [2020-04-16T16:50:21.815Z] --- PASS: TestIpcModeShareable (0.96s) [2020-04-16T16:50:21.815Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-16T16:50:21.815Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T16:50:22.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T16:50:22.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T16:50:22.724Z] #24 275.3 Checking out files: 20% (2188/10686) Checking out files: 21% (2245/10686) Checking out files: 22% (2351/10686) Checking out files: 23% (2458/10686) Checking out files: 24% (2565/10686) Checking out files: 25% (2672/10686) Checking out files: 26% (2779/10686) Checking out files: 27% (2886/10686) Checking out files: 28% (2993/10686) Checking out files: 29% (3099/10686) Checking out files: 30% (3206/10686) Checking out files: 31% (3313/10686) Checking out files: 32% (3420/10686) Checking out files: 33% (3527/10686) Checking out files: 34% (3634/10686) Checking out files: 34% (3676/10686) Checking out files: 35% (3741/10686) Checking out files: 36% (3847/10686) Checking out files: 37% (3954/10686) Checking out files: 38% (4061/10686) Checking out files: 39% (4168/10686) Checking out files: 40% (4275/10686) Checking out files: 41% (4382/10686) Checking out files: 42% (4489/10686) Checking out files: 43% (4595/10686) Checking out files: 44% (4702/10686) Checking out files: 45% (4809/10686) Checking out files: 46% (4916/10686) Checking out files: 47% (5023/10686) Checking out files: 48% (5130/10686) Checking out files: 49% (5237/10686) Checking out files: 50% (5343/10686) Checking out files: 51% (5450/10686) Checking out files: 52% (5557/10686) Checking out files: 52% (5606/10686) Checking out files: 53% (5664/10686) Checking out files: 54% (5771/10686) Checking out files: 55% (5878/10686) Checking out files: 56% (5985/10686) Checking out files: 57% (6092/10686) Checking out files: 58% (6198/10686) Checking out files: 59% (6305/10686) Checking out files: 60% (6412/10686) Checking out files: 61% (6519/10686) Checking out files: 62% (6626/10686) Checking out files: 63% (6733/10686) Checking out files: 64% (6840/10686) Checking out files: 65% (6946/10686) Checking out files: 66% (7053/10686) Checking out files: 67% (7160/10686) Checking out files: 68% (7267/10686) Checking out files: 69% (7374/10686) Checking out files: 70% (7481/10686) Checking out files: 70% (7508/10686) Checking out files: 71% (7588/10686) Checking out files: 72% (7694/10686) Checking out files: 73% (7801/10686) Checking out files: 74% (7908/10686) Checking out files: 75% (8015/10686) Checking out files: 76% (8122/10686) Checking out files: 77% (8229/10686) Checking out files: 78% (8336/10686) Checking out files: 79% (8442/10686) Checking out files: 80% (8549/10686) Checking out files: 81% (8656/10686) Checking out files: 82% (8763/10686) Checking out files: 83% (8870/10686) Checking out files: 84% (8977/10686) Checking out files: 85% (9084/10686) Checking out files: 86% (9190/10686) Checking out files: 87% (9297/10686) Checking out files: 88% (9404/10686) Checking out files: 89% (9511/10686) Checking out files: 90% (9618/10686) Checking out files: 90% (9687/10686) Checking out files: 91% (9725/10686) Checking out files: 92% (9832/10686) Checking out files: 93% (9938/10686) Checking out files: 94% (10045/10686) Checking out files: 95% (10152/10686) Checking out files: 96% (10259/10686) Checking out files: 97% (10366/10686) Checking out files: 98% (10473/10686) Checking out files: 99% (10580/10686) Checking out files: 100% (10686/10686) Checking out files: 100% (10686/10686), done. [2020-04-16T16:50:23.014Z] #24 280.2 + cd /tmp/tmp.euZqnCMeNB/tmp/docker-ce [2020-04-16T16:50:23.014Z] #24 280.2 + git checkout -q v17.06.2-ce [2020-04-16T16:50:25.263Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-04-16T16:50:25.263Z] === RUN TestAPIIpcModeHost [2020-04-16T16:50:25.545Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-04-16T16:50:25.545Z] === RUN TestDaemonIpcModeShareable [2020-04-16T16:50:27.564Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-04-16T16:50:27.564Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-16T16:50:27.564Z] === RUN TestDaemonIpcModePrivate [2020-04-16T16:50:28.568Z] #24 285.0 + mkdir -p /tmp/tmp.euZqnCMeNB/src/github.com/docker [2020-04-16T16:50:28.568Z] #24 285.0 + mv components/cli /tmp/tmp.euZqnCMeNB/src/github.com/docker/cli [2020-04-16T16:50:28.568Z] #24 285.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-16T16:50:28.568Z] #24 ... [2020-04-16T16:50:28.568Z] [2020-04-16T16:50:28.568Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:50:28.568Z] #45 175.6 CC criu/clone-noasan.o [2020-04-16T16:50:28.568Z] #45 175.9 CC criu/config.o [2020-04-16T16:50:28.568Z] #45 181.9 CC criu/cr-check.o [2020-04-16T16:50:28.568Z] #45 ... [2020-04-16T16:50:28.568Z] [2020-04-16T16:50:28.568Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:50:28.568Z] #18 101.9 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-16T16:50:28.568Z] #18 101.9 Setting up xz-utils (5.2.4-1) ... [2020-04-16T16:50:28.568Z] #18 101.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T16:50:28.568Z] #18 102.0 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T16:50:28.568Z] #18 102.1 invoke-rc.d: could not determine current runlevel [2020-04-16T16:50:28.568Z] #18 102.1 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T16:50:28.568Z] #18 102.2 Setting up pigz (2.4-1) ... [2020-04-16T16:50:28.568Z] #18 102.2 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-16T16:50:28.568Z] #18 102.2 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-16T16:50:28.568Z] #18 102.2 Setting up python-pip-whl (18.1-5) ... [2020-04-16T16:50:28.568Z] #18 102.2 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-16T16:50:28.568Z] #18 102.3 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T16:50:28.568Z] #18 103.4 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-16T16:50:28.568Z] #18 103.4 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-16T16:50:28.568Z] #18 103.4 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-16T16:50:28.568Z] #18 103.4 Setting up vim (2:8.1.0875-5) ... [2020-04-16T16:50:28.568Z] #18 103.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T16:50:28.568Z] #18 103.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T16:50:28.568Z] #18 103.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T16:50:28.568Z] #18 103.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T16:50:28.568Z] #18 103.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T16:50:28.568Z] #18 103.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T16:50:28.568Z] #18 103.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T16:50:28.568Z] #18 103.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T16:50:28.568Z] #18 103.6 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-16T16:50:28.568Z] #18 103.6 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T16:50:28.568Z] #18 103.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-16T16:50:28.568Z] #18 103.6 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T16:50:28.568Z] #18 103.7 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-16T16:50:28.568Z] #18 103.7 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T16:50:28.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T16:50:29.033Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-04-16T16:50:29.033Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-16T16:50:29.033Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T16:50:30.075Z] #18 109.6 Setting up iptables (1.8.2-4) ... [2020-04-16T16:50:30.075Z] #18 109.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:50:30.075Z] #18 109.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:50:30.075Z] #18 109.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T16:50:30.075Z] #18 109.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T16:50:30.075Z] #18 109.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T16:50:30.075Z] #18 109.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T16:50:30.075Z] #18 109.7 Setting up python3 (3.7.3-1) ... [2020-04-16T16:50:30.707Z] #18 110.5 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T16:50:31.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-04-16T16:50:31.090Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-16T16:50:31.090Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T16:50:31.541Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T16:50:31.541Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T16:50:31.542Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T16:50:31.542Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T16:50:31.542Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === Skipped [2020-04-16T16:50:31.542Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-16T16:50:31.542Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-16T16:50:31.542Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:73: No driver to put! [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-16T16:50:31.542Z] time="2020-04-16T16:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-16T16:50:31.542Z] time="2020-04-16T16:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-16T16:50:31.542Z] time="2020-04-16T16:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-16T16:50:31.542Z] time="2020-04-16T16:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-16T16:50:31.542Z] time="2020-04-16T16:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:73: No driver to put! [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-16T16:50:31.542Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-16T16:50:31.542Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-16T16:50:31.542Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T16:50:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-16T16:50:31.542Z] graphtest_unix.go:73: No driver to put! [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-16T16:50:31.542Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-16T16:50:31.542Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] [2020-04-16T16:50:31.542Z] DONE 2140 tests, 26 skipped in 190.761s Post stage [Pipeline] junit [2020-04-16T16:50:31.554Z] Recording test results [2020-04-16T16:50:32.210Z] #18 111.8 Setting up apparmor (2.13.2-10) ... [2020-04-16T16:50:32.559Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-04-16T16:50:32.559Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-16T16:50:32.559Z] === RUN TestIpcModeOlderClient [2020-04-16T16:50:32.559Z] === PAUSE TestIpcModeOlderClient [2020-04-16T16:50:32.559Z] === RUN TestKillContainerInvalidSignal [2020-04-16T16:50:33.565Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-04-16T16:50:33.565Z] === RUN TestKillContainer [2020-04-16T16:50:33.565Z] === RUN TestKillContainer/no_signal [2020-04-16T16:50:33.738Z] #18 ... [2020-04-16T16:50:33.738Z] [2020-04-16T16:50:33.738Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:50:33.738Z] #48 280.9 net/http/httptrace [2020-04-16T16:50:33.738Z] #48 281.4 net/http [2020-04-16T16:50:33.738Z] #48 ... [2020-04-16T16:50:33.738Z] [2020-04-16T16:50:33.738Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:50:33.738Z] #45 185.9 CC criu/cr-dedup.o [2020-04-16T16:50:33.739Z] #45 186.7 CC criu/cr-dump.o [2020-04-16T16:50:34.179Z] === RUN TestKillContainer/non_killing_signal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T16:50:34.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -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:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/make.sh dynbinary test-integration [2020-04-16T16:50:34.792Z] === RUN TestKillContainer/killing_signal [2020-04-16T16:50:35.239Z] #45 192.1 CC criu/cr-errno.o [2020-04-16T16:50:35.239Z] #45 ... [2020-04-16T16:50:35.239Z] [2020-04-16T16:50:35.239Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T16:50:35.239Z] #18 114.7 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T16:50:35.239Z] #18 114.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T16:50:35.517Z] [2020-04-16T16:50:35.517Z] Removing bundles/ [2020-04-16T16:50:35.517Z] [2020-04-16T16:50:35.517Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-16T16:50:35.517Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:50:35.517Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T16:50:35.872Z] #18 115.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T16:50:36.261Z] --- PASS: TestKillContainer (2.51s) [2020-04-16T16:50:36.261Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-04-16T16:50:36.261Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-04-16T16:50:36.261Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-04-16T16:50:36.261Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T16:50:36.261Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T16:50:36.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T16:50:37.375Z] #18 117.0 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T16:50:37.878Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-04-16T16:50:37.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-04-16T16:50:37.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-04-16T16:50:37.879Z] === RUN TestKillStoppedContainer [2020-04-16T16:50:37.879Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-16T16:50:37.879Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T16:50:37.879Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-16T16:50:37.879Z] === RUN TestKillDifferentUserContainer [2020-04-16T16:50:38.404Z] #18 117.9 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T16:50:38.884Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2020-04-16T16:50:38.884Z] === RUN TestInspectOomKilledTrue [2020-04-16T16:50:38.884Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-16T16:50:38.884Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:50:38.884Z] === RUN TestInspectOomKilledFalse [2020-04-16T16:50:38.884Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-16T16:50:38.884Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:50:38.884Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T16:50:39.498Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-04-16T16:50:39.498Z] === RUN TestLinksContainerNames [2020-04-16T16:50:41.516Z] --- PASS: TestLinksContainerNames (1.72s) [2020-04-16T16:50:41.516Z] === RUN TestLogsFollowTailEmpty [2020-04-16T16:50:41.917Z] #18 120.9 Setting up python3-pip (18.1-5) ... [2020-04-16T16:50:42.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T16:50:42.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T16:50:42.129Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-04-16T16:50:42.129Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T16:50:42.742Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/default [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/private [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/slave [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/shared [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T16:50:42.742Z] === CONT TestMountDaemonRoot/default [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T16:50:42.742Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:50:42.742Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:50:42.742Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:50:42.742Z] === CONT TestMountDaemonRoot/shared [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:50:42.742Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:50:42.742Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:50:42.742Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:50:42.743Z] === CONT TestMountDaemonRoot/slave [2020-04-16T16:50:42.743Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T16:50:42.743Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:50:42.743Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T16:50:42.743Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:50:42.743Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T16:50:42.743Z] === CONT TestMountDaemonRoot/private [2020-04-16T16:50:42.743Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T16:50:42.743Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:50:42.743Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T16:50:42.743Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:50:42.743Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:50:42.743Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:50:42.743Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T16:50:43.024Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:50:43.024Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:50:43.024Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:50:43.024Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:50:43.024Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:50:43.024Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:50:43.306Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:50:43.414Z] #18 123.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T16:50:43.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T16:50:43.414Z] #18 123.1 Processing triggers for mime-support (3.62) ... [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T16:50:43.588Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-16T16:50:43.588Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-16T16:50:43.588Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T16:50:44.043Z] #18 DONE 123.5s [2020-04-16T16:50:44.043Z] [2020-04-16T16:50:44.043Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T16:50:44.332Z] #19 0.473 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T16:50:44.332Z] #19 0.478 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T16:50:44.332Z] #19 0.482 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T16:50:44.332Z] #19 DONE 0.6s [2020-04-16T16:50:44.332Z] [2020-04-16T16:50:44.332Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:50:44.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T16:50:44.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T16:50:45.362Z] #20 ... [2020-04-16T16:50:45.362Z] [2020-04-16T16:50:45.362Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:50:45.362Z] #45 192.3 CC criu/cr-restore.o [2020-04-16T16:50:45.362Z] #45 ... [2020-04-16T16:50:45.362Z] [2020-04-16T16:50:45.362Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:50:45.362Z] #48 301.8 github.com/LK4D4/vndr/godl [2020-04-16T16:50:45.604Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-04-16T16:50:45.604Z] === RUN TestNetworkNat [2020-04-16T16:50:45.990Z] #48 303.2 github.com/LK4D4/vndr [2020-04-16T16:50:46.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T16:50:46.605Z] --- PASS: TestNetworkNat (0.89s) [2020-04-16T16:50:46.605Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T16:50:47.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T16:50:47.605Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-04-16T16:50:47.605Z] === RUN TestNetworkLoopbackNat [2020-04-16T16:50:48.606Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-04-16T16:50:48.606Z] === RUN TestPause [2020-04-16T16:50:48.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T16:50:49.607Z] --- PASS: TestPause (0.86s) [2020-04-16T16:50:49.607Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T16:50:49.607Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T16:50:49.607Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T16:50:49.607Z] === RUN TestPauseStopPausedContainer [2020-04-16T16:50:50.607Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-04-16T16:50:50.607Z] === RUN TestPsFilter [2020-04-16T16:50:50.607Z] --- PASS: TestPsFilter (0.31s) [2020-04-16T16:50:50.607Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T16:50:50.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T16:50:51.608Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-04-16T16:50:51.608Z] === RUN TestRemoveContainerWithVolume [2020-04-16T16:50:51.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T16:50:52.609Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-04-16T16:50:52.609Z] === RUN TestRemoveContainerRunning [2020-04-16T16:50:52.869Z] #48 ... [2020-04-16T16:50:52.869Z] [2020-04-16T16:50:52.869Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:50:52.869Z] #45 203.2 CC criu/cr-service.o [2020-04-16T16:50:52.869Z] #45 207.1 CC criu/crtools.o [2020-04-16T16:50:52.869Z] #45 208.3 CC criu/eventfd.o [2020-04-16T16:50:52.869Z] #45 209.1 CC criu/eventpoll.o [2020-04-16T16:50:52.869Z] #45 ... [2020-04-16T16:50:52.869Z] [2020-04-16T16:50:52.869Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T16:50:52.869Z] #20 8.599 Collecting yamllint==1.16.0 [2020-04-16T16:50:52.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T16:50:53.219Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-04-16T16:50:53.219Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T16:50:53.894Z] #20 9.487 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T16:50:53.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T16:50:54.183Z] #20 9.710 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T16:50:54.183Z] #20 9.799 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T16:50:54.183Z] #20 9.923 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T16:50:54.220Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-04-16T16:50:54.220Z] === RUN TestRemoveInvalidContainer [2020-04-16T16:50:54.220Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-16T16:50:54.220Z] === RUN TestRenameLinkedContainer [2020-04-16T16:50:54.812Z] #20 10.31 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T16:50:55.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T16:50:56.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T16:50:57.686Z] --- PASS: TestRenameLinkedContainer (3.49s) [2020-04-16T16:50:57.686Z] === RUN TestRenameStoppedContainer [2020-04-16T16:50:58.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T16:50:58.352Z] #20 13.43 Building wheels for collected packages: pyyaml [2020-04-16T16:50:58.352Z] #20 13.43 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T16:50:58.687Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-04-16T16:50:58.687Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T16:50:59.031Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T16:50:59.031Z] Using test binary docker [2020-04-16T16:50:59.031Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T16:50:59.031Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T16:50:59.031Z] INFO: Waiting for daemon to start... [2020-04-16T16:50:59.031Z] Starting dockerd [2020-04-16T16:50:59.857Z] #20 15.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T16:50:59.857Z] #20 15.44 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T16:50:59.857Z] #20 15.61 Successfully built pyyaml [2020-04-16T16:50:59.857Z] #20 15.65 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-16T16:51:00.153Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-04-16T16:51:00.153Z] === RUN TestRenameInvalidName [2020-04-16T16:51:00.911Z] #20 16.37 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T16:51:00.921Z] . [2020-04-16T16:51:00.921Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T16:51:00.921Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T16:51:01.154Z] --- PASS: TestRenameInvalidName (0.86s) [2020-04-16T16:51:01.154Z] === RUN TestRenameAnonymousContainer [2020-04-16T16:51:01.177Z] Error: No such image: emptyfs [2020-04-16T16:51:01.177Z] Running integration-test (iteration 1) [2020-04-16T16:51:01.177Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T16:51:01.204Z] #20 DONE 16.7s [2020-04-16T16:51:01.204Z] [2020-04-16T16:51:01.204Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:51:01.204Z] #45 210.9 CC criu/external.o [2020-04-16T16:51:01.204Z] #45 211.7 CC criu/fault-injection.o [2020-04-16T16:51:01.204Z] #45 211.9 CC criu/fdstore.o [2020-04-16T16:51:01.204Z] #45 212.7 CC criu/fifo.o [2020-04-16T16:51:01.204Z] #45 213.7 CC criu/file-ids.o [2020-04-16T16:51:01.204Z] #45 214.2 CC criu/file-lock.o [2020-04-16T16:51:01.204Z] #45 216.6 CC criu/files-ext.o [2020-04-16T16:51:01.204Z] #45 217.6 CC criu/files-reg.o [2020-04-16T16:51:01.840Z] #45 ... [2020-04-16T16:51:01.840Z] [2020-04-16T16:51:01.840Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:51:01.840Z] #48 DONE 319.2s [2020-04-16T16:51:02.133Z] [2020-04-16T16:51:02.133Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:51:05.643Z] #61 ... [2020-04-16T16:51:05.643Z] [2020-04-16T16:51:05.643Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:51:05.643Z] #45 222.4 CC criu/files.o [2020-04-16T16:51:06.621Z] --- PASS: TestRenameAnonymousContainer (4.84s) [2020-04-16T16:51:06.621Z] === RUN TestRenameContainerWithSameName [2020-04-16T16:51:06.902Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-04-16T16:51:06.902Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T16:51:08.914Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-04-16T16:51:08.914Z] === RUN TestResize [2020-04-16T16:51:09.528Z] --- PASS: TestResize (0.83s) [2020-04-16T16:51:09.528Z] === RUN TestResizeWithInvalidSize [2020-04-16T16:51:10.110Z] #45 227.0 CC criu/filesystems.o [2020-04-16T16:51:10.139Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-04-16T16:51:10.139Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T16:51:11.124Z] Loaded image: buildpack-deps:jessie [2020-04-16T16:51:11.124Z] Loaded image: busybox:latest [2020-04-16T16:51:11.124Z] Loaded image: busybox:glibc [2020-04-16T16:51:11.124Z] Loaded image: debian:jessie [2020-04-16T16:51:11.124Z] Loaded image: hello-world:latest [2020-04-16T16:51:11.124Z] INFO: Testing against a local daemon [2020-04-16T16:51:11.124Z] === RUN TestCgroupNamespacesBuild [2020-04-16T16:51:11.141Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:51:11.141Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:51:11.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:51:11.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:51:11.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T16:51:11.632Z] #45 228.6 CC criu/fsnotify.o [2020-04-16T16:51:13.133Z] #45 230.3 CC criu/image-desc.o [2020-04-16T16:51:13.421Z] #45 230.5 CC criu/image.o [2020-04-16T16:51:13.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:51:13.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:51:14.394Z] --- PASS: TestCgroupNamespacesBuild (3.09s) [2020-04-16T16:51:14.394Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T16:51:14.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:51:14.923Z] #45 232.0 CC criu/ipc_ns.o [2020-04-16T16:51:15.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:51:16.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:51:16.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:51:16.911Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.52s) [2020-04-16T16:51:16.911Z] === RUN TestBuildWithSession [2020-04-16T16:51:16.911Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T16:51:16.911Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T16:51:16.911Z] === RUN TestBuildSquashParent [2020-04-16T16:51:16.983Z] #45 ... [2020-04-16T16:51:16.983Z] [2020-04-16T16:51:16.983Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T16:51:16.983Z] #31 DONE 334.4s [2020-04-16T16:51:16.983Z] [2020-04-16T16:51:16.983Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:51:17.274Z] #24 ... [2020-04-16T16:51:17.274Z] [2020-04-16T16:51:17.274Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:51:17.274Z] #45 234.4 CC criu/irmap.o [2020-04-16T16:51:19.162Z] eac6fba788c9: Pull complete [2020-04-16T16:51:19.162Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-16T16:51:19.162Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T16:51:19.162Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T16:51:19.162Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-16T16:51:19.162Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-16T16:51:19.162Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-04-16T16:51:19.162Z] INFO: Docker version of control daemon [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] Client: Docker Engine - Enterprise [2020-04-16T16:51:19.162Z] Version: 19.03.5 [2020-04-16T16:51:19.162Z] API version: 1.40 [2020-04-16T16:51:19.162Z] Go version: go1.12.12 [2020-04-16T16:51:19.162Z] Git commit: 2ee0c57608 [2020-04-16T16:51:19.162Z] Built: 11/13/2019 08:00:16 [2020-04-16T16:51:19.162Z] OS/Arch: windows/amd64 [2020-04-16T16:51:19.162Z] Experimental: false [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] Server: Docker Engine - Enterprise [2020-04-16T16:51:19.162Z] Engine: [2020-04-16T16:51:19.162Z] Version: 19.03.5 [2020-04-16T16:51:19.162Z] API version: 1.40 (minimum version 1.24) [2020-04-16T16:51:19.162Z] Go version: go1.12.12 [2020-04-16T16:51:19.162Z] Git commit: 2ee0c57608 [2020-04-16T16:51:19.162Z] Built: 11/13/2019 07:58:51 [2020-04-16T16:51:19.162Z] OS/Arch: windows/amd64 [2020-04-16T16:51:19.162Z] Experimental: true [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] INFO: Docker info of control daemon [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] Client: [2020-04-16T16:51:19.162Z] Debug Mode: false [2020-04-16T16:51:19.162Z] Plugins: [2020-04-16T16:51:19.162Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] Server: [2020-04-16T16:51:19.162Z] Containers: 0 [2020-04-16T16:51:19.162Z] Running: 0 [2020-04-16T16:51:19.162Z] Paused: 0 [2020-04-16T16:51:19.162Z] Stopped: 0 [2020-04-16T16:51:19.162Z] Images: 1 [2020-04-16T16:51:19.162Z] Server Version: 19.03.5 [2020-04-16T16:51:19.162Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-16T16:51:19.162Z] Windows: [2020-04-16T16:51:19.162Z] LCOW: [2020-04-16T16:51:19.162Z] Logging Driver: json-file [2020-04-16T16:51:19.162Z] Plugins: [2020-04-16T16:51:19.162Z] Volume: local [2020-04-16T16:51:19.162Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-16T16:51:19.162Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-16T16:51:19.162Z] Swarm: inactive [2020-04-16T16:51:19.162Z] Default Isolation: process [2020-04-16T16:51:19.162Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-16T16:51:19.162Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-16T16:51:19.162Z] OSType: windows [2020-04-16T16:51:19.162Z] Architecture: x86_64 [2020-04-16T16:51:19.162Z] CPUs: 4 [2020-04-16T16:51:19.162Z] Total Memory: 32GiB [2020-04-16T16:51:19.162Z] Name: azwin-2-1a5a20 [2020-04-16T16:51:19.162Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-16T16:51:19.162Z] Docker Root Dir: D:\docker [2020-04-16T16:51:19.162Z] Debug Mode: false [2020-04-16T16:51:19.162Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:51:19.162Z] Labels: [2020-04-16T16:51:19.162Z] Experimental: true [2020-04-16T16:51:19.162Z] Insecure Registries: [2020-04-16T16:51:19.162Z] 10.0.0.4:5000 [2020-04-16T16:51:19.162Z] 127.0.0.0/8 [2020-04-16T16:51:19.162Z] Registry Mirrors: [2020-04-16T16:51:19.162Z] http://10.0.0.4:5000/ [2020-04-16T16:51:19.162Z] Live Restore Enabled: false [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] INFO: Commit hash is 719fee1bbc [2020-04-16T16:51:19.162Z] INFO: Nuke-Everything... [2020-04-16T16:51:19.162Z] INFO: Container count on control daemon to delete is 0 [2020-04-16T16:51:19.162Z] INFO: Nuking d:\CI [2020-04-16T16:51:19.162Z] INFO: Zapped successfully [2020-04-16T16:51:19.162Z] INFO: Location for testing is d:\CI\PR-40796\3 [2020-04-16T16:51:19.162Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.162Z] INFO: Building the image from Dockerfile.windows at 04/16/2020 16:51:16... [2020-04-16T16:51:19.162Z] [2020-04-16T16:51:19.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:51:19.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:51:19.371Z] #45 236.1 CC criu/kcmp-ids.o [2020-04-16T16:51:19.371Z] #45 236.6 CC criu/kerndat.o [2020-04-16T16:51:21.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:51:21.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:51:22.093Z] #45 238.6 CC criu/libnetlink.o [2020-04-16T16:51:22.094Z] #45 239.2 CC criu/log.o [2020-04-16T16:51:22.958Z] Sending build context to Docker daemon 57.42MB [2020-04-16T16:51:22.958Z] [2020-04-16T16:51:22.958Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-16T16:51:22.958Z] ---> fdf6432edbdc [2020-04-16T16:51:22.958Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-16T16:51:22.958Z] ---> Running in f733ba5473cd [2020-04-16T16:51:23.124Z] #45 240.0 CC criu/lsm.o [2020-04-16T16:51:23.427Z] Removing intermediate container f733ba5473cd [2020-04-16T16:51:23.427Z] ---> 080a4499db19 [2020-04-16T16:51:23.427Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-16T16:51:23.427Z] ---> Running in 39c03ee3c706 [2020-04-16T16:51:23.456Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:51:23.456Z] [2020-04-16T16:51:23.456Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-16T16:51:23.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-16T16:51:23.456Z] Using test binary docker [2020-04-16T16:51:23.456Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T16:51:23.456Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T16:51:23.456Z] INFO: Waiting for daemon to start... [2020-04-16T16:51:23.456Z] Starting dockerd [2020-04-16T16:51:23.757Z] #45 240.8 CC criu/mem.o [2020-04-16T16:51:23.897Z] Removing intermediate container 39c03ee3c706 [2020-04-16T16:51:23.897Z] ---> 14960ef47cb3 [2020-04-16T16:51:23.897Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-16T16:51:23.897Z] ---> Running in d155f3f838c8 [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.84s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s) [2020-04-16T16:51:23.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-04-16T16:51:23.903Z] === RUN TestCgroupNamespacesRun [2020-04-16T16:51:24.364Z] Removing intermediate container d155f3f838c8 [2020-04-16T16:51:24.364Z] ---> 728314e33277 [2020-04-16T16:51:24.364Z] 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-16T16:51:24.364Z] ---> Running in ea745f8c90b5 [2020-04-16T16:51:24.386Z] . [2020-04-16T16:51:24.386Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-16T16:51:24.834Z] Removing intermediate container ea745f8c90b5 [2020-04-16T16:51:24.834Z] ---> 739e93e47692 [2020-04-16T16:51:24.834Z] 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-16T16:51:24.834Z] ---> Running in d246a4e69acd [2020-04-16T16:51:24.998Z] --- PASS: TestBuildSquashParent (7.68s) [2020-04-16T16:51:24.998Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T16:51:24.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:51:24.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:51:24.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:51:24.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:51:24.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:51:24.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:51:24.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:51:24.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:51:24.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:51:24.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:51:24.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:51:24.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:51:24.998Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:51:24.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:51:25.961Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-04-16T16:51:25.961Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T16:51:26.484Z] #45 243.6 CC criu/mount.o [2020-04-16T16:51:26.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:51:26.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:51:27.425Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-04-16T16:51:27.425Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T16:51:29.408Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:51:29.408Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:51:29.437Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-04-16T16:51:29.437Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T16:51:30.900Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-04-16T16:51:30.900Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T16:51:31.299Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-16T16:51:31.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-04-16T16:51:31.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-04-16T16:51:31.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-04-16T16:51:31.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2020-04-16T16:51:31.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-04-16T16:51:31.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-04-16T16:51:31.299Z] === RUN TestBuildMultiStageCopy [2020-04-16T16:51:31.299Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T16:51:32.912Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-04-16T16:51:32.912Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T16:51:33.523Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-04-16T16:51:33.523Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T16:51:33.527Z] [2020-04-16T16:51:33.527Z] SUCCESS: Specified value was saved. [2020-04-16T16:51:33.527Z] INFO: Downloading git... [2020-04-16T16:51:34.134Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-04-16T16:51:34.134Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T16:51:34.529Z] INFO: Downloading go... [2020-04-16T16:51:34.567Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T16:51:34.956Z] #45 250.6 CC criu/namespaces.o [2020-04-16T16:51:35.129Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T16:51:36.058Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T16:51:36.151Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-04-16T16:51:36.151Z] === RUN TestKernelTCPMemory [2020-04-16T16:51:36.748Z] INFO: Downloading compiler 1 of 3... [2020-04-16T16:51:36.748Z] INFO: Downloading compiler 2 of 3... [2020-04-16T16:51:37.018Z] #45 253.7 CC criu/net.o [2020-04-16T16:51:37.151Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-04-16T16:51:37.151Z] === RUN TestNISDomainname [2020-04-16T16:51:37.216Z] INFO: Downloading compiler 3 of 3... [2020-04-16T16:51:37.424Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T16:51:37.684Z] INFO: Extracting git... [2020-04-16T16:51:38.151Z] --- PASS: TestNISDomainname (1.00s) [2020-04-16T16:51:38.151Z] === RUN TestHostnameDnsResolution [2020-04-16T16:51:38.351Z] --- PASS: TestBuildMultiStageCopy (7.15s) [2020-04-16T16:51:38.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-04-16T16:51:38.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2020-04-16T16:51:38.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-16T16:51:38.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-16T16:51:38.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-16T16:51:38.351Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T16:51:39.614Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-04-16T16:51:39.614Z] === RUN TestStats [2020-04-16T16:51:41.626Z] --- PASS: TestStats (1.89s) [2020-04-16T16:51:41.627Z] === RUN TestStopContainerWithTimeout [2020-04-16T16:51:41.627Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T16:51:41.627Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T16:51:41.627Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T16:51:41.627Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T16:51:41.627Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T16:51:41.627Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T16:51:41.627Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T16:51:41.627Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T16:51:41.627Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T16:51:41.627Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T16:51:42.625Z] #45 259.6 CC criu/netfilter.o [2020-04-16T16:51:42.628Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T16:51:43.215Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T16:51:43.253Z] #45 260.4 CC criu/page-pipe.o [2020-04-16T16:51:43.596Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-04-16T16:51:43.596Z] === RUN TestBuildLabelWithTargets [2020-04-16T16:51:43.781Z] [2020-04-16T16:51:43.781Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T16:51:44.040Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T16:51:44.040Z] HOSTNAME=a5ab78c5344c [2020-04-16T16:51:44.040Z] TESTDEBUG=0 [2020-04-16T16:51:44.040Z] DEST=bundles/test-integration [2020-04-16T16:51:44.040Z] PWD=/go/src/github.com/docker/docker [2020-04-16T16:51:44.040Z] DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T16:51:44.040Z] container=docker [2020-04-16T16:51:44.040Z] HOME=/root [2020-04-16T16:51:44.040Z] GOLANG_VERSION=1.13.10 [2020-04-16T16:51:44.040Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T16:51:44.040Z] VALIDATE_BRANCH=master [2020-04-16T16:51:44.040Z] TERM=xterm [2020-04-16T16:51:44.040Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T16:51:44.040Z] SHLVL=1 [2020-04-16T16:51:44.040Z] TIMEOUT=120m [2020-04-16T16:51:44.040Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T16:51:44.040Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T16:51:44.040Z] GO111MODULE=off [2020-04-16T16:51:44.040Z] DOCKER_EXPERIMENTAL=1 [2020-04-16T16:51:44.040Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T16:51:44.040Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T16:51:44.040Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T16:51:44.040Z] GOPATH=/go [2020-04-16T16:51:44.040Z] PKG_CONFIG=pkg-config [2020-04-16T16:51:44.040Z] _=/usr/bin/env [2020-04-16T16:51:44.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T16:51:44.640Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T16:51:44.756Z] #45 261.6 CC criu/page-xfer.o [2020-04-16T16:51:46.654Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-16T16:51:46.654Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-04-16T16:51:46.654Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-04-16T16:51:46.654Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-04-16T16:51:46.654Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2020-04-16T16:51:46.654Z] === RUN TestDeleteDevicemapper [2020-04-16T16:51:46.654Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T16:51:46.654Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T16:51:46.654Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T16:51:47.473Z] #45 264.1 CC criu/pagemap-cache.o [2020-04-16T16:51:47.763Z] #45 264.8 CC criu/pagemap.o [2020-04-16T16:51:49.259Z] #45 266.5 CC criu/parasite-syscall.o [2020-04-16T16:51:50.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T16:51:50.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T16:51:50.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T16:51:50.093Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.41s) [2020-04-16T16:51:50.093Z] === RUN TestUpdateMemory [2020-04-16T16:51:50.093Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-16T16:51:50.093Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:51:50.093Z] === RUN TestUpdateCPUQuota [2020-04-16T16:51:50.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T16:51:51.094Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-04-16T16:51:51.094Z] === RUN TestUpdatePidsLimit [2020-04-16T16:51:51.094Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-16T16:51:51.333Z] #45 268.1 CC criu/path.o [2020-04-16T16:51:51.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T16:51:51.626Z] #45 268.6 CC criu/pie-util-vdso.o [2020-04-16T16:51:51.690Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-16T16:51:51.690Z] === RUN TestBuildWithEmptyLayers [2020-04-16T16:51:51.705Z] === RUN TestUpdatePidsLimit/no_change [2020-04-16T16:51:51.991Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-16T16:51:52.264Z] #45 269.4 CC criu/pie-util.o [2020-04-16T16:51:52.272Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-16T16:51:52.552Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-16T16:51:52.555Z] #45 269.8 CC criu/pipes.o [2020-04-16T16:51:52.612Z] INFO: Expanding go... [2020-04-16T16:51:53.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-16T16:51:53.443Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-16T16:51:54.060Z] #45 271.0 CC criu/plugin.o [2020-04-16T16:51:54.208Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-16T16:51:54.208Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T16:51:54.907Z] --- PASS: TestUpdatePidsLimit (3.74s) [2020-04-16T16:51:54.907Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-04-16T16:51:54.907Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-04-16T16:51:54.907Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-04-16T16:51:54.907Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-04-16T16:51:54.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-04-16T16:51:54.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-04-16T16:51:54.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-04-16T16:51:54.907Z] === RUN TestUpdateRestartPolicy [2020-04-16T16:51:55.092Z] #45 271.9 CC criu/proc_parse.o [2020-04-16T16:51:56.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T16:51:59.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T16:51:59.460Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-04-16T16:51:59.460Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T16:51:59.716Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-04-16T16:51:59.717Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T16:52:01.997Z] #45 278.1 CC criu/protobuf-desc.o [2020-04-16T16:52:02.629Z] #45 279.8 CC criu/protobuf.o [2020-04-16T16:52:03.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T16:52:03.679Z] #45 280.6 CC criu/pstree.o [2020-04-16T16:52:04.980Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-04-16T16:52:04.980Z] === RUN TestBuildWithHugeFile [2020-04-16T16:52:05.736Z] #45 282.5 CC criu/rbtree.o [2020-04-16T16:52:06.026Z] #45 283.0 CC criu/rst-malloc.o [2020-04-16T16:52:06.659Z] #45 283.6 CC criu/seccomp.o [2020-04-16T16:52:06.659Z] #45 ... [2020-04-16T16:52:06.659Z] [2020-04-16T16:52:06.659Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:52:06.659Z] #42 384.4 + dpkg --print-architecture [2020-04-16T16:52:06.659Z] #42 384.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-16T16:52:06.951Z] #42 384.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-16T16:52:06.951Z] #42 384.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-16T16:52:10.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T16:52:10.098Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-04-16T16:52:10.098Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T16:52:10.098Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-04-16T16:52:10.098Z] === RUN TestWaitNonBlocked [2020-04-16T16:52:10.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:52:10.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:52:10.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:52:10.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:52:10.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:52:10.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:52:10.098Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-16T16:52:10.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-04-16T16:52:10.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-04-16T16:52:10.098Z] === RUN TestWaitBlocked [2020-04-16T16:52:10.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:52:10.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:52:10.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:52:10.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:52:10.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:52:10.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:52:10.708Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-16T16:52:10.708Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-04-16T16:52:10.708Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-04-16T16:52:10.708Z] === CONT TestContainerStartOnDaemonRestart [2020-04-16T16:52:10.708Z] === CONT TestIpcModeOlderClient [2020-04-16T16:52:10.708Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-16T16:52:10.708Z] === CONT TestDaemonHostGatewayIP [2020-04-16T16:52:11.025Z] sha256:b98ba507cc632b7c5e695f115517a0a8691b29f083f84f27922ed735eba38785 [2020-04-16T16:52:11.025Z] INFO: Starting docker-py tests... [2020-04-16T16:52:11.025Z] ============================= test session starts ============================== [2020-04-16T16:52:11.025Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-16T16:52:11.025Z] rootdir: /src, inifile: pytest.ini [2020-04-16T16:52:11.025Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-16T16:52:11.025Z] collected 387 items / 1 deselected / 386 selected [2020-04-16T16:52:11.025Z] [2020-04-16T16:52:11.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T16:52:13.375Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s) [2020-04-16T16:52:13.375Z] === CONT TestContainerKillOnDaemonStart [2020-04-16T16:52:14.376Z] --- PASS: TestDaemonHostGatewayIP (3.65s) [2020-04-16T16:52:14.376Z] === CONT TestDaemonRestartIpcMode [2020-04-16T16:52:16.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T16:52:16.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T16:52:16.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T16:52:17.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T16:52:17.900Z] INFO: Expanding compiler 1 of 3... [2020-04-16T16:52:17.900Z] INFO: Expanding compiler 2 of 3... [2020-04-16T16:52:18.739Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2020-04-16T16:52:19.604Z] #42 ... [2020-04-16T16:52:19.604Z] [2020-04-16T16:52:19.604Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:52:19.604Z] #45 284.9 CC criu/seize.o [2020-04-16T16:52:19.604Z] #45 286.9 CC criu/servicefd.o [2020-04-16T16:52:19.604Z] #45 287.7 CC criu/shmem.o [2020-04-16T16:52:19.604Z] #45 289.4 CC criu/sigframe.o [2020-04-16T16:52:19.604Z] #45 289.6 CC criu/signalfd.o [2020-04-16T16:52:19.604Z] #45 290.2 CC criu/sk-inet.o [2020-04-16T16:52:19.604Z] #45 292.1 CC criu/sk-netlink.o [2020-04-16T16:52:19.604Z] #45 292.9 CC criu/sk-packet.o [2020-04-16T16:52:19.604Z] #45 294.2 CC criu/sk-queue.o [2020-04-16T16:52:19.604Z] #45 295.1 CC criu/sk-tcp.o [2020-04-16T16:52:19.604Z] #45 296.1 CC criu/sk-unix.o [2020-04-16T16:52:19.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T16:52:22.659Z] INFO: Expanding compiler 3 of 3... [2020-04-16T16:52:23.150Z] #45 299.9 CC criu/sockets.o [2020-04-16T16:52:23.646Z] INFO: Removing downloaded files... [2020-04-16T16:52:23.646Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-16T16:52:23.646Z] INFO: Configuring git core.autocrlf... [2020-04-16T16:52:25.225Z] #45 302.0 CC criu/stats.o [2020-04-16T16:52:25.518Z] #45 302.5 CC criu/string.o [2020-04-16T16:52:25.807Z] #45 302.8 CC criu/sysctl.o [2020-04-16T16:52:26.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T16:52:27.094Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2020-04-16T16:52:27.094Z] PASS [2020-04-16T16:52:27.094Z] [2020-04-16T16:52:27.094Z] === Skipped [2020-04-16T16:52:27.094Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-16T16:52:27.094Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T16:52:27.094Z] [2020-04-16T16:52:27.094Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-16T16:52:27.094Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:52:27.094Z] [2020-04-16T16:52:27.094Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-16T16:52:27.094Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:52:27.094Z] [2020-04-16T16:52:27.094Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T16:52:27.094Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T16:52:27.094Z] [2020-04-16T16:52:27.094Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T16:52:27.094Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T16:52:27.094Z] [2020-04-16T16:52:27.094Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-16T16:52:27.094Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:52:27.094Z] [2020-04-16T16:52:27.094Z] [2020-04-16T16:52:27.094Z] DONE 200 tests, 6 skipped in 147.782s [2020-04-16T16:52:27.094Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T16:52:27.094Z] ++ 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-16T16:52:27.094Z] ++ set -e [2020-04-16T16:52:27.094Z] ++ '[' -n 0 ']' [2020-04-16T16:52:27.094Z] ++ set -x [2020-04-16T16:52:27.094Z] ++ env -i DEST=/go/src/github.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-16T16:52:27.094Z] INFO: Testing against a local daemon [2020-04-16T16:52:27.094Z] === RUN TestCommitInheritsEnv [2020-04-16T16:52:27.094Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-04-16T16:52:27.094Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T16:52:27.094Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-16T16:52:27.094Z] === RUN TestImagesFilterMultiReference [2020-04-16T16:52:27.094Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-16T16:52:27.094Z] === RUN TestImagePullPlatformInvalid [2020-04-16T16:52:27.094Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-16T16:52:27.094Z] === RUN TestRemoveImageOrphaning [2020-04-16T16:52:27.094Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-04-16T16:52:27.094Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T16:52:27.094Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-16T16:52:27.094Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:52:27.094Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T16:52:27.094Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-16T16:52:27.094Z] === RUN TestTagInvalidReference [2020-04-16T16:52:27.094Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-16T16:52:27.094Z] === RUN TestTagValidPrefixedRepo [2020-04-16T16:52:27.094Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-16T16:52:27.094Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T16:52:27.094Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-16T16:52:27.094Z] === RUN TestTagOfficialNames [2020-04-16T16:52:27.094Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-16T16:52:27.094Z] === RUN TestTagMatchesDigest [2020-04-16T16:52:27.094Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-16T16:52:27.094Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-16T16:52:27.315Z] #45 304.2 CC criu/sysfs_parse.o [2020-04-16T16:52:27.949Z] #45 305.0 CC criu/timerfd.o [2020-04-16T16:52:28.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T16:52:28.582Z] #45 305.6 CC criu/tty.o [2020-04-16T16:52:31.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T16:52:32.093Z] #45 309.1 CC criu/tun.o [2020-04-16T16:52:33.127Z] #45 310.2 CC criu/uffd.o [2020-04-16T16:52:33.325Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-16T16:52:33.888Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-16T16:52:34.627Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T16:52:34.627Z] Using test binary docker [2020-04-16T16:52:34.627Z] +++ /etc/init.d/apparmor start [2020-04-16T16:52:34.627Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T16:52:34.627Z] INFO: Waiting for daemon to start... [2020-04-16T16:52:34.627Z] Starting dockerd [2020-04-16T16:52:34.627Z] +++ 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-16T16:52:35.515Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-16T16:52:35.871Z] #45 312.7 CC criu/util.o [2020-04-16T16:52:36.516Z] . [2020-04-16T16:52:36.516Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T16:52:36.516Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T16:52:36.516Z] Error: No such image: emptyfs [2020-04-16T16:52:36.516Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T16:52:36.516Z] ++++ docker load [2020-04-16T16:52:36.772Z] Running integration-test (iteration 1) [2020-04-16T16:52:36.772Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T16:52:36.772Z] ++ 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-16T16:52:36.772Z] ++ set -e [2020-04-16T16:52:36.772Z] ++ '[' -n 0 ']' [2020-04-16T16:52:36.772Z] ++ set -x [2020-04-16T16:52:36.772Z] ++ env -i DEST=/go/src/github.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-16T16:52:38.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T16:52:38.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T16:52:38.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T16:52:38.598Z] #45 315.7 CC criu/uts_ns.o [2020-04-16T16:52:38.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T16:52:38.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T16:52:39.228Z] #45 316.1 CC criu/vdso.o [2020-04-16T16:52:40.255Z] #45 317.1 LINK criu/built-in.o [2020-04-16T16:52:40.542Z] #45 317.5 LINK criu/criu [2020-04-16T16:52:41.169Z] #45 318.4 DEP lib/c/criu.d [2020-04-16T16:52:41.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T16:52:41.459Z] #45 318.7 CC images/rpc.pb-c.o [2020-04-16T16:52:42.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T16:52:42.973Z] #45 320.1 CC lib/c/criu.o [2020-04-16T16:52:44.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T16:52:45.695Z] #45 322.4 LINK lib/c/built-in.o [2020-04-16T16:52:45.695Z] #45 322.4 LINK lib/c/libcriu.so [2020-04-16T16:52:45.695Z] #45 322.6 LINK lib/c/libcriu.a [2020-04-16T16:52:45.985Z] #45 323.0 GEN magic.py [2020-04-16T16:52:46.275Z] #45 323.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T16:52:46.275Z] #45 323.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T16:52:46.275Z] #45 323.3 Note: Building without GnuTLS support [2020-04-16T16:52:47.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T16:52:47.780Z] #45 324.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T16:52:47.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T16:52:49.285Z] #45 326.3 make[1]: Nothing to be done for 'all'. [2020-04-16T16:52:50.323Z] #45 ... [2020-04-16T16:52:50.323Z] [2020-04-16T16:52:50.323Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:52:50.323Z] #61 252.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-16T16:52:50.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T16:52:51.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T16:52:53.043Z] #61 ... [2020-04-16T16:52:53.043Z] [2020-04-16T16:52:53.043Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T16:52:53.043Z] #45 327.9 make[1]: 'images/built-in.o' is up to date. [2020-04-16T16:52:53.043Z] #45 328.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T16:52:53.043Z] #45 328.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T16:52:53.043Z] #45 328.2 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T16:52:53.043Z] #45 328.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T16:52:53.043Z] #45 328.3 make[1]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 328.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T16:52:53.043Z] #45 328.8 make[2]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 328.9 make[2]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 329.0 make[2]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 329.3 make[2]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 329.4 make[2]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 329.5 make[2]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 329.6 make[2]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 329.9 make[2]: Nothing to be done for 'all'. [2020-04-16T16:52:53.043Z] #45 330.0 INSTALL criu/criu [2020-04-16T16:52:53.043Z] #45 DONE 330.1s [2020-04-16T16:52:53.043Z] [2020-04-16T16:52:53.043Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T16:52:53.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T16:52:54.069Z] #61 256.4 + mkdir -p /build [2020-04-16T16:52:54.069Z] #61 256.4 + cp runc /build/runc [2020-04-16T16:52:54.358Z] #61 DONE 256.5s [2020-04-16T16:52:54.358Z] [2020-04-16T16:52:54.358Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:52:55.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T16:52:56.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T16:52:57.070Z] #66 ... [2020-04-16T16:52:57.070Z] [2020-04-16T16:52:57.070Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T16:52:57.070Z] #42 DONE 434.7s [2020-04-16T16:52:57.070Z] [2020-04-16T16:52:57.070Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:52:57.630Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T16:52:57.630Z] Using test binary docker [2020-04-16T16:52:57.630Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T16:52:57.630Z] +++ /etc/init.d/apparmor start [2020-04-16T16:52:57.630Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T16:52:57.630Z] INFO: Waiting for daemon to start... [2020-04-16T16:52:57.630Z] Starting dockerd [2020-04-16T16:52:57.630Z] +++ 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-16T16:53:00.159Z] . [2020-04-16T16:53:00.159Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T16:53:00.159Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T16:53:00.159Z] Error: No such image: emptyfs [2020-04-16T16:53:00.159Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T16:53:00.159Z] ++++ docker load [2020-04-16T16:53:00.159Z] Running integration-test (iteration 1) [2020-04-16T16:53:00.159Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T16:53:00.159Z] ++ 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-16T16:53:00.159Z] ++ set -e [2020-04-16T16:53:00.159Z] ++ '[' -n 0 ']' [2020-04-16T16:53:00.159Z] ++ set -x [2020-04-16T16:53:00.159Z] ++ env -i DEST=/go/src/github.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-16T16:53:01.171Z] --- PASS: TestBuildWithHugeFile (51.17s) [2020-04-16T16:53:01.171Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T16:53:01.171Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:53:01.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:53:01.171Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:53:01.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:53:01.171Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:53:01.171Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:53:01.171Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:53:01.171Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:53:01.171Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:53:01.171Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-04-16T16:53:01.171Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-04-16T16:53:01.171Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-04-16T16:53:01.171Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-16T16:53:01.171Z] === RUN TestBuildPreserveOwnership [2020-04-16T16:53:01.171Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T16:53:02.100Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T16:53:06.267Z] --- PASS: TestBuildPreserveOwnership (10.46s) [2020-04-16T16:53:06.267Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.46s) [2020-04-16T16:53:06.267Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-16T16:53:06.267Z] === RUN TestBuildPlatformInvalid [2020-04-16T16:53:06.267Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-16T16:53:06.267Z] PASS [2020-04-16T16:53:06.267Z] [2020-04-16T16:53:06.267Z] === Skipped [2020-04-16T16:53:06.267Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-16T16:53:06.267Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T16:53:06.267Z] [2020-04-16T16:53:06.267Z] [2020-04-16T16:53:06.267Z] DONE 32 tests, 1 skipped in 125.046s [2020-04-16T16:53:06.267Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T16:53:06.523Z] INFO: Testing against a local daemon [2020-04-16T16:53:06.523Z] === RUN TestConfigInspect [2020-04-16T16:53:06.523Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-16T16:53:06.523Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:06.523Z] === RUN TestConfigList [2020-04-16T16:53:06.523Z] --- SKIP: TestConfigList (0.01s) [2020-04-16T16:53:06.523Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:06.523Z] === RUN TestConfigsCreateAndDelete [2020-04-16T16:53:06.523Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-16T16:53:06.523Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:06.523Z] === RUN TestConfigsUpdate [2020-04-16T16:53:06.523Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-04-16T16:53:06.523Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:06.523Z] === RUN TestTemplatedConfig [2020-04-16T16:53:06.523Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-16T16:53:06.523Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:06.523Z] === RUN TestConfigCreateResolve [2020-04-16T16:53:06.523Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-16T16:53:06.523Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:06.523Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T16:53:08.421Z] --- PASS: TestConfigDaemonLibtrustID (1.72s) [2020-04-16T16:53:08.421Z] PASS [2020-04-16T16:53:08.421Z] [2020-04-16T16:53:08.421Z] === Skipped [2020-04-16T16:53:08.421Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-16T16:53:08.421Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:08.421Z] [2020-04-16T16:53:08.421Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-04-16T16:53:08.421Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:08.421Z] [2020-04-16T16:53:08.421Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-16T16:53:08.421Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:08.421Z] [2020-04-16T16:53:08.421Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-04-16T16:53:08.421Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:08.421Z] [2020-04-16T16:53:08.421Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-16T16:53:08.421Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:08.421Z] [2020-04-16T16:53:08.421Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-16T16:53:08.421Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:53:08.421Z] [2020-04-16T16:53:08.421Z] [2020-04-16T16:53:08.421Z] DONE 7 tests, 6 skipped in 1.925s [2020-04-16T16:53:08.421Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T16:53:08.421Z] INFO: Testing against a local daemon [2020-04-16T16:53:08.421Z] === RUN TestCheckpoint [2020-04-16T16:53:08.421Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T16:53:08.421Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T16:53:08.421Z] === RUN TestContainerInvalidJSON [2020-04-16T16:53:08.421Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:53:08.421Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:53:08.421Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:53:08.421Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:53:08.421Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:53:08.421Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:53:08.421Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:53:08.421Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:53:08.421Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:53:08.421Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-16T16:53:08.421Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-16T16:53:08.421Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T16:53:08.421Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T16:53:08.421Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T16:53:08.421Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-16T16:53:08.421Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T16:53:08.677Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-16T16:53:08.677Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T16:53:08.677Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-16T16:53:08.677Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T16:53:08.798Z] Loaded image: buildpack-deps:jessie [2020-04-16T16:53:08.798Z] Loaded image: busybox:latest [2020-04-16T16:53:08.798Z] Loaded image: busybox:glibc [2020-04-16T16:53:08.798Z] Loaded image: debian:jessie [2020-04-16T16:53:08.798Z] Loaded image: hello-world:latest [2020-04-16T16:53:08.798Z] INFO: Testing against a local daemon [2020-04-16T16:53:08.798Z] === RUN TestCgroupNamespacesBuild [2020-04-16T16:53:08.933Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-16T16:53:08.933Z] === RUN TestCopyFromContainer [2020-04-16T16:53:10.056Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-16T16:53:10.137Z] Loaded image: buildpack-deps:jessie [2020-04-16T16:53:10.137Z] Loaded image: busybox:latest [2020-04-16T16:53:10.137Z] Loaded image: busybox:glibc [2020-04-16T16:53:10.137Z] Loaded image: debian:jessie [2020-04-16T16:53:10.137Z] Loaded image: hello-world:latest [2020-04-16T16:53:10.137Z] INFO: Testing against a local daemon [2020-04-16T16:53:10.137Z] === RUN TestCgroupNamespacesBuild [2020-04-16T16:53:10.164Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2020-04-16T16:53:10.164Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T16:53:12.199Z] === RUN TestCopyFromContainer// [2020-04-16T16:53:12.199Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T16:53:12.455Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T16:53:12.455Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T16:53:12.455Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T16:53:12.455Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T16:53:12.666Z] --- PASS: TestCgroupNamespacesBuild (3.11s) [2020-04-16T16:53:12.667Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T16:53:12.683Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s) [2020-04-16T16:53:12.683Z] === RUN TestBuildWithSession [2020-04-16T16:53:12.683Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T16:53:12.683Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T16:53:12.683Z] === RUN TestBuildSquashParent [2020-04-16T16:53:12.711Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T16:53:12.711Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T16:53:12.711Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T16:53:12.967Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer (4.14s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-16T16:53:12.967Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-16T16:53:12.967Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T16:53:12.967Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:53:12.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:53:12.967Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:53:12.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:53:12.967Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:53:12.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:53:12.967Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:53:12.967Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:53:12.967Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:53:12.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-16T16:53:12.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-16T16:53:12.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-16T16:53:12.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-16T16:53:12.968Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T16:53:12.968Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-16T16:53:12.968Z] === RUN TestCreateWithInvalidEnv [2020-04-16T16:53:12.968Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T16:53:12.968Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T16:53:12.968Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T16:53:12.968Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T16:53:12.968Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T16:53:12.968Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T16:53:12.968Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T16:53:12.968Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T16:53:12.968Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T16:53:12.968Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-16T16:53:12.968Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T16:53:12.968Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-16T16:53:12.968Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T16:53:12.968Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T16:53:12.968Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-16T16:53:12.968Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T16:53:14.042Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-04-16T16:53:14.042Z] === RUN TestBuildWithSession [2020-04-16T16:53:14.042Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T16:53:14.042Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T16:53:14.042Z] === RUN TestBuildSquashParent [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:53:14.861Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:53:14.861Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-16T16:53:14.861Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-16T16:53:14.861Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T16:53:16.753Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2020-04-16T16:53:16.753Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T16:53:16.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:53:16.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:53:16.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:53:16.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:53:16.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:53:16.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:53:16.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:53:16.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:53:16.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:53:16.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:53:16.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:53:16.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:53:16.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:53:16.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:53:16.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:53:16.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-16T16:53:16.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-16T16:53:16.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-16T16:53:16.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-16T16:53:16.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-16T16:53:16.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-16T16:53:16.753Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T16:53:17.315Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2020-04-16T16:53:17.315Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T16:53:17.315Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-16T16:53:17.315Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-16T16:53:17.315Z] === RUN TestDaemonRestartIpcMode [2020-04-16T16:53:17.315Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T16:53:17.315Z] === RUN TestDaemonHostGatewayIP [2020-04-16T16:53:17.315Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-16T16:53:17.315Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:53:17.315Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T16:53:17.315Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-04-16T16:53:17.315Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-16T16:53:17.315Z] === RUN TestDiff [2020-04-16T16:53:17.878Z] --- PASS: TestDiff (0.56s) [2020-04-16T16:53:17.878Z] === RUN TestExecWithCloseStdin [2020-04-16T16:53:18.441Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-04-16T16:53:18.441Z] === RUN TestExec [2020-04-16T16:53:19.004Z] --- PASS: TestExec (0.65s) [2020-04-16T16:53:19.004Z] === RUN TestExecUser [2020-04-16T16:53:19.567Z] --- PASS: TestExecUser (0.63s) [2020-04-16T16:53:19.567Z] === RUN TestExportContainerAndImportImage [2020-04-16T16:53:20.496Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2020-04-16T16:53:20.496Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T16:53:20.605Z] --- PASS: TestBuildSquashParent (6.62s) [2020-04-16T16:53:20.605Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T16:53:20.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:53:20.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:53:20.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:53:20.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:53:20.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:53:20.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:53:20.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:53:20.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:53:20.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:53:20.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:53:20.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:53:20.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:53:20.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:53:20.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:53:20.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:53:20.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:53:23.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:53:23.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:53:24.663Z] --- PASS: TestExportContainerAfterDaemonRestart (3.78s) [2020-04-16T16:53:24.663Z] === RUN TestHealthCheckWorkdir [2020-04-16T16:53:24.852Z] --- PASS: TestBuildSquashParent (10.64s) [2020-04-16T16:53:24.852Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T16:53:24.852Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:53:24.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:53:24.852Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:53:24.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:53:24.852Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:53:24.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:53:24.852Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:53:24.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:53:24.852Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:53:24.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:53:24.852Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:53:24.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:53:24.852Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T16:53:24.852Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T16:53:24.919Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2020-04-16T16:53:24.919Z] === RUN TestHealthKillContainer [2020-04-16T16:53:25.672Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-16T16:53:25.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.35s) [2020-04-16T16:53:25.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s) [2020-04-16T16:53:25.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-04-16T16:53:25.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2020-04-16T16:53:25.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-04-16T16:53:25.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-04-16T16:53:25.672Z] === RUN TestBuildMultiStageCopy [2020-04-16T16:53:25.672Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T16:53:26.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T16:53:26.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T16:53:27.579Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T16:53:27.837Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T16:53:28.187Z] --- PASS: TestHealthKillContainer (2.78s) [2020-04-16T16:53:28.187Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T16:53:28.404Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T16:53:28.444Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-04-16T16:53:28.444Z] === RUN TestIpcModeNone [2020-04-16T16:53:28.972Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T16:53:29.005Z] --- PASS: TestIpcModeNone (0.66s) [2020-04-16T16:53:29.005Z] === RUN TestIpcModePrivate [2020-04-16T16:53:29.540Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2020-04-16T16:53:29.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-04-16T16:53:29.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-04-16T16:53:29.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-04-16T16:53:29.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-04-16T16:53:29.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-04-16T16:53:29.540Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T16:53:29.567Z] --- PASS: TestIpcModePrivate (0.62s) [2020-04-16T16:53:29.568Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-16T16:53:29.568Z] === RUN TestIpcModeShareable [2020-04-16T16:53:29.568Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-16T16:53:29.568Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:53:29.568Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T16:53:30.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T16:53:30.344Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T16:53:30.915Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-04-16T16:53:30.915Z] === RUN TestBuildLabelWithTargets [2020-04-16T16:53:32.084Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s) [2020-04-16T16:53:32.084Z] === RUN TestAPIIpcModeHost [2020-04-16T16:53:32.084Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-16T16:53:32.084Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:53:32.084Z] === RUN TestDaemonIpcModeShareable [2020-04-16T16:53:32.084Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-16T16:53:32.084Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:53:32.084Z] === RUN TestDaemonIpcModePrivate [2020-04-16T16:53:33.445Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-04-16T16:53:33.445Z] === RUN TestBuildWithEmptyLayers [2020-04-16T16:53:33.611Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-16T16:53:33.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-04-16T16:53:33.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.61s) [2020-04-16T16:53:33.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2020-04-16T16:53:33.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2020-04-16T16:53:33.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2020-04-16T16:53:33.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2020-04-16T16:53:33.611Z] === RUN TestBuildMultiStageCopy [2020-04-16T16:53:33.611Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T16:53:34.379Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-04-16T16:53:34.379Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T16:53:34.601Z] --- PASS: TestDaemonIpcModePrivate (2.47s) [2020-04-16T16:53:34.601Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-16T16:53:34.601Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T16:53:34.601Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-16T16:53:34.601Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:53:34.601Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T16:53:34.601Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-16T16:53:34.601Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:53:34.601Z] === RUN TestIpcModeOlderClient [2020-04-16T16:53:34.601Z] === PAUSE TestIpcModeOlderClient [2020-04-16T16:53:34.601Z] === RUN TestKillContainerInvalidSignal [2020-04-16T16:53:34.857Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-04-16T16:53:34.857Z] === RUN TestKillContainer [2020-04-16T16:53:34.857Z] === RUN TestKillContainer/no_signal [2020-04-16T16:53:35.419Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T16:53:35.675Z] === RUN TestKillContainer/killing_signal [2020-04-16T16:53:36.603Z] --- PASS: TestKillContainer (1.72s) [2020-04-16T16:53:36.603Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-04-16T16:53:36.603Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-04-16T16:53:36.603Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-04-16T16:53:36.603Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T16:53:36.604Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T16:53:36.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T16:53:36.909Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2020-04-16T16:53:36.909Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T16:53:37.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T16:53:37.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T16:53:37.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-04-16T16:53:37.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2020-04-16T16:53:37.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-04-16T16:53:37.729Z] === RUN TestKillStoppedContainer [2020-04-16T16:53:37.729Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-16T16:53:37.729Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T16:53:37.729Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-16T16:53:37.729Z] === RUN TestKillDifferentUserContainer [2020-04-16T16:53:38.283Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-04-16T16:53:38.283Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T16:53:38.291Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-04-16T16:53:38.291Z] === RUN TestInspectOomKilledTrue [2020-04-16T16:53:38.291Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-16T16:53:38.291Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:53:38.291Z] === RUN TestInspectOomKilledFalse [2020-04-16T16:53:38.291Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-16T16:53:38.291Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:53:38.291Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T16:53:38.291Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-16T16:53:38.291Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-16T16:53:38.291Z] === RUN TestLinksContainerNames [2020-04-16T16:53:38.368Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T16:53:38.930Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T16:53:39.492Z] --- PASS: TestBuildMultiStageCopy (6.06s) [2020-04-16T16:53:39.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2020-04-16T16:53:39.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2020-04-16T16:53:39.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s) [2020-04-16T16:53:39.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2020-04-16T16:53:39.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-04-16T16:53:39.492Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T16:53:39.657Z] --- PASS: TestLinksContainerNames (1.19s) [2020-04-16T16:53:39.657Z] === RUN TestLogsFollowTailEmpty [2020-04-16T16:53:40.218Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-04-16T16:53:40.218Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T16:53:40.780Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/default [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/private [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/slave [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/shared [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/default [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/shared [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/slave [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/private [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:53:40.780Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T16:53:40.780Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:53:40.780Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:53:41.037Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:53:41.293Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-16T16:53:41.293Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-16T16:53:41.293Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T16:53:41.293Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-16T16:53:41.293Z] 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-16T16:53:41.293Z] === RUN TestNetworkNat [2020-04-16T16:53:41.382Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-04-16T16:53:41.382Z] === RUN TestBuildLabelWithTargets [2020-04-16T16:53:41.567Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2020-04-16T16:53:41.567Z] === RUN TestBuildWithHugeFile [2020-04-16T16:53:42.221Z] --- PASS: TestNetworkNat (0.64s) [2020-04-16T16:53:42.221Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T16:53:42.477Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-04-16T16:53:42.477Z] === RUN TestNetworkLoopbackNat [2020-04-16T16:53:43.405Z] --- PASS: TestNetworkLoopbackNat (0.80s) [2020-04-16T16:53:43.405Z] === RUN TestPause [2020-04-16T16:53:43.405Z] --- SKIP: TestPause (0.00s) [2020-04-16T16:53:43.405Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:53:43.405Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T16:53:43.405Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T16:53:43.405Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T16:53:43.405Z] === RUN TestPauseStopPausedContainer [2020-04-16T16:53:43.405Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-16T16:53:43.405Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:53:43.405Z] === RUN TestPsFilter [2020-04-16T16:53:43.661Z] --- PASS: TestPsFilter (0.20s) [2020-04-16T16:53:43.661Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T16:53:43.898Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2020-04-16T16:53:43.899Z] === RUN TestBuildWithEmptyLayers [2020-04-16T16:53:44.224Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-04-16T16:53:44.224Z] === RUN TestRemoveContainerWithVolume [2020-04-16T16:53:44.373Z] #54 ... [2020-04-16T16:53:44.373Z] [2020-04-16T16:53:44.373Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:53:44.373Z] #66 422.6 + bin/containerd [2020-04-16T16:53:44.796Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-04-16T16:53:44.796Z] === RUN TestRemoveContainerRunning [2020-04-16T16:53:45.271Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2020-04-16T16:53:45.271Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T16:53:45.359Z] --- PASS: TestRemoveContainerRunning (0.62s) [2020-04-16T16:53:45.359Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T16:53:45.921Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-04-16T16:53:45.921Z] === RUN TestRemoveInvalidContainer [2020-04-16T16:53:45.921Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-16T16:53:45.921Z] === RUN TestRenameLinkedContainer [2020-04-16T16:53:48.438Z] --- PASS: TestRenameLinkedContainer (2.32s) [2020-04-16T16:53:48.438Z] === RUN TestRenameStoppedContainer [2020-04-16T16:53:49.000Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-04-16T16:53:49.000Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T16:53:49.061Z] --- PASS: TestImportExtremelyLargeImageWorks (78.60s) [2020-04-16T16:53:49.061Z] PASS [2020-04-16T16:53:49.061Z] [2020-04-16T16:53:49.061Z] === Skipped [2020-04-16T16:53:49.061Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-16T16:53:49.061Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:53:49.061Z] [2020-04-16T16:53:49.061Z] [2020-04-16T16:53:49.061Z] DONE 12 tests, 1 skipped in 79.987s [2020-04-16T16:53:49.061Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T16:53:49.061Z] ++ 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-16T16:53:49.061Z] ++ set -e [2020-04-16T16:53:49.061Z] ++ '[' -n 0 ']' [2020-04-16T16:53:49.061Z] ++ set -x [2020-04-16T16:53:49.061Z] ++ env -i DEST=/go/src/github.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-16T16:53:49.061Z] INFO: Testing against a local daemon [2020-04-16T16:53:49.061Z] === RUN TestNetworkCreateDelete [2020-04-16T16:53:49.061Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-04-16T16:53:49.061Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T16:53:49.061Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-04-16T16:53:49.061Z] === RUN TestInspectNetwork [2020-04-16T16:53:49.435Z] --- PASS: TestBuildMultiStageOnBuild (3.70s) [2020-04-16T16:53:49.435Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T16:53:49.929Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2020-04-16T16:53:49.929Z] === RUN TestRenameInvalidName [2020-04-16T16:53:50.799Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2020-04-16T16:53:50.799Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T16:53:50.856Z] --- PASS: TestRenameInvalidName (0.57s) [2020-04-16T16:53:50.856Z] === RUN TestRenameAnonymousContainer [2020-04-16T16:53:52.500Z] === RUN TestInspectNetwork/full_network_id [2020-04-16T16:53:52.500Z] === RUN TestInspectNetwork/partial_network_id [2020-04-16T16:53:52.500Z] === RUN TestInspectNetwork/network_name [2020-04-16T16:53:52.500Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-16T16:53:53.374Z] --- PASS: TestRenameAnonymousContainer (2.74s) [2020-04-16T16:53:53.374Z] === RUN TestRenameContainerWithSameName [2020-04-16T16:53:53.937Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2020-04-16T16:53:53.937Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T16:53:54.734Z] #66 ... [2020-04-16T16:53:54.734Z] [2020-04-16T16:53:54.734Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:53:54.734Z] #54 DONE 490.9s [2020-04-16T16:53:54.734Z] [2020-04-16T16:53:54.734Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:53:54.734Z] #24 492.2 + return [2020-04-16T16:53:54.960Z] --- PASS: TestBuildMultiStageLayerLeak (3.95s) [2020-04-16T16:53:54.960Z] === RUN TestBuildWithHugeFile [2020-04-16T16:53:55.022Z] #24 DONE 492.3s [2020-04-16T16:53:55.022Z] [2020-04-16T16:53:55.022Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:53:55.303Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2020-04-16T16:53:55.303Z] === RUN TestResize [2020-04-16T16:53:55.864Z] --- PASS: TestResize (0.59s) [2020-04-16T16:53:55.864Z] === RUN TestResizeWithInvalidSize [2020-04-16T16:53:56.426Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-04-16T16:53:56.426Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T16:53:56.988Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-04-16T16:53:56.988Z] === RUN TestDaemonRestartKillContainers [2020-04-16T16:53:56.988Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-16T16:53:56.988Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-16T16:53:56.988Z] === RUN TestCgroupNamespacesRun [2020-04-16T16:53:57.732Z] #66 ... [2020-04-16T16:53:57.732Z] [2020-04-16T16:53:57.732Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T16:53:57.964Z] --- PASS: TestInspectNetwork (11.44s) [2020-04-16T16:53:57.964Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-16T16:53:57.964Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-16T16:53:57.964Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-16T16:53:57.964Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-16T16:53:57.964Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T16:53:58.022Z] #25 DONE 0.1s [2020-04-16T16:53:58.022Z] [2020-04-16T16:53:58.022Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T16:53:58.308Z] #29 DONE 0.6s [2020-04-16T16:53:58.309Z] [2020-04-16T16:53:58.309Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T16:53:58.309Z] #32 DONE 0.1s [2020-04-16T16:53:58.309Z] [2020-04-16T16:53:58.309Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T16:53:58.594Z] #35 DONE 0.1s [2020-04-16T16:53:58.594Z] [2020-04-16T16:53:58.594Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T16:53:58.594Z] #40 DONE 0.1s [2020-04-16T16:53:58.594Z] [2020-04-16T16:53:58.594Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:53:58.594Z] #66 ... [2020-04-16T16:53:58.594Z] [2020-04-16T16:53:58.594Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T16:53:58.594Z] #43 DONE 0.1s [2020-04-16T16:53:58.884Z] [2020-04-16T16:53:58.884Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T16:53:58.884Z] #46 DONE 0.1s [2020-04-16T16:53:58.884Z] [2020-04-16T16:53:58.884Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T16:53:58.884Z] #49 DONE 0.1s [2020-04-16T16:53:58.884Z] [2020-04-16T16:53:58.884Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T16:53:58.884Z] #52 DONE 0.1s [2020-04-16T16:53:58.884Z] [2020-04-16T16:53:58.884Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:53:59.175Z] #66 ... [2020-04-16T16:53:59.175Z] [2020-04-16T16:53:59.175Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T16:53:59.175Z] #55 DONE 0.1s [2020-04-16T16:53:59.175Z] [2020-04-16T16:53:59.175Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T16:53:59.175Z] #58 DONE 0.1s [2020-04-16T16:53:59.175Z] [2020-04-16T16:53:59.175Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T16:53:59.465Z] #62 DONE 0.1s [2020-04-16T16:53:59.465Z] [2020-04-16T16:53:59.465Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T16:53:59.503Z] --- PASS: TestCgroupNamespacesRun (2.40s) [2020-04-16T16:53:59.503Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T16:54:00.629Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-04-16T16:54:00.629Z] === RUN TestNetworkInvalidJSON [2020-04-16T16:54:00.629Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T16:54:00.629Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T16:54:00.629Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:54:00.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:54:00.629Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:54:00.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:54:00.629Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T16:54:00.629Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:54:00.629Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:54:00.629Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-16T16:54:00.629Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T16:54:00.629Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T16:54:00.629Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T16:54:00.629Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T16:54:00.629Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-16T16:54:00.629Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T16:54:01.633Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-16T16:54:01.633Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T16:54:02.020Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.58s) [2020-04-16T16:54:02.020Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T16:54:02.634Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-16T16:54:02.634Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T16:54:03.635Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-04-16T16:54:03.635Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T16:54:04.536Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.60s) [2020-04-16T16:54:04.536Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T16:54:05.097Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-04-16T16:54:05.097Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T16:54:05.708Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-04-16T16:54:05.708Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T16:54:07.054Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s) [2020-04-16T16:54:07.055Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T16:54:07.121Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T16:54:07.121Z] Using test binary docker [2020-04-16T16:54:07.121Z] +++ /etc/init.d/apparmor start [2020-04-16T16:54:07.121Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T16:54:07.121Z] INFO: Waiting for daemon to start... [2020-04-16T16:54:07.121Z] Starting dockerd [2020-04-16T16:54:07.121Z] +++ 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-16T16:54:07.121Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T16:54:07.121Z] Using test binary docker [2020-04-16T16:54:07.121Z] +++ /etc/init.d/apparmor start [2020-04-16T16:54:07.121Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T16:54:07.121Z] INFO: Waiting for daemon to start... [2020-04-16T16:54:07.121Z] Starting dockerd [2020-04-16T16:54:07.121Z] +++ 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-16T16:54:09.146Z] --- PASS: TestServiceWithPredefinedNetwork (3.56s) [2020-04-16T16:54:09.146Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T16:54:09.146Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T16:54:09.146Z] service_test.go:236: FLAKY_TEST [2020-04-16T16:54:09.146Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T16:54:09.616Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.62s) [2020-04-16T16:54:09.616Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T16:54:10.384Z] . [2020-04-16T16:54:10.384Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T16:54:10.384Z] [2020-04-16T16:54:10.384Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T16:54:10.384Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T16:54:10.384Z] Error: No such image: emptyfs [2020-04-16T16:54:10.384Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T16:54:10.384Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T16:54:10.384Z] ++++ docker load [2020-04-16T16:54:10.384Z] Error: No such image: emptyfs [2020-04-16T16:54:10.384Z] ++++ docker load [2020-04-16T16:54:10.384Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T16:54:10.384Z] Running integration-test (iteration 1) [2020-04-16T16:54:10.384Z] 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-16T16:54:10.384Z] ++ 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-16T16:54:10.384Z] ++ set -e [2020-04-16T16:54:10.384Z] ++ '[' -n 0 ']' [2020-04-16T16:54:10.384Z] ++ set -x [2020-04-16T16:54:10.384Z] ++ env -i DEST=/go/src/github.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-16T16:54:10.384Z] Running integration-test (iteration 1) [2020-04-16T16:54:10.384Z] 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-16T16:54:10.384Z] ++ 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-16T16:54:10.384Z] ++ set -e [2020-04-16T16:54:10.384Z] ++ '[' -n 0 ']' [2020-04-16T16:54:10.384Z] ++ set -x [2020-04-16T16:54:10.384Z] ++ env -i DEST=/go/src/github.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-16T16:54:11.519Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.98s) [2020-04-16T16:54:11.519Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T16:54:11.653Z] ................................................ [ 29%] [2020-04-16T16:54:14.035Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.97s) [2020-04-16T16:54:14.035Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T16:54:16.553Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.78s) [2020-04-16T16:54:16.553Z] === RUN TestKernelTCPMemory [2020-04-16T16:54:16.553Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-16T16:54:16.553Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:16.553Z] === RUN TestNISDomainname [2020-04-16T16:54:16.553Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-16T16:54:16.553Z] 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-16T16:54:16.553Z] === RUN TestHostnameDnsResolution [2020-04-16T16:54:17.481Z] --- PASS: TestHostnameDnsResolution (1.04s) [2020-04-16T16:54:17.481Z] === RUN TestStats [2020-04-16T16:54:17.481Z] --- SKIP: TestStats (0.00s) [2020-04-16T16:54:17.481Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:17.481Z] === RUN TestStopContainerWithTimeout [2020-04-16T16:54:17.481Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T16:54:17.481Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T16:54:17.481Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T16:54:17.481Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T16:54:17.481Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T16:54:17.481Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T16:54:17.481Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T16:54:17.481Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T16:54:17.481Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T16:54:17.481Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T16:54:18.410Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T16:54:20.299Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T16:54:20.346Z] Removing intermediate container d246a4e69acd [2020-04-16T16:54:20.346Z] ---> 73fe552b5b06 [2020-04-16T16:54:20.346Z] 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-16T16:54:20.346Z] ---> Running in b9d9cc11141a [2020-04-16T16:54:20.346Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-16T16:54:22.188Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-16T16:54:22.189Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2020-04-16T16:54:22.189Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2020-04-16T16:54:22.189Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2020-04-16T16:54:22.189Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2020-04-16T16:54:22.189Z] === RUN TestDeleteDevicemapper [2020-04-16T16:54:22.189Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T16:54:22.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T16:54:22.189Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T16:54:24.080Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) [2020-04-16T16:54:24.080Z] === RUN TestUpdateMemory [2020-04-16T16:54:24.080Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-16T16:54:24.080Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:24.080Z] === RUN TestUpdateCPUQuota [2020-04-16T16:54:24.080Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-16T16:54:24.080Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:24.080Z] === RUN TestUpdatePidsLimit [2020-04-16T16:54:24.080Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-16T16:54:24.080Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:24.080Z] === RUN TestUpdateRestartPolicy [2020-04-16T16:54:28.261Z] --- PASS: TestBuildWithHugeFile (40.79s) [2020-04-16T16:54:28.261Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T16:54:28.261Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:54:28.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:54:28.261Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:54:28.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:54:28.261Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:54:28.261Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:54:28.261Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:54:28.261Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:54:28.261Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:54:28.261Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-04-16T16:54:28.261Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-04-16T16:54:28.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-04-16T16:54:28.261Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-04-16T16:54:28.261Z] === RUN TestBuildPreserveOwnership [2020-04-16T16:54:28.261Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T16:54:28.261Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T16:54:28.261Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2020-04-16T16:54:28.261Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2020-04-16T16:54:28.261Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-04-16T16:54:28.261Z] === RUN TestBuildPlatformInvalid [2020-04-16T16:54:28.520Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-04-16T16:54:28.520Z] PASS [2020-04-16T16:54:28.520Z] [2020-04-16T16:54:28.520Z] === Skipped [2020-04-16T16:54:28.520Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-16T16:54:28.520Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T16:54:28.520Z] [2020-04-16T16:54:28.520Z] [2020-04-16T16:54:28.520Z] DONE 32 tests, 1 skipped in 88.331s [2020-04-16T16:54:28.520Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T16:54:28.520Z] ++ 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-16T16:54:28.520Z] ++ set -e [2020-04-16T16:54:28.520Z] ++ '[' -n 0 ']' [2020-04-16T16:54:28.520Z] ++ set -x [2020-04-16T16:54:28.520Z] ++ env -i DEST=/go/src/github.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-16T16:54:28.779Z] INFO: Testing against a local daemon [2020-04-16T16:54:28.779Z] === RUN TestConfigInspect [2020-04-16T16:54:31.318Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-16T16:54:31.426Z] --- PASS: TestServiceWithDataPathPortInit (19.85s) [2020-04-16T16:54:31.426Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T16:54:32.066Z] --- PASS: TestConfigInspect (3.45s) [2020-04-16T16:54:32.066Z] === RUN TestConfigList [2020-04-16T16:54:35.352Z] --- PASS: TestConfigList (2.76s) [2020-04-16T16:54:35.352Z] === RUN TestConfigsCreateAndDelete [2020-04-16T16:54:36.250Z] --- PASS: TestUpdateRestartPolicy (11.69s) [2020-04-16T16:54:36.250Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T16:54:36.250Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-04-16T16:54:36.250Z] === RUN TestWaitNonBlocked [2020-04-16T16:54:36.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:54:36.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:54:36.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:54:36.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:54:36.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:54:36.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:54:36.812Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-16T16:54:36.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-04-16T16:54:36.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-04-16T16:54:36.812Z] === RUN TestWaitBlocked [2020-04-16T16:54:37.069Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:54:37.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:54:37.069Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:54:37.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:54:37.069Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:54:37.069Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:54:37.996Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-16T16:54:37.996Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-04-16T16:54:37.996Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-04-16T16:54:37.996Z] === CONT TestDaemonRestartIpcMode [2020-04-16T16:54:37.996Z] === CONT TestIpcModeOlderClient [2020-04-16T16:54:37.997Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-04-16T16:54:38.636Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-04-16T16:54:38.636Z] === RUN TestConfigsUpdate [2020-04-16T16:54:38.749Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-16T16:54:38.765Z] #66 475.8 + bin/containerd-stress [2020-04-16T16:54:39.387Z] #66 479.5 + bin/containerd-shim [2020-04-16T16:54:39.819Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.43s) [2020-04-16T16:54:39.819Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:makl8dwgrsuzwtw11n2p83hzn Created:2020-04-16 16:54:30.510276884 +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[85028591f20da84d9e75b1331126ac54fb265660c0a69267e8a2f88f4b0553c1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1b99y7n7843ozdh6vd8v8qn5x EndpointID:f194010bd338e7a0156fb74abbbbe9ed2636bbbb29840cfb9993a38f19793d0d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:03148ef8e534bfc137d522e41a035ef0c3ce74735e68bea8d5cbad80e06ace60 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:f9ea5cca7580 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1b99y7n7843ozdh6vd8v8qn5x EndpointID:f194010bd338e7a0156fb74abbbbe9ed2636bbbb29840cfb9993a38f19793d0d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-16T16:54:39.819Z] PASS [2020-04-16T16:54:39.819Z] [2020-04-16T16:54:39.819Z] === Skipped [2020-04-16T16:54:39.819Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T16:54:39.819Z] service_test.go:236: FLAKY_TEST [2020-04-16T16:54:39.819Z] [2020-04-16T16:54:39.819Z] [2020-04-16T16:54:39.819Z] DONE 22 tests, 1 skipped in 53.678s [2020-04-16T16:54:39.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T16:54:39.819Z] ++ 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-16T16:54:39.819Z] ++ set -e [2020-04-16T16:54:39.819Z] ++ '[' -n 0 ']' [2020-04-16T16:54:39.819Z] ++ set -x [2020-04-16T16:54:39.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T16:54:39.819Z] INFO: Testing against a local daemon [2020-04-16T16:54:39.819Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T16:54:39.819Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-16T16:54:39.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:54:39.819Z] === RUN TestDockerNetworkIpvlan [2020-04-16T16:54:39.819Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T16:54:39.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:54:39.819Z] PASS [2020-04-16T16:54:39.819Z] [2020-04-16T16:54:39.819Z] === Skipped [2020-04-16T16:54:39.819Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-16T16:54:39.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:54:39.819Z] [2020-04-16T16:54:39.819Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T16:54:39.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:54:39.819Z] [2020-04-16T16:54:39.819Z] [2020-04-16T16:54:39.819Z] DONE 2 tests, 2 skipped in 0.073s [2020-04-16T16:54:39.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T16:54:39.819Z] ++ 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-16T16:54:39.819Z] ++ set -e [2020-04-16T16:54:39.819Z] ++ '[' -n 0 ']' [2020-04-16T16:54:39.819Z] ++ set -x [2020-04-16T16:54:39.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T16:54:39.819Z] INFO: Testing against a local daemon [2020-04-16T16:54:39.819Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T16:54:41.283Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-04-16T16:54:41.283Z] === RUN TestDockerNetworkMacvlan [2020-04-16T16:54:41.894Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-16T16:54:41.923Z] --- PASS: TestConfigsUpdate (3.25s) [2020-04-16T16:54:41.923Z] === RUN TestTemplatedConfig [2020-04-16T16:54:42.402Z] Loaded image: buildpack-deps:jessie [2020-04-16T16:54:42.402Z] Loaded image: buildpack-deps:jessie [2020-04-16T16:54:42.402Z] Loaded image: busybox:latest [2020-04-16T16:54:42.402Z] Loaded image: busybox:latest [2020-04-16T16:54:42.402Z] Loaded image: busybox:glibc [2020-04-16T16:54:42.402Z] Loaded image: debian:jessie [2020-04-16T16:54:42.402Z] Loaded image: busybox:glibc [2020-04-16T16:54:42.402Z] Loaded image: debian:jessie [2020-04-16T16:54:42.402Z] Loaded image: hello-world:latest [2020-04-16T16:54:42.402Z] INFO: Testing against a local daemon [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-16T16:54:42.402Z] Loaded image: hello-world:latest [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-16T16:54:42.402Z] INFO: Testing against a local daemon [2020-04-16T16:54:42.402Z] === RUN TestDockerDaemonSuite [2020-04-16T16:54:42.402Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-16T16:54:42.402Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-16T16:54:42.895Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-16T16:54:42.943Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-16T16:54:42.962Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-16T16:54:43.217Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-16T16:54:43.243Z] --- PASS: TestDaemonRestartIpcMode (4.94s) [2020-04-16T16:54:43.243Z] PASS [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === Skipped [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-16T16:54:43.243Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-16T16:54:43.243Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-16T16:54:43.243Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-04-16T16:54:43.243Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-16T16:54:43.243Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-16T16:54:43.243Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-16T16:54:43.243Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-16T16:54:43.243Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-16T16:54:43.243Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-16T16:54:43.243Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.243Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-16T16:54:43.243Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:54:43.243Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-16T16:54:43.244Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-16T16:54:43.244Z] 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-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-16T16:54:43.244Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T16:54:43.244Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-16T16:54:43.244Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-16T16:54:43.244Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-16T16:54:43.244Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-16T16:54:43.244Z] 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-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-16T16:54:43.244Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T16:54:43.244Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-16T16:54:43.244Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-16T16:54:43.244Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-16T16:54:43.244Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] [2020-04-16T16:54:43.244Z] DONE 181 tests, 24 skipped in 94.531s [2020-04-16T16:54:43.244Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T16:54:43.244Z] INFO: Testing against a local daemon [2020-04-16T16:54:43.244Z] === RUN TestCommitInheritsEnv [2020-04-16T16:54:43.778Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-16T16:54:43.778Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-16T16:54:43.895Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-16T16:54:44.703Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-16T16:54:44.703Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-16T16:54:44.703Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-16T16:54:45.133Z] --- PASS: TestCommitInheritsEnv (2.12s) [2020-04-16T16:54:45.133Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T16:54:45.133Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-16T16:54:45.133Z] === RUN TestImagesFilterMultiReference [2020-04-16T16:54:45.133Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-16T16:54:45.133Z] === RUN TestImagePullPlatformInvalid [2020-04-16T16:54:45.207Z] --- PASS: TestTemplatedConfig (3.49s) [2020-04-16T16:54:45.207Z] === RUN TestConfigCreateResolve [2020-04-16T16:54:45.389Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-04-16T16:54:45.390Z] === RUN TestRemoveImageOrphaning [2020-04-16T16:54:47.217Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-16T16:54:47.217Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-16T16:54:47.217Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-16T16:54:47.279Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-04-16T16:54:47.279Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T16:54:47.279Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-16T16:54:47.279Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-16T16:54:47.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T16:54:47.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-16T16:54:47.279Z] === RUN TestTagInvalidReference [2020-04-16T16:54:47.279Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-16T16:54:47.279Z] === RUN TestTagValidPrefixedRepo [2020-04-16T16:54:47.279Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-16T16:54:47.279Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T16:54:47.279Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-16T16:54:47.279Z] === RUN TestTagOfficialNames [2020-04-16T16:54:47.279Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-16T16:54:47.279Z] === RUN TestTagMatchesDigest [2020-04-16T16:54:47.279Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-16T16:54:47.279Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-16T16:54:47.472Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-16T16:54:47.728Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-16T16:54:47.739Z] --- PASS: TestConfigCreateResolve (2.73s) [2020-04-16T16:54:47.739Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T16:54:48.258Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-16T16:54:48.290Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-16T16:54:48.305Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-04-16T16:54:48.305Z] PASS [2020-04-16T16:54:48.305Z] [2020-04-16T16:54:48.305Z] DONE 7 tests in 19.768s [2020-04-16T16:54:48.305Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T16:54:48.305Z] ++ 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-16T16:54:48.305Z] ++ set -e [2020-04-16T16:54:48.305Z] ++ '[' -n 0 ']' [2020-04-16T16:54:48.305Z] ++ set -x [2020-04-16T16:54:48.305Z] ++ env -i DEST=/go/src/github.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-16T16:54:48.564Z] INFO: Testing against a local daemon [2020-04-16T16:54:48.564Z] === RUN TestCheckpoint [2020-04-16T16:54:48.564Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T16:54:48.564Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T16:54:48.564Z] === RUN TestContainerInvalidJSON [2020-04-16T16:54:48.564Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:54:48.564Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:54:48.564Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:54:48.564Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:54:48.564Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:54:48.564Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:54:48.564Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:54:48.564Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:54:48.564Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:54:48.564Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-16T16:54:48.564Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T16:54:48.564Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-16T16:54:48.564Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T16:54:48.564Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T16:54:48.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-04-16T16:54:48.564Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T16:54:48.822Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-04-16T16:54:48.822Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T16:54:48.822Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-16T16:54:48.822Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T16:54:49.081Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-04-16T16:54:49.081Z] === RUN TestCopyFromContainer [2020-04-16T16:54:49.654Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-16T16:54:49.909Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-16T16:54:49.910Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-16T16:54:49.910Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-16T16:54:49.910Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-16T16:54:50.460Z] INFO: Sources obtained for gotestsum... [2020-04-16T16:54:50.460Z] INFO: Checkout done for gotestsum... [2020-04-16T16:54:50.470Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-16T16:54:50.982Z] === RUN TestCopyFromContainer// [2020-04-16T16:54:50.982Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T16:54:51.241Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T16:54:51.241Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T16:54:51.449Z] INFO: Build done for gotestsum... [2020-04-16T16:54:51.499Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T16:54:51.499Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T16:54:51.696Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-16T16:54:51.758Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T16:54:51.758Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T16:54:51.758Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T16:54:51.993Z] #66 490.0 + bin/containerd-shim-runc-v1 [2020-04-16T16:54:52.017Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer (3.05s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-16T16:54:52.017Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-16T16:54:52.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T16:54:52.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:54:52.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:54:52.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:54:52.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:54:52.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:54:52.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:54:52.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:54:52.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:54:52.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:54:52.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-16T16:54:52.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-16T16:54:52.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-16T16:54:52.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-16T16:54:52.017Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T16:54:52.275Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-16T16:54:52.276Z] === RUN TestCreateWithInvalidEnv [2020-04-16T16:54:52.276Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T16:54:52.276Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T16:54:52.276Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T16:54:52.276Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T16:54:52.276Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T16:54:52.276Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T16:54:52.276Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T16:54:52.276Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T16:54:52.276Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T16:54:52.276Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-16T16:54:52.276Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T16:54:52.276Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-16T16:54:52.276Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T16:54:52.276Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T16:54:52.276Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-16T16:54:52.276Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T16:54:54.634Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-16T16:54:54.634Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:54:54.807Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:54:54.807Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-04-16T16:54:54.807Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-16T16:54:54.807Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T16:54:55.465Z] #66 495.0 + bin/containerd-shim-runc-v2 [2020-04-16T16:54:56.492Z] #66 496.6 + binaries [2020-04-16T16:54:56.492Z] #66 496.6 + mkdir -p /build [2020-04-16T16:54:56.492Z] #66 496.6 + cp bin/containerd /build/containerd [2020-04-16T16:54:56.492Z] #66 496.6 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T16:54:56.492Z] #66 496.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T16:54:56.492Z] #66 496.6 + cp bin/ctr /build/ctr [2020-04-16T16:54:56.492Z] #66 DONE 496.7s [2020-04-16T16:54:56.711Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-04-16T16:54:56.711Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T16:54:56.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:54:56.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:54:56.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:54:56.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:54:56.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:54:56.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:54:56.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:54:56.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:54:56.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:54:56.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:54:56.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:54:56.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:54:56.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:54:56.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:54:56.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:54:56.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-16T16:54:56.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-16T16:54:56.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-16T16:54:56.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-16T16:54:56.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-04-16T16:54:56.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-16T16:54:56.969Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T16:54:57.145Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-16T16:54:57.400Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-16T16:54:57.536Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-04-16T16:54:57.536Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T16:54:57.536Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-16T16:54:57.536Z] === RUN TestDaemonRestartIpcMode [2020-04-16T16:54:57.536Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T16:54:57.536Z] === RUN TestDaemonHostGatewayIP [2020-04-16T16:54:57.536Z] === PAUSE TestDaemonHostGatewayIP [2020-04-16T16:54:57.536Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T16:54:57.536Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-16T16:54:57.536Z] === RUN TestDiff [2020-04-16T16:54:57.971Z] [2020-04-16T16:54:57.971Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T16:54:58.257Z] #67 DONE 0.1s [2020-04-16T16:54:58.257Z] [2020-04-16T16:54:58.257Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T16:54:58.257Z] #71 DONE 0.1s [2020-04-16T16:54:58.257Z] [2020-04-16T16:54:58.257Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T16:54:58.257Z] #73 DONE 0.1s [2020-04-16T16:54:58.257Z] [2020-04-16T16:54:58.257Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T16:54:58.257Z] #76 DONE 0.1s [2020-04-16T16:54:58.257Z] [2020-04-16T16:54:58.257Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T16:54:58.257Z] #77 DONE 0.0s [2020-04-16T16:54:58.474Z] --- PASS: TestDiff (0.81s) [2020-04-16T16:54:58.474Z] === RUN TestExecWithCloseStdin [2020-04-16T16:54:58.479Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-16T16:54:58.542Z] [2020-04-16T16:54:58.542Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T16:54:59.410Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-04-16T16:54:59.410Z] === RUN TestExec [2020-04-16T16:54:59.917Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-16T16:55:00.172Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-16T16:55:00.345Z] --- PASS: TestExec (0.86s) [2020-04-16T16:55:00.345Z] === RUN TestExecUser [2020-04-16T16:55:00.491Z] --- PASS: TestDockerNetworkMacvlan (19.17s) [2020-04-16T16:55:00.491Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-04-16T16:55:00.491Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-16T16:55:00.491Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2020-04-16T16:55:00.491Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-04-16T16:55:00.491Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.30s) [2020-04-16T16:55:00.491Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-04-16T16:55:00.491Z] PASS [2020-04-16T16:55:00.491Z] [2020-04-16T16:55:00.491Z] DONE 8 tests in 20.666s [2020-04-16T16:55:00.491Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T16:55:00.491Z] ++ 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-16T16:55:00.491Z] ++ set -e [2020-04-16T16:55:00.491Z] ++ '[' -n 0 ']' [2020-04-16T16:55:00.491Z] ++ set -x [2020-04-16T16:55:00.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T16:55:00.491Z] testing: warning: no tests to run [2020-04-16T16:55:00.491Z] PASS [2020-04-16T16:55:00.491Z] [2020-04-16T16:55:00.491Z] DONE 0 tests in 0.014s [2020-04-16T16:55:00.491Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T16:55:00.491Z] ++ 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-16T16:55:00.491Z] ++ set -e [2020-04-16T16:55:00.491Z] ++ '[' -n 0 ']' [2020-04-16T16:55:00.491Z] ++ set -x [2020-04-16T16:55:00.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T16:55:00.491Z] INFO: Testing against a local daemon [2020-04-16T16:55:00.491Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T16:55:00.912Z] --- PASS: TestExecUser (0.89s) [2020-04-16T16:55:00.912Z] === RUN TestExportContainerAndImportImage [2020-04-16T16:55:01.242Z] #78 DONE 2.6s [2020-04-16T16:55:01.242Z] [2020-04-16T16:55:01.242Z] #79 exporting to oci image format [2020-04-16T16:55:01.242Z] #79 exporting layers [2020-04-16T16:55:01.535Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-16T16:55:01.955Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-04-16T16:55:01.955Z] === RUN TestAuthZPluginTLS [2020-04-16T16:55:02.288Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-04-16T16:55:02.288Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T16:55:02.462Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-16T16:55:02.565Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-04-16T16:55:02.565Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T16:55:03.176Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-16T16:55:03.176Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T16:55:03.788Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-16T16:55:03.788Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T16:55:03.825Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-16T16:55:03.947Z] Removing intermediate container b9d9cc11141a [2020-04-16T16:55:03.948Z] ---> a35fca6fed55 [2020-04-16T16:55:03.948Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-16T16:55:03.948Z] ---> Running in 73323c2e88b9 [2020-04-16T16:55:03.948Z] Removing intermediate container 73323c2e88b9 [2020-04-16T16:55:03.948Z] ---> 5ef0d5af05d3 [2020-04-16T16:55:03.948Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-16T16:55:03.948Z] ---> Running in d2b755f91bcf [2020-04-16T16:55:03.948Z] Removing intermediate container d2b755f91bcf [2020-04-16T16:55:03.948Z] ---> 14b6b69cfd67 [2020-04-16T16:55:03.948Z] Step 10/10 : COPY . . [2020-04-16T16:55:04.068Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-16T16:55:04.068Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T16:55:04.192Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s) [2020-04-16T16:55:04.192Z] === RUN TestHealthCheckWorkdir [2020-04-16T16:55:04.482Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-16T16:55:04.751Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-16T16:55:04.751Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-16T16:55:05.130Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-04-16T16:55:05.130Z] === RUN TestHealthKillContainer [2020-04-16T16:55:06.080Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-04-16T16:55:06.080Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T16:55:06.115Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-16T16:55:06.360Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-04-16T16:55:06.360Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T16:55:06.970Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-04-16T16:55:06.970Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T16:55:07.041Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-16T16:55:07.615Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-16T16:55:07.615Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T16:55:07.968Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-16T16:55:08.412Z] --- PASS: TestHealthKillContainer (2.97s) [2020-04-16T16:55:08.412Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T16:55:08.979Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-04-16T16:55:08.979Z] === RUN TestIpcModeNone [2020-04-16T16:55:09.547Z] --- PASS: TestIpcModeNone (0.85s) [2020-04-16T16:55:09.547Z] === RUN TestIpcModePrivate [2020-04-16T16:55:09.636Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-16T16:55:09.636Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T16:55:09.854Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-16T16:55:10.483Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-16T16:55:10.483Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-04-16T16:55:10.483Z] === RUN TestIpcModeShareable [2020-04-16T16:55:11.418Z] --- PASS: TestIpcModeShareable (0.90s) [2020-04-16T16:55:11.418Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-04-16T16:55:11.418Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T16:55:11.650Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-04-16T16:55:11.650Z] === RUN TestAuthZPluginHeader [2020-04-16T16:55:11.742Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-16T16:55:12.304Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-16T16:55:12.659Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-04-16T16:55:12.659Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T16:55:12.659Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T16:55:12.659Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:12.659Z] === RUN TestAuthZPluginV2Disable [2020-04-16T16:55:12.659Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-16T16:55:12.659Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:12.659Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T16:55:12.659Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T16:55:12.659Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:12.659Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T16:55:12.659Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T16:55:12.659Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:12.659Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T16:55:12.865Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-16T16:55:12.909Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-16T16:55:14.230Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-16T16:55:14.536Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-16T16:55:14.703Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-04-16T16:55:14.703Z] === RUN TestAPIIpcModeHost [2020-04-16T16:55:14.703Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-16T16:55:14.703Z] === RUN TestDaemonIpcModeShareable [2020-04-16T16:55:16.606Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-04-16T16:55:16.606Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-16T16:55:16.606Z] === RUN TestDaemonIpcModePrivate [2020-04-16T16:55:16.745Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-16T16:55:16.745Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-16T16:55:17.672Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-16T16:55:18.507Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-04-16T16:55:18.508Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-16T16:55:18.508Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T16:55:19.035Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-16T16:55:19.290Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-16T16:55:20.411Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-04-16T16:55:20.411Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-16T16:55:20.411Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T16:55:20.921Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-16T16:55:22.313Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-04-16T16:55:22.313Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-16T16:55:22.313Z] === RUN TestIpcModeOlderClient [2020-04-16T16:55:22.313Z] === PAUSE TestIpcModeOlderClient [2020-04-16T16:55:22.313Z] === RUN TestKillContainerInvalidSignal [2020-04-16T16:55:22.328Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-16T16:55:22.328Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-16T16:55:22.881Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-04-16T16:55:22.881Z] === RUN TestKillContainer [2020-04-16T16:55:22.881Z] === RUN TestKillContainer/no_signal [2020-04-16T16:55:23.816Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T16:55:24.075Z] === RUN TestKillContainer/killing_signal [2020-04-16T16:55:24.842Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-16T16:55:24.842Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-16T16:55:25.402Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-16T16:55:25.450Z] --- PASS: TestKillContainer (2.35s) [2020-04-16T16:55:25.450Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-04-16T16:55:25.450Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-04-16T16:55:25.450Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-16T16:55:25.450Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T16:55:25.450Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T16:55:25.963Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-16T16:55:26.017Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T16:55:26.524Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-16T16:55:26.952Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-04-16T16:55:26.952Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-04-16T16:55:26.952Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-04-16T16:55:26.952Z] === RUN TestKillStoppedContainer [2020-04-16T16:55:26.952Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-16T16:55:26.952Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T16:55:26.952Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-16T16:55:26.952Z] === RUN TestKillDifferentUserContainer [2020-04-16T16:55:27.887Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-04-16T16:55:27.887Z] === RUN TestInspectOomKilledTrue [2020-04-16T16:55:27.887Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-16T16:55:27.887Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:55:27.887Z] === RUN TestInspectOomKilledFalse [2020-04-16T16:55:27.887Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-16T16:55:27.887Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:55:27.887Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T16:55:27.892Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-16T16:55:28.147Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-16T16:55:28.147Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-16T16:55:28.402Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-16T16:55:28.454Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-04-16T16:55:28.454Z] === RUN TestLinksContainerNames [2020-04-16T16:55:29.328Z] --- PASS: TestBuildWithHugeFile (94.51s) [2020-04-16T16:55:29.328Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T16:55:29.328Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:55:29.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:55:29.328Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:55:29.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:55:29.328Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:55:29.328Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:55:29.328Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T16:55:29.328Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T16:55:29.583Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T16:55:29.583Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-16T16:55:29.583Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-16T16:55:29.583Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-16T16:55:29.583Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-04-16T16:55:29.583Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-04-16T16:55:29.583Z] === RUN TestBuildPreserveOwnership [2020-04-16T16:55:29.583Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T16:55:30.356Z] --- PASS: TestLinksContainerNames (1.56s) [2020-04-16T16:55:30.356Z] === RUN TestLogsFollowTailEmpty [2020-04-16T16:55:30.510Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-16T16:55:30.923Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-04-16T16:55:30.923Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T16:55:31.070Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-16T16:55:31.074Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-04-16T16:55:31.074Z] PASS [2020-04-16T16:55:31.074Z] [2020-04-16T16:55:31.074Z] === Skipped [2020-04-16T16:55:31.074Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T16:55:31.074Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:31.074Z] [2020-04-16T16:55:31.074Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-16T16:55:31.074Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:31.074Z] [2020-04-16T16:55:31.074Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T16:55:31.074Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:31.074Z] [2020-04-16T16:55:31.074Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T16:55:31.074Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:31.074Z] [2020-04-16T16:55:31.074Z] [2020-04-16T16:55:31.074Z] DONE 17 tests, 4 skipped in 29.070s [2020-04-16T16:55:31.074Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T16:55:31.074Z] ++ 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-16T16:55:31.074Z] ++ set -e [2020-04-16T16:55:31.074Z] ++ '[' -n 0 ']' [2020-04-16T16:55:31.074Z] ++ set -x [2020-04-16T16:55:31.074Z] ++ env -i DEST=/go/src/github.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-16T16:55:31.074Z] INFO: Testing against a local daemon [2020-04-16T16:55:31.074Z] === RUN TestPluginInvalidJSON [2020-04-16T16:55:31.074Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:55:31.074Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:55:31.074Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:55:31.074Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-16T16:55:31.074Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T16:55:31.074Z] PASS [2020-04-16T16:55:31.074Z] [2020-04-16T16:55:31.074Z] DONE 2 tests in 0.084s [2020-04-16T16:55:31.074Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T16:55:31.074Z] ++ 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-16T16:55:31.074Z] ++ set -e [2020-04-16T16:55:31.074Z] ++ '[' -n 0 ']' [2020-04-16T16:55:31.074Z] ++ set -x [2020-04-16T16:55:31.074Z] ++ env -i DEST=/go/src/github.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-16T16:55:31.074Z] INFO: Testing against a local daemon [2020-04-16T16:55:31.074Z] === RUN TestExternalGraphDriver [2020-04-16T16:55:31.074Z] === RUN TestExternalGraphDriver/json [2020-04-16T16:55:31.490Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/default [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/private [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/slave [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/shared [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/default [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/shared [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/slave [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/private [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:55:31.490Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:55:31.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:55:31.490Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:55:31.685Z] === RUN TestExternalGraphDriver/spec [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:55:31.749Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:55:32.008Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-16T16:55:32.008Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-16T16:55:32.008Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T16:55:32.957Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-16T16:55:33.519Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T16:55:33.697Z] === RUN TestExternalGraphDriver/pull [2020-04-16T16:55:33.913Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-04-16T16:55:33.913Z] === RUN TestNetworkNat [2020-04-16T16:55:34.022Z] ......................... [ 67%] [2020-04-16T16:55:34.072Z] ---> ab6e47cb9821 [2020-04-16T16:55:34.072Z] Successfully built ab6e47cb9821 [2020-04-16T16:55:34.072Z] Successfully tagged docker:latest [2020-04-16T16:55:34.072Z] INFO: Image build ended at 04/16/2020 16:55:31. Duration:00:04:14.5421580 [2020-04-16T16:55:34.072Z] [2020-04-16T16:55:34.072Z] [2020-04-16T16:55:34.072Z] INFO: Building the test binaries at 04/16/2020 16:55:31... [2020-04-16T16:55:34.849Z] --- PASS: TestNetworkNat (0.87s) [2020-04-16T16:55:34.849Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T16:55:35.405Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-16T16:55:35.660Z] --- PASS: TestBuildPreserveOwnership (6.10s) [2020-04-16T16:55:35.660Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2020-04-16T16:55:35.660Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s) [2020-04-16T16:55:35.660Z] === RUN TestBuildPlatformInvalid [2020-04-16T16:55:35.709Z] --- PASS: TestExternalGraphDriver (6.28s) [2020-04-16T16:55:35.709Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-04-16T16:55:35.709Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-04-16T16:55:35.709Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-04-16T16:55:35.709Z] === RUN TestGraphdriverPluginV2 [2020-04-16T16:55:35.709Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-04-16T16:55:35.709Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:35.709Z] PASS [2020-04-16T16:55:35.709Z] [2020-04-16T16:55:35.709Z] === Skipped [2020-04-16T16:55:35.709Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-04-16T16:55:35.709Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:55:35.709Z] [2020-04-16T16:55:35.709Z] [2020-04-16T16:55:35.709Z] DONE 5 tests, 1 skipped in 6.418s [2020-04-16T16:55:35.709Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T16:55:35.709Z] ++ 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-16T16:55:35.709Z] ++ set -e [2020-04-16T16:55:35.709Z] ++ '[' -n 0 ']' [2020-04-16T16:55:35.709Z] ++ set -x [2020-04-16T16:55:35.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-16T16:55:35.785Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-04-16T16:55:35.785Z] === RUN TestNetworkLoopbackNat [2020-04-16T16:55:35.916Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-16T16:55:35.916Z] PASS [2020-04-16T16:55:35.916Z] [2020-04-16T16:55:35.916Z] === Skipped [2020-04-16T16:55:35.916Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-16T16:55:35.916Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T16:55:35.916Z] [2020-04-16T16:55:35.916Z] [2020-04-16T16:55:35.916Z] DONE 32 tests, 1 skipped in 179.104s [2020-04-16T16:55:35.916Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T16:55:35.916Z] ++ 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-16T16:55:35.916Z] ++ set -e [2020-04-16T16:55:35.916Z] ++ '[' -n 0 ']' [2020-04-16T16:55:35.916Z] ++ set -x [2020-04-16T16:55:35.916Z] ++ env -i DEST=/go/src/github.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-16T16:55:35.990Z] INFO: Testing against a local daemon [2020-04-16T16:55:35.990Z] === RUN TestContinueAfterPluginCrash [2020-04-16T16:55:35.990Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T16:55:35.990Z] === RUN TestReadPluginNoRead [2020-04-16T16:55:35.990Z] === PAUSE TestReadPluginNoRead [2020-04-16T16:55:35.990Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T16:55:35.990Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T16:55:35.990Z] === CONT TestContinueAfterPluginCrash [2020-04-16T16:55:35.990Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T16:55:36.172Z] INFO: Testing against a local daemon [2020-04-16T16:55:36.172Z] === RUN TestConfigInspect [2020-04-16T16:55:36.289Z] INFO: make.ps1 starting at 04/16/2020 16:55:36 [2020-04-16T16:55:36.429Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-16T16:55:36.757Z] INFO: Git commit (719fee1bbc) assumed from DOCKER_GITCOMMIT environment variable [2020-04-16T16:55:36.757Z] INFO: Invoking autogen... [2020-04-16T16:55:36.989Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-16T16:55:37.160Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-04-16T16:55:37.160Z] === RUN TestPause [2020-04-16T16:55:37.226Z] INFO: Building daemon... [2020-04-16T16:55:37.728Z] --- PASS: TestPause (0.83s) [2020-04-16T16:55:37.728Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T16:55:37.728Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T16:55:37.728Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T16:55:37.728Z] === RUN TestPauseStopPausedContainer [2020-04-16T16:55:38.665Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-04-16T16:55:38.665Z] === RUN TestPsFilter [2020-04-16T16:55:38.924Z] --- PASS: TestPsFilter (0.24s) [2020-04-16T16:55:38.924Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T16:55:39.490Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-04-16T16:55:39.490Z] === RUN TestRemoveContainerWithVolume [2020-04-16T16:55:39.501Z] --- PASS: TestConfigInspect (3.35s) [2020-04-16T16:55:39.501Z] === RUN TestConfigList [2020-04-16T16:55:40.427Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-04-16T16:55:40.427Z] === RUN TestRemoveContainerRunning [2020-04-16T16:55:40.867Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-16T16:55:41.363Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-04-16T16:55:41.363Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T16:55:41.930Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-04-16T16:55:41.930Z] === RUN TestRemoveInvalidContainer [2020-04-16T16:55:41.930Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-16T16:55:41.930Z] === RUN TestRenameLinkedContainer [2020-04-16T16:55:42.231Z] --- PASS: TestConfigList (2.43s) [2020-04-16T16:55:42.231Z] === RUN TestConfigsCreateAndDelete [2020-04-16T16:55:44.358Z] --- PASS: TestDaemonStartWithLogOpt (8.55s) [2020-04-16T16:55:44.358Z] === CONT TestReadPluginNoRead [2020-04-16T16:55:44.743Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-16T16:55:44.743Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-16T16:55:45.218Z] --- PASS: TestRenameLinkedContainer (3.06s) [2020-04-16T16:55:45.218Z] === RUN TestRenameStoppedContainer [2020-04-16T16:55:45.303Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-04-16T16:55:45.303Z] === RUN TestConfigsUpdate [2020-04-16T16:55:45.303Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-16T16:55:45.785Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-04-16T16:55:45.785Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T16:55:45.864Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-16T16:55:46.424Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-16T16:55:47.689Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2020-04-16T16:55:47.689Z] === RUN TestRenameInvalidName [2020-04-16T16:55:47.798Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T16:55:48.258Z] --- PASS: TestRenameInvalidName (0.76s) [2020-04-16T16:55:48.258Z] === RUN TestRenameAnonymousContainer [2020-04-16T16:55:48.312Z] --- PASS: TestConfigsUpdate (3.22s) [2020-04-16T16:55:48.312Z] === RUN TestTemplatedConfig [2020-04-16T16:55:48.872Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-16T16:55:49.263Z] === RUN TestReadPluginNoRead/default [2020-04-16T16:55:49.434Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-16T16:55:49.543Z] --- PASS: TestContinueAfterPluginCrash (13.49s) [2020-04-16T16:55:49.690Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-16T16:55:51.006Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T16:55:51.054Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-16T16:55:51.310Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-16T16:55:51.870Z] --- PASS: TestTemplatedConfig (3.52s) [2020-04-16T16:55:51.870Z] === RUN TestConfigCreateResolve [2020-04-16T16:55:52.126Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-16T16:55:52.447Z] --- PASS: TestRenameAnonymousContainer (4.10s) [2020-04-16T16:55:52.447Z] === RUN TestRenameContainerWithSameName [2020-04-16T16:55:53.014Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-04-16T16:55:53.014Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T16:55:53.051Z] --- PASS: TestReadPluginNoRead (8.58s) [2020-04-16T16:55:53.051Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-04-16T16:55:53.051Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-04-16T16:55:53.051Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2020-04-16T16:55:53.051Z] read_test.go:91: [d47080405674c] daemon is not started [2020-04-16T16:55:53.051Z] PASS [2020-04-16T16:55:53.051Z] [2020-04-16T16:55:53.051Z] DONE 6 tests in 17.222s [2020-04-16T16:55:53.051Z] 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-16T16:55:53.051Z] ++ 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-16T16:55:53.051Z] ++ set -e [2020-04-16T16:55:53.051Z] ++ '[' -n 0 ']' [2020-04-16T16:55:53.051Z] ++ set -x [2020-04-16T16:55:53.051Z] ++ env -i DEST=/go/src/github.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-16T16:55:53.051Z] testing: warning: no tests to run [2020-04-16T16:55:53.051Z] PASS [2020-04-16T16:55:53.051Z] [2020-04-16T16:55:53.051Z] DONE 0 tests in 0.030s [2020-04-16T16:55:53.051Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T16:55:53.051Z] ++ 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-16T16:55:53.051Z] ++ set -e [2020-04-16T16:55:53.051Z] ++ '[' -n 0 ']' [2020-04-16T16:55:53.051Z] ++ set -x [2020-04-16T16:55:53.051Z] ++ env -i DEST=/go/src/github.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-16T16:55:53.051Z] INFO: Testing against a local daemon [2020-04-16T16:55:53.051Z] === RUN TestPluginWithDevMounts [2020-04-16T16:55:53.051Z] === PAUSE TestPluginWithDevMounts [2020-04-16T16:55:53.051Z] === CONT TestPluginWithDevMounts [2020-04-16T16:55:54.638Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-16T16:55:54.894Z] --- PASS: TestConfigCreateResolve (3.06s) [2020-04-16T16:55:54.894Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T16:55:54.917Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-04-16T16:55:54.917Z] === RUN TestResize [2020-04-16T16:55:55.062Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-04-16T16:55:55.062Z] PASS [2020-04-16T16:55:55.062Z] [2020-04-16T16:55:55.062Z] DONE 1 tests in 1.979s [2020-04-16T16:55:55.062Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T16:55:55.062Z] ++ 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-16T16:55:55.063Z] ++ set -e [2020-04-16T16:55:55.063Z] ++ '[' -n 0 ']' [2020-04-16T16:55:55.063Z] ++ set -x [2020-04-16T16:55:55.063Z] ++ env -i DEST=/go/src/github.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-16T16:55:55.063Z] INFO: Testing against a local daemon [2020-04-16T16:55:55.063Z] === RUN TestSecretInspect [2020-04-16T16:55:55.455Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-16T16:55:55.455Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-16T16:55:55.455Z] PASS [2020-04-16T16:55:55.455Z] [2020-04-16T16:55:55.455Z] DONE 7 tests in 19.483s [2020-04-16T16:55:55.455Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T16:55:55.456Z] ++ 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-16T16:55:55.456Z] ++ set -e [2020-04-16T16:55:55.456Z] ++ '[' -n 0 ']' [2020-04-16T16:55:55.456Z] ++ set -x [2020-04-16T16:55:55.456Z] ++ env -i DEST=/go/src/github.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-16T16:55:55.484Z] --- PASS: TestResize (0.81s) [2020-04-16T16:55:55.484Z] === RUN TestResizeWithInvalidSize [2020-04-16T16:55:55.711Z] INFO: Testing against a local daemon [2020-04-16T16:55:55.711Z] === RUN TestCheckpoint [2020-04-16T16:55:55.711Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T16:55:55.711Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T16:55:55.711Z] === RUN TestContainerInvalidJSON [2020-04-16T16:55:55.711Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:55:55.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:55:55.711Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:55:55.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:55:55.711Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:55:55.711Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:55:55.711Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T16:55:55.711Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T16:55:55.711Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T16:55:55.711Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-16T16:55:55.711Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T16:55:55.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-04-16T16:55:55.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T16:55:55.711Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T16:55:55.966Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-04-16T16:55:55.966Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T16:55:55.966Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-16T16:55:55.966Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T16:55:56.221Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-16T16:55:56.221Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T16:55:56.221Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-04-16T16:55:56.221Z] === RUN TestCopyFromContainer [2020-04-16T16:55:56.419Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-04-16T16:55:56.419Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T16:55:57.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:55:57.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:55:57.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:55:57.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:55:57.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:55:57.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:55:57.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:55:57.148Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-16T16:55:58.074Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-16T16:55:58.074Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-16T16:55:58.074Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-16T16:55:58.074Z] === RUN TestCopyFromContainer// [2020-04-16T16:55:58.329Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T16:55:58.329Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T16:55:58.585Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T16:55:58.585Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T16:55:58.840Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T16:55:58.840Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T16:55:58.840Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T16:55:58.936Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:55:58.936Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:55:59.096Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T16:55:59.096Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer (3.07s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-04-16T16:55:59.352Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-16T16:55:59.352Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T16:55:59.352Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:55:59.352Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:55:59.352Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:55:59.352Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:55:59.352Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:55:59.352Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:55:59.352Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T16:55:59.352Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T16:55:59.352Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T16:55:59.352Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-16T16:55:59.352Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-16T16:55:59.352Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-16T16:55:59.352Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-16T16:55:59.352Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T16:55:59.352Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-16T16:55:59.352Z] === RUN TestCreateWithInvalidEnv [2020-04-16T16:55:59.352Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T16:55:59.352Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T16:55:59.352Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T16:55:59.352Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T16:55:59.352Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T16:55:59.352Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T16:55:59.352Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T16:55:59.352Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T16:55:59.352Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T16:55:59.352Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-16T16:55:59.352Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T16:55:59.352Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T16:55:59.352Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-16T16:55:59.352Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T16:55:59.352Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-04-16T16:55:59.352Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T16:55:59.426Z] --- PASS: TestSecretInspect (3.52s) [2020-04-16T16:55:59.426Z] === RUN TestSecretList [2020-04-16T16:55:59.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T16:56:00.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:56:00.279Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-16T16:56:00.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:56:00.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:56:01.644Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:56:01.644Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:56:01.644Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T16:56:01.900Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-16T16:56:02.156Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-16T16:56:02.156Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T16:56:02.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:56:02.411Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-16T16:56:02.870Z] --- PASS: TestSecretList (3.68s) [2020-04-16T16:56:02.870Z] === RUN TestSecretsCreateAndDelete [2020-04-16T16:56:02.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:56:04.300Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-16T16:56:04.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-04-16T16:56:04.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T16:56:04.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:56:04.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:56:04.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:56:04.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:56:04.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:56:04.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:56:04.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:56:04.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:56:04.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:56:04.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:56:04.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T16:56:04.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T16:56:04.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T16:56:04.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T16:56:04.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T16:56:04.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-16T16:56:04.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-16T16:56:04.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-04-16T16:56:04.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-16T16:56:04.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-16T16:56:04.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-16T16:56:04.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2020-04-16T16:56:05.438Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-04-16T16:56:05.438Z] === RUN TestCgroupNamespacesRun [2020-04-16T16:56:05.483Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s) [2020-04-16T16:56:05.483Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T16:56:05.483Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-16T16:56:05.483Z] === RUN TestDaemonRestartIpcMode [2020-04-16T16:56:05.483Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T16:56:05.484Z] === RUN TestDaemonHostGatewayIP [2020-04-16T16:56:05.484Z] === PAUSE TestDaemonHostGatewayIP [2020-04-16T16:56:05.484Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T16:56:05.484Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-16T16:56:05.484Z] === RUN TestDiff [2020-04-16T16:56:06.045Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-16T16:56:06.310Z] --- PASS: TestSecretsCreateAndDelete (3.77s) [2020-04-16T16:56:06.310Z] === RUN TestSecretsUpdate [2020-04-16T16:56:06.605Z] --- PASS: TestDiff (0.86s) [2020-04-16T16:56:06.605Z] === RUN TestExecWithCloseStdin [2020-04-16T16:56:06.861Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-16T16:56:07.340Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-04-16T16:56:07.340Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T16:56:07.787Z] --- PASS: TestExecWithCloseStdin (1.16s) [2020-04-16T16:56:07.787Z] === RUN TestExec [2020-04-16T16:56:08.347Z] --- PASS: TestExec (0.84s) [2020-04-16T16:56:08.347Z] === RUN TestExecUser [2020-04-16T16:56:09.244Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-04-16T16:56:09.244Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T16:56:09.274Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-16T16:56:09.274Z] --- PASS: TestExecUser (0.84s) [2020-04-16T16:56:09.274Z] === RUN TestExportContainerAndImportImage [2020-04-16T16:56:09.529Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-16T16:56:09.750Z] --- PASS: TestSecretsUpdate (3.62s) [2020-04-16T16:56:09.750Z] === RUN TestTemplatedSecret [2020-04-16T16:56:10.455Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-04-16T16:56:10.455Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T16:56:10.735Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-16T16:56:11.146Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-04-16T16:56:11.146Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T16:56:11.382Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-16T16:56:11.637Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-16T16:56:12.198Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-04-16T16:56:12.198Z] === RUN TestHealthCheckWorkdir [2020-04-16T16:56:12.525Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-04-16T16:56:12.525Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T16:56:13.190Z] --- PASS: TestTemplatedSecret (3.43s) [2020-04-16T16:56:13.190Z] === RUN TestSecretCreateResolve [2020-04-16T16:56:13.562Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2020-04-16T16:56:13.562Z] === RUN TestHealthKillContainer [2020-04-16T16:56:13.562Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-16T16:56:13.562Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-16T16:56:14.428Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-04-16T16:56:14.428Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T16:56:15.365Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-04-16T16:56:15.365Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T16:56:16.301Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-04-16T16:56:16.301Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T16:56:16.825Z] --- PASS: TestHealthKillContainer (3.09s) [2020-04-16T16:56:16.825Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T16:56:17.385Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-16T16:56:17.385Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-16T16:56:17.385Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2020-04-16T16:56:17.385Z] === RUN TestIpcModeNone [2020-04-16T16:56:17.556Z] --- PASS: TestSecretCreateResolve (3.62s) [2020-04-16T16:56:17.556Z] PASS [2020-04-16T16:56:17.556Z] [2020-04-16T16:56:17.556Z] DONE 6 tests in 21.729s [2020-04-16T16:56:17.556Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T16:56:17.556Z] ++ 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-16T16:56:17.556Z] ++ set -e [2020-04-16T16:56:17.556Z] ++ '[' -n 0 ']' [2020-04-16T16:56:17.556Z] ++ set -x [2020-04-16T16:56:17.556Z] ++ env -i DEST=/go/src/github.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-16T16:56:17.556Z] INFO: Testing against a local daemon [2020-04-16T16:56:17.556Z] === RUN TestServiceCreateInit [2020-04-16T16:56:17.556Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T16:56:18.205Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-04-16T16:56:18.205Z] === RUN TestKernelTCPMemory [2020-04-16T16:56:18.310Z] --- PASS: TestIpcModeNone (1.05s) [2020-04-16T16:56:18.310Z] === RUN TestIpcModePrivate [2020-04-16T16:56:18.568Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-16T16:56:19.141Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-04-16T16:56:19.141Z] === RUN TestNISDomainname [2020-04-16T16:56:19.498Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-16T16:56:19.498Z] --- PASS: TestIpcModePrivate (1.16s) [2020-04-16T16:56:19.498Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2020-04-16T16:56:19.498Z] === RUN TestIpcModeShareable [2020-04-16T16:56:20.078Z] --- PASS: TestNISDomainname (1.01s) [2020-04-16T16:56:20.078Z] === RUN TestHostnameDnsResolution [2020-04-16T16:56:20.424Z] --- PASS: TestIpcModeShareable (0.91s) [2020-04-16T16:56:20.424Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:218, shared: true, mustBeShared: true [2020-04-16T16:56:20.424Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T16:56:20.984Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-16T16:56:21.545Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-16T16:56:21.981Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-04-16T16:56:21.981Z] === RUN TestStats [2020-04-16T16:56:22.105Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-16T16:56:22.667Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-16T16:56:23.024Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T16:56:23.227Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-16T16:56:23.482Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s) [2020-04-16T16:56:23.482Z] === RUN TestAPIIpcModeHost [2020-04-16T16:56:23.883Z] --- PASS: TestStats (1.81s) [2020-04-16T16:56:23.883Z] === RUN TestStopContainerWithTimeout [2020-04-16T16:56:23.883Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T16:56:23.883Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T16:56:23.883Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T16:56:23.883Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T16:56:23.883Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T16:56:23.883Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T16:56:23.883Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T16:56:23.883Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T16:56:23.883Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T16:56:23.883Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T16:56:23.883Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T16:56:23.883Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T16:56:24.407Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-16T16:56:24.407Z] --- PASS: TestAPIIpcModeHost (0.88s) [2020-04-16T16:56:24.407Z] === RUN TestDaemonIpcModeShareable [2020-04-16T16:56:25.912Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-16T16:56:26.294Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-16T16:56:26.294Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-04-16T16:56:26.294Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2020-04-16T16:56:26.294Z] === RUN TestDaemonIpcModePrivate [2020-04-16T16:56:26.294Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-16T16:56:27.168Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-16T16:56:27.168Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-04-16T16:56:27.168Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-04-16T16:56:27.168Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2020-04-16T16:56:27.168Z] --- PASS: TestStopContainerWithTimeout/-1 (3.41s) [2020-04-16T16:56:27.168Z] === RUN TestDeleteDevicemapper [2020-04-16T16:56:27.168Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T16:56:27.168Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T16:56:27.168Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T16:56:27.394Z] --- PASS: TestServiceCreateInit (10.24s) [2020-04-16T16:56:27.394Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-04-16T16:56:27.394Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.01s) [2020-04-16T16:56:27.394Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T16:56:27.657Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-16T16:56:27.803Z] tests/integration/client_test.py ..... [ 75%] [2020-04-16T16:56:27.803Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-16T16:56:28.256Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2020-04-16T16:56:28.256Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-04-16T16:56:28.256Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T16:56:28.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-16T16:56:28.734Z] tests/integration/errors_test.py . [ 76%] [2020-04-16T16:56:28.818Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-16T16:56:29.701Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-04-16T16:56:29.701Z] === RUN TestUpdateMemory [2020-04-16T16:56:29.701Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-16T16:56:29.701Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:56:29.701Z] === RUN TestUpdateCPUQuota [2020-04-16T16:56:30.186Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2020-04-16T16:56:30.187Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-04-16T16:56:30.187Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T16:56:30.187Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-16T16:56:30.637Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-04-16T16:56:30.637Z] === RUN TestUpdatePidsLimit [2020-04-16T16:56:30.637Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-16T16:56:31.205Z] === RUN TestUpdatePidsLimit/no_change [2020-04-16T16:56:31.464Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-16T16:56:32.031Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-16T16:56:32.073Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-04-16T16:56:32.073Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: true, mustBeShared: true [2020-04-16T16:56:32.073Z] === RUN TestIpcModeOlderClient [2020-04-16T16:56:32.073Z] === PAUSE TestIpcModeOlderClient [2020-04-16T16:56:32.073Z] === RUN TestKillContainerInvalidSignal [2020-04-16T16:56:32.073Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-16T16:56:32.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-16T16:56:32.633Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-16T16:56:32.633Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-04-16T16:56:32.633Z] === RUN TestKillContainer [2020-04-16T16:56:32.633Z] === RUN TestKillContainer/no_signal [2020-04-16T16:56:32.857Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-16T16:56:33.116Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-16T16:56:33.559Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T16:56:33.815Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-16T16:56:34.070Z] === RUN TestKillContainer/killing_signal [2020-04-16T16:56:35.019Z] --- PASS: TestUpdatePidsLimit (4.05s) [2020-04-16T16:56:35.019Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-04-16T16:56:35.019Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-04-16T16:56:35.019Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-04-16T16:56:35.019Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-16T16:56:35.019Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-16T16:56:35.019Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-16T16:56:35.019Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-04-16T16:56:35.019Z] === RUN TestUpdateRestartPolicy [2020-04-16T16:56:35.433Z] --- PASS: TestKillContainer (2.67s) [2020-04-16T16:56:35.433Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-04-16T16:56:35.433Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-04-16T16:56:35.433Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2020-04-16T16:56:35.433Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T16:56:35.433Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T16:56:35.995Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-16T16:56:36.251Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T16:56:36.507Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-16T16:56:37.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s) [2020-04-16T16:56:37.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2020-04-16T16:56:37.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2020-04-16T16:56:37.435Z] === RUN TestKillStoppedContainer [2020-04-16T16:56:37.435Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-16T16:56:37.435Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T16:56:37.435Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-16T16:56:37.435Z] === RUN TestKillDifferentUserContainer [2020-04-16T16:56:38.361Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-04-16T16:56:38.361Z] === RUN TestInspectOomKilledTrue [2020-04-16T16:56:38.361Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-16T16:56:38.361Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:56:38.361Z] === RUN TestInspectOomKilledFalse [2020-04-16T16:56:38.361Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-16T16:56:38.361Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:56:38.361Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T16:56:38.677Z] --- PASS: TestImportExtremelyLargeImageWorks (103.74s) [2020-04-16T16:56:38.677Z] PASS [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === Skipped [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-16T16:56:38.677Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] DONE 12 tests, 1 skipped in 108.271s [2020-04-16T16:56:38.677Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T16:56:38.677Z] INFO: Testing against a local daemon [2020-04-16T16:56:38.677Z] === RUN TestNetworkCreateDelete [2020-04-16T16:56:38.677Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-16T16:56:38.677Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T16:56:38.677Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-04-16T16:56:38.677Z] === RUN TestInspectNetwork [2020-04-16T16:56:38.677Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-16T16:56:38.677Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:56:38.677Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T16:56:38.677Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-16T16:56:38.677Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] === RUN TestNetworkInvalidJSON [2020-04-16T16:56:38.677Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T16:56:38.677Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T16:56:38.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:56:38.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:56:38.677Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:56:38.677Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:56:38.677Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T16:56:38.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:56:38.677Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:56:38.677Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-16T16:56:38.677Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T16:56:38.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T16:56:38.677Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T16:56:38.677Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T16:56:38.677Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-16T16:56:38.677Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T16:56:38.677Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T16:56:38.677Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T16:56:38.677Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T16:56:38.677Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T16:56:38.677Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T16:56:38.677Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:56:38.677Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T16:56:38.677Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:236: FLAKY_TEST [2020-04-16T16:56:38.677Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T16:56:38.677Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:56:38.677Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T16:56:38.677Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:56:38.677Z] PASS [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === Skipped [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-16T16:56:38.677Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-16T16:56:38.677Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-16T16:56:38.677Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:236: FLAKY_TEST [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-16T16:56:38.677Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] DONE 18 tests, 12 skipped in 0.599s [2020-04-16T16:56:38.677Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T16:56:38.677Z] INFO: Testing against a local daemon [2020-04-16T16:56:38.677Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T16:56:38.677Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-16T16:56:38.677Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:56:38.677Z] === RUN TestDockerNetworkIpvlan [2020-04-16T16:56:38.677Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T16:56:38.677Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:56:38.677Z] PASS [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === Skipped [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-16T16:56:38.677Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T16:56:38.677Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] DONE 2 tests, 2 skipped in 0.175s [2020-04-16T16:56:38.677Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T16:56:38.677Z] INFO: Testing against a local daemon [2020-04-16T16:56:38.677Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T16:56:38.677Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-16T16:56:38.677Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] === RUN TestDockerNetworkMacvlan [2020-04-16T16:56:38.677Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-16T16:56:38.677Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] PASS [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === Skipped [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-16T16:56:38.677Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-16T16:56:38.677Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] DONE 2 tests, 2 skipped in 0.240s [2020-04-16T16:56:38.677Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T16:56:38.677Z] testing: warning: no tests to run [2020-04-16T16:56:38.677Z] PASS [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] DONE 0 tests in 0.028s [2020-04-16T16:56:38.677Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T16:56:38.677Z] INFO: Testing against a local daemon [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginTLS [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginHeader [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginV2Disable [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T16:56:38.677Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] PASS [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === Skipped [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-16T16:56:38.677Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.677Z] [2020-04-16T16:56:38.677Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-04-16T16:56:38.678Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.678Z] [2020-04-16T16:56:38.678Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-04-16T16:56:38.678Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.678Z] [2020-04-16T16:56:38.678Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-16T16:56:38.678Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.678Z] [2020-04-16T16:56:38.678Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-16T16:56:38.678Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.678Z] [2020-04-16T16:56:38.678Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-16T16:56:38.678Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T16:56:38.678Z] [2020-04-16T16:56:38.678Z] [2020-04-16T16:56:38.678Z] DONE 17 tests, 17 skipped in 0.485s [2020-04-16T16:56:38.678Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T16:56:38.678Z] INFO: Testing against a local daemon [2020-04-16T16:56:38.678Z] === RUN TestPluginInvalidJSON [2020-04-16T16:56:38.678Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:56:38.678Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:56:38.678Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:56:38.678Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-16T16:56:38.678Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T16:56:38.678Z] PASS [2020-04-16T16:56:38.678Z] [2020-04-16T16:56:38.678Z] DONE 2 tests in 0.139s [2020-04-16T16:56:38.678Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T16:56:38.678Z] INFO: Testing against a local daemon [2020-04-16T16:56:38.678Z] === RUN TestExternalGraphDriver [2020-04-16T16:56:38.678Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-04-16T16:56:38.678Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-16T16:56:38.678Z] === RUN TestGraphdriverPluginV2 [2020-04-16T16:56:38.922Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-04-16T16:56:38.922Z] === RUN TestLinksContainerNames [2020-04-16T16:56:39.606Z] --- PASS: TestGraphdriverPluginV2 (6.39s) [2020-04-16T16:56:39.606Z] PASS [2020-04-16T16:56:39.606Z] [2020-04-16T16:56:39.606Z] === Skipped [2020-04-16T16:56:39.606Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-04-16T16:56:39.606Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-16T16:56:39.606Z] [2020-04-16T16:56:39.606Z] [2020-04-16T16:56:39.606Z] DONE 2 tests, 1 skipped in 6.601s [2020-04-16T16:56:39.606Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T16:56:39.606Z] INFO: Testing against a local daemon [2020-04-16T16:56:39.606Z] === RUN TestContinueAfterPluginCrash [2020-04-16T16:56:39.606Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T16:56:39.606Z] === RUN TestReadPluginNoRead [2020-04-16T16:56:39.606Z] === PAUSE TestReadPluginNoRead [2020-04-16T16:56:39.606Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T16:56:39.606Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T16:56:39.606Z] === CONT TestContinueAfterPluginCrash [2020-04-16T16:56:39.606Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T16:56:40.288Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-16T16:56:40.544Z] --- PASS: TestLinksContainerNames (1.67s) [2020-04-16T16:56:40.544Z] === RUN TestLogsFollowTailEmpty [2020-04-16T16:56:40.799Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-16T16:56:41.361Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-04-16T16:56:41.361Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T16:56:42.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/default [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/private [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/slave [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/shared [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/default [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/shared [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/slave [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T16:56:42.286Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:56:42.286Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T16:56:42.286Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T16:56:42.542Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T16:56:42.542Z] === CONT TestMountDaemonRoot/private [2020-04-16T16:56:42.542Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T16:56:42.542Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T16:56:42.542Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:56:42.542Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:56:42.542Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T16:56:42.542Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T16:56:42.542Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:56:42.542Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:56:42.542Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T16:56:42.542Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T16:56:42.542Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T16:56:42.542Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T16:56:42.542Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T16:56:42.542Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T16:56:42.797Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T16:56:43.052Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T16:56:43.052Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T16:56:43.052Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T16:56:43.052Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T16:56:43.052Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T16:56:43.052Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T16:56:43.052Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-16T16:56:43.052Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-16T16:56:43.052Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T16:56:45.567Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2020-04-16T16:56:45.567Z] === RUN TestNetworkNat [2020-04-16T16:56:45.567Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-16T16:56:46.127Z] --- PASS: TestNetworkNat (0.95s) [2020-04-16T16:56:46.127Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T16:56:46.688Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-16T16:56:47.222Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2020-04-16T16:56:47.222Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T16:56:47.248Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-04-16T16:56:47.248Z] === RUN TestNetworkLoopbackNat [2020-04-16T16:56:48.157Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-04-16T16:56:48.157Z] === RUN TestWaitNonBlocked [2020-04-16T16:56:48.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:56:48.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:56:48.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:56:48.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:56:48.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:56:48.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:56:48.612Z] --- PASS: TestNetworkLoopbackNat (1.26s) [2020-04-16T16:56:48.612Z] === RUN TestPause [2020-04-16T16:56:48.868Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-16T16:56:49.095Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-16T16:56:49.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-04-16T16:56:49.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-04-16T16:56:49.095Z] === RUN TestWaitBlocked [2020-04-16T16:56:49.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:56:49.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:56:49.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:56:49.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:56:49.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:56:49.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:56:49.428Z] --- PASS: TestPause (0.94s) [2020-04-16T16:56:49.428Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T16:56:49.428Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T16:56:49.428Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T16:56:49.428Z] === RUN TestPauseStopPausedContainer [2020-04-16T16:56:49.428Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-16T16:56:49.563Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-16T16:56:49.563Z] [2020-04-16T16:56:49.563Z] ________ ____ __. [2020-04-16T16:56:49.563Z] \_____ \ | |/ _| [2020-04-16T16:56:49.564Z] / | \| < [2020-04-16T16:56:49.564Z] / | \ | \ [2020-04-16T16:56:49.564Z] \_______ /____|__ \ [2020-04-16T16:56:49.564Z] \/ \/ [2020-04-16T16:56:49.564Z] [2020-04-16T16:56:49.564Z] INFO: make.ps1 ended at 04/16/2020 16:56:41 [2020-04-16T16:56:49.564Z] INFO: Binaries build ended at 04/16/2020 16:56:43. Duration:00:01:12.0178233 [2020-04-16T16:56:49.564Z] INFO: Copying the built daemon binary to d:\CI\PR-40796\3\binary\dockerd-719fee1bbc.exe... [2020-04-16T16:56:49.564Z] INFO: Copying the built client binary to d:\CI\PR-40796\3\binary\docker-719fee1bbc.exe... [2020-04-16T16:56:49.564Z] INFO: Copying dockerversion from the container... [2020-04-16T16:56:49.564Z] INFO: Copying the golang package from the container to d:\CI\PR-40796\3\installer\go.zip... [2020-04-16T16:56:49.741Z] --- PASS: TestCreateServiceMultipleTimes (22.60s) [2020-04-16T16:56:49.741Z] === RUN TestCreateServiceConflict [2020-04-16T16:56:50.355Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2020-04-16T16:56:50.355Z] === RUN TestPsFilter [2020-04-16T16:56:50.472Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-16T16:56:50.472Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-04-16T16:56:50.472Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2020-04-16T16:56:50.472Z] === CONT TestContainerStartOnDaemonRestart [2020-04-16T16:56:50.472Z] === CONT TestIpcModeOlderClient [2020-04-16T16:56:50.472Z] === CONT TestDaemonHostGatewayIP [2020-04-16T16:56:50.472Z] === CONT TestContainerKillOnDaemonStart [2020-04-16T16:56:50.472Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-04-16T16:56:50.472Z] === CONT TestDaemonRestartIpcMode [2020-04-16T16:56:50.611Z] --- PASS: TestPsFilter (0.22s) [2020-04-16T16:56:50.611Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T16:56:51.141Z] INFO: Extracting go.zip to d:\CI\PR-40796\3\go [2020-04-16T16:56:51.537Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-04-16T16:56:51.537Z] === RUN TestRemoveContainerWithVolume [2020-04-16T16:56:52.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-16T16:56:52.720Z] --- PASS: TestRemoveContainerWithVolume (1.24s) [2020-04-16T16:56:52.720Z] === RUN TestRemoveContainerRunning [2020-04-16T16:56:53.647Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-04-16T16:56:53.647Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T16:56:54.107Z] --- PASS: TestCreateServiceConflict (3.69s) [2020-04-16T16:56:54.107Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T16:56:54.454Z] --- PASS: TestDaemonStartWithLogOpt (13.76s) [2020-04-16T16:56:54.454Z] === CONT TestReadPluginNoRead [2020-04-16T16:56:54.580Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2020-04-16T16:56:54.580Z] === RUN TestRemoveInvalidContainer [2020-04-16T16:56:54.580Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-16T16:56:54.580Z] === RUN TestRenameLinkedContainer [2020-04-16T16:56:54.669Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2020-04-16T16:56:54.669Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2020-04-16T16:56:54.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-16T16:56:55.235Z] --- PASS: TestDaemonHostGatewayIP (4.87s) [2020-04-16T16:56:56.970Z] --- PASS: TestContinueAfterPluginCrash (17.26s) [2020-04-16T16:56:56.970Z] === RUN TestReadPluginNoRead/default [2020-04-16T16:56:57.547Z] --- PASS: TestCreateServiceMaxReplicas (3.86s) [2020-04-16T16:56:57.547Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T16:56:59.002Z] --- PASS: TestRenameLinkedContainer (4.45s) [2020-04-16T16:56:59.002Z] === RUN TestRenameStoppedContainer [2020-04-16T16:56:59.927Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-16T16:56:59.927Z] --- PASS: TestRenameStoppedContainer (1.11s) [2020-04-16T16:56:59.927Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T16:57:00.238Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T16:57:01.813Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-16T16:57:02.374Z] --- PASS: TestRenameRunningContainerAndReuse (2.41s) [2020-04-16T16:57:02.374Z] === RUN TestRenameInvalidName [2020-04-16T16:57:02.754Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T16:57:03.739Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-16T16:57:03.995Z] --- PASS: TestRenameInvalidName (1.63s) [2020-04-16T16:57:03.995Z] === RUN TestRenameAnonymousContainer [2020-04-16T16:57:05.207Z] --- PASS: TestContainerKillOnDaemonStart (13.16s) [2020-04-16T16:57:05.207Z] PASS [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] === Skipped [2020-04-16T16:57:05.207Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-16T16:57:05.207Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-16T16:57:05.207Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-16T16:57:05.207Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T16:57:05.207Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T16:57:05.207Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-16T16:57:05.207Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] DONE 200 tests, 6 skipped in 135.194s [2020-04-16T16:57:05.207Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T16:57:05.207Z] ++ 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-16T16:57:05.207Z] ++ set -e [2020-04-16T16:57:05.207Z] ++ '[' -n 0 ']' [2020-04-16T16:57:05.207Z] ++ set -x [2020-04-16T16:57:05.207Z] ++ env -i DEST=/go/src/github.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-16T16:57:05.207Z] INFO: Testing against a local daemon [2020-04-16T16:57:05.207Z] === RUN TestCommitInheritsEnv [2020-04-16T16:57:05.207Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-04-16T16:57:05.207Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T16:57:05.207Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-16T16:57:05.207Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-16T16:57:05.207Z] === RUN TestImagesFilterMultiReference [2020-04-16T16:57:05.207Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-16T16:57:05.207Z] === RUN TestImagePullPlatformInvalid [2020-04-16T16:57:05.207Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-16T16:57:05.207Z] === RUN TestRemoveImageOrphaning [2020-04-16T16:57:05.207Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-04-16T16:57:05.207Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T16:57:05.207Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-16T16:57:05.207Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:57:05.207Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T16:57:05.207Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-16T16:57:05.207Z] === RUN TestTagInvalidReference [2020-04-16T16:57:05.207Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-16T16:57:05.207Z] === RUN TestTagValidPrefixedRepo [2020-04-16T16:57:05.207Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-16T16:57:05.207Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T16:57:05.207Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-16T16:57:05.207Z] === RUN TestTagOfficialNames [2020-04-16T16:57:05.207Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-16T16:57:05.207Z] === RUN TestTagMatchesDigest [2020-04-16T16:57:05.207Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-16T16:57:05.207Z] PASS [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] === Skipped [2020-04-16T16:57:05.207Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-16T16:57:05.207Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-16T16:57:05.207Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] [2020-04-16T16:57:05.207Z] DONE 12 tests, 2 skipped in 1.709s [2020-04-16T16:57:05.207Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T16:57:05.207Z] ++ 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-16T16:57:05.207Z] ++ set -e [2020-04-16T16:57:05.207Z] ++ '[' -n 0 ']' [2020-04-16T16:57:05.207Z] ++ set -x [2020-04-16T16:57:05.207Z] ++ env -i DEST=/go/src/github.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-16T16:57:05.466Z] INFO: Testing against a local daemon [2020-04-16T16:57:05.466Z] === RUN TestNetworkCreateDelete [2020-04-16T16:57:06.022Z] --- PASS: TestReadPluginNoRead (12.08s) [2020-04-16T16:57:06.022Z] --- PASS: TestReadPluginNoRead/default (2.81s) [2020-04-16T16:57:06.022Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.78s) [2020-04-16T16:57:06.022Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.80s) [2020-04-16T16:57:06.022Z] read_test.go:91: [d222cad9f1c35] daemon is not started [2020-04-16T16:57:06.022Z] PASS [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] DONE 6 tests in 26.007s [2020-04-16T16:57:06.022Z] 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-16T16:57:06.022Z] testing: warning: no tests to run [2020-04-16T16:57:06.022Z] PASS [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] DONE 0 tests in 0.050s [2020-04-16T16:57:06.022Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T16:57:06.022Z] INFO: Testing against a local daemon [2020-04-16T16:57:06.022Z] === RUN TestPluginWithDevMounts [2020-04-16T16:57:06.022Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-16T16:57:06.022Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-16T16:57:06.022Z] PASS [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] === Skipped [2020-04-16T16:57:06.022Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-16T16:57:06.022Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] DONE 1 tests, 1 skipped in 0.149s [2020-04-16T16:57:06.022Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T16:57:06.022Z] INFO: Testing against a local daemon [2020-04-16T16:57:06.022Z] === RUN TestSecretInspect [2020-04-16T16:57:06.022Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-16T16:57:06.022Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] === RUN TestSecretList [2020-04-16T16:57:06.022Z] --- SKIP: TestSecretList (0.01s) [2020-04-16T16:57:06.022Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] === RUN TestSecretsCreateAndDelete [2020-04-16T16:57:06.022Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-16T16:57:06.022Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] === RUN TestSecretsUpdate [2020-04-16T16:57:06.022Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-16T16:57:06.022Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] === RUN TestTemplatedSecret [2020-04-16T16:57:06.022Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-16T16:57:06.022Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] === RUN TestSecretCreateResolve [2020-04-16T16:57:06.022Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-16T16:57:06.022Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] PASS [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] === Skipped [2020-04-16T16:57:06.022Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-16T16:57:06.022Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-16T16:57:06.022Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-16T16:57:06.022Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-16T16:57:06.022Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-16T16:57:06.022Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-16T16:57:06.022Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] [2020-04-16T16:57:06.022Z] DONE 6 tests, 6 skipped in 0.205s [2020-04-16T16:57:06.022Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T16:57:06.022Z] INFO: Testing against a local daemon [2020-04-16T16:57:06.022Z] === RUN TestServiceCreateInit [2020-04-16T16:57:06.022Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T16:57:06.022Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T16:57:06.022Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-16T16:57:06.022Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T16:57:06.022Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T16:57:06.022Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T16:57:06.022Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-16T16:57:06.022Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.022Z] === RUN TestCreateServiceConflict [2020-04-16T16:57:06.022Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-16T16:57:06.023Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.023Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T16:57:06.023Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-16T16:57:06.023Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.023Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T16:57:06.033Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-04-16T16:57:06.033Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T16:57:06.278Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-16T16:57:06.279Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T16:57:06.279Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-16T16:57:06.279Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T16:57:06.279Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-16T16:57:06.279Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestCreateServiceSysctls [2020-04-16T16:57:06.279Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-16T16:57:06.279Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestCreateServiceCapabilities [2020-04-16T16:57:06.279Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-16T16:57:06.279Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestInspect [2020-04-16T16:57:06.279Z] --- SKIP: TestInspect (0.02s) [2020-04-16T16:57:06.279Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestCreateJob [2020-04-16T16:57:06.279Z] --- SKIP: TestCreateJob (0.01s) [2020-04-16T16:57:06.279Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestReplicatedJob [2020-04-16T16:57:06.279Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-16T16:57:06.279Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestUpdateReplicatedJob [2020-04-16T16:57:06.279Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-04-16T16:57:06.279Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestServiceListWithStatuses [2020-04-16T16:57:06.279Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T16:57:06.279Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T16:57:06.279Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T16:57:06.279Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-16T16:57:06.279Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestDockerNetworkReConnect [2020-04-16T16:57:06.279Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-04-16T16:57:06.279Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:06.279Z] === RUN TestServicePlugin [2020-04-16T16:57:06.971Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s) [2020-04-16T16:57:06.971Z] === RUN TestInspectNetwork [2020-04-16T16:57:07.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-16T16:57:07.341Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-16T16:57:07.822Z] --- PASS: TestRenameAnonymousContainer (3.87s) [2020-04-16T16:57:07.822Z] === RUN TestRenameContainerWithSameName [2020-04-16T16:57:08.384Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-16T16:57:08.494Z] #79 exporting layers 116.4s done [2020-04-16T16:57:08.494Z] #79 exporting manifest sha256:e0e52fee4d4843899c2d80f712749829f0bd645754704b3dbbf8aba1045197ae done [2020-04-16T16:57:08.494Z] #79 exporting config sha256:1b4a1b9a13bcbaabeb509f3770e71f3d28e1777252c72d4564f3ca2aba7298db 0.0s done [2020-04-16T16:57:08.494Z] #79 sending tarball [2020-04-16T16:57:08.948Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-04-16T16:57:08.948Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T16:57:09.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-16T16:57:10.433Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-04-16T16:57:10.433Z] === RUN TestResize [2020-04-16T16:57:10.446Z] --- SKIP: TestServicePlugin (3.45s) [2020-04-16T16:57:10.446Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] === RUN TestServiceUpdateLabel [2020-04-16T16:57:10.446Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-04-16T16:57:10.446Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] === RUN TestServiceUpdateSecrets [2020-04-16T16:57:10.446Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-16T16:57:10.446Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] === RUN TestServiceUpdateConfigs [2020-04-16T16:57:10.446Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-16T16:57:10.446Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] === RUN TestServiceUpdateNetwork [2020-04-16T16:57:10.446Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-16T16:57:10.446Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] PASS [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === Skipped [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T16:57:10.446Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T16:57:10.446Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T16:57:10.446Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T16:57:10.446Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-16T16:57:10.446Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-16T16:57:10.446Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-16T16:57:10.446Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-16T16:57:10.446Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-16T16:57:10.446Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-16T16:57:10.446Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-16T16:57:10.446Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-16T16:57:10.446Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-04-16T16:57:10.446Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-16T16:57:10.446Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-16T16:57:10.446Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-04-16T16:57:10.446Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T16:57:10.446Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-16T16:57:10.446Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.446Z] [2020-04-16T16:57:10.446Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-04-16T16:57:10.447Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.447Z] [2020-04-16T16:57:10.447Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2020-04-16T16:57:10.447Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.447Z] [2020-04-16T16:57:10.447Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-04-16T16:57:10.447Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.447Z] [2020-04-16T16:57:10.447Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-16T16:57:10.447Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.447Z] [2020-04-16T16:57:10.447Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-16T16:57:10.447Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.447Z] [2020-04-16T16:57:10.447Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-16T16:57:10.447Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T16:57:10.447Z] [2020-04-16T16:57:10.447Z] [2020-04-16T16:57:10.447Z] DONE 23 tests, 22 skipped in 3.900s [2020-04-16T16:57:10.447Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T16:57:10.447Z] INFO: Testing against a local daemon [2020-04-16T16:57:10.447Z] === RUN TestSessionCreate [2020-04-16T16:57:10.447Z] --- PASS: TestSessionCreate (0.03s) [2020-04-16T16:57:10.447Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T16:57:10.447Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-16T16:57:10.447Z] PASS [2020-04-16T16:57:10.447Z] [2020-04-16T16:57:10.447Z] DONE 2 tests in 0.199s [2020-04-16T16:57:10.447Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T16:57:10.447Z] INFO: Testing against a local daemon [2020-04-16T16:57:10.447Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T16:57:10.447Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T16:57:10.447Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T16:57:10.447Z] === RUN TestEventsExecDie [2020-04-16T16:57:10.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-16T16:57:11.009Z] --- PASS: TestEventsExecDie (0.68s) [2020-04-16T16:57:11.009Z] === RUN TestEventsBackwardsCompatible [2020-04-16T16:57:11.009Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-16T16:57:11.009Z] === RUN TestInfoBinaryCommits [2020-04-16T16:57:11.009Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-16T16:57:11.009Z] === RUN TestInfoAPIVersioned [2020-04-16T16:57:11.009Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-16T16:57:11.009Z] === RUN TestInfoDiscoveryBackend [2020-04-16T16:57:11.555Z] --- PASS: TestResize (0.94s) [2020-04-16T16:57:11.555Z] === RUN TestResizeWithInvalidSize [2020-04-16T16:57:12.238Z] === RUN TestInspectNetwork/full_network_id [2020-04-16T16:57:12.238Z] === RUN TestInspectNetwork/partial_network_id [2020-04-16T16:57:12.238Z] === RUN TestInspectNetwork/network_name [2020-04-16T16:57:12.238Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-16T16:57:12.481Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2020-04-16T16:57:12.481Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T16:57:12.897Z] --- PASS: TestInfoDiscoveryBackend (1.59s) [2020-04-16T16:57:12.897Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T16:57:13.407Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:57:13.407Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:57:13.407Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:57:13.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T16:57:13.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T16:57:15.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T16:57:15.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.72s) [2020-04-16T16:57:15.962Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T16:57:16.164Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s) [2020-04-16T16:57:16.164Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T16:57:16.164Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-16T16:57:16.164Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:57:16.164Z] === RUN TestInfoAPI [2020-04-16T16:57:16.164Z] --- PASS: TestInfoAPI (0.04s) [2020-04-16T16:57:16.164Z] === RUN TestInfoAPIWarnings [2020-04-16T16:57:16.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T16:57:16.175Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-16T16:57:16.424Z] --- PASS: TestInspectNetwork (9.46s) [2020-04-16T16:57:16.424Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-16T16:57:16.424Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-16T16:57:16.424Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-16T16:57:16.424Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-16T16:57:16.424Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T16:57:16.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-16T16:57:16.504Z] INFO: Extraction ended at 04/16/2020 16:57:15. Duration:00:00:24.5591124 [2020-04-16T16:57:16.504Z] INFO: Updating the golang and path environment variables [2020-04-16T16:57:16.504Z] INFO: GOPATH=d:\gopath [2020-04-16T16:57:16.504Z] INFO: go version go1.13.10 windows/amd64 [2020-04-16T16:57:16.504Z] INFO: Running the daemon under test in debug mode [2020-04-16T16:57:16.504Z] INFO: Starting a daemon under test... [2020-04-16T16:57:16.504Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40796\3\daemon --pidfile d:\CI\PR-40796\3\docker.pid -D [2020-04-16T16:57:16.504Z] INFO: Process started successfully. [2020-04-16T16:57:16.504Z] INFO: Start tailing logs of the daemon under tests [2020-04-16T16:57:16.504Z] INFO: Waiting for the daemon under test to start... [2020-04-16T16:57:16.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-16T16:57:16.962Z] --- PASS: TestCreateServiceSecretFileMode (3.87s) [2020-04-16T16:57:16.962Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T16:57:17.021Z] #79 sending tarball 19.7s done [2020-04-16T16:57:17.021Z] #79 DONE 136.1s [2020-04-16T16:57:17.021Z] [2020-04-16T16:57:17.021Z] #80 importing to docker [2020-04-16T16:57:18.054Z] --- PASS: TestInfoAPIWarnings (1.62s) [2020-04-16T16:57:18.054Z] === RUN TestInfoDebug [2020-04-16T16:57:18.958Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-04-16T16:57:18.958Z] === RUN TestNetworkInvalidJSON [2020-04-16T16:57:18.958Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T16:57:18.958Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T16:57:18.958Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:57:18.958Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:57:18.958Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:57:18.958Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:57:18.958Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T16:57:18.958Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T16:57:18.958Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T16:57:18.958Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-04-16T16:57:18.958Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T16:57:18.958Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T16:57:18.958Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T16:57:18.958Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T16:57:19.420Z] --- PASS: TestInfoDebug (1.77s) [2020-04-16T16:57:19.420Z] === RUN TestInfoInsecureRegistries [2020-04-16T16:57:19.476Z] INFO: Daemon under test started and replied! [2020-04-16T16:57:19.476Z] INFO: Docker version of the daemon under test [2020-04-16T16:57:19.476Z] [2020-04-16T16:57:19.476Z] Client: [2020-04-16T16:57:19.476Z] Version: 17.06.2-ce [2020-04-16T16:57:19.476Z] API version: 1.30 [2020-04-16T16:57:19.476Z] Go version: go1.8.3 [2020-04-16T16:57:19.476Z] Git commit: cec0b72 [2020-04-16T16:57:19.476Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-16T16:57:19.476Z] OS/Arch: windows/amd64 [2020-04-16T16:57:19.476Z] [2020-04-16T16:57:19.476Z] Server: [2020-04-16T16:57:19.476Z] Version: 0.0.0-dev [2020-04-16T16:57:19.476Z] API version: 1.41 (minimum version 1.24) [2020-04-16T16:57:19.476Z] Go version: go1.13.10 [2020-04-16T16:57:19.476Z] Git commit: 719fee1bbc [2020-04-16T16:57:19.476Z] Built: 04/16/2020 16:55:36 [2020-04-16T16:57:19.476Z] OS/Arch: windows/amd64 [2020-04-16T16:57:19.476Z] Experimental: false [2020-04-16T16:57:19.476Z] [2020-04-16T16:57:19.476Z] INFO: Docker info of the daemon under test [2020-04-16T16:57:19.476Z] [2020-04-16T16:57:19.476Z] Containers: 0 [2020-04-16T16:57:19.476Z] Running: 0 [2020-04-16T16:57:19.476Z] Paused: 0 [2020-04-16T16:57:19.476Z] Stopped: 0 [2020-04-16T16:57:19.476Z] Images: 0 [2020-04-16T16:57:19.476Z] Server Version: 0.0.0-dev [2020-04-16T16:57:19.476Z] Storage Driver: windowsfilter [2020-04-16T16:57:19.476Z] Windows: [2020-04-16T16:57:19.476Z] Logging Driver: json-file [2020-04-16T16:57:19.476Z] Plugins: [2020-04-16T16:57:19.476Z] Volume: local [2020-04-16T16:57:19.476Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-16T16:57:19.476Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-16T16:57:19.476Z] Swarm: inactive [2020-04-16T16:57:19.476Z] Default Isolation: process [2020-04-16T16:57:19.476Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-16T16:57:19.476Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-16T16:57:19.476Z] OSType: windows [2020-04-16T16:57:19.476Z] Architecture: x86_64 [2020-04-16T16:57:19.476Z] CPUs: 4 [2020-04-16T16:57:19.476Z] Total Memory: 32GiB [2020-04-16T16:57:19.476Z] Name: azwin-2-1a5a20 [2020-04-16T16:57:19.476Z] ID: XP7S:LLZ4:IBBI:TBDL:UQSD:KZXD:KRVQ:AEZS:TG7P:HQM7:LXRM:PTZX [2020-04-16T16:57:19.476Z] Docker Root Dir: D:\CI\PR-40796\3\daemon [2020-04-16T16:57:19.476Z] Debug Mode (client): false [2020-04-16T16:57:19.476Z] Debug Mode (server): true [2020-04-16T16:57:19.476Z] File Descriptors: -1 [2020-04-16T16:57:19.476Z] Goroutines: 17 [2020-04-16T16:57:19.476Z] System Time: 2020-04-16T16:57:19.2444869Z [2020-04-16T16:57:19.476Z] EventsListeners: 0 [2020-04-16T16:57:19.476Z] Registry: https://index.docker.io/v1/ [2020-04-16T16:57:19.476Z] Labels: [2020-04-16T16:57:19.476Z] Experimental: false [2020-04-16T16:57:19.476Z] Insecure Registries: [2020-04-16T16:57:19.476Z] 127.0.0.0/8 [2020-04-16T16:57:19.476Z] Live Restore Enabled: false [2020-04-16T16:57:19.476Z] [2020-04-16T16:57:19.476Z] [2020-04-16T16:57:19.476Z] INFO: Docker images of the daemon under test [2020-04-16T16:57:19.476Z] [2020-04-16T16:57:19.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-16T16:57:19.476Z] [2020-04-16T16:57:19.476Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-16T16:57:19.476Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-16T16:57:19.895Z] --- PASS: TestHostIPv4BridgeLabel (0.85s) [2020-04-16T16:57:19.895Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T16:57:19.950Z] ltsc2019: Pulling from windows/servercore [2020-04-16T16:57:19.950Z] 65014b3c3121: Pulling fs layer [2020-04-16T16:57:19.950Z] eac6fba788c9: Pulling fs layer [2020-04-16T16:57:19.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T16:57:19.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-16T16:57:19.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T16:57:19.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-16T16:57:20.401Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2020-04-16T16:57:20.401Z] === RUN TestCreateServiceSysctls [2020-04-16T16:57:21.272Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-04-16T16:57:21.272Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T16:57:21.309Z] --- PASS: TestInfoInsecureRegistries (1.80s) [2020-04-16T16:57:21.309Z] === RUN TestInfoRegistryMirrors [2020-04-16T16:57:22.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-16T16:57:22.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T16:57:22.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:57:22.648Z] --- PASS: TestDaemonDefaultNetworkPools (1.19s) [2020-04-16T16:57:22.648Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T16:57:23.199Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2020-04-16T16:57:23.199Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T16:57:23.455Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-04-16T16:57:23.455Z] === RUN TestPingCacheHeaders [2020-04-16T16:57:23.455Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-16T16:57:23.455Z] === RUN TestPingGet [2020-04-16T16:57:23.455Z] --- PASS: TestPingGet (0.01s) [2020-04-16T16:57:23.455Z] === RUN TestPingHead [2020-04-16T16:57:23.455Z] --- PASS: TestPingHead (0.02s) [2020-04-16T16:57:23.455Z] === RUN TestVersion [2020-04-16T16:57:23.455Z] --- PASS: TestVersion (0.03s) [2020-04-16T16:57:23.455Z] PASS [2020-04-16T16:57:23.455Z] [2020-04-16T16:57:23.455Z] === Skipped [2020-04-16T16:57:23.455Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T16:57:23.455Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T16:57:23.455Z] [2020-04-16T16:57:23.455Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-16T16:57:23.455Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T16:57:23.455Z] [2020-04-16T16:57:23.455Z] [2020-04-16T16:57:23.455Z] DONE 18 tests, 2 skipped in 13.382s [2020-04-16T16:57:23.455Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T16:57:23.455Z] INFO: Testing against a local daemon [2020-04-16T16:57:23.455Z] === RUN TestVolumesCreateAndList [2020-04-16T16:57:23.711Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-16T16:57:23.711Z] === RUN TestVolumesRemove [2020-04-16T16:57:23.711Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-16T16:57:23.711Z] === RUN TestVolumesInspect [2020-04-16T16:57:23.711Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-16T16:57:23.711Z] === RUN TestVolumesInvalidJSON [2020-04-16T16:57:23.711Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T16:57:23.711Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T16:57:23.711Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T16:57:23.711Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-16T16:57:23.711Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T16:57:23.711Z] PASS [2020-04-16T16:57:23.711Z] [2020-04-16T16:57:23.711Z] DONE 5 tests in 0.274s [2020-04-16T16:57:23.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T16:57:23.711Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11788 is not a child of this shell [2020-04-16T16:57:23.711Z] warning: PID 11788 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-16T16:57:23.711Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T16:57:23.711Z] [2020-04-16T16:57:23.711Z] Unloading profiles will leave already running processes permanently [2020-04-16T16:57:23.711Z] unconfined, which can lead to unexpected situations. [2020-04-16T16:57:23.711Z] [2020-04-16T16:57:23.711Z] To set a process to complain mode, use the command line tool [2020-04-16T16:57:23.711Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T16:57:23.711Z] Removing test suite binaries [2020-04-16T16:57:23.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-16T16:57:24.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T16:57:24.551Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-04-16T16:57:24.551Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T16:57:24.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:57:24.875Z] --- PASS: TestCreateServiceSysctls (4.58s) [2020-04-16T16:57:24.875Z] === RUN TestCreateServiceCapabilities [2020-04-16T16:57:25.076Z] [2020-04-16T16:57:25.489Z] ......... [ 86%] [2020-04-16T16:57:25.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T16:57:26.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-16T16:57:26.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-16T16:57:26.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon Post stage [Pipeline] junit [2020-04-16T16:57:26.452Z] Recording test results [2020-04-16T16:57:27.084Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.39s) [2020-04-16T16:57:27.084Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T16:57:27.651Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-04-16T16:57:27.651Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T16:57:27.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T16:57:28.662Z] eac6fba788c9: Verifying Checksum [2020-04-16T16:57:28.662Z] eac6fba788c9: Download complete [2020-04-16T16:57:28.856Z] + echo Ensuring container killed. [2020-04-16T16:57:28.856Z] Ensuring container killed. [2020-04-16T16:57:28.856Z] + docker rm -vf docker-pr3 [2020-04-16T16:57:28.856Z] Error: No such container: docker-pr3 [2020-04-16T16:57:28.856Z] + true [Pipeline] sh [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-04-16T16:57:29.118Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2020-04-16T16:57:29.118Z] === RUN TestCgroupNamespacesRun [2020-04-16T16:57:29.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-16T16:57:29.135Z] + echo Chowning /workspace to jenkins user [2020-04-16T16:57:29.135Z] Chowning /workspace to jenkins user [2020-04-16T16:57:29.135Z] + id -u [2020-04-16T16:57:29.135Z] + id -g [2020-04-16T16:57:29.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40796:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T16:57:29.135Z] Unable to find image 'busybox:latest' locally [2020-04-16T16:57:29.135Z] latest: Pulling from library/busybox [2020-04-16T16:57:29.237Z] --- PASS: TestCreateServiceCapabilities (3.72s) [2020-04-16T16:57:29.237Z] === RUN TestInspect [2020-04-16T16:57:29.391Z] e2334dd9fee4: Pulling fs layer [2020-04-16T16:57:30.468Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-16T16:57:30.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-16T16:57:30.738Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-04-16T16:57:30.738Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T16:57:30.937Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2020-04-16T16:57:30.937Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T16:57:30.937Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T16:57:30.937Z] service_test.go:236: FLAKY_TEST [2020-04-16T16:57:30.937Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T16:57:31.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-16T16:57:32.091Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-16T16:57:32.591Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-04-16T16:57:32.591Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T16:57:32.675Z] --- PASS: TestInspect (3.60s) [2020-04-16T16:57:32.675Z] === RUN TestCreateJob [2020-04-16T16:57:33.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-16T16:57:34.515Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2020-04-16T16:57:34.515Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T16:57:34.635Z] e2334dd9fee4: Download complete [2020-04-16T16:57:34.635Z] e2334dd9fee4: Pull complete [2020-04-16T16:57:34.635Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T16:57:34.635Z] Status: Downloaded newer image for busybox:latest [2020-04-16T16:57:36.400Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-04-16T16:57:36.401Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T16:57:37.040Z] --- PASS: TestCreateJob (4.50s) [2020-04-16T16:57:37.040Z] === RUN TestReplicatedJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T16:57:37.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-16T16:57:37.338Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-16T16:57:37.449Z] + bundleName=amd64-rootless [2020-04-16T16:57:37.449Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-16T16:57:37.449Z] Creating amd64-rootless-bundles.tar.gz [2020-04-16T16:57:37.449Z] + 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-16T16:57:37.449Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-16T16:57:37.459Z] Archiving artifacts [2020-04-16T16:57:38.273Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-04-16T16:57:38.273Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T16:57:38.707Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-16T16:57:39.208Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2020-04-16T16:57:39.208Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T16:57:39.350Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40796/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T16:57:39.663Z] + make clean [2020-04-16T16:57:39.920Z] docker volume rm -f docker-dev-cache [2020-04-16T16:57:39.920Z] docker-dev-cache [Pipeline] deleteDir [2020-04-16T16:57:40.135Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-04-16T16:57:40.135Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T16:57:41.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-16T16:57:42.059Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s) [2020-04-16T16:57:42.059Z] === RUN TestKernelTCPMemory [2020-04-16T16:57:43.422Z] --- PASS: TestKernelTCPMemory (1.12s) [2020-04-16T16:57:43.422Z] === RUN TestNISDomainname [2020-04-16T16:57:43.642Z] 65014b3c3121: Verifying Checksum [2020-04-16T16:57:43.642Z] 65014b3c3121: Download complete [2020-04-16T16:57:43.856Z] --- PASS: TestReplicatedJob (6.94s) [2020-04-16T16:57:43.856Z] === RUN TestUpdateReplicatedJob [2020-04-16T16:57:44.348Z] --- PASS: TestNISDomainname (1.25s) [2020-04-16T16:57:44.348Z] === RUN TestHostnameDnsResolution [2020-04-16T16:57:44.517Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-16T16:57:44.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-16T16:57:46.276Z] --- PASS: TestHostnameDnsResolution (1.54s) [2020-04-16T16:57:46.276Z] === RUN TestStats [2020-04-16T16:57:46.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-16T16:57:47.894Z] --- PASS: TestStats (1.87s) [2020-04-16T16:57:47.894Z] === RUN TestStopContainerWithTimeout [2020-04-16T16:57:47.894Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T16:57:47.894Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T16:57:47.894Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T16:57:47.894Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T16:57:47.894Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T16:57:47.894Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T16:57:47.894Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T16:57:47.894Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T16:57:47.894Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T16:57:47.894Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T16:57:48.218Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2020-04-16T16:57:48.218Z] === RUN TestServiceListWithStatuses [2020-04-16T16:57:48.218Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T16:57:48.218Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T16:57:48.218Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T16:57:48.300Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-16T16:57:48.300Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-16T16:57:48.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-16T16:57:48.819Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T16:57:49.019Z] --- PASS: TestServiceWithDataPathPortInit (18.15s) [2020-04-16T16:57:49.019Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T16:57:50.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-16T16:57:50.705Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T16:57:51.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-16T16:57:51.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-16T16:57:51.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-16T16:57:52.390Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-16T16:57:52.904Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-16T16:57:52.904Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-16T16:57:52.904Z] [2020-04-16T16:57:52.904Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-16T16:57:52.904Z] =========================== short test summary info ============================ [2020-04-16T16:57:52.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-16T16:57:52.904Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-16T16:57:52.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-16T16:57:52.904Z] Not supported on most drivers [2020-04-16T16:57:52.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-16T16:57:52.904Z] Can fail if eth0 has multiple IP addresses [2020-04-16T16:57:52.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-16T16:57:52.904Z] This doesn't seem to be taken into account by the engine [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-16T16:57:52.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-16T16:57:52.904Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-16T16:57:52.904Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 343.02 seconds == [2020-04-16T16:57:52.992Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-16T16:57:52.992Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-04-16T16:57:52.992Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-04-16T16:57:52.992Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-04-16T16:57:52.992Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-04-16T16:57:52.992Z] === RUN TestDeleteDevicemapper [2020-04-16T16:57:52.992Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T16:57:52.992Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T16:57:52.992Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T16:57:53.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-16T16:57:53.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-16T16:57:55.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-16T16:57:56.060Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.24s) [2020-04-16T16:57:56.060Z] === RUN TestUpdateMemory [2020-04-16T16:57:56.060Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-16T16:57:56.060Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:57:56.060Z] === RUN TestUpdateCPUQuota [2020-04-16T16:57:56.296Z] #80 DONE 37.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-16T16:57:56.574Z] --- PASS: TestDockerNetworkConnectAlias (8.07s) [2020-04-16T16:57:56.574Z] === RUN TestDockerNetworkReConnect [2020-04-16T16:57:56.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-16T16:57:56.728Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/test/unit [2020-04-16T16:57:57.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-16T16:57:57.742Z] --- PASS: TestUpdateCPUQuota (1.62s) [2020-04-16T16:57:57.742Z] === RUN TestUpdatePidsLimit [2020-04-16T16:57:57.742Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-16T16:57:58.302Z] === RUN TestUpdatePidsLimit/no_change [2020-04-16T16:57:58.559Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-16T16:57:58.993Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s) [2020-04-16T16:57:58.993Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pwl5lxhfzw7nhuwjqig9njvay Created:2020-04-16 16:57:50.574003457 +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[317c91b56277b3a4eb315e6405c7d1cea45fb70e2879013224e666e282956246:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k49bix3xco3gcujakv7t6lzqo EndpointID:cf6f4214cf63ebc35f0d32b82c289100c85b6c1ce99ad545b81361bf6d9c6eaf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:400eef1e0c26c9aa8a63da3f2f83a0f3a5a80fee0920c5990d6070960e172696 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:f32a700948a5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k49bix3xco3gcujakv7t6lzqo EndpointID:cf6f4214cf63ebc35f0d32b82c289100c85b6c1ce99ad545b81361bf6d9c6eaf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-16T16:57:58.993Z] PASS [2020-04-16T16:57:58.993Z] [2020-04-16T16:57:58.993Z] === Skipped [2020-04-16T16:57:58.993Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T16:57:58.993Z] service_test.go:236: FLAKY_TEST [2020-04-16T16:57:58.993Z] [2020-04-16T16:57:58.993Z] [2020-04-16T16:57:58.993Z] DONE 22 tests, 1 skipped in 52.569s [2020-04-16T16:57:58.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T16:57:58.993Z] ++ 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-16T16:57:58.993Z] ++ set -e [2020-04-16T16:57:58.993Z] ++ '[' -n 0 ']' [2020-04-16T16:57:58.993Z] ++ set -x [2020-04-16T16:57:58.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=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-16T16:57:58.993Z] INFO: Testing against a local daemon [2020-04-16T16:57:58.993Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T16:57:58.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-16T16:57:58.993Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:57:58.993Z] === RUN TestDockerNetworkIpvlan [2020-04-16T16:57:58.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T16:57:58.993Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:57:58.993Z] PASS [2020-04-16T16:57:58.993Z] [2020-04-16T16:57:58.993Z] === Skipped [2020-04-16T16:57:58.993Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-16T16:57:58.993Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:57:58.993Z] [2020-04-16T16:57:58.993Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T16:57:58.993Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T16:57:58.993Z] [2020-04-16T16:57:58.993Z] [2020-04-16T16:57:58.993Z] DONE 2 tests, 2 skipped in 0.143s [2020-04-16T16:57:58.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T16:57:58.993Z] ++ 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-16T16:57:58.993Z] ++ set -e [2020-04-16T16:57:58.993Z] ++ '[' -n 0 ']' [2020-04-16T16:57:58.993Z] ++ set -x [2020-04-16T16:57:58.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=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-16T16:57:58.993Z] INFO: Testing against a local daemon [2020-04-16T16:57:58.993Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T16:57:59.119Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-16T16:57:59.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-16T16:57:59.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-16T16:57:59.935Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-16T16:58:00.190Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-16T16:58:00.370Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-04-16T16:58:00.370Z] === RUN TestDockerNetworkMacvlan [2020-04-16T16:58:00.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-16T16:58:01.145Z] ? github.com/docker/docker/api [no test files] [2020-04-16T16:58:01.305Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-16T16:58:01.810Z] --- PASS: TestUpdatePidsLimit (4.05s) [2020-04-16T16:58:01.810Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-04-16T16:58:01.810Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-04-16T16:58:01.810Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-04-16T16:58:01.810Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-04-16T16:58:01.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-04-16T16:58:01.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-16T16:58:01.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-04-16T16:58:01.810Z] === RUN TestUpdateRestartPolicy [2020-04-16T16:58:02.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-16T16:58:02.682Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-16T16:58:03.357Z] --- PASS: TestDockerNetworkReConnect (6.14s) [2020-04-16T16:58:03.358Z] === RUN TestServicePlugin [2020-04-16T16:58:03.358Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-16T16:58:03.358Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:03.358Z] === RUN TestServiceUpdateLabel [2020-04-16T16:58:03.618Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-16T16:58:03.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-16T16:58:05.698Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T16:58:05.698Z] [2020-04-16T16:58:05.698Z] Unloading profiles will leave already running processes permanently [2020-04-16T16:58:05.698Z] unconfined, which can lead to unexpected situations. [2020-04-16T16:58:05.698Z] [2020-04-16T16:58:05.698Z] To set a process to complain mode, use the command line tool [2020-04-16T16:58:05.698Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T16:58:05.698Z] Post stage [Pipeline] junit [2020-04-16T16:58:05.964Z] Recording test results [2020-04-16T16:58:06.021Z] --- PASS: TestServiceUpdateLabel (3.58s) [2020-04-16T16:58:06.021Z] === RUN TestServiceUpdateSecrets [2020-04-16T16:58:06.904Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] sh [2020-04-16T16:58:07.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-16T16:58:07.382Z] + echo Ensuring container killed. [2020-04-16T16:58:07.382Z] Ensuring container killed. [2020-04-16T16:58:07.382Z] + docker rm -vf docker-pr3 [2020-04-16T16:58:07.382Z] Error: No such container: docker-pr3 [2020-04-16T16:58:07.382Z] + true [Pipeline] sh [2020-04-16T16:58:07.663Z] + echo Chowning /workspace to jenkins user [2020-04-16T16:58:07.663Z] Chowning /workspace to jenkins user [2020-04-16T16:58:07.663Z] + id -u [2020-04-16T16:58:07.663Z] + id -g [2020-04-16T16:58:07.663Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40796:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T16:58:07.663Z] Unable to find image 'busybox:latest' locally [2020-04-16T16:58:07.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-16T16:58:08.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-16T16:58:09.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-16T16:58:10.190Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-16T16:58:10.638Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-16T16:58:11.199Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-16T16:58:12.124Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-16T16:58:12.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-16T16:58:12.915Z] latest: Pulling from library/busybox [2020-04-16T16:58:12.915Z] e2334dd9fee4: Pulling fs layer [2020-04-16T16:58:12.915Z] e2334dd9fee4: Verifying Checksum [2020-04-16T16:58:12.915Z] e2334dd9fee4: Download complete [2020-04-16T16:58:12.915Z] e2334dd9fee4: Pull complete [2020-04-16T16:58:12.915Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T16:58:12.915Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T16:58:15.106Z] + bundleName=docker-py [2020-04-16T16:58:15.106Z] + echo Creating docker-py-bundles.tar.gz [2020-04-16T16:58:15.106Z] Creating docker-py-bundles.tar.gz [2020-04-16T16:58:15.106Z] + 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-16T16:58:15.116Z] Archiving artifacts [2020-04-16T16:58:15.198Z] --- PASS: TestUpdateRestartPolicy (13.43s) [2020-04-16T16:58:15.198Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T16:58:16.124Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2020-04-16T16:58:16.124Z] === RUN TestWaitNonBlocked [2020-04-16T16:58:16.124Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:58:16.124Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:58:16.124Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:58:16.124Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:58:16.124Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T16:58:16.124Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T16:58:16.637Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40796/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2020-04-16T16:58:16.686Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-16T16:58:16.757Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-16T16:58:17.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/make.sh binary-daemon [2020-04-16T16:58:17.568Z] [2020-04-16T16:58:17.568Z] Removing bundles/ [2020-04-16T16:58:17.568Z] [2020-04-16T16:58:17.568Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-16T16:58:17.568Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-16T16:58:17.568Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T16:58:17.614Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-16T16:58:17.614Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2020-04-16T16:58:17.614Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.34s) [2020-04-16T16:58:17.614Z] === RUN TestWaitBlocked [2020-04-16T16:58:17.614Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:58:17.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:58:17.614Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:58:17.614Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:58:17.614Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T16:58:17.614Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T16:58:18.175Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-16T16:58:18.660Z] --- PASS: TestDockerNetworkMacvlan (18.07s) [2020-04-16T16:58:18.660Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-04-16T16:58:18.660Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-16T16:58:18.660Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-04-16T16:58:18.660Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s) [2020-04-16T16:58:18.660Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-04-16T16:58:18.660Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-04-16T16:58:18.660Z] PASS [2020-04-16T16:58:18.660Z] [2020-04-16T16:58:18.660Z] DONE 8 tests in 20.204s [2020-04-16T16:58:18.660Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T16:58:18.660Z] ++ 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-16T16:58:18.660Z] ++ set -e [2020-04-16T16:58:18.660Z] ++ '[' -n 0 ']' [2020-04-16T16:58:18.660Z] ++ set -x [2020-04-16T16:58:18.660Z] ++ env -i DEST=/go/src/github.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-16T16:58:18.660Z] testing: warning: no tests to run [2020-04-16T16:58:18.660Z] PASS [2020-04-16T16:58:18.660Z] [2020-04-16T16:58:18.660Z] DONE 0 tests in 0.029s [2020-04-16T16:58:18.660Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T16:58:18.660Z] ++ 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-16T16:58:18.660Z] ++ set -e [2020-04-16T16:58:18.660Z] ++ '[' -n 0 ']' [2020-04-16T16:58:18.660Z] ++ set -x [2020-04-16T16:58:18.660Z] ++ env -i DEST=/go/src/github.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-16T16:58:18.660Z] INFO: Testing against a local daemon [2020-04-16T16:58:18.660Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T16:58:19.101Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-16T16:58:19.101Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-04-16T16:58:19.101Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-04-16T16:58:19.101Z] === CONT TestContainerStartOnDaemonRestart [2020-04-16T16:58:19.101Z] === CONT TestIpcModeOlderClient [2020-04-16T16:58:19.101Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-04-16T16:58:19.101Z] === CONT TestDaemonHostGatewayIP [2020-04-16T16:58:19.662Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-16T16:58:20.563Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-04-16T16:58:20.563Z] === RUN TestAuthZPluginTLS [2020-04-16T16:58:20.591Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-16T16:58:21.131Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-04-16T16:58:21.131Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T16:58:21.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-16T16:58:21.699Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-04-16T16:58:21.699Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T16:58:21.775Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-16T16:58:22.267Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-04-16T16:58:22.267Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T16:58:22.834Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-04-16T16:58:22.834Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T16:58:23.140Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2020-04-16T16:58:23.140Z] === CONT TestContainerKillOnDaemonStart [2020-04-16T16:58:23.395Z] --- PASS: TestDaemonHostGatewayIP (4.42s) [2020-04-16T16:58:23.395Z] === CONT TestDaemonRestartIpcMode [2020-04-16T16:58:24.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-16T16:58:24.439Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2020-04-16T16:58:24.439Z] === RUN TestServiceUpdateConfigs [2020-04-16T16:58:24.738Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-04-16T16:58:24.738Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T16:58:25.304Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-04-16T16:58:25.305Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T16:58:25.871Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-04-16T16:58:25.872Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T16:58:26.808Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-04-16T16:58:26.808Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T16:58:27.585Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2020-04-16T16:58:27.585Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-16T16:58:28.214Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-04-16T16:58:28.510Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-16T16:58:28.712Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-04-16T16:58:28.712Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T16:58:31.021Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-16T16:58:31.021Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-16T16:58:31.246Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-04-16T16:58:31.246Z] === RUN TestAuthZPluginHeader [2020-04-16T16:58:31.581Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-16T16:58:32.143Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-16T16:58:32.182Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-04-16T16:58:32.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T16:58:32.182Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T16:58:32.182Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:32.182Z] === RUN TestAuthZPluginV2Disable [2020-04-16T16:58:32.182Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-16T16:58:32.182Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:32.182Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T16:58:32.182Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T16:58:32.182Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:32.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T16:58:32.182Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T16:58:32.182Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:32.182Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T16:58:32.399Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-16T16:58:32.399Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-16T16:58:32.960Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-16T16:58:33.214Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-16T16:58:33.214Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-16T16:58:34.577Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-16T16:58:35.502Z] --- PASS: TestContainerKillOnDaemonStart (12.58s) [2020-04-16T16:58:35.502Z] PASS [2020-04-16T16:58:35.502Z] [2020-04-16T16:58:35.502Z] === Skipped [2020-04-16T16:58:35.502Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-16T16:58:35.502Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T16:58:35.502Z] [2020-04-16T16:58:35.502Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-16T16:58:35.502Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:58:35.502Z] [2020-04-16T16:58:35.502Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-16T16:58:35.502Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:58:35.502Z] [2020-04-16T16:58:35.502Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T16:58:35.502Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T16:58:35.502Z] [2020-04-16T16:58:35.502Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T16:58:35.502Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T16:58:35.502Z] [2020-04-16T16:58:35.502Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-16T16:58:35.502Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T16:58:35.502Z] [2020-04-16T16:58:35.502Z] [2020-04-16T16:58:35.502Z] DONE 200 tests, 6 skipped in 160.003s [2020-04-16T16:58:35.502Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T16:58:35.502Z] ++ 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-16T16:58:35.502Z] ++ set -e [2020-04-16T16:58:35.502Z] ++ '[' -n 0 ']' [2020-04-16T16:58:35.502Z] ++ set -x [2020-04-16T16:58:35.502Z] ++ env -i DEST=/go/src/github.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-16T16:58:35.757Z] INFO: Testing against a local daemon [2020-04-16T16:58:35.757Z] === RUN TestCommitInheritsEnv [2020-04-16T16:58:36.013Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-16T16:58:36.268Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-04-16T16:58:36.268Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T16:58:36.268Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-16T16:58:36.268Z] === RUN TestImagesFilterMultiReference [2020-04-16T16:58:36.268Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-04-16T16:58:36.268Z] === RUN TestImagePullPlatformInvalid [2020-04-16T16:58:36.268Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-16T16:58:36.268Z] === RUN TestRemoveImageOrphaning [2020-04-16T16:58:36.829Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-04-16T16:58:36.829Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T16:58:39.342Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2020-04-16T16:58:39.342Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T16:58:39.342Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-16T16:58:39.342Z] === RUN TestTagInvalidReference [2020-04-16T16:58:39.342Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-16T16:58:39.342Z] === RUN TestTagValidPrefixedRepo [2020-04-16T16:58:39.342Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-16T16:58:39.342Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T16:58:39.342Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-16T16:58:39.342Z] === RUN TestTagOfficialNames [2020-04-16T16:58:39.342Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-16T16:58:39.342Z] === RUN TestTagMatchesDigest [2020-04-16T16:58:39.342Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-16T16:58:39.342Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-16T16:58:39.634Z] --- PASS: TestServiceUpdateConfigs (15.81s) [2020-04-16T16:58:39.634Z] === RUN TestServiceUpdateNetwork [2020-04-16T16:58:40.705Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-16T16:58:42.071Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-16T16:58:42.071Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-16T16:58:42.997Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-16T16:58:43.557Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-16T16:58:44.117Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-16T16:58:46.005Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-16T16:58:47.401Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-16T16:58:47.980Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-16T16:58:48.236Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-16T16:58:48.806Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-16T16:58:49.366Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-16T16:58:49.366Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-16T16:58:50.263Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-04-16T16:58:50.263Z] PASS [2020-04-16T16:58:50.263Z] [2020-04-16T16:58:50.263Z] === Skipped [2020-04-16T16:58:50.263Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T16:58:50.263Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:50.263Z] [2020-04-16T16:58:50.263Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-16T16:58:50.263Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:50.263Z] [2020-04-16T16:58:50.263Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T16:58:50.263Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:50.263Z] [2020-04-16T16:58:50.263Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T16:58:50.263Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:50.263Z] [2020-04-16T16:58:50.263Z] [2020-04-16T16:58:50.263Z] DONE 17 tests, 4 skipped in 31.752s [2020-04-16T16:58:50.263Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T16:58:50.263Z] ++ 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-16T16:58:50.263Z] ++ set -e [2020-04-16T16:58:50.263Z] ++ '[' -n 0 ']' [2020-04-16T16:58:50.263Z] ++ set -x [2020-04-16T16:58:50.263Z] ++ env -i DEST=/go/src/github.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-16T16:58:50.263Z] INFO: Testing against a local daemon [2020-04-16T16:58:50.263Z] === RUN TestPluginInvalidJSON [2020-04-16T16:58:50.263Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:58:50.263Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:58:50.263Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T16:58:50.263Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-16T16:58:50.263Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T16:58:50.263Z] PASS [2020-04-16T16:58:50.263Z] [2020-04-16T16:58:50.263Z] DONE 2 tests in 0.170s [2020-04-16T16:58:50.263Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T16:58:50.263Z] ++ 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-16T16:58:50.263Z] ++ set -e [2020-04-16T16:58:50.263Z] ++ '[' -n 0 ']' [2020-04-16T16:58:50.263Z] ++ set -x [2020-04-16T16:58:50.263Z] ++ env -i DEST=/go/src/github.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-16T16:58:50.521Z] INFO: Testing against a local daemon [2020-04-16T16:58:50.521Z] === RUN TestExternalGraphDriver [2020-04-16T16:58:50.521Z] === RUN TestExternalGraphDriver/json [2020-04-16T16:58:50.730Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-16T16:58:50.985Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-16T16:58:51.545Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-16T16:58:53.055Z] === RUN TestExternalGraphDriver/spec [2020-04-16T16:58:54.818Z] --- PASS: TestServiceUpdateNetwork (16.28s) [2020-04-16T16:58:54.818Z] PASS [2020-04-16T16:58:54.818Z] [2020-04-16T16:58:54.818Z] === Skipped [2020-04-16T16:58:54.818Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T16:58:54.818Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T16:58:54.818Z] [2020-04-16T16:58:54.818Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-16T16:58:54.818Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:54.818Z] [2020-04-16T16:58:54.818Z] [2020-04-16T16:58:54.818Z] DONE 23 tests, 2 skipped in 156.999s [2020-04-16T16:58:54.818Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T16:58:54.818Z] ++ 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-16T16:58:54.818Z] ++ set -e [2020-04-16T16:58:54.818Z] ++ '[' -n 0 ']' [2020-04-16T16:58:54.818Z] ++ set -x [2020-04-16T16:58:54.818Z] ++ env -i DEST=/go/src/github.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-16T16:58:54.818Z] INFO: Testing against a local daemon [2020-04-16T16:58:54.818Z] === RUN TestSessionCreate [2020-04-16T16:58:54.818Z] --- PASS: TestSessionCreate (0.02s) [2020-04-16T16:58:54.818Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T16:58:54.818Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-16T16:58:54.818Z] PASS [2020-04-16T16:58:54.818Z] [2020-04-16T16:58:54.818Z] DONE 2 tests in 0.106s [2020-04-16T16:58:54.818Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T16:58:54.818Z] ++ 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-16T16:58:54.818Z] ++ set -e [2020-04-16T16:58:54.818Z] ++ '[' -n 0 ']' [2020-04-16T16:58:54.818Z] ++ set -x [2020-04-16T16:58:54.818Z] ++ env -i DEST=/go/src/github.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-16T16:58:54.818Z] INFO: Testing against a local daemon [2020-04-16T16:58:54.818Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T16:58:54.818Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T16:58:54.818Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T16:58:54.818Z] === RUN TestEventsExecDie [2020-04-16T16:58:55.098Z] --- PASS: TestEventsExecDie (0.95s) [2020-04-16T16:58:55.098Z] === RUN TestEventsBackwardsCompatible [2020-04-16T16:58:55.098Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-16T16:58:55.098Z] === RUN TestInfoBinaryCommits [2020-04-16T16:58:55.098Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-16T16:58:55.098Z] === RUN TestInfoAPIVersioned [2020-04-16T16:58:55.098Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-16T16:58:55.098Z] === RUN TestInfoDiscoveryBackend [2020-04-16T16:58:55.708Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-16T16:58:55.708Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T16:58:55.712Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-16T16:58:55.712Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-16T16:58:56.341Z] === RUN TestExternalGraphDriver/pull [2020-04-16T16:58:56.709Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-16T16:58:56.709Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T16:58:57.319Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-16T16:58:57.319Z] === RUN TestInfoAPI [2020-04-16T16:58:57.319Z] --- PASS: TestInfoAPI (0.02s) [2020-04-16T16:58:57.319Z] === RUN TestInfoAPIWarnings [2020-04-16T16:58:57.599Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-16T16:58:57.599Z] === RUN TestInfoDebug [2020-04-16T16:58:58.210Z] --- PASS: TestInfoDebug (0.52s) [2020-04-16T16:58:58.210Z] === RUN TestInfoInsecureRegistries [2020-04-16T16:58:58.244Z] --- PASS: TestExternalGraphDriver (7.41s) [2020-04-16T16:58:58.244Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-04-16T16:58:58.244Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-04-16T16:58:58.244Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-04-16T16:58:58.244Z] === RUN TestGraphdriverPluginV2 [2020-04-16T16:58:58.244Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-16T16:58:58.244Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:58.244Z] PASS [2020-04-16T16:58:58.244Z] [2020-04-16T16:58:58.244Z] === Skipped [2020-04-16T16:58:58.244Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-16T16:58:58.244Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T16:58:58.244Z] [2020-04-16T16:58:58.244Z] [2020-04-16T16:58:58.244Z] DONE 5 tests, 1 skipped in 7.584s [2020-04-16T16:58:58.244Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T16:58:58.244Z] ++ 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-16T16:58:58.244Z] ++ set -e [2020-04-16T16:58:58.244Z] ++ '[' -n 0 ']' [2020-04-16T16:58:58.244Z] ++ set -x [2020-04-16T16:58:58.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-16T16:58:58.244Z] INFO: Testing against a local daemon [2020-04-16T16:58:58.244Z] === RUN TestContinueAfterPluginCrash [2020-04-16T16:58:58.244Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T16:58:58.244Z] === RUN TestReadPluginNoRead [2020-04-16T16:58:58.244Z] === PAUSE TestReadPluginNoRead [2020-04-16T16:58:58.244Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T16:58:58.244Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T16:58:58.244Z] === CONT TestContinueAfterPluginCrash [2020-04-16T16:58:58.244Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T16:58:58.244Z] === CONT TestReadPluginNoRead [2020-04-16T16:58:58.820Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-16T16:58:58.821Z] === RUN TestInfoRegistryMirrors [2020-04-16T16:58:58.974Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-16T16:58:59.431Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-16T16:58:59.431Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T16:58:59.431Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-04-16T16:58:59.431Z] === RUN TestPingCacheHeaders [2020-04-16T16:58:59.431Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-16T16:58:59.431Z] === RUN TestPingGet [2020-04-16T16:58:59.431Z] --- PASS: TestPingGet (0.01s) [2020-04-16T16:58:59.431Z] === RUN TestPingHead [2020-04-16T16:58:59.711Z] --- PASS: TestPingHead (0.01s) [2020-04-16T16:58:59.711Z] === RUN TestVersion [2020-04-16T16:58:59.711Z] --- PASS: TestVersion (0.02s) [2020-04-16T16:58:59.711Z] PASS [2020-04-16T16:58:59.711Z] [2020-04-16T16:58:59.711Z] === Skipped [2020-04-16T16:58:59.711Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T16:58:59.711Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T16:58:59.711Z] [2020-04-16T16:58:59.711Z] [2020-04-16T16:58:59.711Z] DONE 18 tests, 1 skipped in 5.633s [2020-04-16T16:58:59.711Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T16:58:59.711Z] ++ 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-16T16:58:59.711Z] ++ set -e [2020-04-16T16:58:59.711Z] ++ '[' -n 0 ']' [2020-04-16T16:58:59.711Z] ++ set -x [2020-04-16T16:58:59.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=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-16T16:58:59.711Z] INFO: Testing against a local daemon [2020-04-16T16:58:59.711Z] === RUN TestVolumesCreateAndList [2020-04-16T16:58:59.712Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-16T16:58:59.712Z] === RUN TestVolumesRemove [2020-04-16T16:58:59.712Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-16T16:58:59.712Z] === RUN TestVolumesInspect [2020-04-16T16:58:59.712Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-16T16:58:59.712Z] === RUN TestVolumesInvalidJSON [2020-04-16T16:58:59.712Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T16:58:59.712Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T16:58:59.712Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T16:58:59.712Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-16T16:58:59.712Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T16:58:59.712Z] PASS [2020-04-16T16:58:59.712Z] [2020-04-16T16:58:59.712Z] DONE 5 tests in 0.207s [2020-04-16T16:58:59.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T16:58:59.992Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T16:58:59.992Z] +++ kill 11769 [2020-04-16T16:59:01.455Z] +++ /etc/init.d/apparmor stop [2020-04-16T16:59:01.455Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T16:59:01.455Z] [2020-04-16T16:59:01.455Z] Unloading profiles will leave already running processes permanently [2020-04-16T16:59:01.455Z] unconfined, which can lead to unexpected situations. [2020-04-16T16:59:01.455Z] [2020-04-16T16:59:01.455Z] To set a process to complain mode, use the command line tool [2020-04-16T16:59:01.455Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T16:59:01.455Z] +++ true [2020-04-16T16:59:01.455Z] [2020-04-16T16:59:01.487Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath Post stage [Pipeline] junit [2020-04-16T16:59:03.500Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T16:59:04.114Z] + echo Ensuring container killed. [2020-04-16T16:59:04.114Z] Ensuring container killed. [2020-04-16T16:59:04.114Z] + docker rm -vf docker-pr3 [2020-04-16T16:59:04.114Z] Error: No such container: docker-pr3 [2020-04-16T16:59:04.114Z] + true [Pipeline] sh [2020-04-16T16:59:04.479Z] + echo Chowning /workspace to jenkins user [2020-04-16T16:59:04.479Z] Chowning /workspace to jenkins user [2020-04-16T16:59:04.479Z] + id -u [2020-04-16T16:59:04.479Z] + id -g [2020-04-16T16:59:04.479Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40796:/workspace busybox chown -R 1001:1001 /workspace [2020-04-16T16:59:04.479Z] Unable to find image 'busybox:latest' locally [2020-04-16T16:59:04.753Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-16T16:59:04.759Z] latest: Pulling from library/busybox [2020-04-16T16:59:04.759Z] 0f0ac3ee2e90: Pulling fs layer [2020-04-16T16:59:04.759Z] 0f0ac3ee2e90: Download complete [2020-04-16T16:59:05.039Z] 0f0ac3ee2e90: Pull complete [2020-04-16T16:59:05.319Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T16:59:05.319Z] Status: Downloaded newer image for busybox:latest [2020-04-16T16:59:05.680Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-16T16:59:05.680Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-16T16:59:06.241Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-16T16:59:06.497Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T16:59:07.711Z] + bundleName=s390x-integration [2020-04-16T16:59:07.711Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-16T16:59:07.711Z] Creating s390x-integration-bundles.tar.gz [2020-04-16T16:59:07.711Z] + + xargs tarfind -czf bundles s390x-integration-bundles.tar.gz -path [2020-04-16T16:59:07.711Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-16T16:59:07.744Z] Archiving artifacts [2020-04-16T16:59:08.034Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40796/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T16:59:08.414Z] + make clean [2020-04-16T16:59:08.694Z] docker volume rm -f docker-dev-cache [2020-04-16T16:59:08.975Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T16:59:10.471Z] === RUN TestReadPluginNoRead/default [2020-04-16T16:59:10.660Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-16T16:59:10.730Z] --- PASS: TestDaemonStartWithLogOpt (12.63s) [2020-04-16T16:59:11.665Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T16:59:12.024Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-16T16:59:13.567Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T16:59:15.470Z] --- PASS: TestReadPluginNoRead (17.10s) [2020-04-16T16:59:15.470Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-04-16T16:59:15.470Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2020-04-16T16:59:15.470Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-04-16T16:59:15.470Z] read_test.go:91: [d2976f8b2353d] daemon is not started [2020-04-16T16:59:15.470Z] --- PASS: TestContinueAfterPluginCrash (17.40s) [2020-04-16T16:59:15.470Z] PASS [2020-04-16T16:59:15.470Z] [2020-04-16T16:59:15.470Z] DONE 6 tests in 17.549s [2020-04-16T16:59:15.470Z] 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-16T16:59:15.470Z] ++ 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-16T16:59:15.470Z] ++ set -e [2020-04-16T16:59:15.470Z] ++ '[' -n 0 ']' [2020-04-16T16:59:15.470Z] ++ set -x [2020-04-16T16:59:15.470Z] ++ env -i DEST=/go/src/github.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-16T16:59:15.470Z] testing: warning: no tests to run [2020-04-16T16:59:15.470Z] PASS [2020-04-16T16:59:15.470Z] [2020-04-16T16:59:15.470Z] DONE 0 tests in 0.040s [2020-04-16T16:59:15.470Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T16:59:15.470Z] ++ 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-16T16:59:15.470Z] ++ set -e [2020-04-16T16:59:15.470Z] ++ '[' -n 0 ']' [2020-04-16T16:59:15.470Z] ++ set -x [2020-04-16T16:59:15.470Z] ++ env -i DEST=/go/src/github.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-16T16:59:15.729Z] INFO: Testing against a local daemon [2020-04-16T16:59:15.729Z] === RUN TestPluginWithDevMounts [2020-04-16T16:59:15.729Z] === PAUSE TestPluginWithDevMounts [2020-04-16T16:59:15.729Z] === CONT TestPluginWithDevMounts [2020-04-16T16:59:16.189Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-16T16:59:16.189Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-16T16:59:17.555Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-16T16:59:17.555Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-16T16:59:17.555Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-16T16:59:17.555Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-16T16:59:17.555Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-16T16:59:18.261Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-04-16T16:59:18.261Z] PASS [2020-04-16T16:59:18.261Z] [2020-04-16T16:59:18.261Z] DONE 1 tests in 2.344s [2020-04-16T16:59:18.261Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T16:59:18.261Z] ++ 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-16T16:59:18.261Z] ++ set -e [2020-04-16T16:59:18.261Z] ++ '[' -n 0 ']' [2020-04-16T16:59:18.261Z] ++ set -x [2020-04-16T16:59:18.261Z] ++ env -i DEST=/go/src/github.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-16T16:59:18.261Z] INFO: Testing against a local daemon [2020-04-16T16:59:18.261Z] === RUN TestSecretInspect [2020-04-16T16:59:18.920Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-16T16:59:21.432Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-16T16:59:21.432Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-16T16:59:21.549Z] --- PASS: TestSecretInspect (3.29s) [2020-04-16T16:59:21.549Z] === RUN TestSecretList [2020-04-16T16:59:21.992Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-16T16:59:22.553Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-16T16:59:23.113Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-16T16:59:24.479Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-16T16:59:24.479Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-16T16:59:24.834Z] --- PASS: TestSecretList (3.24s) [2020-04-16T16:59:24.834Z] === RUN TestSecretsCreateAndDelete [2020-04-16T16:59:26.372Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-16T16:59:28.119Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2020-04-16T16:59:28.119Z] === RUN TestSecretsUpdate [2020-04-16T16:59:28.260Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-16T16:59:29.626Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-16T16:59:31.404Z] --- PASS: TestSecretsUpdate (3.24s) [2020-04-16T16:59:31.404Z] === RUN TestTemplatedSecret [2020-04-16T16:59:32.138Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-16T16:59:33.502Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-16T16:59:33.502Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-16T16:59:34.062Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-16T16:59:34.691Z] --- PASS: TestTemplatedSecret (3.50s) [2020-04-16T16:59:34.691Z] === RUN TestSecretCreateResolve [2020-04-16T16:59:35.425Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-16T16:59:37.978Z] --- PASS: TestSecretCreateResolve (3.25s) [2020-04-16T16:59:37.978Z] PASS [2020-04-16T16:59:37.978Z] [2020-04-16T16:59:37.978Z] DONE 6 tests in 19.963s [2020-04-16T16:59:37.978Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T16:59:37.978Z] ++ 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-16T16:59:37.978Z] ++ set -e [2020-04-16T16:59:37.978Z] ++ '[' -n 0 ']' [2020-04-16T16:59:37.978Z] ++ set -x [2020-04-16T16:59:37.978Z] ++ env -i DEST=/go/src/github.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-16T16:59:37.978Z] INFO: Testing against a local daemon [2020-04-16T16:59:37.978Z] === RUN TestServiceCreateInit [2020-04-16T16:59:37.978Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T16:59:38.958Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-16T16:59:38.958Z] Copying nested executables into bundles/binary-daemon [2020-04-16T16:59:38.958Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-16T16:59:39.300Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/make.sh cross [2020-04-16T16:59:39.589Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-16T16:59:39.868Z] [2020-04-16T16:59:39.868Z] Removing bundles/ [2020-04-16T16:59:39.868Z] [2020-04-16T16:59:39.868Z] ---> Making bundle: cross (in bundles/cross) [2020-04-16T16:59:39.868Z] Cross building: bundles/cross/linux/amd64 [2020-04-16T16:59:39.868Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-16T16:59:39.868Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-16T16:59:41.477Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-16T16:59:42.841Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-16T16:59:43.277Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T16:59:48.082Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-16T16:59:48.555Z] --- PASS: TestServiceCreateInit (10.31s) [2020-04-16T16:59:48.555Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2020-04-16T16:59:48.555Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2020-04-16T16:59:48.555Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T16:59:49.007Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-16T16:59:49.933Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-16T16:59:49.933Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-16T16:59:50.860Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-16T16:59:51.421Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-16T16:59:52.348Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-16T16:59:55.615Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-16T16:59:56.541Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-16T16:59:57.468Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-16T16:59:57.468Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-16T16:59:58.832Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-16T17:00:00.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-16T17:00:02.085Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-16T17:00:05.351Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-16T17:00:10.482Z] --- PASS: TestCreateServiceMultipleTimes (18.94s) [2020-04-16T17:00:10.482Z] === RUN TestCreateServiceConflict [2020-04-16T17:00:10.482Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-04-16T17:00:10.482Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T17:00:11.066Z] 65014b3c3121: Pull complete [2020-04-16T17:00:14.671Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2020-04-16T17:00:14.672Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T17:00:15.323Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-16T17:00:15.323Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-16T17:00:17.213Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-16T17:00:17.774Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-16T17:00:20.288Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-16T17:00:20.439Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T17:00:20.439Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T17:00:20.439Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-04-16T17:00:20.439Z] ok github.com/docker/docker/api/types/filters 0.069s coverage: 92.2% of statements [2020-04-16T17:00:20.439Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.5% of statements [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T17:00:20.439Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-04-16T17:00:20.439Z] ok github.com/docker/docker/api/types/time 0.063s coverage: 100.0% of statements [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T17:00:20.439Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T17:00:20.439Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-04-16T17:00:20.850Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-16T17:00:23.365Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-16T17:00:23.365Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-16T17:00:23.949Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-04-16T17:00:27.456Z] ok github.com/docker/docker/builder/remotecontext/git 5.474s coverage: 86.3% of statements [2020-04-16T17:00:28.605Z] --- PASS: TestDockerDaemonSuite (346.70s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.78s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.10s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.60s) [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:1449: [d2aeb29aa1df2] daemon is not started [2020-04-16T17:00:28.606Z] check_test.go:309: [dd9a3c399b9f5] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.53s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.32s) [2020-04-16T17:00:28.606Z] check_test.go:309: [db61d67639ee0] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.82s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.13s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.03s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.53s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.50s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.72s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.77s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d6306ffe0e427] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d15a77700cb56] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.90s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-04-16T17:00:28.606Z] check_test.go:309: [dfe055fe25799] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.72s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.66s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d4008e08646ba] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.37s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.58s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.61s) [2020-04-16T17:00:28.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-16T17:00:28.606Z] check_test.go:309: [d9664bdf6cbe1] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.41s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d5f9fb590bc77] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d59f2ec80a4e2] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2020-04-16T17:00:28.606Z] docker_cli_daemon_plugins_test.go:79: [d1e2ea372271d] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.82s) [2020-04-16T17:00:28.606Z] docker_cli_daemon_plugins_test.go:169: [d4917286293f2] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d85a2811762f6] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.98s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.88s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.98s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d5d312d160f43] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.31s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.56s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.36s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.54s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.29s) [2020-04-16T17:00:28.606Z] check_test.go:309: [dae0f1997150b] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.29s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.28s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.88s) [2020-04-16T17:00:28.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-16T17:00:28.606Z] check_test.go:309: [da70543aab91d] daemon is not started [2020-04-16T17:00:28.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-16T17:00:28.606Z] check_test.go:309: [d34aa52b7c563] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.81s) [2020-04-16T17:00:28.606Z] check_test.go:309: [deda7ee0368ff] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.17s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.95s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.99s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.94s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.00s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.57s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d5f20aaf5347e] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.30s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.33s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2020-04-16T17:00:28.606Z] check_test.go:309: [df4628c669ae3] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.89s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-16T17:00:28.606Z] check_test.go:309: [d64ae6b79c622] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d73e6776aaa4d] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.57s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-04-16T17:00:28.606Z] check_test.go:309: [dd3913cb90772] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.19s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.13s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.53s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d0317c66f4fa0] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.29s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.90s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.10s) [2020-04-16T17:00:28.606Z] check_test.go:309: [d9d51e443bdbc] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-04-16T17:00:28.606Z] check_test.go:309: [dd4090e5876d8] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.67s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.57s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.66s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.96s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.07s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.52s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.37s) [2020-04-16T17:00:28.606Z] docker_cli_daemon_test.go:2542: [d53cc9e6ffa7a] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.53s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.08s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.29s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.14s) [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-04-16T17:00:28.606Z] check_test.go:309: [dd4504b4c4f2a] daemon is not started [2020-04-16T17:00:28.606Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.42s) [2020-04-16T17:00:28.606Z] === RUN TestDockerSwarmSuite [2020-04-16T17:00:28.606Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-16T17:00:28.950Z] ok github.com/docker/docker/builder/remotecontext 0.497s coverage: 13.6% of statements [2020-04-16T17:00:29.548Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2020-04-16T17:00:29.548Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T17:00:32.438Z] ok github.com/docker/docker/builder/dockerfile 1.290s coverage: 48.2% of statements [2020-04-16T17:00:32.438Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T17:00:32.438Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T17:00:32.767Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-16T17:00:32.834Z] --- PASS: TestCreateServiceSecretFileMode (3.49s) [2020-04-16T17:00:32.834Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T17:00:35.280Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-16T17:00:35.368Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2020-04-16T17:00:35.368Z] === RUN TestCreateServiceSysctls [2020-04-16T17:00:36.207Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-16T17:00:36.464Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-16T17:00:36.464Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-16T17:00:39.322Z] ok github.com/docker/docker/client 0.791s coverage: 75.8% of statements [2020-04-16T17:00:39.557Z] --- PASS: TestCreateServiceSysctls (4.11s) [2020-04-16T17:00:39.557Z] === RUN TestCreateServiceCapabilities [2020-04-16T17:00:41.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-16T17:00:41.962Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-16T17:00:42.843Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2020-04-16T17:00:42.843Z] === RUN TestInspect [2020-04-16T17:00:45.226Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-16T17:00:47.033Z] --- PASS: TestInspect (3.52s) [2020-04-16T17:00:47.033Z] === RUN TestCreateJob [2020-04-16T17:00:47.738Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-16T17:00:51.220Z] --- PASS: TestCreateJob (4.28s) [2020-04-16T17:00:51.220Z] === RUN TestReplicatedJob [2020-04-16T17:00:55.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-16T17:00:55.818Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-16T17:00:55.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-16T17:00:57.705Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-16T17:00:57.784Z] --- PASS: TestReplicatedJob (6.55s) [2020-04-16T17:00:57.784Z] === RUN TestUpdateReplicatedJob [2020-04-16T17:01:00.970Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-16T17:01:01.263Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-16T17:01:01.263Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-16T17:01:01.263Z] Cross building: bundles/cross/windows/amd64 [2020-04-16T17:01:01.263Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-16T17:01:01.263Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-16T17:01:01.972Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2020-04-16T17:01:01.972Z] === RUN TestServiceListWithStatuses [2020-04-16T17:01:01.972Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T17:01:01.972Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T17:01:01.972Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T17:01:08.642Z] --- PASS: TestDockerNetworkConnectAlias (6.64s) [2020-04-16T17:01:08.642Z] === RUN TestDockerNetworkReConnect [2020-04-16T17:01:13.914Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2020-04-16T17:01:13.914Z] === RUN TestServicePlugin [2020-04-16T17:01:13.914Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-16T17:01:13.914Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:01:13.914Z] === RUN TestServiceUpdateLabel [2020-04-16T17:01:16.447Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-04-16T17:01:16.447Z] === RUN TestServiceUpdateSecrets [2020-04-16T17:01:22.854Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-16T17:01:22.854Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-16T17:01:25.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-16T17:01:25.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-16T17:01:26.297Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-16T17:01:26.552Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-16T17:01:27.114Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-16T17:01:28.042Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-16T17:01:28.298Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-16T17:01:28.860Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-16T17:01:29.116Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-16T17:01:31.003Z] --- PASS: TestImportExtremelyLargeImageWorks (171.65s) [2020-04-16T17:01:31.003Z] PASS [2020-04-16T17:01:31.003Z] [2020-04-16T17:01:31.003Z] DONE 12 tests in 175.537s [2020-04-16T17:01:31.003Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T17:01:31.003Z] ++ 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-16T17:01:31.003Z] ++ set -e [2020-04-16T17:01:31.003Z] ++ '[' -n 0 ']' [2020-04-16T17:01:31.003Z] ++ set -x [2020-04-16T17:01:31.003Z] ++ env -i DEST=/go/src/github.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-16T17:01:31.258Z] INFO: Testing against a local daemon [2020-04-16T17:01:31.258Z] === RUN TestNetworkCreateDelete [2020-04-16T17:01:31.258Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-04-16T17:01:31.258Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T17:01:31.820Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-04-16T17:01:31.820Z] === RUN TestInspectNetwork [2020-04-16T17:01:31.820Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-16T17:01:33.185Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-16T17:01:34.532Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-04-16T17:01:34.532Z] === RUN TestServiceUpdateConfigs [2020-04-16T17:01:35.698Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-16T17:01:36.177Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 30.8% of statements [2020-04-16T17:01:36.624Z] === RUN TestInspectNetwork/full_network_id [2020-04-16T17:01:36.624Z] === RUN TestInspectNetwork/partial_network_id [2020-04-16T17:01:36.624Z] === RUN TestInspectNetwork/network_name [2020-04-16T17:01:36.624Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-16T17:01:36.624Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-16T17:01:37.985Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-16T17:01:39.350Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-16T17:01:41.238Z] --- PASS: TestInspectNetwork (9.23s) [2020-04-16T17:01:41.238Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-16T17:01:41.238Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-16T17:01:41.238Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-16T17:01:41.238Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-16T17:01:41.238Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T17:01:43.750Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) [2020-04-16T17:01:43.750Z] === RUN TestNetworkInvalidJSON [2020-04-16T17:01:43.750Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T17:01:43.750Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T17:01:43.750Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T17:01:43.750Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T17:01:43.750Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T17:01:43.750Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T17:01:43.750Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T17:01:43.750Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T17:01:43.750Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T17:01:43.750Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-16T17:01:43.750Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T17:01:43.750Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T17:01:43.750Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T17:01:43.750Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T17:01:44.310Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-04-16T17:01:44.310Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T17:01:44.635Z] ok github.com/docker/docker/container 0.186s coverage: 34.9% of statements [2020-04-16T17:01:44.635Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T17:01:44.635Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T17:01:44.635Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T17:01:44.635Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T17:01:45.238Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-16T17:01:45.238Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T17:01:46.163Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-04-16T17:01:46.163Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T17:01:46.418Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-16T17:01:46.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-16T17:01:47.234Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-04-16T17:01:47.234Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T17:01:47.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-16T17:01:48.149Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2020-04-16T17:01:48.416Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-04-16T17:01:48.416Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T17:01:48.977Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-04-16T17:01:48.977Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T17:01:49.404Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-04-16T17:01:49.404Z] === RUN TestServiceUpdateNetwork [2020-04-16T17:01:52.242Z] --- PASS: TestServiceWithPredefinedNetwork (3.07s) [2020-04-16T17:01:52.242Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T17:01:52.242Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T17:01:52.242Z] service_test.go:236: FLAKY_TEST [2020-04-16T17:01:52.242Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T17:01:58.501Z] ok github.com/docker/docker/daemon/cluster/convert 0.088s coverage: 35.6% of statements [2020-04-16T17:02:00.566Z] ok github.com/docker/docker/daemon/cluster 0.206s coverage: 0.5% of statements [2020-04-16T17:02:04.280Z] --- PASS: TestServiceUpdateNetwork (14.69s) [2020-04-16T17:02:04.280Z] PASS [2020-04-16T17:02:04.280Z] [2020-04-16T17:02:04.280Z] === Skipped [2020-04-16T17:02:04.280Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T17:02:04.280Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T17:02:04.280Z] [2020-04-16T17:02:04.280Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-16T17:02:04.280Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:02:04.280Z] [2020-04-16T17:02:04.280Z] [2020-04-16T17:02:04.280Z] DONE 23 tests, 2 skipped in 144.078s [2020-04-16T17:02:04.280Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T17:02:04.280Z] ++ 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-16T17:02:04.280Z] ++ set -e [2020-04-16T17:02:04.280Z] ++ '[' -n 0 ']' [2020-04-16T17:02:04.280Z] ++ set -x [2020-04-16T17:02:04.281Z] ++ env -i DEST=/go/src/github.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-16T17:02:04.281Z] INFO: Testing against a local daemon [2020-04-16T17:02:04.281Z] === RUN TestSessionCreate [2020-04-16T17:02:04.281Z] --- PASS: TestSessionCreate (0.05s) [2020-04-16T17:02:04.281Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T17:02:04.281Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-16T17:02:04.281Z] PASS [2020-04-16T17:02:04.281Z] [2020-04-16T17:02:04.281Z] DONE 2 tests in 0.238s [2020-04-16T17:02:04.281Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T17:02:04.281Z] ++ 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-16T17:02:04.281Z] ++ set -e [2020-04-16T17:02:04.281Z] ++ '[' -n 0 ']' [2020-04-16T17:02:04.281Z] ++ set -x [2020-04-16T17:02:04.281Z] ++ env -i DEST=/go/src/github.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-16T17:02:04.281Z] INFO: Testing against a local daemon [2020-04-16T17:02:04.281Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T17:02:04.281Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T17:02:04.281Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T17:02:04.281Z] === RUN TestEventsExecDie [2020-04-16T17:02:04.281Z] --- PASS: TestEventsExecDie (0.94s) [2020-04-16T17:02:04.281Z] === RUN TestEventsBackwardsCompatible [2020-04-16T17:02:04.281Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-04-16T17:02:04.281Z] === RUN TestInfoBinaryCommits [2020-04-16T17:02:04.281Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-16T17:02:04.281Z] === RUN TestInfoAPIVersioned [2020-04-16T17:02:04.281Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-16T17:02:04.281Z] === RUN TestInfoDiscoveryBackend [2020-04-16T17:02:04.281Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-04-16T17:02:04.281Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T17:02:05.215Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-16T17:02:05.215Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T17:02:05.783Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-04-16T17:02:05.783Z] === RUN TestInfoAPI [2020-04-16T17:02:05.783Z] --- PASS: TestInfoAPI (0.05s) [2020-04-16T17:02:05.783Z] === RUN TestInfoAPIWarnings [2020-04-16T17:02:06.116Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2020-04-16T17:02:06.719Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-04-16T17:02:06.719Z] === RUN TestInfoDebug [2020-04-16T17:02:07.286Z] --- PASS: TestInfoDebug (0.65s) [2020-04-16T17:02:07.286Z] === RUN TestInfoInsecureRegistries [2020-04-16T17:02:07.854Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-04-16T17:02:07.854Z] === RUN TestInfoRegistryMirrors [2020-04-16T17:02:08.174Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-04-16T17:02:08.421Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-04-16T17:02:08.421Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T17:02:08.680Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-04-16T17:02:08.680Z] === RUN TestPingCacheHeaders [2020-04-16T17:02:08.680Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-16T17:02:08.680Z] === RUN TestPingGet [2020-04-16T17:02:08.680Z] --- PASS: TestPingGet (0.03s) [2020-04-16T17:02:08.680Z] === RUN TestPingHead [2020-04-16T17:02:08.803Z] ok github.com/docker/docker/daemon/config 0.104s coverage: 81.7% of statements [2020-04-16T17:02:08.939Z] --- PASS: TestPingHead (0.05s) [2020-04-16T17:02:08.939Z] === RUN TestVersion [2020-04-16T17:02:08.939Z] --- PASS: TestVersion (0.05s) [2020-04-16T17:02:08.939Z] PASS [2020-04-16T17:02:08.939Z] [2020-04-16T17:02:08.939Z] === Skipped [2020-04-16T17:02:08.939Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T17:02:08.939Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T17:02:08.939Z] [2020-04-16T17:02:08.939Z] [2020-04-16T17:02:08.939Z] DONE 18 tests, 1 skipped in 6.611s [2020-04-16T17:02:08.939Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T17:02:08.939Z] ++ 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-16T17:02:08.939Z] ++ set -e [2020-04-16T17:02:08.939Z] ++ '[' -n 0 ']' [2020-04-16T17:02:08.939Z] ++ set -x [2020-04-16T17:02:08.939Z] ++ env -i DEST=/go/src/github.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-16T17:02:08.939Z] INFO: Testing against a local daemon [2020-04-16T17:02:08.939Z] === RUN TestVolumesCreateAndList [2020-04-16T17:02:09.197Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-16T17:02:09.197Z] === RUN TestVolumesRemove [2020-04-16T17:02:09.197Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-16T17:02:09.197Z] === RUN TestVolumesInspect [2020-04-16T17:02:09.197Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-16T17:02:09.197Z] === RUN TestVolumesInvalidJSON [2020-04-16T17:02:09.197Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T17:02:09.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T17:02:09.197Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T17:02:09.197Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-16T17:02:09.197Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T17:02:09.197Z] PASS [2020-04-16T17:02:09.197Z] [2020-04-16T17:02:09.197Z] DONE 5 tests in 0.363s [2020-04-16T17:02:09.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T17:02:09.763Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T17:02:09.763Z] +++ kill 13393 [2020-04-16T17:02:10.272Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-16T17:02:10.272Z] --- PASS: TestServiceWithDataPathPortInit (17.79s) [2020-04-16T17:02:10.272Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T17:02:10.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-16T17:02:11.138Z] +++ /etc/init.d/apparmor stop [2020-04-16T17:02:11.138Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T17:02:11.138Z] [2020-04-16T17:02:11.138Z] Unloading profiles will leave already running processes permanently [2020-04-16T17:02:11.138Z] unconfined, which can lead to unexpected situations. [2020-04-16T17:02:11.138Z] [2020-04-16T17:02:11.138Z] To set a process to complain mode, use the command line tool [2020-04-16T17:02:11.138Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T17:02:11.138Z] +++ true [2020-04-16T17:02:11.138Z] [2020-04-16T17:02:11.525Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-16T17:02:13.571Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.534s coverage: 13.8% of statements Post stage [Pipeline] junit [2020-04-16T17:02:13.682Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T17:02:14.394Z] + echo Ensuring container killed. [2020-04-16T17:02:14.394Z] Ensuring container killed. [2020-04-16T17:02:14.394Z] + docker rm -vf docker-pr3 [2020-04-16T17:02:14.394Z] Error: No such container: docker-pr3 [2020-04-16T17:02:14.394Z] + true [Pipeline] sh [2020-04-16T17:02:14.682Z] + echo Chowning /workspace to jenkins user [2020-04-16T17:02:14.682Z] Chowning /workspace to jenkins user [2020-04-16T17:02:14.682Z] + id -u [2020-04-16T17:02:14.682Z] + id -g [2020-04-16T17:02:14.682Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40796:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T17:02:14.682Z] Unable to find image 'busybox:latest' locally [2020-04-16T17:02:14.941Z] latest: Pulling from library/busybox [2020-04-16T17:02:14.941Z] a28b2a8c0530: Pulling fs layer [2020-04-16T17:02:14.941Z] a28b2a8c0530: Download complete [2020-04-16T17:02:15.200Z] a28b2a8c0530: Pull complete [2020-04-16T17:02:15.200Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T17:02:15.200Z] Status: Downloaded newer image for busybox:latest [2020-04-16T17:02:17.058Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-04-16T17:02:17.346Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.923s coverage: 57.9% of statements [2020-04-16T17:02:17.971Z] ok github.com/docker/docker/daemon 12.402s coverage: 17.4% of statements [2020-04-16T17:02:17.971Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T17:02:17.971Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T17:02:17.971Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T17:02:17.971Z] ? github.com/docker/docker/daemon/exec [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T17:02:18.789Z] + bundleName=arm64-integration [2020-04-16T17:02:18.790Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-16T17:02:18.790Z] Creating arm64-integration-bundles.tar.gz [2020-04-16T17:02:18.790Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+ *-report.json -o -name *.logxargs -o -name tar *.prof -czf -o arm64-integration-bundles.tar.gz -name [2020-04-16T17:02:18.790Z] *-report.xml ) -print [2020-04-16T17:02:18.929Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.81s) [2020-04-16T17:02:18.930Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sb5o6xb5udpir77fa2w5nnlk4 Created:2020-04-16 17:02:11.61789208 +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[432ceb5fcc496b75c38d1a02610dce3cc576c1615fac5a1125fa34ebf916c0c0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.smehi9dn2vkha7xtactx2jaoj EndpointID:1bc9b9284617113aa4f39b350bc45354be642058e71767f4a70c9ce7283d6e74 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ff1c5409bfbfba1c6b355e5577d481a37fe605647317078a0c381539630b1d4 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:c7d28bc1b6c5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.smehi9dn2vkha7xtactx2jaoj EndpointID:1bc9b9284617113aa4f39b350bc45354be642058e71767f4a70c9ce7283d6e74 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-16T17:02:18.930Z] PASS [2020-04-16T17:02:18.930Z] [2020-04-16T17:02:18.930Z] === Skipped [2020-04-16T17:02:18.930Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T17:02:18.930Z] service_test.go:236: FLAKY_TEST [2020-04-16T17:02:18.930Z] [2020-04-16T17:02:18.930Z] [2020-04-16T17:02:18.930Z] DONE 22 tests, 1 skipped in 47.699s [2020-04-16T17:02:18.930Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T17:02:18.930Z] ++ 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-16T17:02:18.930Z] ++ set -e [2020-04-16T17:02:18.930Z] ++ '[' -n 0 ']' [2020-04-16T17:02:18.930Z] ++ set -x [2020-04-16T17:02:18.930Z] ++ env -i DEST=/go/src/github.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-16T17:02:18.930Z] INFO: Testing against a local daemon [2020-04-16T17:02:18.930Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T17:02:18.930Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-16T17:02:18.930Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T17:02:18.930Z] === RUN TestDockerNetworkIpvlan [2020-04-16T17:02:18.930Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T17:02:18.930Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T17:02:18.930Z] PASS [2020-04-16T17:02:18.930Z] [2020-04-16T17:02:18.930Z] === Skipped [2020-04-16T17:02:18.930Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-16T17:02:18.930Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T17:02:18.930Z] [2020-04-16T17:02:18.930Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T17:02:18.930Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T17:02:18.930Z] [2020-04-16T17:02:18.930Z] [2020-04-16T17:02:18.930Z] DONE 2 tests, 2 skipped in 0.137s [2020-04-16T17:02:18.930Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T17:02:18.930Z] ++ 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-16T17:02:18.930Z] ++ set -e [2020-04-16T17:02:18.930Z] ++ '[' -n 0 ']' [2020-04-16T17:02:18.930Z] ++ set -x [2020-04-16T17:02:18.930Z] ++ env -i DEST=/go/src/github.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 [Pipeline] archiveArtifacts [2020-04-16T17:02:19.061Z] Archiving artifacts [2020-04-16T17:02:19.185Z] INFO: Testing against a local daemon [2020-04-16T17:02:19.185Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T17:02:20.546Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-16T17:02:20.546Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-04-16T17:02:20.546Z] === RUN TestDockerNetworkMacvlan [2020-04-16T17:02:20.814Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40796/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T17:02:21.197Z] + make clean [2020-04-16T17:02:21.471Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-16T17:02:21.471Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-16T17:02:21.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-16T17:02:21.767Z] docker volume rm -f docker-dev-cache [2020-04-16T17:02:22.026Z] docker-dev-cache [Pipeline] deleteDir [2020-04-16T17:02:22.288Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-16T17:02:22.435Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-04-16T17:02:22.544Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-16T17:02:22.839Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-16T17:02:22.839Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-16T17:02:22.839Z] remote: Enumerating objects: 2, done. [2020-04-16T17:02:22.839Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-16T17:02:22.839Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-16T17:02:22.839Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-16T17:02:22.839Z] 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-16T17:02:22.839Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-16T17:02:22.839Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-16T17:02:23.087Z] eac6fba788c9: Pull complete [2020-04-16T17:02:23.087Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-16T17:02:23.087Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:02:23.087Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-16T17:02:23.087Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-16T17:02:23.087Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-04-16T17:02:23.087Z] WARN: Skipping validation tests [2020-04-16T17:02:23.087Z] INFO: Running unit tests at 04/16/2020 17:02:09... [2020-04-16T17:02:23.087Z] INFO: make.ps1 starting at 04/16/2020 17:02:13 [2020-04-16T17:02:23.087Z] INFO: Git commit (719fee1bbc) assumed from DOCKER_GITCOMMIT environment variable [2020-04-16T17:02:23.087Z] INFO: Invoking autogen... [2020-04-16T17:02:23.087Z] INFO: Running unit tests... [2020-04-16T17:02:23.104Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-16T17:02:23.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/test/unit [2020-04-16T17:02:23.457Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.891s coverage: 68.6% of statements [2020-04-16T17:02:24.030Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-16T17:02:24.030Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-16T17:02:24.285Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-16T17:02:25.324Z] 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-16T17:02:25.690Z] ? github.com/docker/docker/api [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T17:02:26.171Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-16T17:02:26.171Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.323s coverage: 49.5% of statements [2020-04-16T17:02:27.218Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.488s coverage: 45.9% of statements [2020-04-16T17:02:27.218Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T17:02:29.292Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.733s coverage: 76.1% of statements [2020-04-16T17:02:29.432Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-16T17:02:30.785Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.042s coverage: 58.0% of statements [2020-04-16T17:02:31.414Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.745s coverage: 55.4% of statements [2020-04-16T17:02:31.414Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-16T17:02:31.414Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T17:02:31.702Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-04-16T17:02:31.992Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2020-04-16T17:02:34.027Z] ? github.com/docker/docker/api [no test files] [2020-04-16T17:02:34.671Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-16T17:02:36.034Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-16T17:02:36.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-16T17:02:36.290Z] --- PASS: TestDockerNetworkMacvlan (15.90s) [2020-04-16T17:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-04-16T17:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-04-16T17:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.78s) [2020-04-16T17:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.94s) [2020-04-16T17:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.40s) [2020-04-16T17:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-04-16T17:02:36.290Z] PASS [2020-04-16T17:02:36.290Z] [2020-04-16T17:02:36.290Z] DONE 8 tests in 17.450s [2020-04-16T17:02:36.290Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T17:02:36.290Z] ++ 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-16T17:02:36.290Z] ++ set -e [2020-04-16T17:02:36.290Z] ++ '[' -n 0 ']' [2020-04-16T17:02:36.290Z] ++ set -x [2020-04-16T17:02:36.290Z] ++ env -i DEST=/go/src/github.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-16T17:02:36.546Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-16T17:02:36.546Z] testing: warning: no tests to run [2020-04-16T17:02:36.546Z] PASS [2020-04-16T17:02:36.546Z] [2020-04-16T17:02:36.546Z] DONE 0 tests in 0.057s [2020-04-16T17:02:36.546Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T17:02:36.546Z] ++ 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-16T17:02:36.546Z] ++ set -e [2020-04-16T17:02:36.546Z] ++ '[' -n 0 ']' [2020-04-16T17:02:36.546Z] ++ set -x [2020-04-16T17:02:36.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T17:02:36.801Z] INFO: Testing against a local daemon [2020-04-16T17:02:36.801Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T17:02:37.057Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-16T17:02:37.983Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-16T17:02:38.238Z] === RUN TestDockerSuite/TestBuildFails [2020-04-16T17:02:38.800Z] --- PASS: TestAuthZPluginAllowRequest (1.95s) [2020-04-16T17:02:38.800Z] === RUN TestAuthZPluginTLS [2020-04-16T17:02:38.858Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 41.8% of statements [2020-04-16T17:02:38.858Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-04-16T17:02:38.858Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 77.8% of statements [2020-04-16T17:02:39.364Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-16T17:02:39.364Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-16T17:02:39.364Z] --- PASS: TestAuthZPluginTLS (0.77s) [2020-04-16T17:02:39.364Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T17:02:39.925Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-04-16T17:02:39.925Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T17:02:40.361Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 4.9% of statements [2020-04-16T17:02:40.361Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T17:02:40.361Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T17:02:40.361Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T17:02:40.361Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T17:02:40.486Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-04-16T17:02:40.486Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T17:02:40.548Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-04-16T17:02:40.650Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-04-16T17:02:41.046Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-04-16T17:02:41.047Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T17:02:41.677Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-04-16T17:02:41.971Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-16T17:02:42.702Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2020-04-16T17:02:42.897Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-04-16T17:02:42.897Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T17:02:43.458Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-16T17:02:43.458Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T17:02:44.019Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-04-16T17:02:44.019Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T17:02:44.019Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-16T17:02:44.580Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-16T17:02:44.580Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T17:02:45.417Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.8% of statements [2020-04-16T17:02:45.417Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 75.2% of statements [2020-04-16T17:02:45.417Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T17:02:45.943Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-16T17:02:46.504Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-16T17:02:46.504Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T17:02:46.567Z] ok github.com/docker/docker/api/server 0.239s coverage: 9.0% of statements [2020-04-16T17:02:46.913Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 33.3% of statements [2020-04-16T17:02:47.430Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-16T17:02:47.990Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-16T17:02:48.429Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2020-04-16T17:02:48.551Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-04-16T17:02:48.551Z] === RUN TestAuthZPluginHeader [2020-04-16T17:02:49.055Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2020-04-16T17:02:49.111Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-16T17:02:49.366Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-04-16T17:02:49.366Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T17:02:50.548Z] ok github.com/docker/docker/daemon/network 0.051s coverage: 63.8% of statements [2020-04-16T17:02:50.836Z] ok github.com/docker/docker/daemon/logger/splunk 2.949s coverage: 82.5% of statements [2020-04-16T17:02:50.836Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T17:02:50.836Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T17:02:51.252Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-16T17:02:51.812Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-16T17:02:52.372Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-16T17:02:53.737Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2020-04-16T17:02:53.737Z] === RUN TestAuthZPluginV2Disable [2020-04-16T17:02:54.665Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-16T17:02:55.262Z] ok github.com/docker/docker/distribution/metadata 0.155s coverage: 48.2% of statements [2020-04-16T17:02:55.552Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-04-16T17:02:57.059Z] ok github.com/docker/docker/distribution 0.581s coverage: 22.1% of statements [2020-04-16T17:02:57.059Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T17:02:57.178Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-16T17:02:57.179Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-04-16T17:02:57.179Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T17:02:58.104Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-16T17:02:58.556Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2020-04-16T17:02:58.556Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T17:03:00.612Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2020-04-16T17:03:00.612Z] ok github.com/docker/docker/image 0.250s coverage: 86.4% of statements [2020-04-16T17:03:00.612Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T17:03:00.618Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2020-04-16T17:03:00.618Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T17:03:02.111Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2020-04-16T17:03:02.111Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T17:03:02.111Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-04-16T17:03:03.881Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-16T17:03:03.881Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-16T17:03:04.137Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-16T17:03:04.172Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2020-04-16T17:03:04.697Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-16T17:03:05.624Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-16T17:03:05.624Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-16T17:03:07.512Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-16T17:03:07.684Z] ok github.com/docker/docker/opts 0.111s coverage: 67.4% of statements [2020-04-16T17:03:08.072Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-16T17:03:08.633Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-16T17:03:08.708Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-04-16T17:03:09.193Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-16T17:03:09.333Z] ok github.com/docker/docker/pkg/authorization 1.503s coverage: 68.3% of statements [2020-04-16T17:03:09.622Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-04-16T17:03:09.754Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-16T17:03:09.913Z] ok github.com/docker/docker/pkg/archive 1.427s coverage: 76.7% of statements [2020-04-16T17:03:10.540Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-04-16T17:03:10.680Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-16T17:03:12.567Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-16T17:03:12.594Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-04-16T17:03:12.595Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-04-16T17:03:13.629Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-16T17:03:14.250Z] ok github.com/docker/docker/layer 7.402s coverage: 68.8% of statements [2020-04-16T17:03:14.250Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T17:03:14.250Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T17:03:14.250Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T17:03:14.250Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T17:03:14.250Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T17:03:14.250Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T17:03:14.878Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-04-16T17:03:15.080Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.77s) [2020-04-16T17:03:15.080Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T17:03:15.166Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-04-16T17:03:15.336Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-16T17:03:16.657Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-04-16T17:03:16.657Z] ok github.com/docker/docker/pkg/chrootarchive 4.351s coverage: 43.2% of statements [2020-04-16T17:03:16.657Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T17:03:16.657Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T17:03:16.657Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-04-16T17:03:18.148Z] ok github.com/docker/docker/pkg/fsutils 0.431s coverage: 85.1% of statements [2020-04-16T17:03:18.436Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 11.4% of statements [2020-04-16T17:03:18.723Z] ok github.com/docker/docker/pkg/discovery/kv 3.230s coverage: 84.1% of statements [2020-04-16T17:03:20.220Z] ok github.com/docker/docker/pkg/jsonmessage 0.045s coverage: 91.7% of statements [2020-04-16T17:03:20.220Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-04-16T17:03:20.573Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-16T17:03:20.854Z] ok github.com/docker/docker/pkg/idtools 0.763s coverage: 70.1% of statements [2020-04-16T17:03:21.142Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-04-16T17:03:21.431Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-04-16T17:03:22.054Z] ok github.com/docker/docker/pkg/ioutils 1.829s coverage: 70.6% of statements [2020-04-16T17:03:22.054Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-16T17:03:22.054Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T17:03:22.054Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T17:03:22.341Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2020-04-16T17:03:22.629Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-04-16T17:03:23.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-16T17:03:23.264Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2020-04-16T17:03:23.555Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2020-04-16T17:03:23.555Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T17:03:23.555Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T17:03:24.447Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-16T17:03:24.447Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-16T17:03:24.447Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-16T17:03:24.702Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-16T17:03:24.702Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-16T17:03:24.903Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.091s coverage: 56.8% of statements [2020-04-16T17:03:25.263Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-16T17:03:25.951Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-04-16T17:03:26.239Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-04-16T17:03:26.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-04-16T17:03:27.150Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-16T17:03:27.545Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-04-16T17:03:28.172Z] ok github.com/docker/docker/pkg/pubsub 1.152s coverage: 73.9% of statements [2020-04-16T17:03:28.512Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-16T17:03:28.799Z] ok github.com/docker/docker/pkg/stdcopy 0.022s coverage: 100.0% of statements [2020-04-16T17:03:29.828Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-04-16T17:03:29.828Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-04-16T17:03:30.451Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2020-04-16T17:03:31.078Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 70.8% of statements [2020-04-16T17:03:31.367Z] ok github.com/docker/docker/pkg/signal 3.647s coverage: 61.0% of statements [2020-04-16T17:03:31.773Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-04-16T17:03:31.773Z] PASS [2020-04-16T17:03:31.773Z] [2020-04-16T17:03:31.773Z] DONE 17 tests in 55.195s [2020-04-16T17:03:31.773Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T17:03:31.773Z] ++ 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-16T17:03:31.773Z] ++ set -e [2020-04-16T17:03:31.773Z] ++ '[' -n 0 ']' [2020-04-16T17:03:31.773Z] ++ set -x [2020-04-16T17:03:31.773Z] ++ env -i DEST=/go/src/github.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-16T17:03:31.773Z] INFO: Testing against a local daemon [2020-04-16T17:03:31.773Z] === RUN TestPluginInvalidJSON [2020-04-16T17:03:31.773Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T17:03:31.773Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T17:03:31.773Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T17:03:31.773Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-16T17:03:31.773Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T17:03:31.773Z] PASS [2020-04-16T17:03:31.773Z] [2020-04-16T17:03:31.773Z] DONE 2 tests in 0.171s [2020-04-16T17:03:31.773Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T17:03:31.773Z] ++ 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-16T17:03:31.773Z] ++ set -e [2020-04-16T17:03:31.773Z] ++ '[' -n 0 ']' [2020-04-16T17:03:31.773Z] ++ set -x [2020-04-16T17:03:31.773Z] ++ env -i DEST=/go/src/github.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-16T17:03:32.028Z] INFO: Testing against a local daemon [2020-04-16T17:03:32.028Z] === RUN TestExternalGraphDriver [2020-04-16T17:03:32.588Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-16T17:03:32.866Z] ok github.com/docker/docker/pkg/tailfile 0.195s coverage: 88.6% of statements [2020-04-16T17:03:32.866Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 37.2% of statements [2020-04-16T17:03:32.872Z] === RUN TestExternalGraphDriver/json [2020-04-16T17:03:33.144Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-16T17:03:33.713Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-16T17:03:33.890Z] testing: warning: no tests to run [2020-04-16T17:03:33.890Z] coverage: [no statements] [2020-04-16T17:03:33.890Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-04-16T17:03:34.183Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 85.9% of statements [2020-04-16T17:03:34.807Z] ok github.com/docker/docker/pkg/tarsum 0.199s coverage: 89.3% of statements [2020-04-16T17:03:34.807Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-04-16T17:03:35.088Z] === RUN TestExternalGraphDriver/spec [2020-04-16T17:03:35.436Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-04-16T17:03:35.725Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T17:03:37.520Z] ok github.com/docker/docker/api/server/httputils 0.151s coverage: 14.7% of statements [2020-04-16T17:03:37.520Z] ok github.com/docker/docker/api/server/middleware 0.154s coverage: 37.7% of statements [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T17:03:37.520Z] ok github.com/docker/docker/api/types/filters 0.076s coverage: 92.2% of statements [2020-04-16T17:03:37.520Z] ok github.com/docker/docker/api/types/strslice 0.094s coverage: 90.0% of statements [2020-04-16T17:03:37.520Z] ok github.com/docker/docker/api/server/router/swarm 0.127s coverage: 4.5% of statements [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T17:03:37.520Z] ok github.com/docker/docker/api/types/time 0.307s coverage: 100.0% of statements [2020-04-16T17:03:37.520Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T17:03:37.520Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T17:03:37.520Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-04-16T17:03:37.602Z] === RUN TestExternalGraphDriver/pull [2020-04-16T17:03:37.821Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-04-16T17:03:38.965Z] --- PASS: TestExternalGraphDriver (6.81s) [2020-04-16T17:03:38.965Z] --- PASS: TestExternalGraphDriver/json (2.22s) [2020-04-16T17:03:38.965Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-04-16T17:03:38.965Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2020-04-16T17:03:38.965Z] === RUN TestGraphdriverPluginV2 [2020-04-16T17:03:40.546Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-04-16T17:03:40.843Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 68.8% of statements [2020-04-16T17:03:41.130Z] ok github.com/docker/docker/plugin 0.570s coverage: 27.1% of statements [2020-04-16T17:03:41.344Z] ok github.com/docker/docker/cli/debug 0.073s coverage: 100.0% of statements [2020-04-16T17:03:41.344Z] ok github.com/docker/docker/builder/remotecontext 0.503s coverage: 9.2% of statements [2020-04-16T17:03:41.344Z] ok github.com/docker/docker/builder/dockerfile 0.615s coverage: 46.3% of statements [2020-04-16T17:03:43.179Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2020-04-16T17:03:43.179Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-04-16T17:03:44.206Z] --- PASS: TestGraphdriverPluginV2 (4.70s) [2020-04-16T17:03:44.206Z] PASS [2020-04-16T17:03:44.206Z] [2020-04-16T17:03:44.206Z] DONE 5 tests in 11.644s [2020-04-16T17:03:44.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T17:03:44.206Z] ++ 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-16T17:03:44.206Z] ++ set -e [2020-04-16T17:03:44.206Z] ++ '[' -n 0 ']' [2020-04-16T17:03:44.206Z] ++ set -x [2020-04-16T17:03:44.206Z] ++ env -i DEST=/go/src/github.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-16T17:03:44.206Z] INFO: Testing against a local daemon [2020-04-16T17:03:44.206Z] === RUN TestContinueAfterPluginCrash [2020-04-16T17:03:44.206Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T17:03:44.206Z] === RUN TestReadPluginNoRead [2020-04-16T17:03:44.206Z] === PAUSE TestReadPluginNoRead [2020-04-16T17:03:44.206Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T17:03:44.206Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T17:03:44.206Z] === CONT TestContinueAfterPluginCrash [2020-04-16T17:03:44.206Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T17:03:44.674Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2020-04-16T17:03:44.770Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-16T17:03:46.167Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-04-16T17:03:46.167Z] ok github.com/docker/docker/registry 0.530s coverage: 56.0% of statements [2020-04-16T17:03:48.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T17:03:48.206Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-04-16T17:03:48.206Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T17:03:48.206Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T17:03:49.138Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T17:03:49.138Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T17:03:49.702Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-04-16T17:03:49.702Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T17:03:49.702Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T17:03:49.702Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T17:03:49.702Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T17:03:49.702Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T17:03:49.702Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T17:03:49.702Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T17:03:49.923Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-16T17:03:50.265Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-04-16T17:03:50.265Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-04-16T17:03:50.265Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T17:03:50.265Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T17:03:50.265Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T17:03:50.265Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T17:03:50.265Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T17:03:50.265Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T17:03:50.265Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T17:03:50.522Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-04-16T17:03:50.591Z] ok github.com/docker/docker/volume/drivers 0.031s coverage: 36.1% of statements [2020-04-16T17:03:50.779Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T17:03:50.779Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T17:03:51.343Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-04-16T17:03:51.810Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-16T17:03:52.088Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2020-04-16T17:03:52.088Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.0% of statements [2020-04-16T17:03:53.898Z] ok github.com/docker/docker/client 0.706s coverage: 75.3% of statements [2020-04-16T17:03:54.121Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-04-16T17:03:55.520Z] ok github.com/docker/docker/builder/remotecontext 0.185s coverage: 13.6% of statements [2020-04-16T17:03:55.520Z] ok github.com/docker/docker/builder/dockerfile 0.585s coverage: 48.2% of statements [2020-04-16T17:03:55.977Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-16T17:03:55.977Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-16T17:03:56.085Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-04-16T17:03:57.508Z] ok github.com/docker/docker/builder/remotecontext/git 1.507s coverage: 86.3% of statements [2020-04-16T17:03:57.508Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T17:03:57.508Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T17:04:00.078Z] ok github.com/docker/docker/client 0.247s coverage: 75.8% of statements [2020-04-16T17:04:00.141Z] --- PASS: TestDaemonStartWithLogOpt (16.14s) [2020-04-16T17:04:00.141Z] === CONT TestReadPluginNoRead [2020-04-16T17:04:00.933Z] ok github.com/docker/docker/pkg/plugins 33.674s coverage: 76.6% of statements [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T17:04:00.933Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === Skipped [2020-04-16T17:04:00.933Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-16T17:04:00.933Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-16T17:04:00.933Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:73: No driver to put! [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-16T17:04:00.933Z] time="2020-04-16T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-16T17:04:00.933Z] time="2020-04-16T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-16T17:04:00.933Z] time="2020-04-16T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-16T17:04:00.933Z] time="2020-04-16T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-16T17:04:00.933Z] time="2020-04-16T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:73: No driver to put! [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-16T17:04:00.933Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-16T17:04:00.933Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-16T17:04:00.933Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:04:00.933Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-16T17:04:00.933Z] graphtest_unix.go:73: No driver to put! [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-16T17:04:00.933Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-16T17:04:00.933Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] [2020-04-16T17:04:00.933Z] DONE 2140 tests, 26 skipped in 361.208s Post stage [Pipeline] junit [2020-04-16T17:04:00.972Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T17:04:01.744Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40796/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -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:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/make.sh dynbinary test-integration [2020-04-16T17:04:02.372Z] [2020-04-16T17:04:02.372Z] Removing bundles/ [2020-04-16T17:04:02.372Z] [2020-04-16T17:04:02.372Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-16T17:04:02.372Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T17:04:02.372Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T17:04:02.652Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-16T17:04:02.652Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-16T17:04:03.213Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T17:04:05.099Z] --- PASS: TestContinueAfterPluginCrash (21.18s) [2020-04-16T17:04:05.099Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-16T17:04:05.355Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T17:04:05.610Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-16T17:04:07.495Z] === RUN TestReadPluginNoRead/default [2020-04-16T17:04:07.750Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-16T17:04:08.676Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-16T17:04:08.887Z] ok github.com/docker/docker/builder/remotecontext/git 30.637s coverage: 86.3% of statements [2020-04-16T17:04:09.238Z] --- PASS: TestReadPluginNoRead (9.27s) [2020-04-16T17:04:09.238Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.11s) [2020-04-16T17:04:09.238Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-04-16T17:04:09.238Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-04-16T17:04:09.238Z] read_test.go:91: [d97c49bba5a0f] daemon is not started [2020-04-16T17:04:09.238Z] PASS [2020-04-16T17:04:09.238Z] [2020-04-16T17:04:09.238Z] DONE 6 tests in 25.566s [2020-04-16T17:04:09.238Z] 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-16T17:04:09.238Z] ++ 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-16T17:04:09.238Z] ++ set -e [2020-04-16T17:04:09.238Z] ++ '[' -n 0 ']' [2020-04-16T17:04:09.238Z] ++ set -x [2020-04-16T17:04:09.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T17:04:09.238Z] testing: warning: no tests to run [2020-04-16T17:04:09.238Z] PASS [2020-04-16T17:04:09.238Z] [2020-04-16T17:04:09.238Z] DONE 0 tests in 0.046s [2020-04-16T17:04:09.238Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T17:04:09.238Z] ++ 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-16T17:04:09.238Z] ++ set -e [2020-04-16T17:04:09.238Z] ++ '[' -n 0 ']' [2020-04-16T17:04:09.238Z] ++ set -x [2020-04-16T17:04:09.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T17:04:09.238Z] INFO: Testing against a local daemon [2020-04-16T17:04:09.238Z] === RUN TestPluginWithDevMounts [2020-04-16T17:04:09.238Z] === PAUSE TestPluginWithDevMounts [2020-04-16T17:04:09.238Z] === CONT TestPluginWithDevMounts [2020-04-16T17:04:09.799Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-16T17:04:09.883Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T17:04:09.883Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T17:04:11.162Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-16T17:04:11.162Z] --- PASS: TestPluginWithDevMounts (1.92s) [2020-04-16T17:04:11.162Z] PASS [2020-04-16T17:04:11.162Z] [2020-04-16T17:04:11.162Z] DONE 1 tests in 2.075s [2020-04-16T17:04:11.162Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T17:04:11.162Z] ++ 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-16T17:04:11.162Z] ++ set -e [2020-04-16T17:04:11.162Z] ++ '[' -n 0 ']' [2020-04-16T17:04:11.162Z] ++ set -x [2020-04-16T17:04:11.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:04:11.418Z] INFO: Testing against a local daemon [2020-04-16T17:04:11.418Z] === RUN TestSecretInspect [2020-04-16T17:04:12.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-16T17:04:12.905Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-16T17:04:13.465Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-16T17:04:13.465Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-16T17:04:13.721Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-16T17:04:14.282Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-16T17:04:14.538Z] --- PASS: TestSecretInspect (3.19s) [2020-04-16T17:04:14.538Z] === RUN TestSecretList [2020-04-16T17:04:15.464Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-16T17:04:16.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-16T17:04:17.756Z] --- PASS: TestSecretList (3.25s) [2020-04-16T17:04:17.756Z] === RUN TestSecretsCreateAndDelete [2020-04-16T17:04:18.012Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-16T17:04:18.592Z] ok github.com/docker/docker/cmd/dockerd 0.709s coverage: 19.3% of statements [2020-04-16T17:04:18.938Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-16T17:04:20.824Z] ok github.com/docker/docker/container 0.449s coverage: 41.9% of statements [2020-04-16T17:04:20.824Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T17:04:20.824Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T17:04:20.824Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T17:04:20.824Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T17:04:21.451Z] --- PASS: TestSecretsCreateAndDelete (3.50s) [2020-04-16T17:04:21.451Z] === RUN TestSecretsUpdate [2020-04-16T17:04:21.820Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.397s coverage: 65.3% of statements [2020-04-16T17:04:22.376Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-16T17:04:24.261Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-16T17:04:24.516Z] --- PASS: TestSecretsUpdate (3.24s) [2020-04-16T17:04:24.516Z] === RUN TestTemplatedSecret [2020-04-16T17:04:26.403Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-16T17:04:27.765Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-16T17:04:27.793Z] ok github.com/docker/docker/daemon/cluster/convert 0.969s coverage: 35.6% of statements [2020-04-16T17:04:28.020Z] --- PASS: TestTemplatedSecret (3.47s) [2020-04-16T17:04:28.020Z] === RUN TestSecretCreateResolve [2020-04-16T17:04:29.384Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-16T17:04:29.639Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-16T17:04:31.526Z] --- PASS: TestSecretCreateResolve (3.04s) [2020-04-16T17:04:31.526Z] PASS [2020-04-16T17:04:31.526Z] [2020-04-16T17:04:31.526Z] DONE 6 tests in 19.844s [2020-04-16T17:04:31.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-16T17:04:31.526Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T17:04:31.526Z] ++ 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-16T17:04:31.526Z] ++ set -e [2020-04-16T17:04:31.526Z] ++ '[' -n 0 ']' [2020-04-16T17:04:31.526Z] ++ set -x [2020-04-16T17:04:31.526Z] ++ env -i DEST=/go/src/github.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-16T17:04:31.526Z] INFO: Testing against a local daemon [2020-04-16T17:04:31.526Z] === RUN TestServiceCreateInit [2020-04-16T17:04:31.526Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T17:04:33.737Z] ok github.com/docker/docker/daemon/cluster 1.711s coverage: 0.5% of statements [2020-04-16T17:04:34.038Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-16T17:04:35.315Z] ok github.com/docker/docker/daemon/config 0.929s coverage: 79.6% of statements [2020-04-16T17:04:35.788Z] ok github.com/docker/docker/daemon/discovery 0.200s coverage: 30.0% of statements [2020-04-16T17:04:37.304Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-16T17:04:37.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T17:04:37.367Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.371s coverage: 10.9% of statements [2020-04-16T17:04:37.367Z] ok github.com/docker/docker/daemon/events 0.352s coverage: 50.0% of statements [2020-04-16T17:04:37.866Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-16T17:04:38.945Z] ok github.com/docker/docker/daemon/graphdriver 0.140s coverage: 2.3% of statements [2020-04-16T17:04:39.230Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-16T17:04:39.418Z] ok github.com/docker/docker/daemon/links 0.175s coverage: 93.0% of statements [2020-04-16T17:04:42.495Z] --- PASS: TestServiceCreateInit (10.83s) [2020-04-16T17:04:42.495Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.76s) [2020-04-16T17:04:42.495Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-04-16T17:04:42.495Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T17:04:43.236Z] ok github.com/docker/docker/daemon/images 0.615s coverage: 4.9% of statements [2020-04-16T17:04:43.236Z] ok github.com/docker/docker/daemon 3.682s coverage: 9.2% of statements [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T17:04:43.236Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T17:04:43.236Z] ok github.com/docker/docker/daemon/logger 0.568s coverage: 42.1% of statements [2020-04-16T17:04:44.233Z] ok github.com/docker/docker/daemon/logger/awslogs 0.944s coverage: 77.8% of statements [2020-04-16T17:04:44.233Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-16T17:04:44.233Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T17:04:44.233Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T17:04:44.233Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-16T17:04:44.233Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-16T17:04:45.230Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.346s coverage: 87.2% of statements [2020-04-16T17:04:46.226Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.560s coverage: 61.6% of statements [2020-04-16T17:04:46.699Z] ok github.com/docker/docker/daemon/logger/local 0.458s coverage: 75.2% of statements [2020-04-16T17:04:46.699Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T17:04:46.718Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.8% of statements [2020-04-16T17:04:46.718Z] ok github.com/docker/docker/container 0.124s coverage: 34.9% of statements [2020-04-16T17:04:46.718Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T17:04:46.718Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T17:04:46.718Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T17:04:46.718Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T17:04:47.173Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.286s coverage: 21.4% of statements [2020-04-16T17:04:48.168Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.338s coverage: 33.3% of statements [2020-04-16T17:04:49.164Z] ok github.com/docker/docker/daemon/logger/syslog 0.276s coverage: 47.8% of statements [2020-04-16T17:04:49.637Z] ok github.com/docker/docker/daemon/logger/templates 0.301s coverage: 8.3% of statements [2020-04-16T17:04:50.575Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-16T17:04:50.892Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2020-04-16T17:04:51.214Z] ok github.com/docker/docker/daemon/logger/splunk 2.182s coverage: 82.5% of statements [2020-04-16T17:04:51.214Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T17:04:51.214Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-16T17:04:51.214Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T17:04:52.261Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-16T17:04:53.448Z] ok github.com/docker/docker/distribution/metadata 1.682s coverage: 48.2% of statements [2020-04-16T17:04:53.631Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-16T17:04:53.836Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-16T17:04:53.922Z] ok github.com/docker/docker/distribution 1.465s coverage: 20.3% of statements [2020-04-16T17:04:53.922Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T17:04:53.922Z] ok github.com/docker/docker/errdefs 0.140s coverage: 49.4% of statements [2020-04-16T17:04:53.922Z] ok github.com/docker/docker/distribution/xfer 2.078s coverage: 76.8% of statements [2020-04-16T17:04:53.922Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T17:04:56.154Z] ok github.com/docker/docker/image/cache 0.306s coverage: 19.2% of statements [2020-04-16T17:04:56.154Z] ok github.com/docker/docker/image/v1 0.318s coverage: 25.0% of statements [2020-04-16T17:04:56.348Z] === RUN TestDockerSuite/TestBuildRm [2020-04-16T17:04:56.626Z] ok github.com/docker/docker/image 1.005s coverage: 86.4% of statements [2020-04-16T17:04:57.100Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T17:04:57.100Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T17:04:58.095Z] ok github.com/docker/docker/libcontainerd/queue 0.200s coverage: 100.0% of statements [2020-04-16T17:04:58.567Z] ok github.com/docker/docker/layer 0.474s coverage: 30.1% of statements [2020-04-16T17:04:58.568Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T17:04:58.859Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-16T17:04:59.040Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 50.0% of statements [2020-04-16T17:05:00.034Z] ok github.com/docker/docker/opts 0.392s coverage: 67.7% of statements [2020-04-16T17:05:00.222Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-16T17:05:01.159Z] --- PASS: TestCreateServiceMultipleTimes (18.96s) [2020-04-16T17:05:01.159Z] === RUN TestCreateServiceConflict [2020-04-16T17:05:01.415Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-16T17:05:01.612Z] ok github.com/docker/docker/libcontainerd/local 0.441s coverage: 1.0% of statements [2020-04-16T17:05:01.612Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T17:05:01.612Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T17:05:01.612Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T17:05:01.612Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T17:05:01.612Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T17:05:01.612Z] ok github.com/docker/docker/pkg/broadcaster 0.092s coverage: 100.0% of statements [2020-04-16T17:05:01.725Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-04-16T17:05:01.980Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-16T17:05:02.085Z] ok github.com/docker/docker/pkg/authorization 0.928s coverage: 26.8% of statements [2020-04-16T17:05:02.546Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-16T17:05:02.557Z] ok github.com/docker/docker/pkg/capabilities 0.059s coverage: 87.5% of statements [2020-04-16T17:05:03.030Z] ok github.com/docker/docker/pkg/chrootarchive 0.200s coverage: 15.4% of statements [2020-04-16T17:05:03.504Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2020-04-16T17:05:03.620Z] ok github.com/docker/docker/daemon 12.190s coverage: 17.4% of statements [2020-04-16T17:05:03.620Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T17:05:03.620Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T17:05:03.620Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2020-04-16T17:05:03.908Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-16T17:05:03.978Z] ok github.com/docker/docker/pkg/discovery 0.297s coverage: 58.3% of statements [2020-04-16T17:05:04.164Z] --- PASS: TestCreateServiceConflict (3.10s) [2020-04-16T17:05:04.165Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T17:05:04.450Z] ok github.com/docker/docker/pkg/discovery/file 0.123s coverage: 92.9% of statements [2020-04-16T17:05:04.552Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2020-04-16T17:05:04.809Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-04-16T17:05:04.809Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T17:05:04.809Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T17:05:05.447Z] ok github.com/docker/docker/pkg/discovery/memory 0.116s coverage: 92.3% of statements [2020-04-16T17:05:05.528Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-16T17:05:05.919Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2020-04-16T17:05:06.454Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-16T17:05:06.707Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-16T17:05:06.915Z] ok github.com/docker/docker/pkg/filenotify 0.232s coverage: 36.2% of statements [2020-04-16T17:05:07.909Z] ok github.com/docker/docker/pkg/fileutils 0.266s coverage: 87.7% of statements [2020-04-16T17:05:07.910Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2020-04-16T17:05:08.339Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2020-04-16T17:05:08.339Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T17:05:08.600Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-04-16T17:05:08.905Z] ok github.com/docker/docker/pkg/idtools 0.058s coverage: 6.3% of statements [2020-04-16T17:05:08.905Z] ok github.com/docker/docker/pkg/discovery/kv 3.348s coverage: 84.1% of statements [2020-04-16T17:05:09.377Z] ok github.com/docker/docker/pkg/archive 8.406s coverage: 62.0% of statements [2020-04-16T17:05:09.531Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.0% of statements [2020-04-16T17:05:10.373Z] ok github.com/docker/docker/pkg/locker 0.146s coverage: 88.9% of statements [2020-04-16T17:05:10.373Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2020-04-16T17:05:10.373Z] ok github.com/docker/docker/pkg/ioutils 0.914s coverage: 69.2% of statements [2020-04-16T17:05:11.369Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2020-04-16T17:05:11.369Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-04-16T17:05:11.603Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-16T17:05:11.603Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-16T17:05:11.843Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2020-04-16T17:05:11.858Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-16T17:05:11.858Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-16T17:05:12.058Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.410s coverage: 72.5% of statements [2020-04-16T17:05:12.114Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-16T17:05:12.316Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2020-04-16T17:05:12.622Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.666s coverage: 45.9% of statements [2020-04-16T17:05:13.040Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-16T17:05:13.295Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-16T17:05:13.896Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-04-16T17:05:13.991Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-04-16T17:05:13.991Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T17:05:14.220Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-16T17:05:14.369Z] ok github.com/docker/docker/pkg/plugins/transport 0.138s coverage: 85.7% of statements [2020-04-16T17:05:14.842Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2020-04-16T17:05:15.314Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2020-04-16T17:05:15.885Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.147s coverage: 49.5% of statements [2020-04-16T17:05:16.893Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2020-04-16T17:05:16.893Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2020-04-16T17:05:17.255Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.334s coverage: 76.1% of statements [2020-04-16T17:05:17.888Z] ok github.com/docker/docker/pkg/signal 0.059s coverage: 20.3% of statements [2020-04-16T17:05:18.186Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-04-16T17:05:18.362Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2020-04-16T17:05:18.443Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.127s coverage: 61.0% of statements [2020-04-16T17:05:18.443Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-16T17:05:18.443Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T17:05:18.835Z] ok github.com/docker/docker/pkg/streamformatter 0.107s coverage: 66.2% of statements [2020-04-16T17:05:18.835Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-04-16T17:05:19.457Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-16T17:05:19.814Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-04-16T17:05:20.017Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-16T17:05:20.377Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-04-16T17:05:20.413Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2020-04-16T17:05:20.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-16T17:05:20.887Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 13.8% of statements [2020-04-16T17:05:21.136Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-16T17:05:21.365Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2020-04-16T17:05:21.698Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-16T17:05:22.271Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-04-16T17:05:22.271Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T17:05:22.271Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T17:05:22.271Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.8% of statements [2020-04-16T17:05:22.359Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2020-04-16T17:05:22.834Z] ok github.com/docker/docker/pkg/term 0.072s coverage: 30.8% of statements [2020-04-16T17:05:23.062Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s) [2020-04-16T17:05:23.062Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T17:05:23.062Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-16T17:05:23.306Z] testing: warning: no tests to run [2020-04-16T17:05:23.306Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: 0.0% of statements [no tests to run] [2020-04-16T17:05:23.780Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2020-04-16T17:05:24.165Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-04-16T17:05:24.165Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.8% of statements [2020-04-16T17:05:24.165Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T17:05:24.165Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T17:05:24.254Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2020-04-16T17:05:24.254Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T17:05:24.254Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T17:05:24.254Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T17:05:24.254Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T17:05:24.254Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-16T17:05:24.254Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-16T17:05:24.254Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T17:05:24.254Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T17:05:24.727Z] ok github.com/docker/docker/pkg/useragent 0.054s coverage: 88.9% of statements [2020-04-16T17:05:24.949Z] === RUN TestDockerSuite/TestBuildUser [2020-04-16T17:05:25.096Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-04-16T17:05:25.353Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-04-16T17:05:25.917Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-04-16T17:05:26.305Z] ok github.com/docker/docker/plugin/v2 0.098s coverage: 20.1% of statements [2020-04-16T17:05:26.305Z] ok github.com/docker/docker/reference 0.172s coverage: 83.7% of statements [2020-04-16T17:05:26.778Z] ok github.com/docker/docker/plugin 0.337s coverage: 11.7% of statements [2020-04-16T17:05:26.838Z] --- PASS: TestCreateServiceSecretFileMode (3.70s) [2020-04-16T17:05:26.838Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T17:05:26.847Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2020-04-16T17:05:26.847Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T17:05:27.410Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.8% of statements [2020-04-16T17:05:27.765Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-16T17:05:28.341Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-04-16T17:05:28.355Z] ok github.com/docker/docker/registry/resumable 0.432s coverage: 100.0% of statements [2020-04-16T17:05:28.355Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2020-04-16T17:05:29.350Z] ok github.com/docker/docker/registry 0.430s coverage: 51.7% of statements [2020-04-16T17:05:29.350Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2020-04-16T17:05:29.710Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-04-16T17:05:29.823Z] ok github.com/docker/docker/runconfig 0.141s coverage: 54.5% of statements [2020-04-16T17:05:29.967Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-16T17:05:30.281Z] --- PASS: TestCreateServiceConfigFileMode (3.68s) [2020-04-16T17:05:30.281Z] === RUN TestCreateServiceSysctls [2020-04-16T17:05:30.530Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-16T17:05:30.787Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements [2020-04-16T17:05:30.787Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T17:05:30.787Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T17:05:32.795Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-16T17:05:32.799Z] ok github.com/docker/docker/volume/drivers 0.308s coverage: 36.1% of statements [2020-04-16T17:05:33.273Z] ok github.com/docker/docker/volume/local 0.141s coverage: 37.7% of statements [2020-04-16T17:05:33.308Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-04-16T17:05:33.308Z] ok github.com/docker/docker/distribution 0.250s coverage: 22.1% of statements [2020-04-16T17:05:33.308Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T17:05:33.746Z] ok github.com/docker/docker/volume/mounts 0.155s coverage: 66.2% of statements [2020-04-16T17:05:34.679Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-16T17:05:34.680Z] --- PASS: TestCreateServiceSysctls (3.97s) [2020-04-16T17:05:34.680Z] === RUN TestCreateServiceCapabilities [2020-04-16T17:05:35.325Z] ok github.com/docker/docker/volume/service 0.396s coverage: 70.3% of statements [2020-04-16T17:05:36.050Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-16T17:05:36.616Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2020-04-16T17:05:36.616Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T17:05:36.616Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2020-04-16T17:05:36.616Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T17:05:37.942Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2020-04-16T17:05:37.942Z] === RUN TestInspect [2020-04-16T17:05:37.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-16T17:05:37.987Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-04-16T17:05:37.988Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T17:05:38.920Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-04-16T17:05:39.852Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-04-16T17:05:40.109Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-16T17:05:42.006Z] ok github.com/docker/docker/pkg/archive 0.392s coverage: 77.3% of statements [2020-04-16T17:05:42.937Z] ok github.com/docker/docker/pkg/authorization 0.217s coverage: 68.3% of statements [2020-04-16T17:05:42.937Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-16T17:05:43.184Z] --- PASS: TestInspect (4.60s) [2020-04-16T17:05:43.184Z] === RUN TestCreateJob [2020-04-16T17:05:43.194Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-16T17:05:46.448Z] --- PASS: TestCreateJob (3.98s) [2020-04-16T17:05:46.448Z] === RUN TestReplicatedJob [2020-04-16T17:05:46.466Z] ok github.com/docker/docker/layer 7.094s coverage: 68.8% of statements [2020-04-16T17:05:46.466Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T17:05:46.466Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T17:05:46.466Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T17:05:46.466Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T17:05:46.466Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T17:05:46.466Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T17:05:46.466Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-16T17:05:47.030Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-04-16T17:05:47.030Z] ok github.com/docker/docker/pkg/chrootarchive 2.919s coverage: 43.2% of statements [2020-04-16T17:05:47.030Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T17:05:47.030Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T17:05:47.595Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 97.6% of statements [2020-04-16T17:05:48.159Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-04-16T17:05:48.723Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-04-16T17:05:49.287Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-16T17:05:50.218Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-16T17:05:50.323Z] ok github.com/docker/docker/pkg/plugins 35.024s coverage: 73.4% of statements [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T17:05:50.323Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T17:05:50.798Z] [2020-04-16T17:05:50.798Z] === Skipped [2020-04-16T17:05:50.798Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-16T17:05:50.798Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-16T17:05:50.798Z] [2020-04-16T17:05:50.798Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-16T17:05:50.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.798Z] [2020-04-16T17:05:50.798Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-16T17:05:50.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.798Z] [2020-04-16T17:05:50.798Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-16T17:05:50.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.798Z] [2020-04-16T17:05:50.798Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-16T17:05:50.798Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.798Z] [2020-04-16T17:05:50.798Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-16T17:05:50.798Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-16T17:05:50.798Z] [2020-04-16T17:05:50.798Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-16T17:05:50.798Z] daemon_test.go:147: root required [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-16T17:05:50.799Z] reload_test.go:520: root required [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-16T17:05:50.799Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-16T17:05:50.799Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-16T17:05:50.799Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-16T17:05:50.799Z] download_test.go:268: Needs fixing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-16T17:05:50.799Z] layer_test.go:304: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-16T17:05:50.799Z] layer_test.go:353: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-16T17:05:50.799Z] layer_test.go:468: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-16T17:05:50.799Z] layer_test.go:697: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-16T17:05:50.799Z] migration_test.go:46: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-16T17:05:50.799Z] migration_test.go:182: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-16T17:05:50.799Z] mount_test.go:17: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-16T17:05:50.799Z] mount_test.go:76: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-16T17:05:50.799Z] mount_test.go:125: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-16T17:05:50.799Z] mount_test.go:212: Failing on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:133: Xz not present in msys2 [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:238: Failing on Windows CI machines [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-16T17:05:50.799Z] archive_windows_test.go:16: Currently fails [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-16T17:05:50.799Z] changes_test.go:192: needs more investigation [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-16T17:05:50.799Z] changes_test.go:405: needs further investigation [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-16T17:05:50.799Z] changes_test.go:441: needs further investigation [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-16T17:05:50.799Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-16T17:05:50.799Z] poller_test.go:41: No chmod on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-16T17:05:50.799Z] fileutils_test.go:134: Needs porting to Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-16T17:05:50.799Z] fileutils_test.go:180: Needs porting to Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-16T17:05:50.799Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-16T17:05:50.799Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-04-16T17:05:50.799Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-16T17:05:50.799Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-16T17:05:50.799Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-16T17:05:50.799Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] [2020-04-16T17:05:50.799Z] DONE 1772 tests, 46 skipped in 205.603s [2020-04-16T17:05:50.799Z] INFO: make.ps1 ended at 04/16/2020 17:05:50 [2020-04-16T17:05:51.148Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-04-16T17:05:51.148Z] ok github.com/docker/docker/pkg/discovery/kv 3.080s coverage: 84.1% of statements [2020-04-16T17:05:51.687Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-16T17:05:51.713Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-04-16T17:05:51.713Z] ok github.com/docker/docker/pkg/fsutils 0.254s coverage: 85.1% of statements [2020-04-16T17:05:52.614Z] --- PASS: TestReplicatedJob (6.21s) [2020-04-16T17:05:52.614Z] === RUN TestUpdateReplicatedJob [2020-04-16T17:05:52.614Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-16T17:05:52.869Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-16T17:05:53.035Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-16T17:05:53.083Z] ok github.com/docker/docker/pkg/idtools 0.521s coverage: 70.1% of statements [2020-04-16T17:05:53.083Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 69.3% of statements [2020-04-16T17:05:53.508Z] INFO: Unit tests ended at 04/16/2020 17:05:53. Duration:00:03:43.2661896 [2020-04-16T17:05:53.508Z] INFO: Building busybox [2020-04-16T17:05:53.508Z] Sending build context to Docker daemon 5.12kB [2020-04-16T17:05:53.508Z] [2020-04-16T17:05:53.508Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-16T17:05:53.508Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-16T17:05:53.508Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-16T17:05:53.508Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-16T17:05:53.508Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-16T17:05:53.508Z] ---> fdf6432edbdc [2020-04-16T17:05:53.508Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-16T17:05:53.508Z] ---> Running in f92c2d2e8502 [2020-04-16T17:05:53.647Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2020-04-16T17:05:53.647Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-04-16T17:05:53.904Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-16T17:05:53.904Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-16T17:05:53.904Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T17:05:53.904Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-04-16T17:05:53.904Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T17:05:54.161Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-04-16T17:05:54.232Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-16T17:05:54.418Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-04-16T17:05:54.675Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-04-16T17:05:54.932Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-04-16T17:05:54.932Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T17:05:54.932Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T17:05:55.159Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-16T17:05:55.863Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-04-16T17:05:56.427Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-16T17:05:56.528Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2020-04-16T17:05:56.528Z] === RUN TestServiceListWithStatuses [2020-04-16T17:05:56.528Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T17:05:56.528Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T17:05:56.528Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T17:05:56.528Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-16T17:05:56.528Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-16T17:05:56.528Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-16T17:05:56.528Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-16T17:05:56.528Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-16T17:05:56.685Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-16T17:05:56.941Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-16T17:05:58.308Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-16T17:05:58.565Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-16T17:05:59.039Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-16T17:05:59.039Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-16T17:05:59.410Z] Removing intermediate container f92c2d2e8502 [2020-04-16T17:05:59.410Z] ---> 3c9bd62172f0 [2020-04-16T17:05:59.410Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-16T17:05:59.410Z] ---> Running in e25b4e23ca44 [2020-04-16T17:05:59.410Z] Removing intermediate container e25b4e23ca44 [2020-04-16T17:05:59.410Z] ---> bb7004806432 [2020-04-16T17:05:59.410Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-16T17:05:59.410Z] ---> Running in f7f5264c518f [2020-04-16T17:05:59.883Z] Removing intermediate container f7f5264c518f [2020-04-16T17:05:59.883Z] ---> bbf1703060ea [2020-04-16T17:05:59.883Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-16T17:05:59.965Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-16T17:06:00.527Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-16T17:06:01.453Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-16T17:06:01.453Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-16T17:06:01.459Z] [2020-04-16T17:06:01.459Z] ---> bc23e071d351 [2020-04-16T17:06:01.459Z] 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-16T17:06:01.459Z] ---> Running in 0a0da18da335 [2020-04-16T17:06:01.903Z] ok github.com/docker/docker/pkg/signal 2.406s coverage: 61.0% of statements [2020-04-16T17:06:01.903Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-16T17:06:02.167Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-16T17:06:02.425Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-16T17:06:02.694Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-16T17:06:02.816Z] --- PASS: TestDockerNetworkConnectAlias (6.33s) [2020-04-16T17:06:02.816Z] === RUN TestDockerNetworkReConnect [2020-04-16T17:06:03.258Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 71.3% of statements [2020-04-16T17:06:03.515Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 37.2% of statements [2020-04-16T17:06:04.079Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-04-16T17:06:04.642Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-04-16T17:06:04.702Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-16T17:06:04.899Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-16T17:06:05.156Z] testing: warning: no tests to run [2020-04-16T17:06:05.156Z] coverage: [no statements] [2020-04-16T17:06:05.156Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-16T17:06:05.719Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-16T17:06:05.719Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-16T17:06:05.976Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-16T17:06:07.214Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-16T17:06:07.774Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2020-04-16T17:06:07.774Z] === RUN TestServicePlugin [2020-04-16T17:06:08.030Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-16T17:06:08.499Z] ok github.com/docker/docker/plugin 0.520s coverage: 27.1% of statements [2020-04-16T17:06:08.590Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-16T17:06:08.757Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-16T17:06:09.521Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-16T17:06:09.521Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-16T17:06:09.604Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T17:06:09.604Z] [2020-04-16T17:06:09.604Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T17:06:09.604Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T17:06:09.604Z] HOSTNAME=f0175408c22b [2020-04-16T17:06:09.604Z] TESTDEBUG=0 [2020-04-16T17:06:09.604Z] DEST=bundles/test-integration [2020-04-16T17:06:09.604Z] PWD=/go/src/github.com/docker/docker [2020-04-16T17:06:09.604Z] DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 [2020-04-16T17:06:09.604Z] container=docker [2020-04-16T17:06:09.604Z] HOME=/root [2020-04-16T17:06:09.604Z] GOLANG_VERSION=1.13.10 [2020-04-16T17:06:09.604Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T17:06:09.604Z] VALIDATE_BRANCH=master [2020-04-16T17:06:09.604Z] TERM=xterm [2020-04-16T17:06:09.604Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T17:06:09.604Z] SHLVL=1 [2020-04-16T17:06:09.604Z] TIMEOUT=120m [2020-04-16T17:06:09.604Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T17:06:09.604Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T17:06:09.604Z] GO111MODULE=off [2020-04-16T17:06:09.604Z] DOCKER_EXPERIMENTAL=1 [2020-04-16T17:06:09.604Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T17:06:09.604Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T17:06:09.604Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T17:06:09.604Z] GOPATH=/go [2020-04-16T17:06:09.604Z] PKG_CONFIG=pkg-config [2020-04-16T17:06:09.604Z] _=/usr/bin/env [2020-04-16T17:06:09.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T17:06:09.687Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-16T17:06:09.943Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-16T17:06:10.886Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-16T17:06:11.312Z] ok github.com/docker/docker/registry 0.076s coverage: 56.0% of statements [2020-04-16T17:06:11.876Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-16T17:06:12.134Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-16T17:06:12.698Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-16T17:06:12.956Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-16T17:06:13.399Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-16T17:06:13.399Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-16T17:06:13.399Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-16T17:06:13.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-16T17:06:14.173Z] Removing intermediate container 0a0da18da335 [2020-04-16T17:06:14.173Z] ---> 71865fe0964e [2020-04-16T17:06:14.173Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-16T17:06:14.173Z] ---> Running in cb9b0e068a1d [2020-04-16T17:06:14.215Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-16T17:06:14.646Z] [2020-04-16T17:06:14.646Z] SUCCESS: Specified value was saved. [2020-04-16T17:06:15.481Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-16T17:06:15.580Z] === RUN TestDockerSuite/TestCommitChange [2020-04-16T17:06:16.413Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-04-16T17:06:16.946Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-16T17:06:16.978Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-16T17:06:17.873Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-16T17:06:17.907Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-04-16T17:06:18.454Z] Removing intermediate container cb9b0e068a1d [2020-04-16T17:06:18.454Z] ---> dc05ae81c01b [2020-04-16T17:06:18.454Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-16T17:06:18.454Z] ---> Running in ebec8c19e11e [2020-04-16T17:06:19.758Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-16T17:06:20.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-16T17:06:21.407Z] Cannot create a file when that file already exists. [2020-04-16T17:06:22.047Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-16T17:06:22.974Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-16T17:06:24.891Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-16T17:06:25.843Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-16T17:06:27.273Z] Removing intermediate container ebec8c19e11e [2020-04-16T17:06:27.273Z] ---> 6513f1958a24 [2020-04-16T17:06:27.273Z] Step 13/13 : CMD ["sh"] [2020-04-16T17:06:27.273Z] ---> Running in 1bf006b2baaf [2020-04-16T17:06:27.273Z] Removing intermediate container 1bf006b2baaf [2020-04-16T17:06:27.273Z] ---> 182b38a09365 [2020-04-16T17:06:27.273Z] Successfully built 182b38a09365 [2020-04-16T17:06:27.273Z] Successfully tagged busybox:latest [2020-04-16T17:06:27.273Z] INFO: Docker images of the daemon under test [2020-04-16T17:06:27.273Z] [2020-04-16T17:06:27.273Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-16T17:06:27.273Z] busybox latest 182b38a09365 Less than a second ago 4.99GB [2020-04-16T17:06:27.273Z] microsoft/windowsservercore latest fdf6432edbdc 3 days ago 4.94GB [2020-04-16T17:06:27.273Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 days ago 4.94GB [2020-04-16T17:06:27.273Z] [2020-04-16T17:06:27.273Z] INFO: Running integration tests at 04/16/2020 17:06:26... [2020-04-16T17:06:27.273Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-16T17:06:27.273Z] INFO: Integration API tests being run from the host: [2020-04-16T17:06:27.273Z] INFO: make.ps1 starting at 04/16/2020 17:06:26 [2020-04-16T17:06:27.734Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-16T17:06:27.741Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-16T17:06:28.659Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-16T17:06:28.659Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-16T17:06:28.659Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-16T17:06:28.659Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-16T17:06:28.659Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-16T17:06:28.659Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-16T17:06:28.916Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-16T17:06:30.081Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T17:06:30.081Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === Skipped [2020-04-16T17:06:30.081Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-16T17:06:30.081Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-16T17:06:30.081Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-16T17:06:30.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-16T17:06:30.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-16T17:06:30.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-16T17:06:30.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-16T17:06:30.081Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.081Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-16T17:06:30.081Z] graphtest_unix.go:73: No driver to put! [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-16T17:06:30.081Z] time="2020-04-16T17:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:06:30.081Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:06:30.081Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:06:30.081Z] [2020-04-16T17:06:30.081Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-16T17:06:30.082Z] time="2020-04-16T17:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-16T17:06:30.082Z] time="2020-04-16T17:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-16T17:06:30.082Z] time="2020-04-16T17:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-16T17:06:30.082Z] time="2020-04-16T17:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-16T17:06:30.082Z] graphtest_unix.go:73: No driver to put! [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-16T17:06:30.082Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-16T17:06:30.082Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-16T17:06:30.082Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-16T17:06:30.082Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-16T17:06:30.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T17:06:30.082Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-16T17:06:30.082Z] graphtest_unix.go:73: No driver to put! [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-16T17:06:30.082Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-16T17:06:30.082Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] [2020-04-16T17:06:30.082Z] DONE 2140 tests, 26 skipped in 245.225s Post stage [Pipeline] junit [2020-04-16T17:06:30.349Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-16T17:06:31.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40796/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 hack/validate/vendor [2020-04-16T17:06:31.431Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-16T17:06:31.984Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-16T17:06:32.573Z] + echo Building e2e image [2020-04-16T17:06:32.573Z] Building e2e image [2020-04-16T17:06:32.573Z] + docker build --build-arg DOCKER_GITCOMMIT=4f5cc71d5d8e9e90dd1b0d117b76c70bd70c25f7 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-16T17:06:32.573Z] #2 [internal] load build definition from Dockerfile.e2e [2020-04-16T17:06:32.573Z] #2 transferring dockerfile: 3.21kB done [2020-04-16T17:06:32.573Z] #2 DONE 0.0s [2020-04-16T17:06:32.573Z] [2020-04-16T17:06:32.573Z] #1 [internal] load .dockerignore [2020-04-16T17:06:32.573Z] #1 transferring context: 34B done [2020-04-16T17:06:32.573Z] #1 DONE 0.0s [2020-04-16T17:06:32.573Z] [2020-04-16T17:06:32.573Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-16T17:06:32.830Z] #4 DONE 0.3s [2020-04-16T17:06:32.830Z] [2020-04-16T17:06:32.830Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-16T17:06:32.830Z] #3 DONE 0.3s [2020-04-16T17:06:32.830Z] [2020-04-16T17:06:32.830Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:32.830Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-16T17:06:32.830Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-16T17:06:32.830Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-16T17:06:32.830Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 103.98kB / 301.28kB 0.1s [2020-04-16T17:06:32.830Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.1s [2020-04-16T17:06:32.830Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 16.93kB / 126.95MB 0.1s [2020-04-16T17:06:32.830Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-16T17:06:33.087Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-16T17:06:33.087Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-16T17:06:33.087Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-16T17:06:33.087Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.1s done [2020-04-16T17:06:33.317Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-16T17:06:33.317Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-16T17:06:33.343Z] #14 ... [2020-04-16T17:06:33.343Z] [2020-04-16T17:06:33.343Z] #8 [internal] load build context [2020-04-16T17:06:33.343Z] #8 transferring context: 833.00kB 0.4s done [2020-04-16T17:06:33.343Z] #8 DONE 0.4s [2020-04-16T17:06:33.343Z] [2020-04-16T17:06:33.343Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:33.343Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 14.66MB / 126.95MB 0.4s [2020-04-16T17:06:33.343Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done [2020-04-16T17:06:33.343Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 28.17MB / 126.95MB 0.6s [2020-04-16T17:06:33.343Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-16T17:06:33.600Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 35.04MB / 126.95MB 0.7s [2020-04-16T17:06:33.600Z] #14 ... [2020-04-16T17:06:33.600Z] [2020-04-16T17:06:33.600Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-16T17:06:33.600Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-16T17:06:33.600Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-16T17:06:33.600Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-16T17:06:33.600Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-16T17:06:33.600Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-04-16T17:06:33.600Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-04-16T17:06:33.600Z] #5 DONE 0.7s [2020-04-16T17:06:33.600Z] [2020-04-16T17:06:33.600Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:33.600Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 56.96MB / 126.95MB 0.9s [2020-04-16T17:06:33.857Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 68.34MB / 126.95MB 1.0s [2020-04-16T17:06:33.877Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-16T17:06:34.114Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 95.53MB / 126.95MB 1.2s [2020-04-16T17:06:34.114Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 109.39MB / 126.95MB 1.3s [2020-04-16T17:06:34.384Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 122.92MB / 126.95MB 1.5s [2020-04-16T17:06:34.641Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.7s done [2020-04-16T17:06:34.641Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a [2020-04-16T17:06:34.641Z] #14 ... [2020-04-16T17:06:34.641Z] [2020-04-16T17:06:34.641Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-16T17:06:34.641Z] #6 DONE 1.1s [2020-04-16T17:06:34.641Z] [2020-04-16T17:06:34.641Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:34.802Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-16T17:06:35.362Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-16T17:06:36.286Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-16T17:06:37.211Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-16T17:06:37.211Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-16T17:06:37.211Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-16T17:06:38.135Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-16T17:06:38.135Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-16T17:06:38.135Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-16T17:06:38.135Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-16T17:06:38.135Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-16T17:06:39.059Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-16T17:06:39.893Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.1s [2020-04-16T17:06:39.985Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-16T17:06:40.150Z] #14 ... [2020-04-16T17:06:40.150Z] [2020-04-16T17:06:40.150Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-16T17:06:40.150Z] #7 0.952 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-16T17:06:40.150Z] #7 2.029 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-16T17:06:40.150Z] #7 2.124 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-16T17:06:40.150Z] #7 2.130 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-16T17:06:40.150Z] #7 2.138 (3/30) Installing readline (8.0.0-r0) [2020-04-16T17:06:40.150Z] #7 2.142 (4/30) Installing bash (5.0.0-r0) [2020-04-16T17:06:40.150Z] #7 2.158 Executing bash-5.0.0-r0.post-install [2020-04-16T17:06:40.150Z] #7 2.162 (5/30) Installing ca-certificates (20191127-r0) [2020-04-16T17:06:40.150Z] #7 2.179 (6/30) Installing libgcc (8.3.0-r0) [2020-04-16T17:06:40.150Z] #7 2.184 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-16T17:06:40.150Z] #7 2.200 (8/30) Installing binutils (2.32-r0) [2020-04-16T17:06:40.150Z] #7 2.310 (9/30) Installing gmp (6.1.2-r1) [2020-04-16T17:06:40.150Z] #7 2.317 (10/30) Installing isl (0.18-r0) [2020-04-16T17:06:40.150Z] #7 2.337 (11/30) Installing libgomp (8.3.0-r0) [2020-04-16T17:06:40.150Z] #7 2.341 (12/30) Installing libatomic (8.3.0-r0) [2020-04-16T17:06:40.150Z] #7 2.343 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-16T17:06:40.150Z] #7 2.350 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-16T17:06:40.150Z] #7 2.353 (15/30) Installing gcc (8.3.0-r0) [2020-04-16T17:06:40.150Z] #7 3.175 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-16T17:06:40.150Z] #7 3.271 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-16T17:06:40.150Z] #7 3.274 (18/30) Installing g++ (8.3.0-r0) [2020-04-16T17:06:40.150Z] #7 3.803 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-16T17:06:40.150Z] #7 3.808 (20/30) Installing libcurl (7.66.0-r0) [2020-04-16T17:06:40.150Z] #7 3.819 (21/30) Installing expat (2.2.8-r0) [2020-04-16T17:06:40.150Z] #7 3.825 (22/30) Installing pcre2 (10.33-r0) [2020-04-16T17:06:40.150Z] #7 3.835 (23/30) Installing git (2.22.3-r0) [2020-04-16T17:06:40.150Z] #7 4.032 (24/30) Installing libmnl (1.0.4-r0) [2020-04-16T17:06:40.150Z] #7 4.034 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-16T17:06:40.150Z] #7 4.038 (26/30) Installing iptables (1.8.3-r1) [2020-04-16T17:06:40.150Z] #7 4.064 (27/30) Installing pigz (2.4-r0) [2020-04-16T17:06:40.150Z] #7 4.083 (28/30) Installing tar (1.32-r0) [2020-04-16T17:06:40.150Z] #7 4.091 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-16T17:06:40.150Z] #7 4.095 (30/30) Installing xz (5.2.4-r0) [2020-04-16T17:06:40.150Z] #7 4.120 Executing busybox-1.30.1-r3.trigger [2020-04-16T17:06:40.150Z] #7 4.122 Executing ca-certificates-20191127-r0.trigger [2020-04-16T17:06:40.150Z] #7 4.170 OK: 179 MiB in 44 packages [2020-04-16T17:06:40.150Z] #7 DONE 5.3s [2020-04-16T17:06:40.150Z] [2020-04-16T17:06:40.150Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:40.150Z] #14 ... [2020-04-16T17:06:40.150Z] [2020-04-16T17:06:40.150Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-16T17:06:40.150Z] #9 DONE 0.1s [2020-04-16T17:06:40.150Z] [2020-04-16T17:06:40.150Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:40.150Z] #14 ... [2020-04-16T17:06:40.150Z] [2020-04-16T17:06:40.150Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-16T17:06:40.150Z] #10 DONE 0.1s [2020-04-16T17:06:40.150Z] [2020-04-16T17:06:40.150Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:40.407Z] #14 ... [2020-04-16T17:06:40.407Z] [2020-04-16T17:06:40.407Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-16T17:06:40.407Z] #11 DONE 0.1s [2020-04-16T17:06:40.407Z] [2020-04-16T17:06:40.407Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-16T17:06:40.407Z] #12 DONE 0.1s [2020-04-16T17:06:40.407Z] [2020-04-16T17:06:40.407Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:40.407Z] #14 ... [2020-04-16T17:06:40.407Z] [2020-04-16T17:06:40.407Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-16T17:06:40.407Z] #13 DONE 0.1s [2020-04-16T17:06:40.663Z] [2020-04-16T17:06:40.663Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T17:06:40.912Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-16T17:06:40.912Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-16T17:06:40.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-16T17:06:40.920Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 6.1s done [2020-04-16T17:06:40.920Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-16T17:06:41.176Z] #14 DONE 8.2s [2020-04-16T17:06:41.176Z] [2020-04-16T17:06:41.176Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-16T17:06:41.743Z] #15 0.590 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T17:06:42.672Z] #15 1.659 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T17:06:42.672Z] #15 1.754 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-16T17:06:42.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-16T17:06:42.929Z] #15 1.759 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-16T17:06:42.929Z] #15 1.766 (3/42) Installing readline (8.0.1-r0) [2020-04-16T17:06:42.929Z] #15 1.770 (4/42) Installing bash (5.0.11-r1) [2020-04-16T17:06:42.929Z] #15 1.782 Executing bash-5.0.11-r1.post-install [2020-04-16T17:06:42.930Z] #15 1.784 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-16T17:06:42.930Z] #15 1.858 (6/42) Installing libblkid (2.34-r1) [2020-04-16T17:06:42.930Z] #15 1.863 (7/42) Installing libuuid (2.34-r1) [2020-04-16T17:06:42.930Z] #15 1.865 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-16T17:06:42.930Z] #15 1.872 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-16T17:06:42.930Z] #15 1.876 (10/42) Installing libgcc (9.2.0-r4) [2020-04-16T17:06:42.930Z] #15 1.879 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-16T17:06:42.930Z] #15 1.892 (12/42) Installing binutils (2.33.1-r0) [2020-04-16T17:06:42.930Z] #15 1.958 (13/42) Installing libmagic (5.37-r1) [2020-04-16T17:06:43.187Z] #15 1.978 (14/42) Installing file (5.37-r1) [2020-04-16T17:06:43.187Z] #15 1.980 (15/42) Installing gmp (6.1.2-r1) [2020-04-16T17:06:43.187Z] #15 1.986 (16/42) Installing isl (0.18-r0) [2020-04-16T17:06:43.187Z] #15 2.001 (17/42) Installing libgomp (9.2.0-r4) [2020-04-16T17:06:43.187Z] #15 2.004 (18/42) Installing libatomic (9.2.0-r4) [2020-04-16T17:06:43.187Z] #15 2.006 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-16T17:06:43.187Z] #15 2.012 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-16T17:06:43.187Z] #15 2.015 (21/42) Installing gcc (9.2.0-r4) [2020-04-16T17:06:43.358Z] --- PASS: TestServicePlugin (35.64s) [2020-04-16T17:06:43.358Z] plugin_test.go:62: [d6e6e4fb46b48] joining swarm manager [d52ba2a9a966a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:06:43.358Z] plugin_test.go:65: [d3a6a46d79c93] joining swarm manager [d52ba2a9a966a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:06:43.358Z] === RUN TestServiceUpdateLabel [2020-04-16T17:06:43.614Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-16T17:06:43.614Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-16T17:06:43.751Z] #15 2.694 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-16T17:06:43.751Z] #15 2.764 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-16T17:06:43.751Z] #15 2.766 (24/42) Installing g++ (9.2.0-r4) [2020-04-16T17:06:44.317Z] #15 3.185 (25/42) Installing make (4.2.1-r2) [2020-04-16T17:06:44.318Z] #15 3.189 (26/42) Installing fortify-headers (1.1-r0) [2020-04-16T17:06:44.318Z] #15 3.192 (27/42) Installing build-base (0.5-r1) [2020-04-16T17:06:44.318Z] #15 3.193 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-16T17:06:44.318Z] #15 3.197 (29/42) Installing libcurl (7.67.0-r0) [2020-04-16T17:06:44.318Z] #15 3.203 (30/42) Installing curl (7.67.0-r0) [2020-04-16T17:06:44.318Z] #15 3.207 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-16T17:06:44.318Z] #15 3.213 (32/42) Installing jq (1.6-r0) [2020-04-16T17:06:44.318Z] #15 3.219 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-16T17:06:44.318Z] #15 3.225 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-16T17:06:44.318Z] #15 3.227 (35/42) Installing libaio (0.3.112-r1) [2020-04-16T17:06:44.318Z] #15 3.229 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-16T17:06:44.318Z] #15 3.258 (37/42) Installing libfdisk (2.34-r1) [2020-04-16T17:06:44.318Z] #15 3.264 (38/42) Installing libmount (2.34-r1) [2020-04-16T17:06:44.318Z] #15 3.269 (39/42) Installing libsmartcols (2.34-r1) [2020-04-16T17:06:44.318Z] #15 3.273 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-16T17:06:44.318Z] #15 3.276 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-16T17:06:44.318Z] #15 3.300 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-16T17:06:44.318Z] #15 3.317 Executing busybox-1.31.1-r9.trigger [2020-04-16T17:06:44.318Z] #15 3.324 OK: 196 MiB in 57 packages [2020-04-16T17:06:44.541Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-16T17:06:44.883Z] #15 DONE 3.9s [2020-04-16T17:06:44.883Z] [2020-04-16T17:06:44.883Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-16T17:06:45.467Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-16T17:06:45.814Z] #16 DONE 0.7s [2020-04-16T17:06:45.814Z] [2020-04-16T17:06:45.814Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-16T17:06:46.377Z] #17 DONE 0.7s [2020-04-16T17:06:46.377Z] [2020-04-16T17:06:46.377Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-16T17:06:46.377Z] #18 DONE 0.0s [2020-04-16T17:06:46.377Z] [2020-04-16T17:06:46.377Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T17:06:46.377Z] #19 DONE 0.1s [2020-04-16T17:06:46.377Z] [2020-04-16T17:06:46.377Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T17:06:46.377Z] #22 DONE 0.1s [2020-04-16T17:06:46.377Z] [2020-04-16T17:06:46.377Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-16T17:06:46.393Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-16T17:06:46.635Z] #20 ... [2020-04-16T17:06:46.635Z] [2020-04-16T17:06:46.635Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-16T17:06:46.635Z] #26 DONE 0.1s [2020-04-16T17:06:46.635Z] [2020-04-16T17:06:46.635Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T17:06:46.635Z] #23 DONE 0.1s [2020-04-16T17:06:46.635Z] [2020-04-16T17:06:46.635Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-16T17:06:46.635Z] #27 DONE 0.1s [2020-04-16T17:06:46.635Z] [2020-04-16T17:06:46.635Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-16T17:06:46.635Z] #28 DONE 0.1s [2020-04-16T17:06:46.635Z] [2020-04-16T17:06:46.635Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-16T17:06:46.648Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-04-16T17:06:46.648Z] === RUN TestServiceUpdateSecrets [2020-04-16T17:06:47.210Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-16T17:06:47.210Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-16T17:06:48.135Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-16T17:06:49.061Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-16T17:06:49.986Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-16T17:06:49.986Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-16T17:06:50.812Z] #29 ... [2020-04-16T17:06:50.812Z] [2020-04-16T17:06:50.812Z] #31 [builder 1/4] COPY . . [2020-04-16T17:06:50.812Z] #31 DONE 3.8s [2020-04-16T17:06:50.812Z] [2020-04-16T17:06:50.812Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-16T17:06:50.812Z] #20 2.301 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T17:06:50.812Z] #20 2.873 curl: option --progress: is ambiguous [2020-04-16T17:06:50.812Z] #20 2.881 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T17:06:50.812Z] #20 3.327 curl: option --progress: is ambiguous [2020-04-16T17:06:50.812Z] #20 3.327 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T17:06:50.812Z] #20 3.914 curl: option --progress: is ambiguous [2020-04-16T17:06:50.812Z] #20 3.914 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T17:06:50.812Z] #20 ... [2020-04-16T17:06:50.812Z] [2020-04-16T17:06:50.812Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-16T17:06:50.812Z] #24 1.309 + RM_GOPATH=0 [2020-04-16T17:06:50.812Z] #24 1.309 + TMP_GOPATH= [2020-04-16T17:06:50.812Z] #24 1.309 + : /build [2020-04-16T17:06:50.812Z] #24 1.309 + '[' -z '' ']' [2020-04-16T17:06:50.812Z] #24 1.309 ++ mktemp -d [2020-04-16T17:06:50.812Z] #24 1.312 Install docker/cli version 17.06.2-ce from stable [2020-04-16T17:06:50.812Z] #24 1.312 + export GOPATH=/tmp/tmp.JKMnPM [2020-04-16T17:06:50.812Z] #24 1.312 + GOPATH=/tmp/tmp.JKMnPM [2020-04-16T17:06:50.812Z] #24 1.312 + RM_GOPATH=1 [2020-04-16T17:06:50.812Z] #24 1.312 ++ dirname ./install.sh [2020-04-16T17:06:50.812Z] #24 1.312 + dir=. [2020-04-16T17:06:50.812Z] #24 1.312 + bin=dockercli [2020-04-16T17:06:50.812Z] #24 1.312 + shift [2020-04-16T17:06:50.812Z] #24 1.312 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T17:06:50.812Z] #24 1.312 + . ./dockercli.installer [2020-04-16T17:06:50.812Z] #24 1.312 ++ : stable [2020-04-16T17:06:50.812Z] #24 1.312 ++ : 17.06.2-ce [2020-04-16T17:06:50.812Z] #24 1.312 + install_dockercli [2020-04-16T17:06:50.812Z] #24 1.312 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T17:06:50.812Z] #24 1.312 ++ uname -m [2020-04-16T17:06:50.812Z] #24 1.313 + arch=x86_64 [2020-04-16T17:06:50.812Z] #24 1.313 + '[' x86_64 '!=' x86_64 ']' [2020-04-16T17:06:50.812Z] #24 1.313 + url=https://download.docker.com/linux/static [2020-04-16T17:06:50.812Z] #24 1.313 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-16T17:06:50.812Z] #24 1.318 + tar -xz docker/docker [2020-04-16T17:06:50.812Z] #24 4.132 + mkdir -p /build [2020-04-16T17:06:50.812Z] #24 4.135 + mv docker/docker /build/ [2020-04-16T17:06:50.812Z] #24 4.137 + rmdir docker [2020-04-16T17:06:50.812Z] #24 DONE 4.3s [2020-04-16T17:06:50.912Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-16T17:06:51.068Z] [2020-04-16T17:06:51.068Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-16T17:06:51.068Z] #20 4.492 curl: option --progress: is ambiguous [2020-04-16T17:06:51.068Z] #20 4.513 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T17:06:51.632Z] #20 5.012 [2020-04-16T17:06:51.632Z] #20 ... [2020-04-16T17:06:51.632Z] [2020-04-16T17:06:51.632Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-16T17:06:51.632Z] #32 DONE 1.6s [2020-04-16T17:06:51.889Z] [2020-04-16T17:06:51.889Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T17:06:52.273Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-16T17:06:53.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:06:53.074Z] INFO: Testing against a local daemon [2020-04-16T17:06:53.259Z] #33 1.241 [2020-04-16T17:06:53.259Z] #33 1.382 Removing bundles/ [2020-04-16T17:06:53.259Z] #33 1.383 [2020-04-16T17:06:53.259Z] #33 1.390 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-16T17:06:54.159Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-16T17:06:54.159Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-16T17:06:54.159Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-16T17:06:54.159Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-16T17:06:54.159Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-16T17:06:54.630Z] #33 2.637 Building test suite binary ./integration-cli/test.main [2020-04-16T17:06:54.719Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-16T17:06:57.150Z] #33 ... [2020-04-16T17:06:57.150Z] [2020-04-16T17:06:57.150Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-16T17:06:57.150Z] #20 6.172 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T17:06:57.150Z] #20 6.571 curl: option --progress: is ambiguous [2020-04-16T17:06:57.150Z] #20 6.584 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T17:06:57.150Z] #20 6.973 [2020-04-16T17:06:57.150Z] #20 8.113 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T17:06:57.150Z] #20 8.474 curl: option --progress: is ambiguous [2020-04-16T17:06:57.150Z] #20 8.474 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T17:06:57.150Z] #20 8.850 [2020-04-16T17:06:57.150Z] #20 10.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T17:06:57.150Z] #20 10.36 curl: option --progress: is ambiguous [2020-04-16T17:06:57.150Z] #20 10.37 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T17:06:57.150Z] #20 10.74 [2020-04-16T17:06:58.523Z] #20 11.90 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T17:06:58.780Z] #20 12.25 curl: option --progress: is ambiguous [2020-04-16T17:06:58.780Z] #20 12.25 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T17:06:59.037Z] #20 12.65 [2020-04-16T17:06:59.037Z] #20 12.75 Download of images into '/build' complete. [2020-04-16T17:06:59.294Z] #20 12.75 Use something like the following to load the result into a Docker daemon: [2020-04-16T17:06:59.294Z] #20 12.75 tar -cC '/build' . | docker load [2020-04-16T17:06:59.294Z] #20 DONE 12.9s [2020-04-16T17:06:59.294Z] [2020-04-16T17:06:59.294Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T17:06:59.858Z] #33 ... [2020-04-16T17:06:59.858Z] [2020-04-16T17:06:59.858Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-16T17:06:59.954Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-16T17:07:00.116Z] #21 DONE 0.1s [2020-04-16T17:07:00.116Z] [2020-04-16T17:07:00.116Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-16T17:07:00.116Z] #25 DONE 0.1s [2020-04-16T17:07:00.116Z] [2020-04-16T17:07:00.116Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T17:07:00.210Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-16T17:07:01.134Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-16T17:07:01.134Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-16T17:07:01.134Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-16T17:07:02.060Z] --- PASS: TestServiceUpdateSecrets (15.24s) [2020-04-16T17:07:02.060Z] === RUN TestServiceUpdateConfigs [2020-04-16T17:07:03.998Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-16T17:07:04.924Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-16T17:07:05.849Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-16T17:07:06.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T17:07:06.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T17:07:10.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T17:07:11.088Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-16T17:07:11.088Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-16T17:07:11.461Z] ok github.com/docker/docker/integration/build 17.399s [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === Skipped [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-16T17:07:11.461Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-16T17:07:11.461Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-16T17:07:11.461Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-16T17:07:11.461Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-16T17:07:11.461Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-04-16T17:07:11.461Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-16T17:07:11.461Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-04-16T17:07:11.461Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-16T17:07:11.461Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-16T17:07:11.461Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] DONE 22 tests, 10 skipped in 42.015s [2020-04-16T17:07:11.461Z] [2020-04-16T17:07:11.461Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-16T17:07:12.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:07:12.450Z] INFO: Testing against a local daemon [2020-04-16T17:07:12.450Z] ok github.com/docker/docker/integration/config 0.209s [2020-04-16T17:07:12.450Z] [2020-04-16T17:07:12.451Z] === Skipped [2020-04-16T17:07:12.451Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-16T17:07:12.451Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:07:12.451Z] [2020-04-16T17:07:12.451Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-16T17:07:12.451Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:07:12.451Z] [2020-04-16T17:07:12.451Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-16T17:07:12.451Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:07:12.451Z] [2020-04-16T17:07:12.451Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-16T17:07:12.451Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:07:12.451Z] [2020-04-16T17:07:12.451Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-16T17:07:12.451Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:07:12.451Z] [2020-04-16T17:07:12.451Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-16T17:07:12.451Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:07:12.451Z] [2020-04-16T17:07:12.451Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-16T17:07:12.451Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:07:12.921Z] [2020-04-16T17:07:12.921Z] [2020-04-16T17:07:12.921Z] DONE 7 tests, 7 skipped in 2.647s [2020-04-16T17:07:12.921Z] [2020-04-16T17:07:12.921Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-16T17:07:13.600Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-16T17:07:14.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-16T17:07:15.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:07:15.883Z] INFO: Testing against a local daemon [2020-04-16T17:07:15.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-16T17:07:17.251Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2020-04-16T17:07:17.251Z] === RUN TestServiceUpdateNetwork [2020-04-16T17:07:17.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-16T17:07:18.204Z] #33 ... [2020-04-16T17:07:18.204Z] [2020-04-16T17:07:18.204Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-16T17:07:18.204Z] #29 28.89 # github.com/docker/docker/contrib/httpserver [2020-04-16T17:07:18.204Z] #29 28.89 loadinternal: cannot find runtime/cgo [2020-04-16T17:07:18.204Z] #29 DONE 29.2s [2020-04-16T17:07:18.204Z] [2020-04-16T17:07:18.204Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T17:07:18.204Z] #33 ... [2020-04-16T17:07:18.204Z] [2020-04-16T17:07:18.204Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-16T17:07:18.204Z] #30 DONE 0.1s [2020-04-16T17:07:18.204Z] [2020-04-16T17:07:18.204Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T17:07:19.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-16T17:07:20.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-16T17:07:22.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a656c0_} [2020-04-16T17:07:23.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1420757554_/foo_false____} [2020-04-16T17:07:25.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1420757554_/foo_true____} [2020-04-16T17:07:27.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3639353833_/foo_false____} [2020-04-16T17:07:28.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3639353833_/foo_true____} [2020-04-16T17:07:30.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3639353833_/foo_true__0xc000a65720__} [2020-04-16T17:07:32.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a65740_} [2020-04-16T17:07:32.151Z] --- PASS: TestServiceUpdateNetwork (14.61s) [2020-04-16T17:07:32.151Z] PASS [2020-04-16T17:07:32.151Z] [2020-04-16T17:07:32.151Z] === Skipped [2020-04-16T17:07:32.151Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T17:07:32.151Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T17:07:32.151Z] [2020-04-16T17:07:32.151Z] [2020-04-16T17:07:32.151Z] DONE 23 tests, 1 skipped in 180.616s [2020-04-16T17:07:32.151Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T17:07:32.151Z] ++ 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-16T17:07:32.151Z] ++ set -e [2020-04-16T17:07:32.151Z] ++ '[' -n 0 ']' [2020-04-16T17:07:32.151Z] ++ set -x [2020-04-16T17:07:32.151Z] ++ env -i DEST=/go/src/github.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-16T17:07:32.151Z] INFO: Testing against a local daemon [2020-04-16T17:07:32.151Z] === RUN TestSessionCreate [2020-04-16T17:07:32.151Z] --- PASS: TestSessionCreate (0.02s) [2020-04-16T17:07:32.151Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T17:07:32.151Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-16T17:07:32.151Z] PASS [2020-04-16T17:07:32.151Z] [2020-04-16T17:07:32.151Z] DONE 2 tests in 0.173s [2020-04-16T17:07:32.151Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T17:07:32.151Z] ++ 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-16T17:07:32.151Z] ++ set -e [2020-04-16T17:07:32.151Z] ++ '[' -n 0 ']' [2020-04-16T17:07:32.151Z] ++ set -x [2020-04-16T17:07:32.151Z] ++ env -i DEST=/go/src/github.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-16T17:07:32.151Z] INFO: Testing against a local daemon [2020-04-16T17:07:32.151Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T17:07:32.151Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T17:07:32.151Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T17:07:32.151Z] === RUN TestEventsExecDie [2020-04-16T17:07:33.077Z] --- PASS: TestEventsExecDie (0.96s) [2020-04-16T17:07:33.077Z] === RUN TestEventsBackwardsCompatible [2020-04-16T17:07:33.077Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-16T17:07:33.077Z] === RUN TestInfoBinaryCommits [2020-04-16T17:07:33.077Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-16T17:07:33.077Z] === RUN TestInfoAPIVersioned [2020-04-16T17:07:33.077Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-16T17:07:33.077Z] === RUN TestInfoDiscoveryBackend [2020-04-16T17:07:33.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a65760_} [2020-04-16T17:07:33.588Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-16T17:07:33.588Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T17:07:34.950Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-16T17:07:34.950Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T17:07:34.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a65780_} [2020-04-16T17:07:35.205Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-16T17:07:35.205Z] === RUN TestInfoAPI [2020-04-16T17:07:35.205Z] --- PASS: TestInfoAPI (0.02s) [2020-04-16T17:07:35.205Z] === RUN TestInfoAPIWarnings [2020-04-16T17:07:35.766Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-16T17:07:35.766Z] === RUN TestInfoDebug [2020-04-16T17:07:36.326Z] --- PASS: TestInfoDebug (0.52s) [2020-04-16T17:07:36.326Z] === RUN TestInfoInsecureRegistries [2020-04-16T17:07:36.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a657a0_} [2020-04-16T17:07:36.836Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-16T17:07:36.836Z] === RUN TestInfoRegistryMirrors [2020-04-16T17:07:37.396Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-16T17:07:37.396Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T17:07:37.651Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-04-16T17:07:37.651Z] === RUN TestPingCacheHeaders [2020-04-16T17:07:37.651Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-16T17:07:37.651Z] === RUN TestPingGet [2020-04-16T17:07:37.651Z] --- PASS: TestPingGet (0.01s) [2020-04-16T17:07:37.651Z] === RUN TestPingHead [2020-04-16T17:07:37.651Z] --- PASS: TestPingHead (0.02s) [2020-04-16T17:07:37.651Z] === RUN TestVersion [2020-04-16T17:07:37.651Z] --- PASS: TestVersion (0.02s) [2020-04-16T17:07:37.651Z] PASS [2020-04-16T17:07:37.651Z] [2020-04-16T17:07:37.651Z] === Skipped [2020-04-16T17:07:37.651Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T17:07:37.651Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T17:07:37.651Z] [2020-04-16T17:07:37.651Z] [2020-04-16T17:07:37.651Z] DONE 18 tests, 1 skipped in 5.603s [2020-04-16T17:07:37.651Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T17:07:37.651Z] ++ 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-16T17:07:37.651Z] ++ set -e [2020-04-16T17:07:37.651Z] ++ '[' -n 0 ']' [2020-04-16T17:07:37.651Z] ++ set -x [2020-04-16T17:07:37.651Z] ++ env -i DEST=/go/src/github.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-16T17:07:37.651Z] INFO: Testing against a local daemon [2020-04-16T17:07:37.651Z] === RUN TestVolumesCreateAndList [2020-04-16T17:07:37.651Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-16T17:07:37.651Z] === RUN TestVolumesRemove [2020-04-16T17:07:37.907Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-16T17:07:37.907Z] === RUN TestVolumesInspect [2020-04-16T17:07:37.907Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-16T17:07:37.907Z] === RUN TestVolumesInvalidJSON [2020-04-16T17:07:37.907Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T17:07:37.907Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T17:07:37.907Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T17:07:37.907Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-16T17:07:37.907Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T17:07:37.907Z] PASS [2020-04-16T17:07:37.907Z] [2020-04-16T17:07:37.907Z] DONE 5 tests in 0.277s [2020-04-16T17:07:37.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T17:07:38.162Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T17:07:38.162Z] +++ kill 5475 [2020-04-16T17:07:38.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-16T17:07:38.417Z] +++ /etc/init.d/apparmor stop [2020-04-16T17:07:38.417Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T17:07:38.417Z] [2020-04-16T17:07:38.417Z] Unloading profiles will leave already running processes permanently [2020-04-16T17:07:38.417Z] unconfined, which can lead to unexpected situations. [2020-04-16T17:07:38.417Z] [2020-04-16T17:07:38.417Z] To set a process to complain mode, use the command line tool [2020-04-16T17:07:38.417Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T17:07:38.417Z] +++ true [2020-04-16T17:07:38.417Z] [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-16T17:07:40.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-16T17:07:40.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-16T17:07:40.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-16T17:07:40.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-16T17:07:40.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-16T17:07:40.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-16T17:07:40.558Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-16T17:07:43.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-16T17:07:43.634Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-16T17:07:46.147Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-16T17:07:49.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T17:07:49.408Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-16T17:07:49.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T17:07:51.320Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-16T17:07:51.320Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-16T17:07:51.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T17:07:52.245Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-16T17:07:53.170Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-16T17:07:54.532Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-16T17:07:54.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T17:07:54.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T17:07:55.094Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-16T17:07:56.019Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-16T17:07:57.382Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-16T17:07:58.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T17:07:58.306Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-16T17:07:59.669Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-16T17:08:00.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T17:08:00.593Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-16T17:08:01.519Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-16T17:08:02.443Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-16T17:08:02.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T17:08:03.368Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-16T17:08:04.731Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-16T17:08:06.093Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-16T17:08:07.018Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-16T17:08:07.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T17:08:07.943Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-16T17:08:07.943Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-16T17:08:08.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T17:08:08.867Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-16T17:08:10.232Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-16T17:08:11.621Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-16T17:08:11.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T17:08:12.551Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-16T17:08:13.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T17:08:13.476Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-16T17:08:15.359Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-16T17:08:16.285Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-16T17:08:17.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T17:08:18.796Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-16T17:08:19.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T17:08:21.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T17:08:23.397Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T17:08:23.397Z] Using test binary docker [2020-04-16T17:08:23.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T17:08:23.397Z] +++ /etc/init.d/apparmor start [2020-04-16T17:08:23.397Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T17:08:23.397Z] INFO: Waiting for daemon to start... [2020-04-16T17:08:23.397Z] Starting dockerd [2020-04-16T17:08:23.397Z] +++ 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-16T17:08:24.034Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-16T17:08:25.428Z] . [2020-04-16T17:08:25.428Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T17:08:25.428Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T17:08:25.428Z] Error: No such image: emptyfs [2020-04-16T17:08:25.428Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T17:08:25.428Z] ++++ docker load [2020-04-16T17:08:25.717Z] Running integration-test (iteration 1) [2020-04-16T17:08:25.717Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T17:08:25.717Z] ++ 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-16T17:08:25.717Z] ++ set -e [2020-04-16T17:08:25.717Z] ++ '[' -n 0 ']' [2020-04-16T17:08:25.717Z] ++ set -x [2020-04-16T17:08:25.718Z] ++ env -i DEST=/go/src/github.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-16T17:08:27.293Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-16T17:08:27.853Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-16T17:08:28.367Z] ok github.com/docker/docker/integration/container 68.071s [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === Skipped [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-16T17:08:28.367Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-16T17:08:28.367Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-04-16T17:08:28.367Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-04-16T17:08:28.367Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-04-16T17:08:28.367Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-16T17:08:28.367Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-16T17:08:28.367Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-16T17:08:28.367Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-16T17:08:28.367Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-16T17:08:28.367Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-16T17:08:28.367Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-16T17:08:28.367Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-04-16T17:08:28.367Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-16T17:08:28.367Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-16T17:08:28.367Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-16T17:08:28.367Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-16T17:08:28.367Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-16T17:08:28.367Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-16T17:08:28.367Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-16T17:08:28.367Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-16T17:08:28.367Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-16T17:08:28.367Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-16T17:08:28.367Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-16T17:08:28.367Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-16T17:08:28.367Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-16T17:08:28.367Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-16T17:08:28.367Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-16T17:08:28.367Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.367Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-16T17:08:28.367Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.367Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-16T17:08:28.368Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-16T17:08:28.368Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-16T17:08:28.368Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-16T17:08:28.368Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-16T17:08:28.368Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-16T17:08:28.368Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-16T17:08:28.368Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-16T17:08:28.368Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-16T17:08:28.368Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-16T17:08:28.368Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-16T17:08:28.368Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-16T17:08:28.368Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-16T17:08:28.368Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] DONE 81 tests, 42 skipped in 71.113s [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-16T17:08:28.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:28.368Z] INFO: Testing against a local daemon [2020-04-16T17:08:28.368Z] ok github.com/docker/docker/integration/image 0.467s [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === Skipped [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-16T17:08:28.368Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-16T17:08:28.368Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-16T17:08:28.368Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-16T17:08:28.368Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] DONE 11 tests, 4 skipped in 2.621s [2020-04-16T17:08:28.368Z] [2020-04-16T17:08:28.368Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-16T17:08:28.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:28.838Z] INFO: Testing against a local daemon [2020-04-16T17:08:28.838Z] ok github.com/docker/docker/integration/network 0.246s [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === Skipped [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-16T17:08:29.306Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2020-04-16T17:08:29.306Z] 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-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-16T17:08:29.306Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-16T17:08:29.306Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-16T17:08:29.306Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:236: FLAKY_TEST [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-16T17:08:29.306Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] DONE 18 tests, 14 skipped in 2.640s [2020-04-16T17:08:29.306Z] [2020-04-16T17:08:29.306Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-16T17:08:30.293Z] testing: warning: no tests to run [2020-04-16T17:08:30.293Z] ok github.com/docker/docker/integration/network/ipvlan 0.103s [2020-04-16T17:08:30.293Z] [2020-04-16T17:08:30.293Z] DONE 0 tests in 0.795s [2020-04-16T17:08:30.294Z] [2020-04-16T17:08:30.294Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-16T17:08:30.762Z] testing: warning: no tests to run [2020-04-16T17:08:30.762Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2020-04-16T17:08:30.762Z] [2020-04-16T17:08:30.762Z] DONE 0 tests in 0.747s [2020-04-16T17:08:30.762Z] [2020-04-16T17:08:30.762Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-16T17:08:31.746Z] testing: warning: no tests to run [2020-04-16T17:08:31.746Z] ok github.com/docker/docker/integration/plugin 0.066s [2020-04-16T17:08:31.746Z] [2020-04-16T17:08:31.746Z] DONE 0 tests in 0.739s [2020-04-16T17:08:31.746Z] [2020-04-16T17:08:31.746Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-16T17:08:32.735Z] testing: warning: no tests to run [2020-04-16T17:08:32.735Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2020-04-16T17:08:32.735Z] [2020-04-16T17:08:32.735Z] DONE 0 tests in 0.744s [2020-04-16T17:08:32.735Z] [2020-04-16T17:08:32.735Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-16T17:08:33.089Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-16T17:08:34.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:34.950Z] INFO: Testing against a local daemon [2020-04-16T17:08:34.950Z] ok github.com/docker/docker/integration/plugin/common 0.247s [2020-04-16T17:08:34.950Z] [2020-04-16T17:08:34.950Z] DONE 2 tests in 2.189s [2020-04-16T17:08:34.950Z] [2020-04-16T17:08:34.950Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-16T17:08:36.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-16T17:08:36.355Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-16T17:08:37.280Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-16T17:08:38.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:38.740Z] INFO: Testing against a local daemon [2020-04-16T17:08:38.740Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.254s [2020-04-16T17:08:38.740Z] [2020-04-16T17:08:38.740Z] === Skipped [2020-04-16T17:08:38.741Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-16T17:08:38.741Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-16T17:08:38.741Z] [2020-04-16T17:08:38.741Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-16T17:08:38.741Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-16T17:08:38.741Z] [2020-04-16T17:08:38.741Z] [2020-04-16T17:08:38.741Z] DONE 2 tests, 2 skipped in 3.617s [2020-04-16T17:08:38.741Z] [2020-04-16T17:08:38.741Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-16T17:08:40.996Z] Loaded image: buildpack-deps:jessie [2020-04-16T17:08:40.996Z] Loaded image: busybox:latest [2020-04-16T17:08:40.996Z] Loaded image: busybox:glibc [2020-04-16T17:08:40.996Z] Loaded image: debian:jessie [2020-04-16T17:08:40.996Z] Loaded image: hello-world:latest [2020-04-16T17:08:40.996Z] INFO: Testing against a local daemon [2020-04-16T17:08:40.996Z] === RUN TestCgroupNamespacesBuild [2020-04-16T17:08:42.010Z] --- PASS: TestCgroupNamespacesBuild (1.73s) [2020-04-16T17:08:42.010Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T17:08:42.516Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-16T17:08:43.076Z] === RUN TestDockerSuite/TestCpToDot [2020-04-16T17:08:44.023Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-16T17:08:44.045Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s) [2020-04-16T17:08:44.045Z] === RUN TestBuildWithSession [2020-04-16T17:08:44.045Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T17:08:44.045Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T17:08:44.045Z] === RUN TestBuildSquashParent [2020-04-16T17:08:45.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:45.902Z] INFO: Testing against a local daemon [2020-04-16T17:08:45.902Z] ok github.com/docker/docker/integration/plugin/logging 0.286s [2020-04-16T17:08:45.902Z] [2020-04-16T17:08:45.902Z] === Skipped [2020-04-16T17:08:45.902Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-16T17:08:45.902Z] read_test.go:21: no unix domain sockets on Windows [2020-04-16T17:08:45.902Z] [2020-04-16T17:08:45.902Z] [2020-04-16T17:08:45.902Z] DONE 1 tests, 1 skipped in 7.042s [2020-04-16T17:08:45.902Z] [2020-04-16T17:08:45.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-16T17:08:45.908Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-16T17:08:46.889Z] testing: warning: no tests to run [2020-04-16T17:08:46.889Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.116s [2020-04-16T17:08:46.889Z] [2020-04-16T17:08:46.889Z] DONE 0 tests in 1.204s [2020-04-16T17:08:46.889Z] [2020-04-16T17:08:46.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-16T17:08:47.792Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-16T17:08:48.353Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-16T17:08:49.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:49.102Z] INFO: Testing against a local daemon [2020-04-16T17:08:49.102Z] ok github.com/docker/docker/integration/plugin/volumes 0.284s [2020-04-16T17:08:49.553Z] --- PASS: TestBuildSquashParent (5.69s) [2020-04-16T17:08:49.553Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T17:08:49.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T17:08:49.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T17:08:49.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T17:08:49.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T17:08:49.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T17:08:49.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T17:08:49.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T17:08:49.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T17:08:49.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T17:08:49.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T17:08:49.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T17:08:49.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T17:08:49.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T17:08:49.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T17:08:49.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T17:08:49.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T17:08:49.571Z] [2020-04-16T17:08:49.571Z] === Skipped [2020-04-16T17:08:49.571Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-16T17:08:49.571Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:49.571Z] [2020-04-16T17:08:49.571Z] [2020-04-16T17:08:49.571Z] DONE 1 tests, 1 skipped in 2.688s [2020-04-16T17:08:49.571Z] [2020-04-16T17:08:49.571Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-16T17:08:51.614Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-16T17:08:51.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:51.785Z] INFO: Testing against a local daemon [2020-04-16T17:08:51.785Z] ok github.com/docker/docker/integration/secret 0.222s [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] === Skipped [2020-04-16T17:08:51.785Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-16T17:08:51.785Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-16T17:08:51.785Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-16T17:08:51.785Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-16T17:08:51.785Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-16T17:08:51.785Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-16T17:08:51.785Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] DONE 6 tests, 6 skipped in 2.183s [2020-04-16T17:08:51.785Z] [2020-04-16T17:08:51.785Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-16T17:08:52.173Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-16T17:08:53.033Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T17:08:53.033Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T17:08:53.098Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-16T17:08:54.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:54.733Z] INFO: Testing against a local daemon [2020-04-16T17:08:54.734Z] ok github.com/docker/docker/integration/service 0.368s [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === Skipped [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T17:08:54.734Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T17:08:54.734Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T17:08:54.734Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T17:08:54.734Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-16T17:08:54.734Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-16T17:08:54.734Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-16T17:08:54.734Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-16T17:08:54.734Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-16T17:08:54.734Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-16T17:08:54.734Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-16T17:08:54.734Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-04-16T17:08:54.734Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-16T17:08:54.734Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-16T17:08:54.734Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-16T17:08:54.734Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-16T17:08:54.734Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-16T17:08:54.734Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-16T17:08:54.734Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-16T17:08:54.734Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-16T17:08:54.734Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-16T17:08:54.734Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-16T17:08:54.734Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-16T17:08:54.734Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-16T17:08:54.734Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] DONE 23 tests, 22 skipped in 2.877s [2020-04-16T17:08:54.734Z] [2020-04-16T17:08:54.734Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-16T17:08:54.983Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-16T17:08:54.983Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-16T17:08:54.983Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-16T17:08:55.069Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-16T17:08:55.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2020-04-16T17:08:55.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2020-04-16T17:08:55.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2020-04-16T17:08:55.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s) [2020-04-16T17:08:55.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2020-04-16T17:08:55.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-04-16T17:08:55.069Z] === RUN TestBuildMultiStageCopy [2020-04-16T17:08:55.069Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T17:08:55.544Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-16T17:08:56.104Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-16T17:08:56.104Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-16T17:08:56.359Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-16T17:08:56.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:56.950Z] INFO: Testing against a local daemon [2020-04-16T17:08:56.950Z] ok github.com/docker/docker/integration/session 0.241s [2020-04-16T17:08:56.950Z] [2020-04-16T17:08:56.950Z] === Skipped [2020-04-16T17:08:56.950Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-16T17:08:56.950Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:56.950Z] [2020-04-16T17:08:56.950Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-16T17:08:56.950Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-16T17:08:56.950Z] [2020-04-16T17:08:56.950Z] [2020-04-16T17:08:56.950Z] DONE 2 tests, 2 skipped in 2.079s [2020-04-16T17:08:56.950Z] [2020-04-16T17:08:56.950Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-16T17:08:57.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T17:08:57.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T17:08:57.285Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-16T17:08:57.540Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-16T17:08:57.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-16T17:08:57.540Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-16T17:08:57.738Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T17:08:57.796Z] === RUN TestDockerSuite/TestCreateRM [2020-04-16T17:08:57.796Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-16T17:08:57.796Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-16T17:08:58.024Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T17:08:58.052Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-16T17:08:58.307Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-16T17:08:58.642Z] --- PASS: TestBuildMultiStageCopy (3.58s) [2020-04-16T17:08:58.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2020-04-16T17:08:58.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-04-16T17:08:58.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-04-16T17:08:58.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2020-04-16T17:08:58.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-04-16T17:08:58.642Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T17:08:59.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:08:59.162Z] INFO: Testing against a local daemon [2020-04-16T17:08:59.654Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-04-16T17:08:59.654Z] === RUN TestBuildLabelWithTargets [2020-04-16T17:09:00.147Z] ok github.com/docker/docker/integration/system 1.327s [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] === Skipped [2020-04-16T17:09:00.147Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T17:09:00.147Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-16T17:09:00.147Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-16T17:09:00.147Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-16T17:09:00.147Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-16T17:09:00.147Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-16T17:09:00.147Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-16T17:09:00.147Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] DONE 13 tests, 7 skipped in 3.281s [2020-04-16T17:09:00.147Z] [2020-04-16T17:09:00.147Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-16T17:09:00.822Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-16T17:09:00.822Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-16T17:09:00.822Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-16T17:09:01.694Z] --- PASS: TestBuildLabelWithTargets (1.88s) [2020-04-16T17:09:01.694Z] === RUN TestBuildWithEmptyLayers [2020-04-16T17:09:02.319Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-04-16T17:09:02.319Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T17:09:02.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:09:02.360Z] INFO: Testing against a local daemon [2020-04-16T17:09:02.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-16T17:09:02.829Z] ok github.com/docker/docker/integration/volume 0.339s [2020-04-16T17:09:02.829Z] [2020-04-16T17:09:02.829Z] === Skipped [2020-04-16T17:09:02.829Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-16T17:09:02.829Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-16T17:09:02.829Z] [2020-04-16T17:09:02.829Z] [2020-04-16T17:09:02.829Z] DONE 5 tests, 1 skipped in 2.504s [2020-04-16T17:09:02.829Z] [2020-04-16T17:09:02.829Z] INFO: make.ps1 ended at 04/16/2020 17:09:02 [2020-04-16T17:09:02.829Z] INFO: Integration CLI tests being run from the host: [2020-04-16T17:09:02.829Z] 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-16T17:09:04.360Z] --- PASS: TestBuildMultiStageOnBuild (2.30s) [2020-04-16T17:09:04.360Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T17:09:05.220Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-16T17:09:05.476Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-16T17:09:05.476Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-16T17:09:05.732Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-16T17:09:05.732Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-16T17:09:05.844Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-04-16T17:09:05.844Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T17:09:05.987Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-16T17:09:06.920Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-16T17:09:08.539Z] --- PASS: TestBuildMultiStageLayerLeak (2.49s) [2020-04-16T17:09:08.539Z] === RUN TestBuildWithHugeFile [2020-04-16T17:09:08.805Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-16T17:09:09.698Z] #33 128.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T17:09:09.698Z] #33 131.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T17:09:09.698Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T17:09:09.698Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T17:09:09.698Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T17:09:09.698Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T17:09:09.733Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-16T17:09:11.067Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T17:09:11.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T17:09:11.519Z] INFO: Testing against a local daemon [2020-04-16T17:09:11.618Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-16T17:09:11.997Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T17:09:12.254Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T17:09:12.980Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-16T17:09:13.624Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T17:09:13.905Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-16T17:09:14.555Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T17:09:14.829Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-16T17:09:14.829Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-16T17:09:15.389Z] === RUN TestDockerSuite/TestDockerFails [2020-04-16T17:09:15.389Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-16T17:09:15.644Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-16T17:09:15.644Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-16T17:09:16.450Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T17:09:17.006Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-16T17:09:17.821Z] #33 146.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T17:09:17.930Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-16T17:09:18.751Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T17:09:19.292Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-16T17:09:19.292Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-16T17:09:19.292Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-16T17:09:19.547Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-16T17:09:20.120Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T17:09:21.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-16T17:09:21.489Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T17:09:23.385Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T17:09:24.316Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T17:09:25.248Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T17:09:26.617Z] #33 154.7 [2020-04-16T17:09:26.617Z] #33 DONE 155.0s [2020-04-16T17:09:26.669Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-16T17:09:26.873Z] [2020-04-16T17:09:26.874Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-16T17:09:28.242Z] #34 DONE 1.4s [2020-04-16T17:09:29.181Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-16T17:09:29.611Z] [2020-04-16T17:09:29.611Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-16T17:09:30.174Z] #35 DONE 0.7s [2020-04-16T17:09:30.431Z] [2020-04-16T17:09:30.431Z] #36 exporting to image [2020-04-16T17:09:30.431Z] #36 exporting layers [2020-04-16T17:09:31.691Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-16T17:09:32.325Z] #36 exporting layers 1.8s done [2020-04-16T17:09:32.325Z] #36 writing image sha256:05a6d4055eaa9a6bec34cb79b2aef40e3b479b757528edd354046f3ba52c56e4 done [2020-04-16T17:09:32.325Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-16T17:09:32.325Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T17:09:32.644Z] + echo Ensuring container killed. [2020-04-16T17:09:32.644Z] Ensuring container killed. [2020-04-16T17:09:32.644Z] + docker rm -vf docker-pr3 [2020-04-16T17:09:32.644Z] Error: No such container: docker-pr3 [2020-04-16T17:09:32.644Z] + true [Pipeline] sh [2020-04-16T17:09:32.924Z] + echo Chowning /workspace to jenkins user [2020-04-16T17:09:32.924Z] Chowning /workspace to jenkins user [2020-04-16T17:09:32.924Z] + id -u [2020-04-16T17:09:32.924Z] + id -g [2020-04-16T17:09:32.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40796:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T17:09:33.594Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T17:09:34.148Z] + bundleName=unit [2020-04-16T17:09:34.148Z] + echo Creating unit-bundles.tar.gz [2020-04-16T17:09:34.148Z] Creating unit-bundles.tar.gz [2020-04-16T17:09:34.148Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-16T17:09:34.148Z] bundles/junit-report.xml [2020-04-16T17:09:34.148Z] bundles/go-test-report.json [2020-04-16T17:09:34.148Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-16T17:09:34.159Z] Archiving artifacts [2020-04-16T17:09:34.656Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40796/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T17:09:34.957Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-16T17:09:34.965Z] + make clean [2020-04-16T17:09:35.222Z] docker volume rm -f docker-dev-cache [2020-04-16T17:09:35.222Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T17:09:35.882Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-16T17:09:36.807Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-16T17:09:37.732Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-16T17:09:38.292Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-16T17:09:39.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-16T17:09:39.217Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-16T17:09:41.729Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-16T17:09:43.096Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-16T17:09:47.260Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-16T17:09:49.144Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-16T17:09:50.510Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-16T17:09:52.396Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-16T17:09:52.956Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-16T17:09:53.212Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-16T17:09:55.097Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-16T17:09:55.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-16T17:09:55.097Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-16T17:09:55.352Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-16T17:09:55.608Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-16T17:09:55.862Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-16T17:09:55.862Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-16T17:09:57.784Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-16T17:09:59.669Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-16T17:09:59.669Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-16T17:09:59.669Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-16T17:10:00.595Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-16T17:10:00.851Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-16T17:10:01.106Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-16T17:10:01.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-16T17:10:02.286Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-16T17:10:02.544Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-16T17:10:02.544Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-16T17:10:02.544Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-16T17:10:04.430Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-16T17:10:05.357Z] === RUN TestDockerSuite/TestEventsRename [2020-04-16T17:10:06.283Z] === RUN TestDockerSuite/TestEventsResize [2020-04-16T17:10:07.211Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-16T17:10:08.136Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-16T17:10:09.498Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-16T17:10:10.059Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-16T17:10:13.322Z] === RUN TestDockerSuite/TestEventsTop [2020-04-16T17:10:13.883Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-16T17:10:16.399Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-16T17:10:18.284Z] === RUN TestDockerSuite/TestExec [2020-04-16T17:10:19.209Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-16T17:10:19.769Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-16T17:10:20.728Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-16T17:10:21.653Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-16T17:10:23.539Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-16T17:10:24.099Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-16T17:10:25.025Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-16T17:10:25.585Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-16T17:10:26.510Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-16T17:10:27.436Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-16T17:10:28.360Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-16T17:10:30.245Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-16T17:10:30.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-16T17:10:30.614Z] --- PASS: TestBuildWithHugeFile (81.99s) [2020-04-16T17:10:30.614Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T17:10:30.614Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T17:10:30.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T17:10:30.614Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T17:10:30.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T17:10:30.614Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T17:10:30.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T17:10:30.614Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T17:10:30.614Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T17:10:30.614Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T17:10:30.614Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-16T17:10:30.614Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-04-16T17:10:30.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-04-16T17:10:30.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-04-16T17:10:30.614Z] === RUN TestBuildPreserveOwnership [2020-04-16T17:10:30.614Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T17:10:31.608Z] === RUN TestDockerSuite/TestExecEnv [2020-04-16T17:10:32.533Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-16T17:10:33.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-16T17:10:34.019Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-16T17:10:34.090Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T17:10:34.944Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-16T17:10:35.578Z] --- PASS: TestBuildPreserveOwnership (4.94s) [2020-04-16T17:10:35.578Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2020-04-16T17:10:35.578Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2020-04-16T17:10:35.578Z] === RUN TestBuildPlatformInvalid [2020-04-16T17:10:35.578Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-16T17:10:35.578Z] PASS [2020-04-16T17:10:35.578Z] [2020-04-16T17:10:35.578Z] === Skipped [2020-04-16T17:10:35.578Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-16T17:10:35.578Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T17:10:35.578Z] [2020-04-16T17:10:35.578Z] [2020-04-16T17:10:35.578Z] DONE 32 tests, 1 skipped in 129.808s [2020-04-16T17:10:35.578Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T17:10:35.578Z] ++ 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-16T17:10:35.578Z] ++ set -e [2020-04-16T17:10:35.578Z] ++ '[' -n 0 ']' [2020-04-16T17:10:35.578Z] ++ set -x [2020-04-16T17:10:35.578Z] ++ env -i DEST=/go/src/github.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-16T17:10:35.864Z] INFO: Testing against a local daemon [2020-04-16T17:10:35.864Z] === RUN TestConfigInspect [2020-04-16T17:10:38.207Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-16T17:10:38.561Z] --- PASS: TestConfigInspect (2.30s) [2020-04-16T17:10:38.561Z] === RUN TestConfigList [2020-04-16T17:10:39.133Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-16T17:10:40.058Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-16T17:10:40.593Z] --- PASS: TestConfigList (2.28s) [2020-04-16T17:10:40.593Z] === RUN TestConfigsCreateAndDelete [2020-04-16T17:10:40.985Z] === RUN TestDockerSuite/TestExecParseError [2020-04-16T17:10:41.911Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-16T17:10:42.627Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2020-04-16T17:10:42.627Z] === RUN TestConfigsUpdate [2020-04-16T17:10:42.846Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-16T17:10:43.771Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-16T17:10:45.136Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-16T17:10:45.327Z] --- PASS: TestConfigsUpdate (2.29s) [2020-04-16T17:10:45.327Z] === RUN TestTemplatedConfig [2020-04-16T17:10:46.062Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-16T17:10:46.988Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-16T17:10:48.018Z] --- PASS: TestTemplatedConfig (2.83s) [2020-04-16T17:10:48.018Z] === RUN TestConfigCreateResolve [2020-04-16T17:10:50.045Z] --- PASS: TestConfigCreateResolve (2.19s) [2020-04-16T17:10:50.045Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T17:10:50.665Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-16T17:10:50.665Z] PASS [2020-04-16T17:10:50.665Z] [2020-04-16T17:10:50.665Z] DONE 7 tests in 14.841s [2020-04-16T17:10:50.665Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T17:10:50.665Z] ++ 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-16T17:10:50.665Z] ++ set -e [2020-04-16T17:10:50.665Z] ++ '[' -n 0 ']' [2020-04-16T17:10:50.665Z] ++ set -x [2020-04-16T17:10:50.665Z] ++ env -i DEST=/go/src/github.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-16T17:10:50.665Z] INFO: Testing against a local daemon [2020-04-16T17:10:50.665Z] === RUN TestCheckpoint [2020-04-16T17:10:50.665Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T17:10:50.665Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T17:10:50.665Z] === RUN TestContainerInvalidJSON [2020-04-16T17:10:50.665Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T17:10:50.665Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T17:10:50.665Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T17:10:50.665Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T17:10:50.666Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T17:10:50.666Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T17:10:50.666Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T17:10:50.666Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T17:10:50.666Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T17:10:50.666Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-16T17:10:50.666Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-16T17:10:50.666Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T17:10:50.666Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T17:10:50.666Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T17:10:50.666Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-04-16T17:10:50.666Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T17:10:50.949Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-16T17:10:50.949Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T17:10:50.949Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-04-16T17:10:50.949Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T17:10:50.949Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-16T17:10:50.949Z] === RUN TestCopyFromContainer [2020-04-16T17:10:52.434Z] === RUN TestCopyFromContainer// [2020-04-16T17:10:52.719Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T17:10:52.719Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T17:10:52.719Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T17:10:53.005Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T17:10:53.005Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T17:10:53.290Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T17:10:53.290Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T17:10:53.290Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T17:10:53.290Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer (2.59s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-16T17:10:53.577Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-16T17:10:53.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T17:10:53.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T17:10:53.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T17:10:53.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T17:10:53.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T17:10:53.577Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T17:10:53.577Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T17:10:53.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T17:10:53.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T17:10:53.577Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T17:10:53.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-16T17:10:53.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-16T17:10:53.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-16T17:10:53.577Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-16T17:10:53.577Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T17:10:53.577Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-16T17:10:53.577Z] === RUN TestCreateWithInvalidEnv [2020-04-16T17:10:53.577Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T17:10:53.577Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T17:10:53.577Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T17:10:53.577Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T17:10:53.577Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T17:10:53.577Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T17:10:53.577Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T17:10:53.577Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T17:10:53.577Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T17:10:53.577Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-16T17:10:53.577Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T17:10:53.577Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T17:10:53.577Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-16T17:10:53.577Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T17:10:53.577Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-16T17:10:53.577Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T17:10:55.607Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T17:10:55.607Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T17:10:55.607Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T17:10:55.607Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-16T17:10:55.892Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-16T17:10:55.892Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T17:10:56.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-16T17:10:57.924Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-04-16T17:10:57.924Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T17:10:57.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T17:10:57.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T17:10:57.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T17:10:57.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T17:10:57.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T17:10:57.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T17:10:57.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T17:10:57.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T17:10:57.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T17:10:57.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T17:10:57.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T17:10:57.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T17:10:57.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T17:10:57.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T17:10:57.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T17:10:57.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-16T17:10:57.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-16T17:10:57.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-04-16T17:10:57.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-16T17:10:57.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-16T17:10:57.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-16T17:10:57.924Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T17:10:58.280Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-16T17:10:58.545Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-04-16T17:10:58.545Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T17:10:58.545Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-16T17:10:58.545Z] === RUN TestDaemonRestartIpcMode [2020-04-16T17:10:58.545Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T17:10:58.545Z] === RUN TestDaemonHostGatewayIP [2020-04-16T17:10:58.545Z] === PAUSE TestDaemonHostGatewayIP [2020-04-16T17:10:58.545Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T17:10:58.545Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-16T17:10:58.545Z] === RUN TestDiff [2020-04-16T17:10:59.163Z] --- PASS: TestDiff (0.66s) [2020-04-16T17:10:59.163Z] === RUN TestExecWithCloseStdin [2020-04-16T17:10:59.206Z] === RUN TestDockerSuite/TestExecTTY [2020-04-16T17:11:00.133Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-16T17:11:00.191Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-04-16T17:11:00.191Z] === RUN TestExec [2020-04-16T17:11:00.809Z] --- PASS: TestExec (0.75s) [2020-04-16T17:11:00.809Z] === RUN TestExecUser [2020-04-16T17:11:01.058Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-16T17:11:01.430Z] --- PASS: TestExecUser (0.76s) [2020-04-16T17:11:01.430Z] === RUN TestExportContainerAndImportImage [2020-04-16T17:11:01.986Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-16T17:11:02.449Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-04-16T17:11:02.449Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T17:11:03.877Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-16T17:11:03.877Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-16T17:11:03.930Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-04-16T17:11:03.930Z] === RUN TestHealthCheckWorkdir [2020-04-16T17:11:04.946Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2020-04-16T17:11:04.946Z] === RUN TestHealthKillContainer [2020-04-16T17:11:05.765Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-16T17:11:06.689Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-16T17:11:07.637Z] --- PASS: TestHealthKillContainer (2.85s) [2020-04-16T17:11:07.637Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T17:11:08.050Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-16T17:11:08.256Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-04-16T17:11:08.256Z] === RUN TestIpcModeNone [2020-04-16T17:11:08.975Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-16T17:11:09.272Z] --- PASS: TestIpcModeNone (0.78s) [2020-04-16T17:11:09.273Z] === RUN TestIpcModePrivate [2020-04-16T17:11:09.893Z] --- PASS: TestIpcModePrivate (0.77s) [2020-04-16T17:11:09.893Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-16T17:11:09.893Z] === RUN TestIpcModeShareable [2020-04-16T17:11:09.901Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-16T17:11:10.947Z] --- PASS: TestIpcModeShareable (0.79s) [2020-04-16T17:11:10.947Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-16T17:11:10.947Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T17:11:12.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2020-04-16T17:11:12.981Z] === RUN TestAPIIpcModeHost [2020-04-16T17:11:13.599Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-04-16T17:11:13.599Z] === RUN TestDaemonIpcModeShareable [2020-04-16T17:11:15.158Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-16T17:11:15.646Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-04-16T17:11:15.646Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-16T17:11:15.646Z] === RUN TestDaemonIpcModePrivate [2020-04-16T17:11:17.127Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-04-16T17:11:17.127Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-16T17:11:17.127Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T17:11:18.611Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-04-16T17:11:18.611Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-16T17:11:18.611Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T17:11:20.394Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-16T17:11:20.648Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-04-16T17:11:20.648Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-16T17:11:20.648Z] === RUN TestIpcModeOlderClient [2020-04-16T17:11:20.648Z] === PAUSE TestIpcModeOlderClient [2020-04-16T17:11:20.648Z] === RUN TestKillContainerInvalidSignal [2020-04-16T17:11:21.272Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2020-04-16T17:11:21.272Z] === RUN TestKillContainer [2020-04-16T17:11:21.272Z] === RUN TestKillContainer/no_signal [2020-04-16T17:11:21.318Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-16T17:11:21.892Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T17:11:22.182Z] === RUN TestKillContainer/killing_signal [2020-04-16T17:11:22.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-16T17:11:23.204Z] --- PASS: TestKillContainer (2.05s) [2020-04-16T17:11:23.204Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-04-16T17:11:23.204Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-16T17:11:23.204Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-04-16T17:11:23.204Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T17:11:23.204Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T17:11:23.823Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T17:11:24.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-04-16T17:11:24.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-04-16T17:11:24.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-04-16T17:11:24.440Z] === RUN TestKillStoppedContainer [2020-04-16T17:11:24.726Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-16T17:11:24.726Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T17:11:24.726Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-16T17:11:24.726Z] === RUN TestKillDifferentUserContainer [2020-04-16T17:11:25.344Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-04-16T17:11:25.344Z] === RUN TestInspectOomKilledTrue [2020-04-16T17:11:26.821Z] --- PASS: TestInspectOomKilledTrue (1.18s) [2020-04-16T17:11:26.821Z] === RUN TestInspectOomKilledFalse [2020-04-16T17:11:26.841Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-16T17:11:27.096Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-16T17:11:27.096Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-16T17:11:27.096Z] === RUN TestDockerSuite/TestHealth [2020-04-16T17:11:27.106Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-04-16T17:11:27.106Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T17:11:27.725Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-04-16T17:11:27.726Z] === RUN TestLinksContainerNames [2020-04-16T17:11:29.205Z] --- PASS: TestLinksContainerNames (1.30s) [2020-04-16T17:11:29.205Z] === RUN TestLogsFollowTailEmpty [2020-04-16T17:11:29.830Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-04-16T17:11:29.830Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T17:11:30.456Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/default [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/private [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/slave [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/shared [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T17:11:30.456Z] === CONT TestMountDaemonRoot/default [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T17:11:30.456Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T17:11:30.456Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T17:11:30.456Z] === CONT TestMountDaemonRoot/shared [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T17:11:30.456Z] === CONT TestMountDaemonRoot/slave [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T17:11:30.456Z] === CONT TestMountDaemonRoot/private [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T17:11:30.456Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T17:11:30.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T17:11:30.457Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T17:11:30.457Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T17:11:30.457Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T17:11:30.457Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T17:11:30.457Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T17:11:30.457Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T17:11:30.457Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T17:11:30.457Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T17:11:30.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T17:11:30.457Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T17:11:30.742Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-16T17:11:30.742Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-16T17:11:30.742Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T17:11:32.776Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-04-16T17:11:32.776Z] === RUN TestNetworkNat [2020-04-16T17:11:33.398Z] --- PASS: TestNetworkNat (0.74s) [2020-04-16T17:11:33.398Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T17:11:34.020Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-04-16T17:11:34.020Z] === RUN TestNetworkLoopbackNat [2020-04-16T17:11:35.033Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-04-16T17:11:35.033Z] === RUN TestPause [2020-04-16T17:11:35.675Z] --- PASS: TestPause (0.74s) [2020-04-16T17:11:35.675Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T17:11:35.675Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T17:11:35.675Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T17:11:35.675Z] === RUN TestPauseStopPausedContainer [2020-04-16T17:11:36.308Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-04-16T17:11:36.308Z] === RUN TestPsFilter [2020-04-16T17:11:36.594Z] --- PASS: TestPsFilter (0.20s) [2020-04-16T17:11:36.594Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T17:11:37.215Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-04-16T17:11:37.215Z] === RUN TestRemoveContainerWithVolume [2020-04-16T17:11:37.836Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-04-16T17:11:37.836Z] === RUN TestRemoveContainerRunning [2020-04-16T17:11:38.454Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-04-16T17:11:38.454Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T17:11:39.468Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-04-16T17:11:39.468Z] === RUN TestRemoveInvalidContainer [2020-04-16T17:11:39.468Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-16T17:11:39.468Z] === RUN TestRenameLinkedContainer [2020-04-16T17:11:42.151Z] --- PASS: TestRenameLinkedContainer (2.61s) [2020-04-16T17:11:42.151Z] === RUN TestRenameStoppedContainer [2020-04-16T17:11:42.770Z] --- PASS: TestRenameStoppedContainer (0.71s) [2020-04-16T17:11:42.770Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T17:11:43.783Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-04-16T17:11:43.783Z] === RUN TestRenameInvalidName [2020-04-16T17:11:44.810Z] --- PASS: TestRenameInvalidName (0.73s) [2020-04-16T17:11:44.810Z] === RUN TestRenameAnonymousContainer [2020-04-16T17:11:47.501Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2020-04-16T17:11:47.501Z] === RUN TestRenameContainerWithSameName [2020-04-16T17:11:47.786Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-04-16T17:11:47.786Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T17:11:48.970Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-16T17:11:48.970Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-16T17:11:48.970Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-16T17:11:48.970Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-16T17:11:49.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-16T17:11:49.266Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-04-16T17:11:49.266Z] === RUN TestResize [2020-04-16T17:11:49.480Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-16T17:11:49.480Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-16T17:11:49.884Z] --- PASS: TestResize (0.70s) [2020-04-16T17:11:49.884Z] === RUN TestResizeWithInvalidSize [2020-04-16T17:11:50.406Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-16T17:11:50.506Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-04-16T17:11:50.506Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T17:11:50.661Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-16T17:11:50.661Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-16T17:11:50.661Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-16T17:11:50.916Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-16T17:11:51.131Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T17:11:51.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T17:11:51.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T17:11:51.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T17:11:51.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T17:11:51.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T17:11:51.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T17:11:51.477Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-16T17:11:52.037Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-16T17:11:52.037Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-16T17:11:53.400Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-16T17:11:53.400Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-16T17:11:54.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T17:11:54.781Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-16T17:11:55.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T17:11:55.341Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-16T17:11:55.341Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-16T17:11:56.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T17:11:56.703Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-16T17:11:56.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T17:11:57.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T17:11:57.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T17:11:58.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T17:11:59.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T17:11:59.963Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-16T17:11:59.963Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-16T17:11:59.963Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-16T17:12:01.325Z] === RUN TestDockerSuite/TestImportFile [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.53s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.08s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.88s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.58s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.21s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.20s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.34s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.62s) [2020-04-16T17:12:02.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.16s) [2020-04-16T17:12:02.612Z] === RUN TestCgroupNamespacesRun [2020-04-16T17:12:03.213Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-16T17:12:03.213Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-16T17:12:04.092Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-04-16T17:12:04.092Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T17:12:05.097Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-16T17:12:05.575Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-04-16T17:12:05.575Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T17:12:06.983Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-16T17:12:07.056Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-04-16T17:12:07.056Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T17:12:08.870Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-16T17:12:09.096Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2020-04-16T17:12:09.096Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T17:12:09.802Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-16T17:12:10.578Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-04-16T17:12:10.578Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T17:12:10.731Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-16T17:12:11.220Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-04-16T17:12:11.220Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T17:12:11.657Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-16T17:12:11.657Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-16T17:12:11.657Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-16T17:12:12.235Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-04-16T17:12:12.235Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T17:12:12.582Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-16T17:12:13.507Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-16T17:12:14.069Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-16T17:12:14.268Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2020-04-16T17:12:14.268Z] === RUN TestKernelTCPMemory [2020-04-16T17:12:14.553Z] --- PASS: TestKernelTCPMemory (0.77s) [2020-04-16T17:12:14.553Z] === RUN TestNISDomainname [2020-04-16T17:12:14.994Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-16T17:12:15.568Z] --- PASS: TestNISDomainname (0.88s) [2020-04-16T17:12:15.568Z] === RUN TestHostnameDnsResolution [2020-04-16T17:12:15.919Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-16T17:12:16.479Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-16T17:12:16.480Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-16T17:12:16.595Z] --- PASS: TestHostnameDnsResolution (1.12s) [2020-04-16T17:12:16.595Z] === RUN TestStats [2020-04-16T17:12:18.630Z] --- PASS: TestStats (1.75s) [2020-04-16T17:12:18.630Z] === RUN TestStopContainerWithTimeout [2020-04-16T17:12:18.630Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T17:12:18.630Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T17:12:18.630Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T17:12:18.630Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T17:12:18.630Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T17:12:18.630Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T17:12:18.630Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T17:12:18.630Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T17:12:18.630Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T17:12:18.630Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T17:12:18.630Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T17:12:18.630Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T17:12:18.997Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-16T17:12:19.252Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-16T17:12:20.177Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-16T17:12:20.177Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-16T17:12:21.102Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-16T17:12:21.102Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-16T17:12:22.103Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-16T17:12:22.103Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-04-16T17:12:22.103Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-04-16T17:12:22.103Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-04-16T17:12:22.103Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-04-16T17:12:22.103Z] === RUN TestDeleteDevicemapper [2020-04-16T17:12:22.103Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T17:12:22.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T17:12:22.103Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T17:12:22.465Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-16T17:12:23.024Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-16T17:12:23.950Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-16T17:12:24.794Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s) [2020-04-16T17:12:24.794Z] === RUN TestUpdateMemory [2020-04-16T17:12:24.875Z] === RUN TestDockerSuite/TestInspectImage [2020-04-16T17:12:24.875Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-16T17:12:24.875Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-16T17:12:24.875Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-16T17:12:25.427Z] --- PASS: TestUpdateMemory (0.98s) [2020-04-16T17:12:25.427Z] === RUN TestUpdateCPUQuota [2020-04-16T17:12:25.800Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-16T17:12:26.360Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-16T17:12:26.614Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-16T17:12:26.909Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-04-16T17:12:26.909Z] === RUN TestUpdatePidsLimit [2020-04-16T17:12:26.909Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-16T17:12:27.195Z] === RUN TestUpdatePidsLimit/no_change [2020-04-16T17:12:27.480Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-16T17:12:27.540Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-16T17:12:27.764Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-16T17:12:28.049Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-16T17:12:28.101Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-16T17:12:28.334Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-16T17:12:28.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-16T17:12:28.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-16T17:12:30.024Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-16T17:12:30.024Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-16T17:12:30.099Z] --- PASS: TestUpdatePidsLimit (3.27s) [2020-04-16T17:12:30.099Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-04-16T17:12:30.099Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-04-16T17:12:30.099Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-04-16T17:12:30.099Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-04-16T17:12:30.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-04-16T17:12:30.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-16T17:12:30.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-04-16T17:12:30.099Z] === RUN TestUpdateRestartPolicy [2020-04-16T17:12:30.949Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-16T17:12:32.315Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-16T17:12:34.205Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-16T17:12:34.768Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-16T17:12:35.693Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-16T17:12:36.618Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-16T17:12:37.543Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-16T17:12:38.103Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-16T17:12:39.029Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-16T17:12:39.029Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-16T17:12:42.298Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-16T17:12:42.636Z] --- PASS: TestUpdateRestartPolicy (12.13s) [2020-04-16T17:12:42.636Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T17:12:42.923Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-04-16T17:12:42.923Z] === RUN TestWaitNonBlocked [2020-04-16T17:12:42.923Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T17:12:42.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T17:12:42.923Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T17:12:42.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T17:12:42.923Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T17:12:42.923Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T17:12:43.545Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-16T17:12:43.545Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2020-04-16T17:12:43.545Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-04-16T17:12:43.545Z] === RUN TestWaitBlocked [2020-04-16T17:12:43.545Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T17:12:43.545Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T17:12:43.545Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T17:12:43.545Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T17:12:43.661Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-16T17:12:43.832Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T17:12:43.832Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T17:12:44.845Z] --- PASS: TestWaitBlocked (0.04s) [2020-04-16T17:12:44.845Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-04-16T17:12:44.845Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-04-16T17:12:44.845Z] === CONT TestContainerStartOnDaemonRestart [2020-04-16T17:12:44.845Z] === CONT TestContainerKillOnDaemonStart [2020-04-16T17:12:44.845Z] === CONT TestIpcModeOlderClient [2020-04-16T17:12:44.845Z] === CONT TestDaemonHostGatewayIP [2020-04-16T17:12:44.845Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-04-16T17:12:44.845Z] === CONT TestDaemonRestartIpcMode [2020-04-16T17:12:45.547Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-16T17:12:45.547Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-16T17:12:48.062Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-16T17:12:49.278Z] --- PASS: TestContainerStartOnDaemonRestart (4.37s) [2020-04-16T17:12:50.295Z] --- PASS: TestDaemonHostGatewayIP (5.36s) [2020-04-16T17:12:50.295Z] --- PASS: TestDaemonRestartIpcMode (5.34s) [2020-04-16T17:12:50.574Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-16T17:12:53.086Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-16T17:12:53.086Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-16T17:12:54.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-16T17:12:55.813Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-16T17:12:56.375Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-16T17:12:57.303Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-16T17:12:58.686Z] --- PASS: TestContainerKillOnDaemonStart (13.47s) [2020-04-16T17:12:58.686Z] PASS [2020-04-16T17:12:58.686Z] [2020-04-16T17:12:58.686Z] === Skipped [2020-04-16T17:12:58.686Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-16T17:12:58.686Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T17:12:58.686Z] [2020-04-16T17:12:58.686Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T17:12:58.686Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T17:12:58.686Z] [2020-04-16T17:12:58.686Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T17:12:58.686Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T17:12:58.686Z] [2020-04-16T17:12:58.686Z] [2020-04-16T17:12:58.686Z] DONE 200 tests, 3 skipped in 127.672s [2020-04-16T17:12:58.686Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T17:12:58.686Z] ++ 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-16T17:12:58.686Z] ++ set -e [2020-04-16T17:12:58.686Z] ++ '[' -n 0 ']' [2020-04-16T17:12:58.686Z] ++ set -x [2020-04-16T17:12:58.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-16T17:12:58.686Z] INFO: Testing against a local daemon [2020-04-16T17:12:58.686Z] === RUN TestCommitInheritsEnv [2020-04-16T17:12:58.686Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-04-16T17:12:58.686Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T17:12:58.686Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-16T17:12:58.686Z] === RUN TestImagesFilterMultiReference [2020-04-16T17:12:58.973Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-16T17:12:58.973Z] === RUN TestImagePullPlatformInvalid [2020-04-16T17:12:58.973Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-16T17:12:58.973Z] === RUN TestRemoveImageOrphaning [2020-04-16T17:12:59.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-16T17:12:59.258Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-04-16T17:12:59.258Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T17:12:59.258Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-16T17:12:59.258Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:12:59.258Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T17:12:59.258Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-16T17:12:59.258Z] === RUN TestTagInvalidReference [2020-04-16T17:12:59.544Z] --- PASS: TestTagInvalidReference (0.05s) [2020-04-16T17:12:59.544Z] === RUN TestTagValidPrefixedRepo [2020-04-16T17:12:59.544Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-16T17:12:59.544Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T17:12:59.544Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-16T17:12:59.544Z] === RUN TestTagOfficialNames [2020-04-16T17:12:59.544Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-16T17:12:59.544Z] === RUN TestTagMatchesDigest [2020-04-16T17:12:59.544Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-16T17:12:59.544Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-16T17:13:02.453Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-16T17:13:05.721Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-16T17:13:08.995Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-16T17:13:10.883Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-16T17:13:11.444Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-16T17:13:13.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-16T17:13:14.885Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-16T17:13:15.140Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-16T17:13:16.065Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-16T17:13:19.329Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-16T17:13:19.329Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-16T17:13:19.329Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-16T17:13:19.329Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-16T17:13:19.329Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-16T17:13:20.255Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-16T17:13:20.255Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-16T17:13:21.182Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-16T17:13:25.343Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-16T17:13:25.343Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-16T17:13:25.903Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-16T17:13:31.143Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-16T17:13:31.398Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-16T17:13:31.398Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-16T17:13:32.762Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-16T17:13:33.688Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-16T17:13:35.073Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-16T17:13:35.998Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-16T17:13:37.361Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-16T17:13:39.247Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-16T17:13:40.173Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-16T17:13:41.098Z] === RUN TestDockerSuite/TestLogsSince [2020-04-16T17:13:49.174Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-16T17:13:50.537Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-16T17:13:53.798Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-16T17:13:54.724Z] === RUN TestDockerSuite/TestLogsTail [2020-04-16T17:13:55.286Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-16T17:13:56.212Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-16T17:13:57.139Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-16T17:13:57.700Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-16T17:13:58.625Z] === RUN TestDockerSuite/TestNetHostname [2020-04-16T17:14:00.512Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-16T17:14:00.770Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-16T17:14:01.331Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-16T17:14:02.710Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-16T17:14:04.597Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-16T17:14:04.853Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-16T17:14:05.778Z] === RUN TestDockerSuite/TestPluginActive [2020-04-16T17:14:07.665Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-16T17:14:14.198Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-16T17:14:14.198Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-16T17:14:14.198Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-16T17:14:17.460Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-16T17:14:17.716Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-16T17:14:20.230Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-16T17:14:20.230Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-16T17:14:22.116Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-16T17:14:23.479Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-16T17:14:26.743Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-16T17:14:26.999Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-16T17:14:29.512Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-16T17:14:30.075Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-16T17:14:31.001Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-16T17:14:32.890Z] === RUN TestDockerSuite/TestPortList [2020-04-16T17:14:33.147Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-16T17:14:37.309Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-16T17:14:39.820Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-16T17:14:43.083Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-16T17:14:43.338Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-16T17:14:45.231Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-16T17:14:49.392Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-16T17:14:52.655Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-16T17:14:52.655Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-16T17:14:52.655Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-16T17:14:53.580Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-16T17:14:53.580Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-16T17:14:54.141Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-16T17:14:54.141Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-16T17:14:55.067Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-16T17:14:55.067Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-16T17:14:55.322Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-16T17:14:57.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-16T17:14:57.215Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-16T17:15:00.476Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-16T17:15:02.362Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-16T17:15:02.362Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-16T17:15:02.362Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-16T17:15:06.523Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-16T17:15:06.779Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-16T17:15:08.664Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-16T17:15:10.027Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-16T17:15:12.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-16T17:15:15.802Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-16T17:15:15.802Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-16T17:15:16.058Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-16T17:15:19.326Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-16T17:15:19.886Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-16T17:15:25.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-16T17:15:28.397Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-16T17:15:28.397Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-16T17:15:29.766Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-16T17:15:32.281Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-16T17:15:34.169Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-16T17:15:35.532Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-16T17:15:37.419Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-16T17:15:39.930Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-16T17:15:41.294Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-16T17:15:41.550Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-16T17:15:41.550Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-16T17:15:42.479Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-16T17:15:44.994Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-16T17:15:47.506Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-16T17:15:48.431Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-16T17:15:48.431Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-16T17:15:48.431Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-16T17:15:48.687Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-16T17:15:48.687Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-16T17:15:49.612Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-16T17:15:51.523Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-16T17:15:52.886Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-16T17:15:53.446Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-16T17:15:54.810Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-16T17:16:02.893Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-16T17:16:03.453Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-16T17:16:05.966Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-16T17:16:05.966Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-16T17:16:05.966Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-16T17:16:06.222Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-16T17:16:08.733Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-16T17:16:08.733Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-16T17:16:10.618Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-16T17:16:11.543Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-16T17:16:14.806Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-16T17:16:16.169Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-16T17:16:16.169Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-16T17:16:16.424Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-16T17:16:20.599Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-16T17:16:21.962Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-16T17:16:22.217Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-16T17:16:24.103Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-16T17:16:25.028Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-16T17:16:26.914Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-16T17:16:27.840Z] === RUN TestDockerSuite/TestRmiTag [2020-04-16T17:16:28.095Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-16T17:16:29.022Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-16T17:16:32.286Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-16T17:16:34.180Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-16T17:16:34.742Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-16T17:16:35.303Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-16T17:16:35.864Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-16T17:16:36.425Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-16T17:16:38.311Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-16T17:16:38.311Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-16T17:16:38.871Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-16T17:16:39.431Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-16T17:16:40.357Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-16T17:16:40.357Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-16T17:16:41.283Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-16T17:16:43.183Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-16T17:16:44.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-16T17:16:45.035Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-16T17:16:45.962Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-16T17:16:47.328Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-16T17:16:49.214Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-16T17:16:49.774Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-16T17:16:50.701Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-16T17:16:51.629Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-16T17:16:52.555Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-16T17:16:53.479Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-16T17:16:54.406Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-16T17:16:55.768Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-16T17:16:56.328Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-16T17:16:57.253Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-16T17:16:58.178Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-16T17:16:58.178Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-16T17:16:58.178Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-16T17:17:00.693Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-16T17:17:01.255Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-16T17:17:02.180Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-16T17:17:02.740Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-16T17:17:03.678Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-16T17:17:03.678Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-16T17:17:04.604Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-16T17:17:05.529Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-16T17:17:06.090Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-16T17:17:06.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-16T17:17:06.907Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-16T17:17:07.833Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-16T17:17:07.833Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-16T17:17:08.760Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-16T17:17:08.760Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-16T17:17:09.687Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-16T17:17:10.247Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-16T17:17:11.173Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-16T17:17:12.099Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-16T17:17:13.026Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-16T17:17:13.026Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-16T17:17:13.951Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-16T17:17:15.317Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-16T17:17:17.201Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-16T17:17:18.564Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-16T17:17:19.491Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-16T17:17:20.415Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-16T17:17:20.976Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-16T17:17:21.902Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-16T17:17:22.827Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-16T17:17:24.725Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-16T17:17:26.087Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-16T17:17:28.599Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-16T17:17:28.599Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-16T17:17:29.524Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-16T17:17:32.035Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-16T17:17:33.920Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-16T17:17:36.432Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-16T17:17:38.947Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-16T17:17:38.947Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-16T17:17:38.947Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-16T17:17:39.873Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-16T17:17:41.759Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-16T17:17:41.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-16T17:17:43.124Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-16T17:17:45.636Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-16T17:17:46.562Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-16T17:17:48.451Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-16T17:17:49.012Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-16T17:17:49.012Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-16T17:17:49.937Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-16T17:17:50.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-16T17:17:51.555Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-16T17:17:51.555Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-16T17:17:52.483Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-16T17:17:53.413Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-16T17:17:54.338Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-16T17:17:55.265Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-16T17:17:55.265Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-16T17:17:56.192Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-16T17:17:57.117Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-16T17:17:57.677Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-16T17:17:58.604Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-16T17:17:59.164Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-16T17:18:00.091Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-16T17:18:01.017Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-16T17:18:01.578Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-16T17:18:01.833Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-16T17:18:02.393Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-16T17:18:03.318Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-16T17:18:05.205Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-16T17:18:05.205Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-16T17:18:05.205Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-16T17:18:07.144Z] --- PASS: TestImportExtremelyLargeImageWorks (301.83s) [2020-04-16T17:18:07.144Z] PASS [2020-04-16T17:18:07.144Z] [2020-04-16T17:18:07.144Z] === Skipped [2020-04-16T17:18:07.144Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-16T17:18:07.144Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:18:07.144Z] [2020-04-16T17:18:07.144Z] [2020-04-16T17:18:07.144Z] DONE 12 tests, 1 skipped in 303.215s [2020-04-16T17:18:07.144Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T17:18:07.144Z] ++ 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-16T17:18:07.144Z] ++ set -e [2020-04-16T17:18:07.144Z] ++ '[' -n 0 ']' [2020-04-16T17:18:07.144Z] ++ set -x [2020-04-16T17:18:07.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:18:07.144Z] INFO: Testing against a local daemon [2020-04-16T17:18:07.144Z] === RUN TestNetworkCreateDelete [2020-04-16T17:18:07.144Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-04-16T17:18:07.144Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T17:18:07.144Z] --- PASS: TestDockerNetworkDeletePreferID (0.66s) [2020-04-16T17:18:07.144Z] === RUN TestInspectNetwork [2020-04-16T17:18:07.144Z] === RUN TestInspectNetwork/full_network_id [2020-04-16T17:18:07.144Z] === RUN TestInspectNetwork/partial_network_id [2020-04-16T17:18:07.144Z] === RUN TestInspectNetwork/network_name [2020-04-16T17:18:07.144Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-16T17:18:09.368Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-16T17:18:09.623Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-16T17:18:10.625Z] --- PASS: TestInspectNetwork (7.67s) [2020-04-16T17:18:10.625Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-16T17:18:10.625Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-16T17:18:10.625Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-16T17:18:10.625Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-16T17:18:10.625Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T17:18:12.668Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-04-16T17:18:12.668Z] === RUN TestNetworkInvalidJSON [2020-04-16T17:18:12.668Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T17:18:12.668Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T17:18:12.668Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T17:18:12.668Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T17:18:12.668Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T17:18:12.668Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T17:18:12.668Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T17:18:12.668Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T17:18:12.668Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T17:18:12.668Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-16T17:18:12.668Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T17:18:12.668Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T17:18:12.668Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T17:18:12.668Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T17:18:13.291Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-04-16T17:18:13.291Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T17:18:14.308Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-16T17:18:14.308Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T17:18:14.929Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-04-16T17:18:14.929Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T17:18:16.414Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2020-04-16T17:18:16.414Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T17:18:17.897Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2020-04-16T17:18:17.897Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T17:18:18.528Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-16T17:18:18.528Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T17:18:21.228Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2020-04-16T17:18:21.228Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T17:18:21.228Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T17:18:21.228Z] service_test.go:236: FLAKY_TEST [2020-04-16T17:18:21.228Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T17:18:21.791Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-16T17:18:22.352Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-16T17:18:24.239Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-16T17:18:24.239Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-16T17:18:24.239Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-16T17:18:24.239Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-16T17:18:24.798Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-16T17:18:28.959Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-16T17:18:29.884Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-16T17:18:31.770Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-16T17:18:32.330Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-16T17:18:33.255Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-16T17:18:33.815Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-16T17:18:35.177Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-16T17:18:35.177Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-16T17:18:35.177Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-16T17:18:36.523Z] --- PASS: TestServiceWithDataPathPortInit (15.05s) [2020-04-16T17:18:36.523Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T17:18:37.064Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-16T17:18:37.989Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-16T17:18:39.877Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-16T17:18:39.877Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-16T17:18:39.877Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-16T17:18:41.762Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-16T17:18:43.128Z] === RUN TestDockerSuite/TestRunMount [2020-04-16T17:18:43.374Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.40s) [2020-04-16T17:18:43.374Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:71xtjzqb7x5jj2t3nwn2i9zes Created:2020-04-16 17:18:36.980391964 +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[2a9ce638d4c5e0e21aeade16899fb64d0253e77ef506369de83b4e865c99dbf7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k9u071i5oqr4h4g0mpayk67o1 EndpointID:4c11d6a77aa22986f5c20984ad9612feaed6d6523daa7ea2325c19b4f5aa3e32 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83ada9b1db849bfdfea73cfdcf5826ae0e12b69b35a5b4e394760dbf4b225ad3 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:5c7c1798596c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k9u071i5oqr4h4g0mpayk67o1 EndpointID:4c11d6a77aa22986f5c20984ad9612feaed6d6523daa7ea2325c19b4f5aa3e32 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-16T17:18:43.374Z] PASS [2020-04-16T17:18:43.374Z] [2020-04-16T17:18:43.374Z] === Skipped [2020-04-16T17:18:43.374Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T17:18:43.374Z] service_test.go:236: FLAKY_TEST [2020-04-16T17:18:43.374Z] [2020-04-16T17:18:43.374Z] [2020-04-16T17:18:43.374Z] DONE 22 tests, 1 skipped in 41.806s [2020-04-16T17:18:43.374Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T17:18:43.374Z] ++ 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-16T17:18:43.374Z] ++ set -e [2020-04-16T17:18:43.374Z] ++ '[' -n 0 ']' [2020-04-16T17:18:43.374Z] ++ set -x [2020-04-16T17:18:43.374Z] ++ env -i DEST=/go/src/github.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-16T17:18:43.374Z] INFO: Testing against a local daemon [2020-04-16T17:18:43.374Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T17:18:43.374Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-16T17:18:43.374Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T17:18:43.374Z] === RUN TestDockerNetworkIpvlan [2020-04-16T17:18:43.374Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T17:18:43.374Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T17:18:43.374Z] PASS [2020-04-16T17:18:43.374Z] [2020-04-16T17:18:43.374Z] === Skipped [2020-04-16T17:18:43.374Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-16T17:18:43.374Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T17:18:43.374Z] [2020-04-16T17:18:43.374Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T17:18:43.374Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T17:18:43.374Z] [2020-04-16T17:18:43.374Z] [2020-04-16T17:18:43.374Z] DONE 2 tests, 2 skipped in 0.111s [2020-04-16T17:18:43.374Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T17:18:43.374Z] ++ 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-16T17:18:43.374Z] ++ set -e [2020-04-16T17:18:43.374Z] ++ '[' -n 0 ']' [2020-04-16T17:18:43.374Z] ++ set -x [2020-04-16T17:18:43.374Z] ++ env -i DEST=/go/src/github.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-16T17:18:43.660Z] INFO: Testing against a local daemon [2020-04-16T17:18:43.660Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T17:18:45.146Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-04-16T17:18:45.146Z] === RUN TestDockerNetworkMacvlan [2020-04-16T17:18:46.162Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-16T17:18:47.176Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-16T17:18:48.193Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-16T17:18:49.658Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-16T17:18:50.219Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-16T17:18:50.222Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-16T17:18:51.144Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-16T17:18:52.507Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-16T17:18:52.908Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-16T17:18:55.023Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-16T17:18:58.284Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-16T17:18:58.426Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-16T17:18:58.712Z] --- PASS: TestDockerNetworkMacvlan (13.75s) [2020-04-16T17:18:58.712Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-04-16T17:18:58.712Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-16T17:18:58.712Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-04-16T17:18:58.712Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2020-04-16T17:18:58.712Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2020-04-16T17:18:58.712Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2020-04-16T17:18:58.712Z] PASS [2020-04-16T17:18:58.712Z] [2020-04-16T17:18:58.712Z] DONE 8 tests in 15.380s [2020-04-16T17:18:58.712Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T17:18:58.712Z] ++ 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-16T17:18:58.712Z] ++ set -e [2020-04-16T17:18:58.712Z] ++ '[' -n 0 ']' [2020-04-16T17:18:58.712Z] ++ set -x [2020-04-16T17:18:58.712Z] ++ env -i DEST=/go/src/github.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-16T17:18:58.712Z] testing: warning: no tests to run [2020-04-16T17:18:58.712Z] PASS [2020-04-16T17:18:58.712Z] [2020-04-16T17:18:58.712Z] DONE 0 tests in 0.018s [2020-04-16T17:18:58.999Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T17:18:58.999Z] ++ 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-16T17:18:58.999Z] ++ set -e [2020-04-16T17:18:58.999Z] ++ '[' -n 0 ']' [2020-04-16T17:18:58.999Z] ++ set -x [2020-04-16T17:18:58.999Z] ++ env -i DEST=/go/src/github.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-16T17:18:58.999Z] INFO: Testing against a local daemon [2020-04-16T17:18:58.999Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T17:19:00.483Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-04-16T17:19:00.483Z] === RUN TestAuthZPluginTLS [2020-04-16T17:19:00.795Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-16T17:19:01.107Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-16T17:19:01.107Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T17:19:01.727Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-16T17:19:01.727Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T17:19:02.352Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-16T17:19:02.352Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T17:19:02.971Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-16T17:19:02.971Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T17:19:03.305Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-16T17:19:04.451Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s) [2020-04-16T17:19:04.451Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T17:19:04.668Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-16T17:19:05.074Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-04-16T17:19:05.074Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T17:19:05.692Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-16T17:19:05.692Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T17:19:06.311Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-16T17:19:06.311Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T17:19:06.553Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-16T17:19:06.553Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-16T17:19:07.115Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-16T17:19:08.346Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-04-16T17:19:08.346Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T17:19:08.477Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-16T17:19:09.405Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-16T17:19:09.971Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-16T17:19:10.377Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-04-16T17:19:10.377Z] === RUN TestAuthZPluginHeader [2020-04-16T17:19:11.391Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-04-16T17:19:11.391Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T17:19:11.391Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T17:19:11.391Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:11.391Z] === RUN TestAuthZPluginV2Disable [2020-04-16T17:19:11.391Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-16T17:19:11.391Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:11.391Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T17:19:11.391Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T17:19:11.391Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:11.391Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T17:19:11.391Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T17:19:11.391Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:11.391Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T17:19:12.483Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-16T17:19:14.995Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-16T17:19:17.507Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-16T17:19:20.020Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-16T17:19:20.580Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-16T17:19:20.836Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-16T17:19:21.397Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-16T17:19:21.652Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-16T17:19:22.212Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-16T17:19:22.212Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-16T17:19:23.137Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-16T17:19:23.137Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-16T17:19:24.064Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-16T17:19:25.428Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-16T17:19:25.428Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-16T17:19:25.989Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-16T17:19:26.917Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-16T17:19:28.803Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-16T17:19:29.729Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-16T17:19:29.858Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2020-04-16T17:19:29.858Z] PASS [2020-04-16T17:19:29.858Z] [2020-04-16T17:19:29.858Z] === Skipped [2020-04-16T17:19:29.858Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T17:19:29.858Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:29.858Z] [2020-04-16T17:19:29.858Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-16T17:19:29.858Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:29.858Z] [2020-04-16T17:19:29.858Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T17:19:29.858Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:29.858Z] [2020-04-16T17:19:29.858Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T17:19:29.858Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:29.858Z] [2020-04-16T17:19:29.858Z] [2020-04-16T17:19:29.858Z] DONE 17 tests, 4 skipped in 29.247s [2020-04-16T17:19:29.858Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T17:19:29.858Z] ++ 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-16T17:19:29.858Z] ++ set -e [2020-04-16T17:19:29.858Z] ++ '[' -n 0 ']' [2020-04-16T17:19:29.858Z] ++ set -x [2020-04-16T17:19:29.858Z] ++ env -i DEST=/go/src/github.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-16T17:19:29.858Z] INFO: Testing against a local daemon [2020-04-16T17:19:29.858Z] === RUN TestPluginInvalidJSON [2020-04-16T17:19:29.858Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T17:19:29.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T17:19:29.858Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T17:19:29.858Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-16T17:19:29.858Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T17:19:29.858Z] PASS [2020-04-16T17:19:29.858Z] [2020-04-16T17:19:29.858Z] DONE 2 tests in 0.122s [2020-04-16T17:19:29.858Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T17:19:29.858Z] ++ 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-16T17:19:29.858Z] ++ set -e [2020-04-16T17:19:29.858Z] ++ '[' -n 0 ']' [2020-04-16T17:19:29.858Z] ++ set -x [2020-04-16T17:19:29.858Z] ++ env -i DEST=/go/src/github.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-16T17:19:29.858Z] INFO: Testing against a local daemon [2020-04-16T17:19:29.858Z] === RUN TestExternalGraphDriver [2020-04-16T17:19:29.858Z] === RUN TestExternalGraphDriver/json [2020-04-16T17:19:30.480Z] === RUN TestExternalGraphDriver/spec [2020-04-16T17:19:30.654Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-16T17:19:31.218Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-16T17:19:31.478Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-16T17:19:32.044Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-16T17:19:32.968Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-16T17:19:33.187Z] === RUN TestExternalGraphDriver/pull [2020-04-16T17:19:33.894Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-16T17:19:33.894Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-16T17:19:34.685Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-04-16T17:19:34.685Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-16T17:19:34.685Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-04-16T17:19:34.685Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-04-16T17:19:34.685Z] === RUN TestGraphdriverPluginV2 [2020-04-16T17:19:34.685Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-16T17:19:34.685Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:34.685Z] PASS [2020-04-16T17:19:34.685Z] [2020-04-16T17:19:34.685Z] === Skipped [2020-04-16T17:19:34.685Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-16T17:19:34.685Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:19:34.685Z] [2020-04-16T17:19:34.685Z] [2020-04-16T17:19:34.685Z] DONE 5 tests, 1 skipped in 6.501s [2020-04-16T17:19:34.685Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T17:19:34.685Z] ++ 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-16T17:19:34.685Z] ++ set -e [2020-04-16T17:19:34.685Z] ++ '[' -n 0 ']' [2020-04-16T17:19:34.685Z] ++ set -x [2020-04-16T17:19:34.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T17:19:34.820Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-16T17:19:34.972Z] INFO: Testing against a local daemon [2020-04-16T17:19:34.972Z] === RUN TestContinueAfterPluginCrash [2020-04-16T17:19:34.972Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T17:19:34.972Z] === RUN TestReadPluginNoRead [2020-04-16T17:19:34.972Z] === PAUSE TestReadPluginNoRead [2020-04-16T17:19:34.972Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T17:19:34.972Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T17:19:34.972Z] === CONT TestContinueAfterPluginCrash [2020-04-16T17:19:34.972Z] === CONT TestReadPluginNoRead [2020-04-16T17:19:34.972Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T17:19:35.746Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-16T17:19:35.746Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-16T17:19:36.672Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-16T17:19:38.037Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-16T17:19:38.037Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-16T17:19:40.550Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-16T17:19:41.475Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-16T17:19:43.362Z] === RUN TestDockerSuite/TestRunRm [2020-04-16T17:19:43.362Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-16T17:19:44.287Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-16T17:19:48.448Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-16T17:19:49.009Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-16T17:19:49.570Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-16T17:19:49.825Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-16T17:19:51.710Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-16T17:19:52.635Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-16T17:19:52.635Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-16T17:19:57.381Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T17:19:57.381Z] --- PASS: TestDaemonStartWithLogOpt (22.26s) [2020-04-16T17:19:57.876Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-16T17:19:57.876Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-16T17:19:57.876Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-16T17:19:58.400Z] === RUN TestReadPluginNoRead/default [2020-04-16T17:20:00.450Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T17:20:01.929Z] --- PASS: TestReadPluginNoRead (27.03s) [2020-04-16T17:20:01.929Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2020-04-16T17:20:01.929Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2020-04-16T17:20:01.929Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2020-04-16T17:20:01.929Z] read_test.go:91: [d186a044f33ab] daemon is not started [2020-04-16T17:20:02.213Z] --- PASS: TestContinueAfterPluginCrash (27.34s) [2020-04-16T17:20:02.213Z] PASS [2020-04-16T17:20:02.213Z] [2020-04-16T17:20:02.213Z] DONE 6 tests in 27.445s [2020-04-16T17:20:02.213Z] 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-16T17:20:02.213Z] ++ 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-16T17:20:02.213Z] ++ set -e [2020-04-16T17:20:02.213Z] ++ '[' -n 0 ']' [2020-04-16T17:20:02.213Z] ++ set -x [2020-04-16T17:20:02.213Z] ++ env -i DEST=/go/src/github.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-16T17:20:02.213Z] testing: warning: no tests to run [2020-04-16T17:20:02.213Z] PASS [2020-04-16T17:20:02.213Z] [2020-04-16T17:20:02.213Z] DONE 0 tests in 0.024s [2020-04-16T17:20:02.213Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T17:20:02.213Z] ++ 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-16T17:20:02.213Z] ++ set -e [2020-04-16T17:20:02.213Z] ++ '[' -n 0 ']' [2020-04-16T17:20:02.213Z] ++ set -x [2020-04-16T17:20:02.214Z] ++ env -i DEST=/go/src/github.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-16T17:20:02.498Z] INFO: Testing against a local daemon [2020-04-16T17:20:02.498Z] === RUN TestPluginWithDevMounts [2020-04-16T17:20:02.498Z] === PAUSE TestPluginWithDevMounts [2020-04-16T17:20:02.498Z] === CONT TestPluginWithDevMounts [2020-04-16T17:20:03.113Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-16T17:20:03.368Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-16T17:20:03.929Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-16T17:20:04.854Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-16T17:20:05.185Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-04-16T17:20:05.185Z] PASS [2020-04-16T17:20:05.185Z] [2020-04-16T17:20:05.185Z] DONE 1 tests in 2.390s [2020-04-16T17:20:05.185Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T17:20:05.185Z] ++ 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-16T17:20:05.185Z] ++ set -e [2020-04-16T17:20:05.185Z] ++ '[' -n 0 ']' [2020-04-16T17:20:05.185Z] ++ set -x [2020-04-16T17:20:05.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-16T17:20:05.185Z] INFO: Testing against a local daemon [2020-04-16T17:20:05.185Z] === RUN TestSecretInspect [2020-04-16T17:20:05.781Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-16T17:20:06.706Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-16T17:20:06.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-16T17:20:07.231Z] --- PASS: TestSecretInspect (2.33s) [2020-04-16T17:20:07.231Z] === RUN TestSecretList [2020-04-16T17:20:07.631Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-16T17:20:07.631Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-16T17:20:08.192Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-16T17:20:08.447Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-16T17:20:09.007Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-16T17:20:09.931Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-16T17:20:09.962Z] --- PASS: TestSecretList (2.32s) [2020-04-16T17:20:09.962Z] === RUN TestSecretsCreateAndDelete [2020-04-16T17:20:11.820Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-16T17:20:12.005Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2020-04-16T17:20:12.005Z] === RUN TestSecretsUpdate [2020-04-16T17:20:12.745Z] === RUN TestDockerSuite/TestRunState [2020-04-16T17:20:14.043Z] --- PASS: TestSecretsUpdate (2.28s) [2020-04-16T17:20:14.043Z] === RUN TestTemplatedSecret [2020-04-16T17:20:14.633Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-16T17:20:15.193Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-16T17:20:16.117Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-16T17:20:16.372Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-16T17:20:16.372Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-16T17:20:17.300Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-16T17:20:17.531Z] --- PASS: TestTemplatedSecret (2.93s) [2020-04-16T17:20:17.531Z] === RUN TestSecretCreateResolve [2020-04-16T17:20:18.224Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-16T17:20:19.568Z] --- PASS: TestSecretCreateResolve (2.31s) [2020-04-16T17:20:19.568Z] PASS [2020-04-16T17:20:19.568Z] [2020-04-16T17:20:19.568Z] DONE 6 tests in 14.578s [2020-04-16T17:20:19.568Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T17:20:19.568Z] ++ 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-16T17:20:19.568Z] ++ set -e [2020-04-16T17:20:19.568Z] ++ '[' -n 0 ']' [2020-04-16T17:20:19.568Z] ++ set -x [2020-04-16T17:20:19.569Z] ++ env -i DEST=/go/src/github.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-16T17:20:19.569Z] INFO: Testing against a local daemon [2020-04-16T17:20:19.569Z] === RUN TestServiceCreateInit [2020-04-16T17:20:19.569Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T17:20:19.587Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-16T17:20:19.587Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-16T17:20:19.842Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-16T17:20:20.777Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-16T17:20:23.288Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-16T17:20:23.849Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-16T17:20:23.967Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T17:20:26.361Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-16T17:20:28.379Z] --- PASS: TestServiceCreateInit (8.35s) [2020-04-16T17:20:28.379Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2020-04-16T17:20:28.379Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) [2020-04-16T17:20:28.379Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T17:20:30.521Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-16T17:20:33.031Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-16T17:20:33.592Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-16T17:20:34.518Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-16T17:20:35.443Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-16T17:20:37.955Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-16T17:20:38.889Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-16T17:20:39.815Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-16T17:20:40.070Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-16T17:20:40.070Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-16T17:20:40.995Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-16T17:20:41.923Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-16T17:20:42.483Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-16T17:20:42.483Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-16T17:20:42.739Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-16T17:20:43.666Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-16T17:20:46.862Z] --- PASS: TestCreateServiceMultipleTimes (16.51s) [2020-04-16T17:20:46.862Z] === RUN TestCreateServiceConflict [2020-04-16T17:20:46.862Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-04-16T17:20:46.862Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T17:20:48.913Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-16T17:20:48.913Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-16T17:20:49.571Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2020-04-16T17:20:49.571Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T17:20:50.275Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-16T17:20:52.786Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-16T17:20:54.154Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-16T17:20:56.667Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-16T17:20:59.181Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-16T17:21:00.105Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-16T17:21:00.665Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-16T17:21:01.590Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-16T17:21:01.590Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-16T17:21:01.590Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-16T17:21:01.590Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-16T17:21:01.845Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-16T17:21:02.770Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-16T17:21:03.330Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-16T17:21:04.255Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-16T17:21:04.815Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s) [2020-04-16T17:21:04.815Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T17:21:05.832Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2020-04-16T17:21:05.832Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T17:21:06.139Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-16T17:21:06.139Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-16T17:21:07.065Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-16T17:21:07.626Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-16T17:21:07.626Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-16T17:21:08.528Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2020-04-16T17:21:08.528Z] === RUN TestCreateServiceSysctls [2020-04-16T17:21:08.990Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-16T17:21:08.990Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-16T17:21:08.990Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-16T17:21:08.990Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-16T17:21:08.990Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-16T17:21:08.990Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-16T17:21:09.254Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-16T17:21:09.255Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-16T17:21:09.515Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-16T17:21:09.771Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-16T17:21:10.695Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-16T17:21:11.255Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-16T17:21:12.005Z] --- PASS: TestCreateServiceSysctls (3.34s) [2020-04-16T17:21:12.005Z] === RUN TestCreateServiceCapabilities [2020-04-16T17:21:12.179Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-16T17:21:12.179Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-16T17:21:13.106Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-16T17:21:13.361Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-16T17:21:14.290Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-16T17:21:14.290Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-16T17:21:14.705Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2020-04-16T17:21:14.705Z] === RUN TestInspect [2020-04-16T17:21:15.216Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-16T17:21:16.141Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-16T17:21:16.141Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-16T17:21:16.141Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-16T17:21:17.069Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-16T17:21:17.413Z] --- PASS: TestInspect (2.87s) [2020-04-16T17:21:17.413Z] === RUN TestCreateJob [2020-04-16T17:21:18.973Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-16T17:21:19.533Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-16T17:21:19.533Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-16T17:21:20.092Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-16T17:21:20.092Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-16T17:21:20.891Z] --- PASS: TestCreateJob (3.39s) [2020-04-16T17:21:20.891Z] === RUN TestReplicatedJob [2020-04-16T17:21:21.978Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-16T17:21:22.539Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-16T17:21:25.051Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-16T17:21:25.976Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-16T17:21:25.976Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-16T17:21:25.976Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-16T17:21:26.425Z] --- PASS: TestReplicatedJob (6.02s) [2020-04-16T17:21:26.425Z] === RUN TestUpdateReplicatedJob [2020-04-16T17:21:26.901Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-16T17:21:28.280Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-16T17:21:29.642Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-16T17:21:29.642Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-16T17:21:30.828Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2020-04-16T17:21:30.828Z] === RUN TestServiceListWithStatuses [2020-04-16T17:21:30.828Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T17:21:30.828Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T17:21:30.828Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T17:21:31.529Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-16T17:21:31.529Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-16T17:21:32.089Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-16T17:21:34.601Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-16T17:21:34.601Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-16T17:21:35.240Z] --- PASS: TestDockerNetworkConnectAlias (4.63s) [2020-04-16T17:21:35.240Z] === RUN TestDockerNetworkReConnect [2020-04-16T17:21:35.969Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-16T17:21:35.969Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-16T17:21:35.969Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-16T17:21:37.854Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-16T17:21:38.714Z] --- PASS: TestDockerNetworkReConnect (3.83s) [2020-04-16T17:21:38.714Z] === RUN TestServicePlugin [2020-04-16T17:21:38.714Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-16T17:21:38.714Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:21:38.714Z] === RUN TestServiceUpdateLabel [2020-04-16T17:21:39.218Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-16T17:21:39.473Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-16T17:21:39.728Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-16T17:21:39.728Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-16T17:21:39.983Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-16T17:21:40.544Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-16T17:21:40.751Z] --- PASS: TestServiceUpdateLabel (2.23s) [2020-04-16T17:21:40.751Z] === RUN TestServiceUpdateSecrets [2020-04-16T17:21:43.055Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-16T17:21:49.585Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-16T17:21:50.948Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-16T17:21:52.312Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-16T17:21:53.677Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-16T17:21:55.993Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-04-16T17:21:55.993Z] === RUN TestServiceUpdateConfigs [2020-04-16T17:21:56.942Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-16T17:21:56.942Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-16T17:21:59.453Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-16T17:22:00.378Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-16T17:22:02.264Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-16T17:22:03.629Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-16T17:22:06.140Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-16T17:22:09.400Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-16T17:22:09.960Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-16T17:22:11.249Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2020-04-16T17:22:11.249Z] === RUN TestServiceUpdateNetwork [2020-04-16T17:22:14.136Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-16T17:22:15.061Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-16T17:22:17.574Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-16T17:22:22.812Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-16T17:22:23.792Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2020-04-16T17:22:23.792Z] PASS [2020-04-16T17:22:23.792Z] [2020-04-16T17:22:23.792Z] === Skipped [2020-04-16T17:22:23.792Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T17:22:23.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T17:22:23.792Z] [2020-04-16T17:22:23.792Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-16T17:22:23.792Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T17:22:23.792Z] [2020-04-16T17:22:23.792Z] [2020-04-16T17:22:23.792Z] DONE 23 tests, 2 skipped in 124.156s [2020-04-16T17:22:23.792Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T17:22:23.792Z] ++ 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-16T17:22:23.792Z] ++ set -e [2020-04-16T17:22:23.792Z] ++ '[' -n 0 ']' [2020-04-16T17:22:23.792Z] ++ set -x [2020-04-16T17:22:23.792Z] ++ env -i DEST=/go/src/github.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-16T17:22:23.792Z] INFO: Testing against a local daemon [2020-04-16T17:22:23.792Z] === RUN TestSessionCreate [2020-04-16T17:22:23.792Z] --- PASS: TestSessionCreate (0.05s) [2020-04-16T17:22:23.792Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T17:22:23.792Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-16T17:22:23.792Z] PASS [2020-04-16T17:22:23.792Z] [2020-04-16T17:22:23.792Z] DONE 2 tests in 0.221s [2020-04-16T17:22:23.792Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T17:22:23.793Z] ++ 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-16T17:22:23.793Z] ++ set -e [2020-04-16T17:22:23.793Z] ++ '[' -n 0 ']' [2020-04-16T17:22:23.793Z] ++ set -x [2020-04-16T17:22:23.793Z] ++ env -i DEST=/go/src/github.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-16T17:22:23.793Z] INFO: Testing against a local daemon [2020-04-16T17:22:23.793Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T17:22:23.793Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T17:22:23.793Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T17:22:23.793Z] === RUN TestEventsExecDie [2020-04-16T17:22:24.854Z] --- PASS: TestEventsExecDie (0.84s) [2020-04-16T17:22:24.854Z] === RUN TestEventsBackwardsCompatible [2020-04-16T17:22:24.854Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-16T17:22:24.854Z] === RUN TestInfoBinaryCommits [2020-04-16T17:22:24.854Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-04-16T17:22:24.854Z] === RUN TestInfoAPIVersioned [2020-04-16T17:22:24.854Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-16T17:22:24.854Z] === RUN TestInfoDiscoveryBackend [2020-04-16T17:22:25.355Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-16T17:22:25.472Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-16T17:22:25.472Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T17:22:26.482Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-16T17:22:26.482Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T17:22:27.101Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-16T17:22:27.101Z] === RUN TestInfoAPI [2020-04-16T17:22:27.101Z] --- PASS: TestInfoAPI (0.05s) [2020-04-16T17:22:27.101Z] === RUN TestInfoAPIWarnings [2020-04-16T17:22:27.241Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-16T17:22:27.878Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-16T17:22:27.878Z] === RUN TestInfoDebug [2020-04-16T17:22:28.164Z] --- PASS: TestInfoDebug (0.54s) [2020-04-16T17:22:28.164Z] === RUN TestInfoInsecureRegistries [2020-04-16T17:22:28.236Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-16T17:22:28.784Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-16T17:22:28.784Z] === RUN TestInfoRegistryMirrors [2020-04-16T17:22:29.068Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-16T17:22:29.068Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T17:22:29.160Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-16T17:22:29.688Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-04-16T17:22:29.688Z] === RUN TestPingCacheHeaders [2020-04-16T17:22:29.688Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-16T17:22:29.688Z] === RUN TestPingGet [2020-04-16T17:22:29.688Z] --- PASS: TestPingGet (0.03s) [2020-04-16T17:22:29.688Z] === RUN TestPingHead [2020-04-16T17:22:29.688Z] --- PASS: TestPingHead (0.05s) [2020-04-16T17:22:29.688Z] === RUN TestVersion [2020-04-16T17:22:29.688Z] --- PASS: TestVersion (0.06s) [2020-04-16T17:22:29.688Z] PASS [2020-04-16T17:22:29.688Z] [2020-04-16T17:22:29.688Z] === Skipped [2020-04-16T17:22:29.688Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T17:22:29.688Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T17:22:29.688Z] [2020-04-16T17:22:29.688Z] [2020-04-16T17:22:29.688Z] DONE 18 tests, 1 skipped in 6.045s [2020-04-16T17:22:29.688Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T17:22:29.688Z] ++ 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-16T17:22:29.688Z] ++ set -e [2020-04-16T17:22:29.688Z] ++ '[' -n 0 ']' [2020-04-16T17:22:29.688Z] ++ set -x [2020-04-16T17:22:29.688Z] ++ env -i DEST=/go/src/github.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-16T17:22:29.720Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-16T17:22:29.720Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-16T17:22:29.973Z] INFO: Testing against a local daemon [2020-04-16T17:22:29.973Z] === RUN TestVolumesCreateAndList [2020-04-16T17:22:29.973Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-04-16T17:22:29.973Z] === RUN TestVolumesRemove [2020-04-16T17:22:29.973Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-16T17:22:29.973Z] === RUN TestVolumesInspect [2020-04-16T17:22:29.973Z] --- PASS: TestVolumesInspect (0.05s) [2020-04-16T17:22:29.973Z] === RUN TestVolumesInvalidJSON [2020-04-16T17:22:29.973Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T17:22:29.973Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T17:22:30.258Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T17:22:30.258Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-16T17:22:30.258Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T17:22:30.258Z] PASS [2020-04-16T17:22:30.258Z] [2020-04-16T17:22:30.258Z] DONE 5 tests in 0.298s [2020-04-16T17:22:30.258Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T17:22:30.258Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T17:22:30.258Z] +++ kill 13455 [2020-04-16T17:22:30.646Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-16T17:22:31.741Z] +++ /etc/init.d/apparmor stop [2020-04-16T17:22:31.741Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T17:22:31.741Z] [2020-04-16T17:22:31.741Z] Unloading profiles will leave already running processes permanently [2020-04-16T17:22:31.741Z] unconfined, which can lead to unexpected situations. [2020-04-16T17:22:31.741Z] [2020-04-16T17:22:31.741Z] To set a process to complain mode, use the command line tool [2020-04-16T17:22:31.741Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T17:22:31.741Z] +++ true [2020-04-16T17:22:31.741Z] Post stage [Pipeline] junit [2020-04-16T17:22:33.814Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T17:22:34.792Z] + echo Ensuring container killed. [2020-04-16T17:22:34.792Z] Ensuring container killed. [2020-04-16T17:22:34.792Z] + docker rm -vf docker-pr3 [2020-04-16T17:22:34.792Z] Error: No such container: docker-pr3 [2020-04-16T17:22:34.792Z] + true [2020-04-16T17:22:34.807Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [Pipeline] sh [2020-04-16T17:22:35.174Z] + echo Chowning /workspace to jenkins user [2020-04-16T17:22:35.174Z] Chowning /workspace to jenkins user [2020-04-16T17:22:35.174Z] + id -u [2020-04-16T17:22:35.174Z] + id -g [2020-04-16T17:22:35.174Z] + docker run --rm -v /home/docker/workspace/moby_PR-40796:/workspace busybox chown -R 1001:1001 /workspace [2020-04-16T17:22:35.174Z] Unable to find image 'busybox:latest' locally [2020-04-16T17:22:35.460Z] latest: Pulling from library/busybox [2020-04-16T17:22:35.460Z] abe12e943b1b: Pulling fs layer [2020-04-16T17:22:35.747Z] abe12e943b1b: Verifying Checksum [2020-04-16T17:22:35.747Z] abe12e943b1b: Download complete [2020-04-16T17:22:36.034Z] abe12e943b1b: Pull complete [2020-04-16T17:22:36.034Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T17:22:36.034Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T17:22:38.471Z] + bundleName=ppc64le-integration [2020-04-16T17:22:38.471Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-16T17:22:38.471Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-16T17:22:38.471Z] + 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-16T17:22:38.471Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-16T17:22:38.794Z] Archiving artifacts [2020-04-16T17:22:38.969Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-16T17:22:39.218Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40796/3/artifacts/ [Pipeline] } [2020-04-16T17:22:39.224Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [Pipeline] // catchError [Pipeline] sh [2020-04-16T17:22:39.625Z] + make clean [2020-04-16T17:22:40.149Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-16T17:22:40.149Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-16T17:22:40.244Z] make: command: Command not found [2020-04-16T17:22:40.244Z] make: command: Command not found [2020-04-16T17:22:40.244Z] docker volume rm -f docker-dev-cache [2020-04-16T17:22:40.244Z] docker-dev-cache [Pipeline] deleteDir [2020-04-16T17:22:41.513Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T17:22:43.400Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-16T17:22:43.400Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-16T17:22:44.763Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-16T17:22:45.689Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-16T17:22:46.614Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-16T17:22:47.984Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-16T17:22:52.150Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-16T17:22:53.513Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-16T17:22:53.513Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-16T17:22:54.441Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-16T17:22:55.367Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-16T17:23:00.611Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-16T17:23:03.873Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-16T17:23:07.134Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-16T17:23:09.644Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-16T17:23:13.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-16T17:23:19.059Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-16T17:23:21.574Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-16T17:23:24.436Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-16T17:23:25.365Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-16T17:23:26.727Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-16T17:23:29.240Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-16T17:23:31.753Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-16T17:23:34.266Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-16T17:23:36.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-16T17:23:38.665Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-16T17:23:56.700Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-16T17:23:59.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-16T17:23:59.467Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-16T17:23:59.468Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-16T17:23:59.468Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-16T17:23:59.723Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-16T17:24:00.648Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-16T17:24:03.163Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-16T17:24:03.163Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-16T17:24:03.163Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-16T17:24:06.428Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-16T17:24:10.593Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite (1768.49s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.04s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.28s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.30s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.28s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.78s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.19s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.35s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.16s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.09s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.20s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.39s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.11s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAttachDetach (1.30s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.28s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.19s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (3.18s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.56s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.80s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.70s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.37s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.49s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.26s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.92s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.60s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.82s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.84s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.44s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.68s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.13s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.82s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.37s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.63s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.89s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.68s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.88s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.71s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.00s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.50s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.53s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.73s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.80s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.13s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.25s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.85s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.33s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.92s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.60s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.68s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.18s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.17s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.55s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2020-04-16T17:24:10.593Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-16T17:24:10.593Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.19s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.46s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildContChar (4.00s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.27s) [2020-04-16T17:24:10.593Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.26s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.10s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.06s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s) [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.55s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.99s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.44s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.56s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.80s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.95s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.46s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.31s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.76s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.93s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.27s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.48s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.07s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.33s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.70s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.18s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.81s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.44s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.61s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.28s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.58s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.54s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.74s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.64s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.45s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.27s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.95s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildHistory (5.09s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.75s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.59s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLabel (0.74s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.70s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.95s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.34s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.68s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.18s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.77s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.09s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.65s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.93s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.36s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.90s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.86s) [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.47s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.43s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.24s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.77s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.11s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.94s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.63s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.87s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.32s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.63s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.22s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.46s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.05s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildPATH (3.08s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.12s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.33s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.41s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildRm (3.10s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.44s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.28s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.47s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.54s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.25s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s) [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.83s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildStderr (1.01s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.74s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.19s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.95s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildUser (2.66s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.74s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.13s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.98s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.48s) [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.13s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.31s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.89s) [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.24s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.57s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-04-16T17:24:10.594Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-16T17:24:10.594Z] docker_cli_sni_test.go:18: Flakey test [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.18s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitChange (1.62s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.70s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.19s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.16s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.37s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.13s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.97s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.97s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.03s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-04-16T17:24:10.594Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-04-16T17:24:10.595Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-16T17:24:10.595Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.46s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.84s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.69s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a656c0_} (1.61s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1420757554_/foo_false____} (1.62s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1420757554_/foo_true____} (1.59s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3639353833_/foo_false____} (1.58s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3639353833_/foo_true____} (1.62s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3639353833_/foo_true__0xc000a65720__} (1.62s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a65740_} (1.65s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a65760_} (1.60s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a65780_} (1.63s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a657a0_} (1.59s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.90s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.92s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.45s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.15s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.88s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.12s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.56s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.09s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.36s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.80s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.84s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.48s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.95s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.35s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.00s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.94s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.26s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.68s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-04-16T17:24:10.595Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-16T17:24:10.595Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-04-16T17:24:10.595Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-16T17:24:10.595Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.47s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.56s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.92s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.96s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.67s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.87s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.82s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.94s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsAttach (0.85s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.02s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.73s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.48s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsCopy (1.44s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.54s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFilters (1.90s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFormat (1.75s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-04-16T17:24:10.595Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-16T17:24:10.595Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-16T17:24:10.595Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-16T17:24:10.595Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.97s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsResize (0.93s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.98s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.13s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.71s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.59s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.69s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecCgroup (1.34s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecEnv (0.94s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.93s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecInspectID (3.20s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.61s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.05s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.13s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.91s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.02s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecUlimits (1.65s) [2020-04-16T17:24:10.595Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-16T17:24:10.595Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.16s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestExecWithUser (0.96s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.89s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestHealth (21.40s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.64s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.13s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.12s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.20s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-04-16T17:24:10.595Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.06s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImportDisplay (1.59s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImportFile (1.96s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImportGzipped (1.91s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.90s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.05s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.91s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-04-16T17:24:10.596Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-16T17:24:10.596Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.22s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-16T17:24:10.596Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-16T17:24:10.596Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.77s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectStatus (1.26s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.75s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.78s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.73s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.75s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.92s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.94s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.42s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.75s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.71s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.57s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.79s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.64s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.92s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.03s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.76s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.99s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsTail (0.80s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.92s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestNetHostname (2.29s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.38s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.42s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.86s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPluginActive (1.73s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.88s) [2020-04-16T17:24:10.596Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-16T17:24:10.596Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.58s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.98s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.48s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.70s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPortList (10.58s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.73s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.43s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.92s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.16s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.72s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.40s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsByOrder (3.31s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.23s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.43s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.07s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.22s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.66s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.75s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.45s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.51s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2020-04-16T17:24:10.596Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-16T17:24:10.596Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.30s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.30s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.70s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.19s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.26s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.91s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.24s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.96s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.61s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.72s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAddHost (0.96s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.01s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.54s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.50s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.74s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.88s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.43s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.08s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.87s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-04-16T17:24:10.596Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.90s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.07s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.64s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.62s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.72s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.71s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.57s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (1.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.90s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.90s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.86s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.32s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunMount (6.28s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.29s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.59s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.35s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.11s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.77s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.73s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.88s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.17s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.77s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.86s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2020-04-16T17:24:10.597Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.86s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.94s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.91s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.51s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.79s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunRm (0.96s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.99s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.89s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.64s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.05s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.98s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.90s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.80s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunState (1.73s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.76s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.88s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.58s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.00s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.95s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.87s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.54s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.38s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.74s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.77s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.73s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.89s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.04s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.88s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.38s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.88s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.69s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.84s) [2020-04-16T17:24:10.597Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-16T17:24:10.597Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.59s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2020-04-16T17:24:10.597Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents272308059 [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.77s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.13s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.15s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.55s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.81s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2020-04-16T17:24:10.597Z] --- PASS: TestDockerSuite/TestStartRecordError (1.75s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.08s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.23s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.21s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.33s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-04-16T17:24:10.598Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-16T17:24:10.598Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.34s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.59s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-04-16T17:24:10.598Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-16T17:24:10.598Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.17s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2020-04-16T17:24:10.598Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-16T17:24:10.598Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.58s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateStats (3.86s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2020-04-16T17:24:10.598Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-16T17:24:10.598Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.98s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.21s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.69s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.28s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.14s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.50s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.40s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s) [2020-04-16T17:24:10.598Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.19s) [2020-04-16T17:24:10.598Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-16T17:24:10.598Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-16T17:24:10.598Z] === RUN TestDockerRegistrySuite [2020-04-16T17:24:10.598Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-16T17:24:12.484Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-16T17:24:13.846Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-16T17:24:15.732Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-16T17:24:15.732Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-16T17:24:20.983Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-16T17:24:20.983Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-16T17:24:25.149Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-16T17:24:29.309Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-16T17:24:30.234Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-16T17:24:31.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-16T17:24:32.960Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-16T17:24:33.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-16T17:24:34.446Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-16T17:24:35.371Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-16T17:24:35.932Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-16T17:24:35.932Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-16T17:24:35.932Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-16T17:24:36.188Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-16T17:24:37.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-16T17:24:37.369Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-16T17:24:39.257Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-16T17:24:40.183Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-16T17:24:41.556Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-16T17:24:44.821Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-16T17:24:45.748Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-16T17:24:46.003Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-16T17:24:49.268Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-16T17:24:49.829Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-16T17:24:51.715Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-16T17:24:51.715Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-16T17:24:53.078Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-16T17:24:54.444Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-16T17:24:55.808Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-16T17:24:59.973Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-16T17:25:00.228Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-16T17:25:01.593Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-16T17:25:02.155Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-16T17:25:02.411Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-16T17:25:02.667Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-16T17:25:02.922Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-16T17:25:03.178Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-16T17:25:03.433Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-16T17:25:04.810Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-16T17:25:07.323Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-16T17:25:08.248Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-16T17:25:10.134Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-16T17:25:11.062Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite (61.44s) [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.90s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d370f94f7fb3e] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d4c68a2116154] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d79ee3b2751c3] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d299ac2040d95] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.40s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d02fbb701bbf2] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.66s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d9a1c99533cb8] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.24s) [2020-04-16T17:25:11.623Z] check_test.go:196: [de363d8bba450] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2020-04-16T17:25:11.623Z] check_test.go:196: [dc749780c9196] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-04-16T17:25:11.623Z] check_test.go:196: [dfbca1867fc1e] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2020-04-16T17:25:11.623Z] check_test.go:196: [db31a9957bd20] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.57s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d18e9f72f3945] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.63s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d73388e4fa543] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d7568edd3a7ea] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.50s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d571cd01b6c11] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2020-04-16T17:25:11.623Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4c481c866296ae6b67b91a80c6d79ba7223def54e094ac85920a5dd5bbc2b390 [2020-04-16T17:25:11.623Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e13f73e7175f4eb54e5d6add278408c12947c9b8351bbe2d2ff4d6a36f2232e [2020-04-16T17:25:11.623Z] check_test.go:196: [dfe79760ea4f0] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.01s) [2020-04-16T17:25:11.623Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b6e2b2a75bf222143abee7680cb654981cb4d5104bbc49b8fb6d47e34ec0a09c [2020-04-16T17:25:11.623Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4876f18c17bd56f25241d14c9f5c86d3b5c327287f54e5137e135af832e01f0 [2020-04-16T17:25:11.623Z] check_test.go:196: [d544a792b92f3] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.44s) [2020-04-16T17:25:11.623Z] check_test.go:196: [ddb49a43ed67b] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.75s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d9e64d64cfe09] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.66s) [2020-04-16T17:25:11.623Z] check_test.go:196: [dc1ac1ab9ffa1] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d80e79c1b4047] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2020-04-16T17:25:11.623Z] check_test.go:196: [dad90cfd5ae62] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d2b7843dc62f4] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d76b1a217bdea] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.01s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d97ad5a0b8685] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-04-16T17:25:11.623Z] check_test.go:196: [da783c57c91e4] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d5e801ffee515] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2020-04-16T17:25:11.623Z] check_test.go:196: [ddbab74d23026] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-16T17:25:11.623Z] check_test.go:196: [da1ce0ed15144] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-04-16T17:25:11.623Z] check_test.go:196: [da1df177cbba1] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d6b06d3b10fdd] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d5bfd4a977bf3] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d776cd2a79e5e] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.48s) [2020-04-16T17:25:11.623Z] check_test.go:196: [dbc088cfcfbd1] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.31s) [2020-04-16T17:25:11.623Z] check_test.go:196: [d8ccf05d15431] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s) [2020-04-16T17:25:11.623Z] check_test.go:196: [dce1f230a37bc] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.45s) [2020-04-16T17:25:11.623Z] check_test.go:196: [db38db1aea2e6] daemon is not started [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.15s) [2020-04-16T17:25:11.623Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2020-04-16T17:25:11.623Z] === RUN TestDockerSchema1RegistrySuite [2020-04-16T17:25:11.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-16T17:25:12.184Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-16T17:25:17.424Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-16T17:25:21.588Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-16T17:25:25.753Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-16T17:25:26.677Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-16T17:25:28.041Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-16T17:25:28.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-16T17:25:29.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-16T17:25:31.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-16T17:25:32.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-16T17:25:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-16T17:25:36.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-16T17:25:37.107Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-16T17:25:37.363Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-16T17:25:37.619Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-16T17:25:37.874Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-16T17:25:38.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite (26.59s) [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d84538c93a9ca] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.63s) [2020-04-16T17:25:38.386Z] check_test.go:223: [df5a2b91d38b8] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.49s) [2020-04-16T17:25:38.386Z] check_test.go:223: [dc3572fd15ece] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.35s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d5b9352e87462] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d94e20dbe89c3] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s) [2020-04-16T17:25:38.386Z] check_test.go:223: [debd8a8c9a069] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-16T17:25:38.386Z] check_test.go:223: [dc3a58d48dd10] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2020-04-16T17:25:38.386Z] check_test.go:223: [dc45f770899f9] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d00c32e4d7520] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d88b5e46df7a7] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.84s) [2020-04-16T17:25:38.386Z] check_test.go:223: [dae83c5da7b34] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-04-16T17:25:38.386Z] check_test.go:223: [deece97077b51] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d3fa044856e91] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-16T17:25:38.386Z] check_test.go:223: [df94bf40eff27] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d7697c77567c0] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d76e6fca5b242] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-04-16T17:25:38.386Z] check_test.go:223: [d7b006f9efc4c] daemon is not started [2020-04-16T17:25:38.386Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-04-16T17:25:38.386Z] check_test.go:223: [dd1811a5bb89f] daemon is not started [2020-04-16T17:25:38.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-16T17:25:38.386Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-16T17:25:39.311Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-16T17:25:39.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-16T17:25:39.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-16T17:25:41.234Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-16T17:25:41.234Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-16T17:25:41.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-16T17:25:42.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s) [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-04-16T17:25:42.304Z] check_test.go:252: [db09455353b60] daemon is not started [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-04-16T17:25:42.304Z] check_test.go:252: [de3a52a31fa83] daemon is not started [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-16T17:25:42.304Z] check_test.go:252: [dcb0a234a8b69] daemon is not started [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-04-16T17:25:42.304Z] check_test.go:252: [d784c10355131] daemon is not started [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-04-16T17:25:42.304Z] check_test.go:252: [db4c5e6de9a73] daemon is not started [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-04-16T17:25:42.304Z] check_test.go:252: [dc9d486abdfa6] daemon is not started [2020-04-16T17:25:42.304Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-16T17:25:42.304Z] check_test.go:252: [dc523b2b4a610] daemon is not started [2020-04-16T17:25:42.304Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-16T17:25:42.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-16T17:25:43.665Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-16T17:25:46.927Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-16T17:25:47.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-16T17:25:47.487Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-16T17:25:47.742Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-16T17:25:47.742Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-16T17:25:47.998Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2020-04-16T17:25:47.998Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-16T17:25:47.998Z] check_test.go:279: [dd99e8d20cb70] daemon is not started [2020-04-16T17:25:47.998Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-16T17:25:47.998Z] check_test.go:279: [d078ef6bbe830] daemon is not started [2020-04-16T17:25:47.998Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-16T17:25:47.998Z] check_test.go:279: [d08e9ae2c5b45] daemon is not started [2020-04-16T17:25:47.998Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-16T17:25:47.998Z] check_test.go:279: [d0ab89c1a841d] daemon is not started [2020-04-16T17:25:47.998Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.21s) [2020-04-16T17:25:47.998Z] check_test.go:279: [daf89aa1c8592] daemon is not started [2020-04-16T17:25:47.998Z] === RUN TestDockerNetworkSuite [2020-04-16T17:25:47.998Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-16T17:25:50.514Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-16T17:25:51.476Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-16T17:25:52.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-16T17:25:53.768Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-16T17:25:57.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-16T17:25:58.856Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-16T17:26:00.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-16T17:26:01.669Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-16T17:26:04.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-16T17:26:06.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-16T17:26:16.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-16T17:26:19.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-16T17:26:20.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-16T17:26:21.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-16T17:26:22.037Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-16T17:26:22.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-16T17:26:23.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-16T17:26:25.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-16T17:26:25.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-16T17:26:25.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-16T17:26:27.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-16T17:26:27.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-16T17:26:27.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-16T17:26:27.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-16T17:26:29.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-16T17:26:30.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-16T17:26:30.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-16T17:26:31.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-16T17:26:31.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-16T17:26:36.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-16T17:26:39.723Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-16T17:26:39.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-16T17:26:42.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-16T17:26:46.263Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-16T17:26:50.427Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-16T17:26:50.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-16T17:26:50.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-16T17:26:50.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-16T17:26:51.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-16T17:26:51.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-16T17:26:51.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-16T17:26:51.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-16T17:26:51.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-16T17:26:56.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-16T17:26:56.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-16T17:26:56.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-16T17:26:57.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-16T17:26:58.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-16T17:27:03.468Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-16T17:27:03.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-16T17:27:06.733Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-16T17:27:08.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-16T17:27:08.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-16T17:27:09.985Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-16T17:27:09.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-16T17:27:13.256Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-16T17:27:13.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-16T17:27:13.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-16T17:27:15.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-16T17:27:16.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-16T17:27:16.070Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-16T17:27:17.959Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-16T17:27:19.325Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-16T17:27:22.591Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite (97.01s) [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.36s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d5d0861b1f7b9] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d5aa535939ec5] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.11s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d974f24cec832] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.61s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [db7a9319def8b] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.94s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:1233: [d26266bf65707] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.01s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d7cde6dcd55f3] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.07s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d9e5d21b18cbb] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.58s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [df09ea86b4487] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.75s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d72590b8aa63b] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d96694e0ee7a8] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d5331e9591e11] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.62s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [da550bfd2a6a2] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [df062093051f6] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [db5ab564661ea] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [da5e1aafab927] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.31s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d33be7e3b7091] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d5e9686fd9ab5] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [da345be9de78b] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d216414a80786] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d58909f3ec043] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.69s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d0ae77e86113a] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [dc0fd7968e8cb] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d669f658e0abc] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d65227a9bbb36] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.74s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:968: [d5a202ef3feaf] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.72s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [dd33e37162891] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.31s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:1116: [d1c9724e5805f] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [dfa702710f5f3] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d3ee65c7e366b] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [dbe38b0fdd17f] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [dae2fa6726cc6] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d7d6834d72444] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [de0f0ac8a5e55] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [de1f30c2c0394] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.78s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [dd8d5ba4d1543] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d6f30827c2e22] daemon is not started [2020-04-16T17:27:25.104Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d24ad52b49e59] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.57s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d244c95a04b4e] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.18s) [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.20s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:1084: [df209eb7f2e06] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d4b7acf57ae77] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [db12f5e039439] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.33s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [dcf0d7ec42eee] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d8db30f02f2d9] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.49s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [d8a0744fa63ec] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.07s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [dbaa05b069c8a] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.75s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [db636b4746511] daemon is not started [2020-04-16T17:27:25.104Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.36s) [2020-04-16T17:27:25.104Z] docker_cli_network_unix_test.go:46: [db865088c6aa0] daemon is not started [2020-04-16T17:27:25.104Z] === RUN TestDockerHubPullSuite [2020-04-16T17:27:25.104Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-16T17:27:26.990Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-16T17:27:28.876Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-16T17:27:29.436Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-16T17:27:31.947Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-16T17:27:31.947Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-16T17:27:32.203Z] --- PASS: TestDockerHubPullSuite (7.05s) [2020-04-16T17:27:32.203Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2020-04-16T17:27:32.203Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-04-16T17:27:32.203Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-04-16T17:27:32.203Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.19s) [2020-04-16T17:27:32.203Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2020-04-16T17:27:32.203Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-04-16T17:27:32.203Z] PASS [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === Skipped [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_sni_test.go:18: Flakey test [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-16T17:27:32.203Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-16T17:27:32.203Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-16T17:27:32.203Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-16T17:27:32.203Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-16T17:27:32.203Z] docker_cli_network_unix_test.go:46: [d24ad52b49e59] daemon is not started [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] [2020-04-16T17:27:32.203Z] DONE 1277 tests, 44 skipped in 2001.760s [2020-04-16T17:27:32.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T17:27:32.203Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T17:27:32.203Z] +++ kill 7451 [2020-04-16T17:27:33.134Z] +++ /etc/init.d/apparmor stop [2020-04-16T17:27:33.134Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T17:27:33.134Z] [2020-04-16T17:27:33.134Z] Unloading profiles will leave already running processes permanently [2020-04-16T17:27:33.134Z] unconfined, which can lead to unexpected situations. [2020-04-16T17:27:33.134Z] [2020-04-16T17:27:33.134Z] To set a process to complain mode, use the command line tool [2020-04-16T17:27:33.134Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T17:27:33.134Z] +++ true [2020-04-16T17:27:33.134Z] [2020-04-16T17:28:19.747Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-16T17:28:34.574Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite (1702.24s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.93s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.79s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.20s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.55s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:563: [dc56e108e64e4] joining swarm manager [d46080b9afc5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:585: [d9b9ee5970aa0] joining swarm manager [d46080b9afc5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] check_test.go:380: [dc56e108e64e4] daemon is not started [2020-04-16T17:28:52.605Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.35s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:46: [d86e9c6a10af3] joining swarm manager [d2a3cf7923b16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.56s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:304: [d5693d73664a4] joining swarm manager [d5709d381d4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:305: [db5fcbb3381c9] joining swarm manager [d5709d381d4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.98s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:272: [d1ffe93491b7c] joining swarm manager [df9263f4cf505]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:273: [dc110d5e306aa] joining swarm manager [df9263f4cf505]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.50s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s) [2020-04-16T17:28:52.605Z] docker_api_swarm_node_test.go:19: [d56e08a9c21bd] joining swarm manager [dfe4c1543d043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_node_test.go:20: [d51746acb5ad4] joining swarm manager [dfe4c1543d043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.53s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:502: [d59e03ffc871a] joining swarm manager [daba95a1b0c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:507: [d0934d49a4513] joining swarm manager [daba95a1b0c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.22s) [2020-04-16T17:28:52.605Z] docker_api_swarm_node_test.go:80: [de84c9051d739] joining swarm manager [df7ded3db41c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.01s) [2020-04-16T17:28:52.605Z] docker_api_swarm_node_test.go:52: [d908a354822b9] joining swarm manager [da1841a7be8b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_node_test.go:53: [d024ec5f91945] joining swarm manager [da1841a7be8b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.81s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.24s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:202: [de73585450a3e] joining swarm manager [df0369e74597b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.19s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:384: [d774b53af509a] joining swarm manager [d00456aa59a82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:385: [dcf3f129ea725] joining swarm manager [d00456aa59a82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] check_test.go:380: [dcf3f129ea725] daemon is not started [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.90s) [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:802: [d1453861e9198] joining swarm manager [d3590a0d0574a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:802: [d06cf80a8164b] joining swarm manager [d3590a0d0574a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:802: [dccaaef9d0c82] joining swarm manager [d3590a0d0574a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:802: [d858e75ee631c] joining swarm manager [d3590a0d0574a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-16T17:28:52.605Z] docker_api_swarm_test.go:810: [d03143f482001] joining swarm manager [d3590a0d0574a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.16s) [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.85s) [2020-04-16T17:28:52.605Z] docker_api_swarm_service_test.go:394: [d39253cb2f1e8] joining swarm manager [d6eb6bdc478e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_service_test.go:394: [d06d3d70cd824] joining swarm manager [d6eb6bdc478e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.52s) [2020-04-16T17:28:52.605Z] docker_api_swarm_service_test.go:342: [d5615f9e01c99] joining swarm manager [d9bb70f4a4c58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.605Z] docker_api_swarm_service_test.go:342: [d6baac2ff03da] joining swarm manager [d9bb70f4a4c58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s) [2020-04-16T17:28:52.605Z] docker_api_swarm_service_test.go:489: [db638a0c84a57] joining swarm manager [d47182ab8f089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:489: [d30f177ab3493] joining swarm manager [d47182ab8f089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.27s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.93s) [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:127: [d135f30ebb632] joining swarm manager [dd677d16dad2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:128: [dab929401f1d2] joining swarm manager [dd677d16dad2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:136: [d2f8c433c97fc] joining swarm manager [dd677d16dad2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:137: [d5bdf0d348cde] joining swarm manager [dd677d16dad2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.06s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.34s) [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:303: [da0c469fe2b12] joining swarm manager [d50db787301c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:303: [d30409f566add] joining swarm manager [d50db787301c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.85s) [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:99: [d639b6356f93f] joining swarm manager [d2a1cc4222bc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:100: [d3e7b488a3262] joining swarm manager [d2a1cc4222bc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] check_test.go:380: [d639b6356f93f] daemon is not started [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:532: [d6def718e59bf] joining swarm manager [d9e1229853630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:533: [df1282e9bab26] joining swarm manager [d9e1229853630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.50s) [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:147: [d02b9437567ea] joining swarm manager [db4f44c9d77b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_api_swarm_service_test.go:147: [d33f549f49ff6] joining swarm manager [db4f44c9d77b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.62s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.79s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.08s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.32s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.27s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.30s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.74s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.58s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.08s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.97s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.15s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.61s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.00s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.23s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.51s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.87s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.01s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.69s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.96s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.57s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.33s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.08s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.13s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.59s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.44s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.66s) [2020-04-16T17:28:52.606Z] docker_cli_service_logs_test.go:241: checking task ooyo10juh3b7 [2020-04-16T17:28:52.606Z] docker_cli_service_logs_test.go:246: checking messages for ooyo10juh3b7 [2020-04-16T17:28:52.606Z] docker_cli_service_logs_test.go:241: checking task kwc3wqiyknaz [2020-04-16T17:28:52.606Z] docker_cli_service_logs_test.go:246: checking messages for kwc3wqiyknaz [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.00s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.63s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.07s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.93s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.02s) [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1901: [d598be295cc3f] joining swarm manager [d4946b2d1d9fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1902: [d4d98f05fdc36] joining swarm manager [d4946b2d1d9fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.36s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.14s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.22s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.92s) [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1802: [d63cb5a78a2f2] joining swarm manager [d50d5e925385a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1803: [dbbbce0963c5b] joining swarm manager [d50d5e925385a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.80s) [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1321: [dcc5d710367e9] joining swarm manager [d13f32f73e411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1322: [df4222df21597] joining swarm manager [d13f32f73e411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.11s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.40s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.70s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.22s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.98s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.20s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.99s) [2020-04-16T17:28:52.606Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (9.13s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.26s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.45s) [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1186: [d45f81b8a14aa] joining swarm manager [dd53e1b3ae2af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1195: [de745a6a30b5e] joining swarm manager [dd53e1b3ae2af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.70s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.16s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.93s) [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1118: [da1eead2ad0c1] joining swarm manager [d03631a9465b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1119: [d08d839532326] joining swarm manager [d03631a9465b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1172: [d11001a9878cf] joining swarm manager [d03631a9465b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.79s) [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1453: [d09c002df57cf] joining swarm manager [de8f2dd91235b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] docker_cli_swarm_test.go:1454: [d6a0c016a4025] joining swarm manager [de8f2dd91235b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.31s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.40s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.08s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.36s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.12s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.66s) [2020-04-16T17:28:52.606Z] docker_cli_swarm_unix_test.go:62: [d8bc728882d1d] joining swarm manager [dcbc9aaace306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.98s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.06s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.26s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.00s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.78s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.46s) [2020-04-16T17:28:52.606Z] docker_api_swarm_test.go:962: [d4d5c8679ed9c] joining swarm manager [dc2cf55a2f349]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.30s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.11s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.31s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.34s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.30s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.85s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.46s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.25s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.36s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.68s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.23s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.79s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.91s) [2020-04-16T17:28:52.606Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s) [2020-04-16T17:28:52.606Z] === RUN TestDockerExternalVolumeSuite [2020-04-16T17:28:52.606Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-16T17:29:07.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-16T17:30:15.073Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-16T17:30:25.005Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-16T17:30:57.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-16T17:31:11.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-16T17:31:43.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-16T17:31:56.019Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-16T17:32:28.031Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-16T17:32:42.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-16T17:33:00.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-16T17:33:47.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-16T17:34:05.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-16T17:34:37.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-16T17:35:09.606Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-16T17:35:24.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-16T17:35:42.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-16T17:35:57.294Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite (441.17s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-04-16T17:36:12.122Z] docker_cli_external_volume_driver_test.go:53: [d230adee6b4a0] daemon is not started [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-04-16T17:36:12.122Z] docker_cli_external_volume_driver_test.go:53: [de47d7ebc113b] daemon is not started [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-16T17:36:12.122Z] docker_cli_external_volume_driver_test.go:53: [d4487c2e7305e] daemon is not started [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-16T17:36:12.122Z] docker_cli_external_volume_driver_test.go:53: [d70f40a9feab3] daemon is not started [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.46s) [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-04-16T17:36:12.122Z] docker_cli_external_volume_driver_test.go:485: [df018620a7cd6] daemon is not started [2020-04-16T17:36:12.122Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-16T17:36:12.122Z] docker_cli_external_volume_driver_test.go:53: [d19e6f86907da] daemon is not started [2020-04-16T17:36:12.122Z] PASS [2020-04-16T17:36:12.122Z] [2020-04-16T17:36:12.122Z] === Skipped [2020-04-16T17:36:12.122Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-16T17:36:12.122Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-16T17:36:12.122Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-16T17:36:12.122Z] check_test.go:309: [d9664bdf6cbe1] daemon is not started [2020-04-16T17:36:12.122Z] [2020-04-16T17:36:12.122Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-16T17:36:12.122Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-16T17:36:12.122Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-16T17:36:12.122Z] check_test.go:309: [da70543aab91d] daemon is not started [2020-04-16T17:36:12.122Z] [2020-04-16T17:36:12.122Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-16T17:36:12.122Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-16T17:36:12.122Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-16T17:36:12.122Z] check_test.go:309: [d34aa52b7c563] daemon is not started [2020-04-16T17:36:12.122Z] [2020-04-16T17:36:12.122Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-16T17:36:12.122Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-16T17:36:12.122Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-16T17:36:12.122Z] [2020-04-16T17:36:12.122Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-16T17:36:12.122Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-16T17:36:12.122Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-16T17:36:12.122Z] [2020-04-16T17:36:12.122Z] [2020-04-16T17:36:12.122Z] DONE 273 tests, 5 skipped in 2521.658s [2020-04-16T17:36:12.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T17:36:12.683Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T17:36:12.683Z] +++ kill 7452 [2020-04-16T17:36:14.045Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6c4960e63188/docker.pid [2020-04-16T17:36:14.045Z] +++ kill 4291 [2020-04-16T17:36:14.045Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4291 is not a child of this shell [2020-04-16T17:36:14.045Z] warning: PID 4291 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6c4960e63188/docker.pid had a nonzero exit code [2020-04-16T17:36:14.045Z] +++ /etc/init.d/apparmor stop [2020-04-16T17:36:14.045Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T17:36:14.045Z] [2020-04-16T17:36:14.045Z] Unloading profiles will leave already running processes permanently [2020-04-16T17:36:14.045Z] unconfined, which can lead to unexpected situations. [2020-04-16T17:36:14.045Z] [2020-04-16T17:36:14.045Z] To set a process to complain mode, use the command line tool [2020-04-16T17:36:14.045Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T17:36:14.045Z] +++ true [2020-04-16T17:36:14.045Z] [2020-04-16T17:36:14.300Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-16T17:36:14.313Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T17:36:16.479Z] + echo Ensuring container killed. [2020-04-16T17:36:16.479Z] Ensuring container killed. [2020-04-16T17:36:16.479Z] + docker ps -aq -f name=docker-pr3-* [2020-04-16T17:36:16.479Z] + cids=25762cdc05ac [2020-04-16T17:36:16.479Z] 9f00ee1e4399 [2020-04-16T17:36:16.479Z] b881390bf77d [2020-04-16T17:36:16.479Z] + [ -n 25762cdc05ac [2020-04-16T17:36:16.479Z] 9f00ee1e4399 [2020-04-16T17:36:16.479Z] b881390bf77d ] [2020-04-16T17:36:16.479Z] + docker rm -vf 25762cdc05ac 9f00ee1e4399 b881390bf77d [2020-04-16T17:36:17.410Z] 25762cdc05ac [2020-04-16T17:36:17.970Z] 9f00ee1e4399 [2020-04-16T17:36:18.896Z] b881390bf77d [Pipeline] sh [2020-04-16T17:36:19.177Z] + echo Chowning /workspace to jenkins user [2020-04-16T17:36:19.177Z] Chowning /workspace to jenkins user [2020-04-16T17:36:19.177Z] + id -u [2020-04-16T17:36:19.177Z] + id -g [2020-04-16T17:36:19.177Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40796:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T17:36:19.177Z] Unable to find image 'busybox:latest' locally [2020-04-16T17:36:24.414Z] latest: Pulling from library/busybox [2020-04-16T17:36:24.414Z] e2334dd9fee4: Pulling fs layer [2020-04-16T17:36:24.414Z] e2334dd9fee4: Download complete [2020-04-16T17:36:24.414Z] e2334dd9fee4: Pull complete [2020-04-16T17:36:24.414Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T17:36:24.414Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T17:36:29.955Z] + bundleName=amd64 [2020-04-16T17:36:29.955Z] + echo Creating amd64-bundles.tar.gz [2020-04-16T17:36:29.955Z] Creating amd64-bundles.tar.gz [2020-04-16T17:36:29.955Z] + 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-16T17:36:29.955Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-16T17:36:31.326Z] Archiving artifacts [2020-04-16T17:36:33.013Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40796/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T17:36:33.325Z] + make clean [2020-04-16T17:36:33.582Z] docker volume rm -f docker-dev-cache [2020-04-16T17:36:33.582Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T17:48:26.087Z] ok github.com/docker/docker/integration-cli 2351.529s [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === Skipped [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-16T17:48:26.087Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-16T17:48:26.087Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-16T17:48:26.087Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-16T17:48:26.087Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-16T17:48:26.087Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-16T17:48:26.087Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-16T17:48:26.087Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-16T17:48:26.087Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-16T17:48:26.087Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-16T17:48:26.087Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-16T17:48:26.087Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-16T17:48:26.087Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-04-16T17:48:26.087Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-16T17:48:26.087Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-16T17:48:26.087Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-16T17:48:26.087Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-16T17:48:26.087Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-16T17:48:26.087Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.087Z] [2020-04-16T17:48:26.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-04-16T17:48:26.087Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2020-04-16T17:48:26.088Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-16T17:48:26.088Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.11s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.11s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-16T17:48:26.088Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-16T17:48:26.088Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.088Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-04-16T17:48:26.089Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2020-04-16T17:48:26.089Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-16T17:48:26.089Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-16T17:48:26.089Z] docker_cli_sni_test.go:18: Flakey test [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-04-16T17:48:26.089Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-04-16T17:48:26.089Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-16T17:48:26.089Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-04-16T17:48:26.089Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-16T17:48:26.089Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-16T17:48:26.089Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.089Z] [2020-04-16T17:48:26.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-16T17:48:26.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-16T17:48:26.090Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-16T17:48:26.090Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-16T17:48:26.090Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-16T17:48:26.090Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-16T17:48:26.090Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-16T17:48:26.090Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-16T17:48:26.090Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-16T17:48:26.090Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-16T17:48:26.090Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-16T17:48:26.090Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-16T17:48:26.090Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.090Z] [2020-04-16T17:48:26.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-16T17:48:26.091Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-16T17:48:26.091Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-16T17:48:26.091Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-16T17:48:26.091Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-16T17:48:26.091Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-16T17:48:26.091Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-16T17:48:26.091Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-16T17:48:26.091Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-16T17:48:26.091Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-16T17:48:26.091Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.091Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-16T17:48:26.092Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-16T17:48:26.092Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-16T17:48:26.092Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.092Z] [2020-04-16T17:48:26.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-16T17:48:26.092Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-16T17:48:26.093Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-16T17:48:26.093Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.093Z] [2020-04-16T17:48:26.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-04-16T17:48:26.094Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-04-16T17:48:26.094Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-16T17:48:26.094Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-16T17:48:26.094Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-16T17:48:26.094Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.094Z] [2020-04-16T17:48:26.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-16T17:48:26.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-16T17:48:26.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.095Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-16T17:48:26.096Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-16T17:48:26.096Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] DONE 1096 tests, 549 skipped in 2360.212s [2020-04-16T17:48:26.096Z] INFO: Integration tests ended at 04/16/2020 17:48:22. Duration:00:39:20.3509128 [2020-04-16T17:48:26.096Z] INFO: Docker info of the daemon under test at end of run [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] Containers: 2 [2020-04-16T17:48:26.096Z] Running: 0 [2020-04-16T17:48:26.096Z] Paused: 0 [2020-04-16T17:48:26.096Z] Stopped: 2 [2020-04-16T17:48:26.096Z] Images: 15 [2020-04-16T17:48:26.096Z] Server Version: 0.0.0-dev [2020-04-16T17:48:26.096Z] Storage Driver: windowsfilter [2020-04-16T17:48:26.096Z] Windows: [2020-04-16T17:48:26.096Z] Logging Driver: json-file [2020-04-16T17:48:26.096Z] Plugins: [2020-04-16T17:48:26.096Z] Volume: local [2020-04-16T17:48:26.096Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-16T17:48:26.096Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-16T17:48:26.096Z] Swarm: inactive [2020-04-16T17:48:26.096Z] Default Isolation: process [2020-04-16T17:48:26.096Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-16T17:48:26.096Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-16T17:48:26.096Z] OSType: windows [2020-04-16T17:48:26.096Z] Architecture: x86_64 [2020-04-16T17:48:26.096Z] CPUs: 4 [2020-04-16T17:48:26.096Z] Total Memory: 32GiB [2020-04-16T17:48:26.096Z] Name: azwin-2-1a5a20 [2020-04-16T17:48:26.096Z] ID: XP7S:LLZ4:IBBI:TBDL:UQSD:KZXD:KRVQ:AEZS:TG7P:HQM7:LXRM:PTZX [2020-04-16T17:48:26.096Z] Docker Root Dir: D:\CI\PR-40796\3\daemon [2020-04-16T17:48:26.096Z] Debug Mode (client): false [2020-04-16T17:48:26.096Z] Debug Mode (server): true [2020-04-16T17:48:26.096Z] File Descriptors: -1 [2020-04-16T17:48:26.096Z] Goroutines: 18 [2020-04-16T17:48:26.096Z] System Time: 2020-04-16T17:48:23.0181413Z [2020-04-16T17:48:26.096Z] EventsListeners: 0 [2020-04-16T17:48:26.096Z] Registry: https://index.docker.io/v1/ [2020-04-16T17:48:26.096Z] Labels: [2020-04-16T17:48:26.096Z] Experimental: false [2020-04-16T17:48:26.096Z] Insecure Registries: [2020-04-16T17:48:26.096Z] 127.0.0.0/8 [2020-04-16T17:48:26.096Z] Live Restore Enabled: false [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] [2020-04-16T17:48:26.096Z] INFO: Stopping daemon under test [2020-04-16T17:48:26.096Z] SUCCESS: The process with PID 5116 (child process of PID 5576) has been terminated. [2020-04-16T17:48:26.096Z] SUCCESS: The process with PID 5576 (child process of PID 2536) has been terminated. [2020-04-16T17:48:26.096Z] INFO: Stop tailing logs of the daemon under tests [2020-04-16T17:48:26.096Z] INFO: executeCI.ps1 Completed successfully at 04/16/2020 17:48:23. [2020-04-16T17:48:26.096Z] INFO: Tidying up at end of run [2020-04-16T17:48:26.096Z] INFO: Saving daemon under test log (d:\CI\PR-40796\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-16T17:48:26.096Z] INFO: Saving daemon under test log (d:\CI\PR-40796\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-16T17:48:26.096Z] INFO: Nuke-Everything... [2020-04-16T17:48:26.096Z] INFO: Container count on control daemon to delete is 2 [2020-04-16T17:48:26.096Z] a617785acb61 [2020-04-16T17:48:26.096Z] aca1f0f85cc1 [2020-04-16T17:48:26.096Z] INFO: Tidying pidfile d:\CI\PR-40796\3\docker.pid [2020-04-16T17:48:26.096Z] INFO: Nuking d:\CI [2020-04-16T17:48:56.389Z] INFO: Zapped successfully [2020-04-16T17:48:56.389Z] [2020-04-16T17:48:56.389Z] INFO: executeCI.ps1 exiting at Thu Apr 16 17:48:52 CUT 2020. Duration 01:02:00.0488699 [2020-04-16T17:48:56.389Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-16T17:48:56.653Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-16T17:49:09.997Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-16T17:49:11.826Z] Archiving artifacts [2020-04-16T17:49:26.640Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40796/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T17:49:27.620Z] + make clean [2020-04-16T17:49:28.633Z] docker volume rm -f docker-dev-cache [2020-04-16T17:49:28.633Z] 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