Pull request #40910 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 60a4f9afd402dbd85e4452bd7c292aa4448652cb rather than 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 Obtained Jenkinsfile from 60a4f9afd402dbd85e4452bd7c292aa4448652cb 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > 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-05-07T13:25:00.901Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-07T13:25:00.909Z] Trying to pass milestone 1 [Pipeline] milestone [2020-05-07T13:25:00.944Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-07T13:25:16.087Z] Still waiting to schedule task [2020-05-07T13:25:16.090Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-05-07T13:25:53.868Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-056c498147f100aee) in /home/ubuntu/workspace/moby_PR-40910 [Pipeline] { [Pipeline] checkout [2020-05-07T13:25:56.223Z] using credential docker-jenkins-github-credentials [2020-05-07T13:25:56.232Z] Cloning the remote Git repository [2020-05-07T13:25:56.232Z] Cloning with configured refspecs honoured and without tags [2020-05-07T13:25:56.269Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T13:25:56.295Z] > git init /home/ubuntu/workspace/moby_PR-40910 # timeout=10 [2020-05-07T13:25:56.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:25:56.741Z] > git --version # timeout=10 [2020-05-07T13:25:56.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:25:56.816Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:26:18.280Z] Fetching without tags [2020-05-07T13:26:18.595Z] Merging remotes/origin/master commit 60a4f9afd402dbd85e4452bd7c292aa4448652cb into PR head commit 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 [2020-05-07T13:26:18.177Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:26:18.190Z] > git config --add remote.origin.fetch +refs/pull/40910/head:refs/remotes/origin/PR-40910 # timeout=10 [2020-05-07T13:26:18.222Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:26:18.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:26:18.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:26:18.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:26:18.287Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:26:18.612Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:26:18.641Z] > git checkout -f 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 # timeout=10 [2020-05-07T13:26:19.442Z] > git merge 60a4f9afd402dbd85e4452bd7c292aa4448652cb # timeout=10 [2020-05-07T13:26:20.184Z] Merge succeeded, producing d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:26:20.185Z] Checking out Revision d98199e84c3a4125e600fdfdde5f95791fb7177e (PR-40910) [2020-05-07T13:26:20.175Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T13:26:20.189Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:26:20.205Z] > git checkout -f d98199e84c3a4125e600fdfdde5f95791fb7177e # timeout=10 [2020-05-07T13:26:24.016Z] Commit message: "Merge commit '60a4f9afd402dbd85e4452bd7c292aa4448652cb' into HEAD" [2020-05-07T13:26:24.044Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T13:26:24.021Z] > git rev-list --no-walk 1577708d03c051a2835f506788b6d8603577cc7a # timeout=10 [2020-05-07T13:26:25.371Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40910:/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-05-07T13:26:33.484Z] Unable to find image 'alpine:latest' locally [2020-05-07T13:26:33.484Z] latest: Pulling from library/alpine [2020-05-07T13:26:33.484Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-07T13:26:33.484Z] cbdbe7a5bc2a: Download complete [2020-05-07T13:26:33.484Z] cbdbe7a5bc2a: Pull complete [2020-05-07T13:26:33.484Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-07T13:26:33.484Z] Status: Downloaded newer image for alpine:latest [2020-05-07T13:26:38.752Z] 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 [2020-05-07T13:26:39.400Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-056c498147f100aee) in /home/ubuntu/workspace/moby_PR-40910 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-05-07T13:26:39.444Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40910 [Pipeline] checkout [2020-05-07T13:26:39.466Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-05-07T13:26:39.503Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-40910 [2020-05-07T13:26:39.508Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-05-07T13:26:39.529Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-05-07T13:26:39.663Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-07T13:26:39.681Z] Cloning the remote Git repository [2020-05-07T13:26:39.681Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-05-07T13:26:39.729Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-07T13:26:39.764Z] Cloning the remote Git repository [2020-05-07T13:26:39.764Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-07T13:26:40.003Z] Merging remotes/origin/master commit 60a4f9afd402dbd85e4452bd7c292aa4448652cb into PR head commit 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 [2020-05-07T13:26:40.391Z] Merge succeeded, producing 857858571b326c9a9748569596fc4ef15bdd778b [2020-05-07T13:26:40.391Z] Checking out Revision 857858571b326c9a9748569596fc4ef15bdd778b (PR-40910) [2020-05-07T13:26:39.477Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-07T13:26:39.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:26:39.533Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:26:39.533Z] > git --version # timeout=10 [2020-05-07T13:26:39.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:26:39.554Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:26:40.014Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:26:40.057Z] > git checkout -f 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 # timeout=10 [2020-05-07T13:26:40.183Z] > git merge 60a4f9afd402dbd85e4452bd7c292aa4448652cb # timeout=10 [2020-05-07T13:26:40.364Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T13:26:40.396Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:26:40.417Z] > git checkout -f 857858571b326c9a9748569596fc4ef15bdd778b # timeout=10 [2020-05-07T13:26:39.686Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T13:26:39.687Z] > git init /home/jenkins/workspace/moby_PR-40910 # timeout=10 [2020-05-07T13:26:39.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:26:39.707Z] > git --version # timeout=10 [2020-05-07T13:26:39.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:26:39.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:26:40.668Z] Commit message: "Merge commit '60a4f9afd402dbd85e4452bd7c292aa4448652cb' into HEAD" [2020-05-07T13:26:39.790Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T13:26:39.790Z] > git init /home/docker/workspace/moby_PR-40910 # timeout=10 [2020-05-07T13:26:39.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:26:39.799Z] > git --version # timeout=10 [2020-05-07T13:26:39.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:26:39.804Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:26:40.703Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T13:26:41.462Z] + [ PR != PR ] [2020-05-07T13:26:41.462Z] + [ master != master ] [2020-05-07T13:26:41.462Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-05-07T13:26:40.681Z] > git rev-list --no-walk 1577708d03c051a2835f506788b6d8603577cc7a # timeout=10 [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T13:26:41.830Z] + docker version [2020-05-07T13:26:41.830Z] Client: Docker Engine - Community [2020-05-07T13:26:41.830Z] Version: 19.03.8 [2020-05-07T13:26:41.830Z] API version: 1.40 [2020-05-07T13:26:41.830Z] Go version: go1.12.17 [2020-05-07T13:26:41.830Z] Git commit: afacb8b7f0 [2020-05-07T13:26:41.830Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T13:26:41.830Z] OS/Arch: linux/amd64 [2020-05-07T13:26:41.830Z] Experimental: false [2020-05-07T13:26:41.830Z] [2020-05-07T13:26:41.830Z] Server: Docker Engine - Community [2020-05-07T13:26:41.830Z] Engine: [2020-05-07T13:26:41.830Z] Version: 19.03.8 [2020-05-07T13:26:41.830Z] API version: 1.40 (minimum version 1.12) [2020-05-07T13:26:41.830Z] Go version: go1.12.17 [2020-05-07T13:26:41.830Z] Git commit: afacb8b7f0 [2020-05-07T13:26:41.830Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T13:26:41.830Z] OS/Arch: linux/amd64 [2020-05-07T13:26:41.830Z] Experimental: true [2020-05-07T13:26:41.830Z] containerd: [2020-05-07T13:26:41.830Z] Version: 1.2.13 [2020-05-07T13:26:41.830Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:26:41.830Z] runc: [2020-05-07T13:26:41.830Z] Version: 1.0.0-rc10 [2020-05-07T13:26:41.830Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:26:41.830Z] docker-init: [2020-05-07T13:26:41.830Z] Version: 0.18.0 [2020-05-07T13:26:41.830Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T13:26:42.134Z] + docker info [2020-05-07T13:26:48.777Z] Fetching without tags [2020-05-07T13:26:49.067Z] Merging remotes/origin/master commit 60a4f9afd402dbd85e4452bd7c292aa4448652cb into PR head commit 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 [2020-05-07T13:26:48.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:26:48.758Z] > git config --add remote.origin.fetch +refs/pull/40910/head:refs/remotes/origin/PR-40910 # timeout=10 [2020-05-07T13:26:48.759Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:26:48.771Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:26:48.783Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:26:48.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:26:48.783Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:26:49.073Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:26:49.074Z] > git checkout -f 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 # timeout=10 [2020-05-07T13:26:50.218Z] Merge succeeded, producing 5243d68dc79135b8a46e4589ebe19b20cf9cff20 [2020-05-07T13:26:50.219Z] Checking out Revision 5243d68dc79135b8a46e4589ebe19b20cf9cff20 (PR-40910) [2020-05-07T13:26:50.273Z] Commit message: "Merge commit '60a4f9afd402dbd85e4452bd7c292aa4448652cb' into HEAD" [2020-05-07T13:26:50.287Z] First time build. Skipping changelog. [2020-05-07T13:26:49.540Z] > git merge 60a4f9afd402dbd85e4452bd7c292aa4448652cb # timeout=10 [2020-05-07T13:26:50.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T13:26:50.224Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:26:50.227Z] > git checkout -f 5243d68dc79135b8a46e4589ebe19b20cf9cff20 # timeout=10 [2020-05-07T13:26:50.278Z] > git rev-list --no-walk 1577708d03c051a2835f506788b6d8603577cc7a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T13:26:51.410Z] + docker version [2020-05-07T13:26:51.410Z] Client: Docker Engine - Community [2020-05-07T13:26:51.410Z] Version: 19.03.7 [2020-05-07T13:26:51.410Z] API version: 1.40 [2020-05-07T13:26:51.410Z] Go version: go1.12.17 [2020-05-07T13:26:51.410Z] Git commit: 7141c199a2 [2020-05-07T13:26:51.410Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-07T13:26:51.410Z] OS/Arch: linux/s390x [2020-05-07T13:26:51.410Z] Experimental: false [2020-05-07T13:26:51.410Z] [2020-05-07T13:26:51.410Z] Server: Docker Engine - Community [2020-05-07T13:26:51.410Z] Engine: [2020-05-07T13:26:51.410Z] Version: 19.03.7 [2020-05-07T13:26:51.410Z] API version: 1.40 (minimum version 1.12) [2020-05-07T13:26:51.410Z] Go version: go1.12.17 [2020-05-07T13:26:51.410Z] Git commit: 7141c199a2 [2020-05-07T13:26:51.410Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-07T13:26:51.410Z] OS/Arch: linux/s390x [2020-05-07T13:26:51.410Z] Experimental: true [2020-05-07T13:26:51.410Z] containerd: [2020-05-07T13:26:51.410Z] Version: 1.2.13 [2020-05-07T13:26:51.410Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:26:51.410Z] runc: [2020-05-07T13:26:51.410Z] Version: 1.0.0-rc10 [2020-05-07T13:26:51.410Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:26:51.410Z] docker-init: [2020-05-07T13:26:51.410Z] Version: 0.18.0 [2020-05-07T13:26:51.410Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T13:26:51.798Z] + docker info [2020-05-07T13:26:52.410Z] Client: [2020-05-07T13:26:52.410Z] Debug Mode: false [2020-05-07T13:26:52.410Z] [2020-05-07T13:26:52.410Z] Server: [2020-05-07T13:26:52.410Z] Containers: 0 [2020-05-07T13:26:52.410Z] Running: 0 [2020-05-07T13:26:52.410Z] Paused: 0 [2020-05-07T13:26:52.410Z] Stopped: 0 [2020-05-07T13:26:52.410Z] Images: 0 [2020-05-07T13:26:52.410Z] Server Version: 19.03.7 [2020-05-07T13:26:52.410Z] Storage Driver: overlay2 [2020-05-07T13:26:52.410Z] Backing Filesystem: [2020-05-07T13:26:52.410Z] Supports d_type: true [2020-05-07T13:26:52.410Z] Native Overlay Diff: true [2020-05-07T13:26:52.410Z] Logging Driver: json-file [2020-05-07T13:26:52.410Z] Cgroup Driver: cgroupfs [2020-05-07T13:26:52.410Z] Plugins: [2020-05-07T13:26:52.410Z] Volume: local [2020-05-07T13:26:52.410Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T13:26:52.410Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T13:26:52.410Z] Swarm: inactive [2020-05-07T13:26:52.410Z] Runtimes: runc [2020-05-07T13:26:52.410Z] Default Runtime: runc [2020-05-07T13:26:52.410Z] Init Binary: docker-init [2020-05-07T13:26:52.410Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:26:52.410Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:26:52.410Z] init version: fec3683 [2020-05-07T13:26:52.410Z] Security Options: [2020-05-07T13:26:52.410Z] apparmor [2020-05-07T13:26:52.410Z] seccomp [2020-05-07T13:26:52.410Z] Profile: default [2020-05-07T13:26:52.410Z] Kernel Version: 4.15.0-91-generic [2020-05-07T13:26:52.410Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T13:26:52.410Z] OSType: linux [2020-05-07T13:26:52.410Z] Architecture: s390x [2020-05-07T13:26:52.410Z] CPUs: 2 [2020-05-07T13:26:52.410Z] Total Memory: 7.861GiB [2020-05-07T13:26:52.410Z] Name: s390x-ubuntu-14 [2020-05-07T13:26:52.410Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-07T13:26:52.410Z] Docker Root Dir: /var/lib/docker [2020-05-07T13:26:52.410Z] Debug Mode: false [2020-05-07T13:26:52.410Z] Username: dockerbuildbot [2020-05-07T13:26:52.410Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:26:52.410Z] Labels: [2020-05-07T13:26:52.410Z] Experimental: true [2020-05-07T13:26:52.410Z] Insecure Registries: [2020-05-07T13:26:52.410Z] 127.0.0.0/8 [2020-05-07T13:26:52.410Z] Live Restore Enabled: false [2020-05-07T13:26:52.410Z] [2020-05-07T13:26:52.410Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T13:26:52.777Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:26:52.777Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:26:52.777Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40910/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T13:26:53.059Z] + bash /home/jenkins/workspace/moby_PR-40910/check-config.sh [2020-05-07T13:26:53.059Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T13:26:53.059Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-07T13:26:53.059Z] [2020-05-07T13:26:53.059Z] Generally Necessary: [2020-05-07T13:26:53.059Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T13:26:53.059Z] - apparmor: enabled and tools installed [2020-05-07T13:26:53.059Z] - CONFIG_NAMESPACES: enabled [2020-05-07T13:26:53.059Z] - CONFIG_NET_NS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_PID_NS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_IPC_NS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_UTS_NS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CGROUPS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CPUSETS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_MEMCG: enabled [2020-05-07T13:26:53.059Z] - CONFIG_KEYS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_VETH: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T13:26:53.059Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T13:26:53.059Z] [2020-05-07T13:26:53.059Z] Optional Features: [2020-05-07T13:26:53.059Z] - CONFIG_USER_NS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_SECCOMP: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T13:26:53.059Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T13:26:53.059Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T13:26:53.059Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T13:26:53.059Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T13:26:53.059Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T13:26:53.059Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T13:26:53.059Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T13:26:53.059Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T13:26:53.059Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T13:26:53.059Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T13:26:53.059Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T13:26:53.059Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T13:26:53.340Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T13:26:53.340Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T13:26:53.340Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_EXT4_FS: enabled [2020-05-07T13:26:53.340Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T13:26:53.340Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T13:26:53.340Z] - Network Drivers: [2020-05-07T13:26:53.340Z] - "overlay": [2020-05-07T13:26:53.340Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T13:26:53.340Z] Optional (for encrypted networks): [2020-05-07T13:26:53.340Z] - CONFIG_CRYPTO: enabled [2020-05-07T13:26:53.340Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T13:26:53.340Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T13:26:53.340Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T13:26:53.340Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T13:26:53.340Z] - CONFIG_XFRM: enabled [2020-05-07T13:26:53.340Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T13:26:53.340Z] - "ipvlan": [2020-05-07T13:26:53.340Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T13:26:53.340Z] - "macvlan": [2020-05-07T13:26:53.340Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T13:26:53.340Z] - "ftp,tftp client in container": [2020-05-07T13:26:53.340Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T13:26:53.340Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T13:26:53.340Z] - Storage Drivers: [2020-05-07T13:26:53.340Z] - "aufs": [2020-05-07T13:26:53.341Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T13:26:53.341Z] - "btrfs": [2020-05-07T13:26:53.341Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T13:26:53.341Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T13:26:53.341Z] - "devicemapper": [2020-05-07T13:26:53.341Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T13:26:53.341Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T13:26:53.341Z] - "overlay": [2020-05-07T13:26:53.341Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T13:26:53.341Z] - "zfs": [2020-05-07T13:26:53.341Z] - /dev/zfs: missing [2020-05-07T13:26:53.341Z] - zfs command: missing [2020-05-07T13:26:53.341Z] - zpool command: missing [2020-05-07T13:26:53.341Z] [2020-05-07T13:26:53.341Z] Limits: [2020-05-07T13:26:53.341Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T13:26:53.341Z] [2020-05-07T13:26:53.341Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T13:26:53.773Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d98199e84c3a4125e600fdfdde5f95791fb7177e . [2020-05-07T13:26:53.773Z] #2 [internal] load .dockerignore [2020-05-07T13:26:53.773Z] #2 transferring context: 87B 0.0s done [2020-05-07T13:26:53.773Z] #2 DONE 0.0s [2020-05-07T13:26:53.773Z] [2020-05-07T13:26:53.773Z] #1 [internal] load build definition from Dockerfile [2020-05-07T13:26:53.773Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-05-07T13:26:53.773Z] #1 DONE 0.0s [2020-05-07T13:26:53.773Z] [2020-05-07T13:26:53.773Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T13:26:54.054Z] #3 DONE 0.2s [2020-05-07T13:26:54.054Z] [2020-05-07T13:26:54.054Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T13:26:54.054Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T13:26:54.336Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-07T13:26:54.336Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 1.71MB / 8.88MB 0.1s [2020-05-07T13:26:54.336Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T13:26:54.336Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-07T13:26:54.336Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-07T13:26:54.336Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-05-07T13:26:54.362Z] Client: [2020-05-07T13:26:54.362Z] Debug Mode: false [2020-05-07T13:26:54.362Z] [2020-05-07T13:26:54.362Z] Server: [2020-05-07T13:26:54.362Z] Containers: 0 [2020-05-07T13:26:54.362Z] Running: 0 [2020-05-07T13:26:54.362Z] Paused: 0 [2020-05-07T13:26:54.362Z] Stopped: 0 [2020-05-07T13:26:54.362Z] Images: 1 [2020-05-07T13:26:54.362Z] Server Version: 19.03.8 [2020-05-07T13:26:54.362Z] Storage Driver: overlay2 [2020-05-07T13:26:54.362Z] Backing Filesystem: [2020-05-07T13:26:54.362Z] Supports d_type: true [2020-05-07T13:26:54.362Z] Native Overlay Diff: true [2020-05-07T13:26:54.362Z] Logging Driver: json-file [2020-05-07T13:26:54.362Z] Cgroup Driver: cgroupfs [2020-05-07T13:26:54.362Z] Plugins: [2020-05-07T13:26:54.362Z] Volume: local [2020-05-07T13:26:54.362Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T13:26:54.362Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T13:26:54.362Z] Swarm: inactive [2020-05-07T13:26:54.362Z] Runtimes: runc [2020-05-07T13:26:54.362Z] Default Runtime: runc [2020-05-07T13:26:54.362Z] Init Binary: docker-init [2020-05-07T13:26:54.362Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:26:54.362Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:26:54.362Z] init version: fec3683 [2020-05-07T13:26:54.362Z] Security Options: [2020-05-07T13:26:54.362Z] apparmor [2020-05-07T13:26:54.362Z] seccomp [2020-05-07T13:26:54.362Z] Profile: default [2020-05-07T13:26:54.362Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T13:26:54.362Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T13:26:54.362Z] OSType: linux [2020-05-07T13:26:54.362Z] Architecture: x86_64 [2020-05-07T13:26:54.362Z] CPUs: 2 [2020-05-07T13:26:54.362Z] Total Memory: 7.501GiB [2020-05-07T13:26:54.362Z] Name: ip-10-100-63-222 [2020-05-07T13:26:54.362Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T13:26:54.362Z] Docker Root Dir: /var/lib/docker [2020-05-07T13:26:54.362Z] Debug Mode: false [2020-05-07T13:26:54.362Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:26:54.362Z] Labels: [2020-05-07T13:26:54.362Z] Experimental: true [2020-05-07T13:26:54.362Z] Insecure Registries: [2020-05-07T13:26:54.362Z] 127.0.0.0/8 [2020-05-07T13:26:54.362Z] Live Restore Enabled: true [2020-05-07T13:26:54.362Z] [2020-05-07T13:26:54.362Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T13:26:54.379Z] Still waiting to schedule task [2020-05-07T13:26:54.379Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-056c498147f100aee)’ [2020-05-07T13:26:54.384Z] Still waiting to schedule task [2020-05-07T13:26:54.385Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-056c498147f100aee)’ [2020-05-07T13:26:54.388Z] Still waiting to schedule task [2020-05-07T13:26:54.388Z] All nodes of label ‘arm64&&linux’ are offline [2020-05-07T13:26:54.393Z] Still waiting to schedule task [2020-05-07T13:26:54.393Z] All nodes of label ‘windows-2019’ are offline [2020-05-07T13:26:54.710Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:26:54.710Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:26:54.710Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40910/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T13:26:54.710Z] + bash /home/ubuntu/workspace/moby_PR-40910/check-config.sh [2020-05-07T13:26:54.710Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T13:26:54.710Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T13:26:54.710Z] [2020-05-07T13:26:54.710Z] Generally Necessary: [2020-05-07T13:26:54.710Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T13:26:54.710Z] - apparmor: enabled and tools installed [2020-05-07T13:26:54.710Z] - CONFIG_NAMESPACES: enabled [2020-05-07T13:26:54.710Z] - CONFIG_NET_NS: enabled [2020-05-07T13:26:54.710Z] - CONFIG_PID_NS: enabled [2020-05-07T13:26:54.710Z] - CONFIG_IPC_NS: enabled [2020-05-07T13:26:54.710Z] - CONFIG_UTS_NS: enabled [2020-05-07T13:26:54.710Z] - CONFIG_CGROUPS: enabled [2020-05-07T13:26:54.710Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T13:26:54.710Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T13:26:54.710Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T13:26:54.710Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T13:26:54.710Z] - CONFIG_CPUSETS: enabled [2020-05-07T13:26:54.710Z] - CONFIG_MEMCG: enabled [2020-05-07T13:26:54.710Z] - CONFIG_KEYS: enabled [2020-05-07T13:26:54.710Z] - CONFIG_VETH: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T13:26:54.710Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T13:26:54.718Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-07T13:26:54.718Z] #4 DONE 0.6s [2020-05-07T13:26:54.998Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T13:26:54.998Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T13:26:54.998Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T13:26:54.998Z] [2020-05-07T13:26:54.998Z] Optional Features: [2020-05-07T13:26:54.998Z] - CONFIG_USER_NS: enabled [2020-05-07T13:26:54.998Z] - CONFIG_SECCOMP: enabled [2020-05-07T13:26:54.998Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T13:26:54.998Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T13:26:54.998Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T13:26:54.998Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T13:26:54.998Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T13:26:54.998Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T13:26:54.998Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T13:26:54.998Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T13:26:54.998Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T13:26:54.998Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T13:26:54.998Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T13:26:54.998Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T13:26:54.998Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T13:26:54.998Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T13:26:54.998Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T13:26:54.998Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T13:26:54.998Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T13:26:55.256Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T13:26:55.256Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T13:26:55.256Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T13:26:55.256Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T13:26:55.256Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T13:26:55.256Z] - CONFIG_EXT4_FS: enabled [2020-05-07T13:26:55.256Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T13:26:55.256Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T13:26:55.256Z] - Network Drivers: [2020-05-07T13:26:55.256Z] - "overlay": [2020-05-07T13:26:55.256Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T13:26:55.256Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T13:26:55.256Z] Optional (for encrypted networks): [2020-05-07T13:26:55.256Z] - CONFIG_CRYPTO: enabled [2020-05-07T13:26:55.256Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T13:26:55.256Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T13:26:55.256Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T13:26:55.256Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T13:26:55.256Z] - CONFIG_XFRM: enabled [2020-05-07T13:26:55.256Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T13:26:55.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T13:26:55.256Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T13:26:55.256Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T13:26:55.256Z] - "ipvlan": [2020-05-07T13:26:55.256Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T13:26:55.256Z] - "macvlan": [2020-05-07T13:26:55.256Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T13:26:55.256Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T13:26:55.257Z] - "ftp,tftp client in container": [2020-05-07T13:26:55.257Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T13:26:55.257Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T13:26:55.257Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T13:26:55.257Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T13:26:55.257Z] - Storage Drivers: [2020-05-07T13:26:55.257Z] - "aufs": [2020-05-07T13:26:55.257Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T13:26:55.257Z] - "btrfs": [2020-05-07T13:26:55.257Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T13:26:55.257Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T13:26:55.257Z] - "devicemapper": [2020-05-07T13:26:55.340Z] [2020-05-07T13:26:55.340Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T13:26:55.340Z] #6 DONE 0.2s [2020-05-07T13:26:55.340Z] [2020-05-07T13:26:55.340Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T13:26:55.340Z] #5 DONE 0.2s [2020-05-07T13:26:55.340Z] [2020-05-07T13:26:55.340Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:26:55.340Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T13:26:55.340Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done [2020-05-07T13:26:55.340Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done [2020-05-07T13:26:55.340Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 3.62MB / 7.38MB 0.1s [2020-05-07T13:26:55.340Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T13:26:55.340Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 2.19MB / 48.96MB 0.1s [2020-05-07T13:26:55.517Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T13:26:55.517Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T13:26:55.517Z] - "overlay": [2020-05-07T13:26:55.517Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T13:26:55.517Z] - "zfs": [2020-05-07T13:26:55.517Z] - /dev/zfs: missing [2020-05-07T13:26:55.517Z] - zfs command: missing [2020-05-07T13:26:55.517Z] - zpool command: missing [2020-05-07T13:26:55.517Z] [2020-05-07T13:26:55.517Z] Limits: [2020-05-07T13:26:55.517Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T13:26:55.517Z] [2020-05-07T13:26:55.517Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T13:26:55.670Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.2s done [2020-05-07T13:26:55.670Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0B / 9.88MB 0.2s [2020-05-07T13:26:55.670Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 10.23MB / 48.96MB 0.3s [2020-05-07T13:26:55.670Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 0B / 51.37MB 0.3s [2020-05-07T13:26:55.859Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d98199e84c3a4125e600fdfdde5f95791fb7177e . [2020-05-07T13:26:55.859Z] #2 [internal] load build definition from Dockerfile [2020-05-07T13:26:55.859Z] #2 transferring dockerfile: 17.09kB done [2020-05-07T13:26:55.859Z] #2 DONE 0.1s [2020-05-07T13:26:55.859Z] [2020-05-07T13:26:55.859Z] #1 [internal] load .dockerignore [2020-05-07T13:26:55.859Z] #1 transferring context: 87B 0.0s done [2020-05-07T13:26:55.859Z] #1 DONE 0.1s [2020-05-07T13:26:55.859Z] [2020-05-07T13:26:55.859Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T13:26:56.003Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 18.82MB / 48.96MB 0.5s [2020-05-07T13:26:56.003Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 4.28MB / 9.88MB 0.5s [2020-05-07T13:26:56.003Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 6.90MB / 9.88MB 0.5s [2020-05-07T13:26:56.003Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 7.03MB / 51.37MB 0.5s [2020-05-07T13:26:56.003Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 29.19MB / 48.96MB 0.7s [2020-05-07T13:26:56.003Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.6s done [2020-05-07T13:26:56.003Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 19.17MB / 51.37MB 0.7s [2020-05-07T13:26:56.003Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.7s [2020-05-07T13:26:56.121Z] #3 DONE 0.2s [2020-05-07T13:26:56.121Z] [2020-05-07T13:26:56.121Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T13:26:56.121Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T13:26:56.343Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 33.81MB / 48.96MB 0.8s [2020-05-07T13:26:56.343Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 26.41MB / 51.37MB 0.8s [2020-05-07T13:26:56.343Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 38.61MB / 48.96MB 0.9s [2020-05-07T13:26:56.344Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 30.31MB / 51.37MB 0.9s [2020-05-07T13:26:56.344Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 3.25MB / 56.67MB 0.9s [2020-05-07T13:26:56.344Z] #7 ... [2020-05-07T13:26:56.344Z] [2020-05-07T13:26:56.344Z] #20 [internal] load build context [2020-05-07T13:26:56.344Z] #20 transferring context: 53.02MB 1.0s done [2020-05-07T13:26:56.344Z] #20 DONE 1.1s [2020-05-07T13:26:56.344Z] [2020-05-07T13:26:56.344Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:26:56.344Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 42.84MB / 48.96MB 1.0s [2020-05-07T13:26:56.344Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 34.16MB / 51.37MB 1.0s [2020-05-07T13:26:56.344Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 6.91MB / 56.67MB 1.0s [2020-05-07T13:26:56.379Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-07T13:26:56.380Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 742.76kB / 8.88MB 0.1s [2020-05-07T13:26:56.380Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T13:26:56.380Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-07T13:26:56.380Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-07T13:26:56.380Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-05-07T13:26:56.683Z] #7 ... [2020-05-07T13:26:56.683Z] [2020-05-07T13:26:56.683Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T13:26:56.683Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T13:26:56.683Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T13:26:56.683Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T13:26:56.683Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-05-07T13:26:56.683Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-05-07T13:26:56.683Z] #71 DONE 1.2s [2020-05-07T13:26:56.683Z] [2020-05-07T13:26:56.683Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:26:56.683Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 47.92MB / 48.96MB 1.1s [2020-05-07T13:26:56.683Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 39.56MB / 51.37MB 1.1s [2020-05-07T13:26:56.683Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.2s done [2020-05-07T13:26:56.683Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 49.10MB / 51.37MB 1.3s [2020-05-07T13:26:57.021Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.3s done [2020-05-07T13:26:57.021Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 14.30MB / 56.67MB 1.4s [2020-05-07T13:26:57.021Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 [2020-05-07T13:26:57.021Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 10.48MB / 102.23MB 1.4s [2020-05-07T13:26:57.021Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.4s done [2020-05-07T13:26:57.021Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 17.35MB / 56.67MB 1.5s [2020-05-07T13:26:57.021Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 19.22MB / 102.23MB 1.5s [2020-05-07T13:26:57.021Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 30.31MB / 102.23MB 1.6s [2020-05-07T13:26:57.021Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 23.54MB / 56.67MB 1.8s [2020-05-07T13:26:57.021Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 48.43MB / 102.23MB 1.8s [2020-05-07T13:26:57.315Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.7s done [2020-05-07T13:26:57.315Z] #4 DONE 0.9s [2020-05-07T13:26:57.355Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 59.57MB / 102.23MB 1.9s [2020-05-07T13:26:57.355Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 69.63MB / 102.23MB 2.0s [2020-05-07T13:26:57.573Z] [2020-05-07T13:26:57.573Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T13:26:57.695Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 36.47MB / 56.67MB 2.2s [2020-05-07T13:26:57.695Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 81.50MB / 102.23MB 2.2s [2020-05-07T13:26:57.695Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 44.59MB / 56.67MB 2.4s [2020-05-07T13:26:57.695Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 49.89MB / 56.67MB 2.4s [2020-05-07T13:26:57.695Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 93.03MB / 102.23MB 2.4s [2020-05-07T13:26:57.833Z] #6 DONE 0.2s [2020-05-07T13:26:57.833Z] [2020-05-07T13:26:57.833Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T13:26:57.833Z] #5 DONE 0.2s [2020-05-07T13:26:57.833Z] [2020-05-07T13:26:57.833Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:26:57.833Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T13:26:57.995Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 53.86MB / 56.67MB 2.5s [2020-05-07T13:26:57.995Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 100.78MB / 102.23MB 2.5s [2020-05-07T13:26:58.095Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-07T13:26:58.095Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 1.18MB / 50.38MB 0.1s [2020-05-07T13:26:58.095Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.1s [2020-05-07T13:26:58.095Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T13:26:58.095Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-07T13:26:58.095Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.14MB / 50.38MB 0.2s [2020-05-07T13:26:58.095Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 3.45MB / 7.81MB 0.2s [2020-05-07T13:26:58.276Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 2.8s done [2020-05-07T13:26:58.276Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.8s done [2020-05-07T13:26:58.356Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 12.95MB / 50.38MB 0.4s [2020-05-07T13:26:58.356Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done [2020-05-07T13:26:58.356Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.4s [2020-05-07T13:26:58.557Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.6s done [2020-05-07T13:26:58.557Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.1s [2020-05-07T13:26:58.619Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 16.14MB / 50.38MB 0.5s [2020-05-07T13:26:58.619Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 625.17kB / 10.00MB 0.5s [2020-05-07T13:26:58.619Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.5s [2020-05-07T13:26:58.619Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 3.71MB / 10.00MB 0.6s [2020-05-07T13:26:58.838Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.3s done [2020-05-07T13:26:58.838Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.1s [2020-05-07T13:26:58.876Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 24.75MB / 50.38MB 0.8s [2020-05-07T13:26:58.876Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s [2020-05-07T13:26:58.876Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 5.25MB / 51.83MB 0.8s [2020-05-07T13:26:58.876Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 29.49MB / 50.38MB 1.0s [2020-05-07T13:26:58.876Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s done [2020-05-07T13:26:58.876Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 11.57MB / 51.83MB 1.0s [2020-05-07T13:26:58.876Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 6.53MB / 68.61MB 1.0s [2020-05-07T13:26:59.120Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.3s done [2020-05-07T13:26:59.135Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 35.44MB / 50.38MB 1.1s [2020-05-07T13:26:59.135Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 17.35MB / 51.83MB 1.1s [2020-05-07T13:26:59.135Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 11.78MB / 68.61MB 1.1s [2020-05-07T13:26:59.135Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 20.12MB / 51.83MB 1.2s [2020-05-07T13:26:59.135Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 17.11MB / 68.61MB 1.2s [2020-05-07T13:26:59.395Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 43.92MB / 50.38MB 1.4s [2020-05-07T13:26:59.395Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 26.82MB / 51.83MB 1.4s [2020-05-07T13:26:59.395Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 24.89MB / 68.61MB 1.4s [2020-05-07T13:26:59.395Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 46.44MB / 50.38MB 1.5s [2020-05-07T13:26:59.395Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 31.24MB / 51.83MB 1.5s [2020-05-07T13:26:59.400Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c [2020-05-07T13:26:59.654Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.6s [2020-05-07T13:26:59.654Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 35.26MB / 51.83MB 1.6s [2020-05-07T13:26:59.654Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 33.28MB / 68.61MB 1.6s [2020-05-07T13:26:59.654Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done [2020-05-07T13:26:59.654Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 37.86MB / 51.83MB 1.8s [2020-05-07T13:26:59.654Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 1.8s [2020-05-07T13:26:59.917Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 37.20MB / 68.61MB 1.9s [2020-05-07T13:26:59.917Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.41MB / 51.83MB 2.1s [2020-05-07T13:26:59.917Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 42.96MB / 68.61MB 2.1s [2020-05-07T13:27:00.180Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-07T13:27:00.181Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 48.11MB / 51.83MB 2.3s [2020-05-07T13:27:00.181Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 47.76MB / 68.61MB 2.3s [2020-05-07T13:27:00.181Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 11.48MB / 120.15MB 2.3s [2020-05-07T13:27:00.442Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 50.79MB / 51.83MB 2.4s [2020-05-07T13:27:00.442Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 53.48MB / 68.61MB 2.5s [2020-05-07T13:27:00.703Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.5s done [2020-05-07T13:27:00.703Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 20.85MB / 120.15MB 2.6s [2020-05-07T13:27:00.703Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 2.6s [2020-05-07T13:27:00.704Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.8s [2020-05-07T13:27:00.704Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 28.64MB / 120.15MB 2.8s [2020-05-07T13:27:00.704Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.6s done [2020-05-07T13:27:00.866Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.4s done [2020-05-07T13:27:00.962Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.9s done [2020-05-07T13:27:01.147Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 [2020-05-07T13:27:01.223Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 36.70MB / 120.15MB 3.2s [2020-05-07T13:27:01.495Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 45.71MB / 120.15MB 3.5s [2020-05-07T13:27:01.755Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 52.84MB / 120.15MB 3.9s [2020-05-07T13:27:02.324Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 65.44MB / 120.15MB 4.3s [2020-05-07T13:27:02.324Z] #7 ... [2020-05-07T13:27:02.324Z] [2020-05-07T13:27:02.324Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T13:27:02.324Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T13:27:02.324Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-05-07T13:27:02.324Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T13:27:02.324Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T13:27:02.324Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done [2020-05-07T13:27:02.324Z] #71 DONE 4.4s [2020-05-07T13:27:02.324Z] [2020-05-07T13:27:02.324Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:27:02.324Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 78.83MB / 120.15MB 4.5s [2020-05-07T13:27:02.613Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.2s done [2020-05-07T13:27:02.613Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 0.1s [2020-05-07T13:27:02.890Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 86.52MB / 120.15MB 4.7s [2020-05-07T13:27:02.890Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 93.91MB / 120.15MB 4.9s [2020-05-07T13:27:02.890Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 101.84MB / 120.15MB 5.0s [2020-05-07T13:27:03.155Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 111.87MB / 120.15MB 5.1s [2020-05-07T13:27:03.414Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.4s [2020-05-07T13:27:03.672Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.4s done [2020-05-07T13:27:05.044Z] #7 ... [2020-05-07T13:27:05.044Z] [2020-05-07T13:27:05.044Z] #20 [internal] load build context [2020-05-07T13:27:05.044Z] #20 transferring context: 53.02MB 6.3s done [2020-05-07T13:27:05.044Z] #20 DONE 7.1s [2020-05-07T13:27:05.044Z] [2020-05-07T13:27:05.044Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:27:05.044Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.0s [2020-05-07T13:27:05.305Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.4s done [2020-05-07T13:27:05.305Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done [2020-05-07T13:27:05.409Z] Fetching without tags [2020-05-07T13:27:05.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:27:05.365Z] > git config --add remote.origin.fetch +refs/pull/40910/head:refs/remotes/origin/PR-40910 # timeout=10 [2020-05-07T13:27:05.369Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:27:05.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:27:05.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:27:05.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:27:05.586Z] #7 DONE 10.1s [2020-05-07T13:27:05.586Z] [2020-05-07T13:27:05.586Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T13:27:05.926Z] Merging remotes/origin/master commit 60a4f9afd402dbd85e4452bd7c292aa4448652cb into PR head commit 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 [2020-05-07T13:27:06.421Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.2s done [2020-05-07T13:27:06.421Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s [2020-05-07T13:27:06.987Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.4s done [2020-05-07T13:27:06.987Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-07T13:27:07.293Z] Merge succeeded, producing 47e47892a8d2dd05cf5fa9b5a32861ebaedea20d [2020-05-07T13:27:07.293Z] Checking out Revision 47e47892a8d2dd05cf5fa9b5a32861ebaedea20d (PR-40910) [2020-05-07T13:27:07.454Z] Commit message: "Merge commit '60a4f9afd402dbd85e4452bd7c292aa4448652cb' into HEAD" [2020-05-07T13:27:07.486Z] First time build. Skipping changelog. [2020-05-07T13:27:07.553Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-07T13:27:07.553Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-07T13:27:07.601Z] #8 DONE 1.7s [2020-05-07T13:27:07.601Z] [2020-05-07T13:27:07.601Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T13:27:05.434Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:27:05.951Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:27:05.954Z] > git checkout -f 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 # timeout=10 [2020-05-07T13:27:07.108Z] > git merge 60a4f9afd402dbd85e4452bd7c292aa4448652cb # timeout=10 [2020-05-07T13:27:07.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T13:27:07.317Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:27:07.320Z] > git checkout -f 47e47892a8d2dd05cf5fa9b5a32861ebaedea20d # timeout=10 [2020-05-07T13:27:07.478Z] > git rev-list --no-walk 1577708d03c051a2835f506788b6d8603577cc7a # timeout=10 [2020-05-07T13:27:07.882Z] #9 DONE 0.8s [2020-05-07T13:27:07.882Z] [2020-05-07T13:27:07.882Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T13:27:07.882Z] #29 DONE 0.1s [2020-05-07T13:27:07.882Z] [2020-05-07T13:27:07.882Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T13:27:08.164Z] #10 ... [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T13:27:08.164Z] #40 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:27:08.164Z] #21 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T13:27:08.164Z] #73 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T13:27:08.164Z] #67 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T13:27:08.164Z] #22 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T13:27:08.164Z] #46 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T13:27:08.164Z] #49 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T13:27:08.164Z] #32 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T13:27:08.164Z] #52 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T13:27:08.164Z] #55 DONE 0.1s [2020-05-07T13:27:08.164Z] [2020-05-07T13:27:08.164Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:08.564Z] + docker version [2020-05-07T13:27:08.564Z] Client: [2020-05-07T13:27:08.564Z] Version: 18.06.1-ce [2020-05-07T13:27:08.564Z] API version: 1.38 [2020-05-07T13:27:08.564Z] Go version: go1.10.3 [2020-05-07T13:27:08.564Z] Git commit: e68fc7a [2020-05-07T13:27:08.564Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-07T13:27:08.564Z] OS/Arch: linux/ppc64le [2020-05-07T13:27:08.564Z] Experimental: false [2020-05-07T13:27:08.564Z] [2020-05-07T13:27:08.564Z] Server: [2020-05-07T13:27:08.564Z] Engine: [2020-05-07T13:27:08.564Z] Version: 18.06.1-ce [2020-05-07T13:27:08.564Z] API version: 1.38 (minimum version 1.12) [2020-05-07T13:27:08.564Z] Go version: go1.10.3 [2020-05-07T13:27:08.564Z] Git commit: e68fc7a [2020-05-07T13:27:08.564Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-07T13:27:08.564Z] OS/Arch: linux/ppc64le [2020-05-07T13:27:08.564Z] Experimental: true [Pipeline] sh [2020-05-07T13:27:09.122Z] + docker info [2020-05-07T13:27:09.122Z] Containers: 0 [2020-05-07T13:27:09.122Z] Running: 0 [2020-05-07T13:27:09.122Z] Paused: 0 [2020-05-07T13:27:09.122Z] Stopped: 0 [2020-05-07T13:27:09.122Z] Images: 0 [2020-05-07T13:27:09.122Z] Server Version: 18.06.1-ce [2020-05-07T13:27:09.122Z] Storage Driver: overlay2 [2020-05-07T13:27:09.122Z] Backing Filesystem: extfs [2020-05-07T13:27:09.122Z] Supports d_type: true [2020-05-07T13:27:09.122Z] Native Overlay Diff: true [2020-05-07T13:27:09.122Z] Logging Driver: json-file [2020-05-07T13:27:09.122Z] Cgroup Driver: cgroupfs [2020-05-07T13:27:09.122Z] Plugins: [2020-05-07T13:27:09.122Z] Volume: local [2020-05-07T13:27:09.122Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T13:27:09.122Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-07T13:27:09.122Z] Swarm: inactive [2020-05-07T13:27:09.122Z] Runtimes: runc [2020-05-07T13:27:09.122Z] Default Runtime: runc [2020-05-07T13:27:09.122Z] Init Binary: docker-init [2020-05-07T13:27:09.122Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-07T13:27:09.122Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-07T13:27:09.122Z] init version: fec3683 [2020-05-07T13:27:09.122Z] Security Options: [2020-05-07T13:27:09.122Z] apparmor [2020-05-07T13:27:09.122Z] seccomp [2020-05-07T13:27:09.122Z] Profile: default [2020-05-07T13:27:09.122Z] Kernel Version: 4.4.0-139-generic [2020-05-07T13:27:09.122Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-07T13:27:09.122Z] OSType: linux [2020-05-07T13:27:09.122Z] Architecture: ppc64le [2020-05-07T13:27:09.122Z] CPUs: 4 [2020-05-07T13:27:09.122Z] Total Memory: 7.972GiB [2020-05-07T13:27:09.122Z] Name: ppc64le-ubuntu-27 [2020-05-07T13:27:09.122Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-07T13:27:09.122Z] Docker Root Dir: /var/lib/docker [2020-05-07T13:27:09.122Z] Debug Mode (client): false [2020-05-07T13:27:09.122Z] Debug Mode (server): false [2020-05-07T13:27:09.122Z] Username: dockerbuildbot [2020-05-07T13:27:09.122Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:27:09.122Z] Labels: [2020-05-07T13:27:09.122Z] Experimental: true [2020-05-07T13:27:09.122Z] Insecure Registries: [2020-05-07T13:27:09.122Z] 127.0.0.0/8 [2020-05-07T13:27:09.122Z] Live Restore Enabled: false [2020-05-07T13:27:09.122Z] [Pipeline] sh [2020-05-07T13:27:09.680Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:27:09.680Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:27:09.680Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40910/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T13:27:10.014Z] + bash /home/docker/workspace/moby_PR-40910/check-config.sh [2020-05-07T13:27:10.014Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T13:27:10.014Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-07T13:27:10.014Z] [2020-05-07T13:27:10.014Z] Generally Necessary: [2020-05-07T13:27:10.014Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T13:27:10.014Z] - apparmor: enabled and tools installed [2020-05-07T13:27:10.014Z] - CONFIG_NAMESPACES: enabled [2020-05-07T13:27:10.014Z] - CONFIG_NET_NS: enabled [2020-05-07T13:27:10.014Z] - CONFIG_PID_NS: enabled [2020-05-07T13:27:10.014Z] - CONFIG_IPC_NS: enabled [2020-05-07T13:27:10.014Z] - CONFIG_UTS_NS: enabled [2020-05-07T13:27:10.014Z] - CONFIG_CGROUPS: enabled [2020-05-07T13:27:10.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T13:27:10.014Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T13:27:10.014Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T13:27:10.014Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T13:27:10.014Z] - CONFIG_CPUSETS: enabled [2020-05-07T13:27:10.014Z] - CONFIG_MEMCG: enabled [2020-05-07T13:27:10.014Z] - CONFIG_KEYS: enabled [2020-05-07T13:27:10.014Z] - CONFIG_VETH: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T13:27:10.014Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T13:27:10.345Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T13:27:10.345Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T13:27:10.345Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T13:27:10.345Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-07T13:27:10.345Z] [2020-05-07T13:27:10.345Z] Optional Features: [2020-05-07T13:27:10.345Z] - CONFIG_USER_NS: enabled [2020-05-07T13:27:10.345Z] - CONFIG_SECCOMP: enabled [2020-05-07T13:27:10.345Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T13:27:10.345Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T13:27:10.345Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T13:27:10.345Z] (cgroup swap accounting is currently enabled) [2020-05-07T13:27:10.345Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-07T13:27:10.345Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T13:27:10.345Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T13:27:10.345Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T13:27:10.345Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T13:27:10.345Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T13:27:10.345Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T13:27:10.345Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T13:27:10.345Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T13:27:10.345Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T13:27:10.345Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T13:27:10.345Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T13:27:10.345Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T13:27:10.345Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T13:27:10.345Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T13:27:10.345Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T13:27:10.345Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T13:27:10.345Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T13:27:10.345Z] - CONFIG_EXT4_FS: enabled [2020-05-07T13:27:10.345Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T13:27:10.345Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T13:27:10.345Z] - Network Drivers: [2020-05-07T13:27:10.345Z] - "overlay": [2020-05-07T13:27:10.345Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T13:27:10.345Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T13:27:10.345Z] Optional (for encrypted networks): [2020-05-07T13:27:10.678Z] - CONFIG_CRYPTO: enabled [2020-05-07T13:27:10.678Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_XFRM: enabled [2020-05-07T13:27:10.678Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T13:27:10.678Z] - "ipvlan": [2020-05-07T13:27:10.678Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T13:27:10.678Z] - "macvlan": [2020-05-07T13:27:10.678Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T13:27:10.678Z] - "ftp,tftp client in container": [2020-05-07T13:27:10.678Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T13:27:10.678Z] - Storage Drivers: [2020-05-07T13:27:10.678Z] - "aufs": [2020-05-07T13:27:10.678Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T13:27:10.678Z] - "btrfs": [2020-05-07T13:27:10.678Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T13:27:10.678Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T13:27:10.678Z] - "devicemapper": [2020-05-07T13:27:10.678Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T13:27:10.678Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T13:27:10.678Z] - "overlay": [2020-05-07T13:27:10.678Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T13:27:10.678Z] - "zfs": [2020-05-07T13:27:10.678Z] - /dev/zfs: missing [2020-05-07T13:27:10.678Z] - zfs command: missing [2020-05-07T13:27:10.678Z] - zpool command: missing [2020-05-07T13:27:10.678Z] [2020-05-07T13:27:10.678Z] Limits: [2020-05-07T13:27:10.678Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T13:27:10.678Z] [2020-05-07T13:27:10.678Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T13:27:11.294Z] + make bundles/buildx [2020-05-07T13:27:11.626Z] make: command: Command not found [2020-05-07T13:27:11.626Z] make: command: Command not found [2020-05-07T13:27:11.626Z] mkdir bundles [2020-05-07T13:27:11.626Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-07T13:27:11.626Z] --build-arg BUILDX_COMMIT \ [2020-05-07T13:27:11.626Z] --build-arg BUILDX_REPO \ [2020-05-07T13:27:11.626Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-07T13:27:11.626Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-07T13:27:11.626Z] . [2020-05-07T13:27:11.626Z] /bin/sh: 4: go: not found [2020-05-07T13:27:11.626Z] /bin/sh: 5: go: not found [2020-05-07T13:27:11.742Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.4s done [2020-05-07T13:27:11.742Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-07T13:27:12.579Z] #56 3.682 + RM_GOPATH=0 [2020-05-07T13:27:12.579Z] #56 3.682 + TMP_GOPATH= [2020-05-07T13:27:12.579Z] #56 3.682 + : /build [2020-05-07T13:27:12.579Z] #56 3.682 + '[' -z '' ']' [2020-05-07T13:27:12.579Z] #56 3.683 ++ mktemp -d [2020-05-07T13:27:12.579Z] #56 3.684 + export GOPATH=/tmp/tmp.QdTgEt9PWu [2020-05-07T13:27:12.579Z] #56 3.685 + GOPATH=/tmp/tmp.QdTgEt9PWu [2020-05-07T13:27:12.579Z] #56 3.685 + RM_GOPATH=1 [2020-05-07T13:27:12.579Z] #56 3.685 ++ dirname ./install.sh [2020-05-07T13:27:12.579Z] #56 3.686 + dir=. [2020-05-07T13:27:12.579Z] #56 3.686 + bin=shfmt [2020-05-07T13:27:12.579Z] #56 3.687 + shift [2020-05-07T13:27:12.579Z] #56 3.687 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T13:27:12.579Z] #56 3.687 + . ./shfmt.installer [2020-05-07T13:27:12.579Z] #56 3.687 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:27:12.579Z] #56 3.687 + install_shfmt [2020-05-07T13:27:12.579Z] #56 3.687 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T13:27:12.579Z] #56 3.687 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QdTgEt9PWu/src/github.com/mvdan/sh [2020-05-07T13:27:12.579Z] #56 3.687 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:27:12.579Z] #56 3.689 Cloning into '/tmp/tmp.QdTgEt9PWu/src/github.com/mvdan/sh'... [2020-05-07T13:27:14.051Z] #56 ... [2020-05-07T13:27:14.051Z] [2020-05-07T13:27:14.051Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:14.051Z] #47 3.878 + RM_GOPATH=0 [2020-05-07T13:27:14.051Z] #47 3.879 + TMP_GOPATH= [2020-05-07T13:27:14.051Z] #47 3.879 + : /build [2020-05-07T13:27:14.051Z] #47 3.879 + '[' -z '' ']' [2020-05-07T13:27:14.051Z] #47 3.881 ++ mktemp -d [2020-05-07T13:27:14.051Z] #47 3.882 + export GOPATH=/tmp/tmp.euamWIfscw [2020-05-07T13:27:14.051Z] #47 3.882 + GOPATH=/tmp/tmp.euamWIfscw [2020-05-07T13:27:14.051Z] #47 3.882 + RM_GOPATH=1 [2020-05-07T13:27:14.051Z] #47 3.883 ++ dirname ./install.sh [2020-05-07T13:27:14.051Z] #47 3.891 + dir=. [2020-05-07T13:27:14.051Z] #47 3.891 + bin=vndr [2020-05-07T13:27:14.051Z] #47 3.892 + shift [2020-05-07T13:27:14.051Z] #47 3.892 + '[' '!' -f ./vndr.installer ']' [2020-05-07T13:27:14.051Z] #47 3.892 + . ./vndr.installer [2020-05-07T13:27:14.051Z] #47 3.892 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:27:14.051Z] #47 3.892 + install_vndr [2020-05-07T13:27:14.051Z] #47 3.892 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T13:27:14.051Z] #47 3.892 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:27:14.051Z] #47 3.892 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.euamWIfscw/src/github.com/LK4D4/vndr [2020-05-07T13:27:14.051Z] #47 3.895 Cloning into '/tmp/tmp.euamWIfscw/src/github.com/LK4D4/vndr'... [2020-05-07T13:27:14.051Z] #47 4.464 + cd /tmp/tmp.euamWIfscw/src/github.com/LK4D4/vndr [2020-05-07T13:27:14.051Z] #47 4.464 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:27:14.051Z] #47 4.471 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T13:27:14.051Z] #47 5.447 internal/cpu [2020-05-07T13:27:14.051Z] #47 5.458 runtime/internal/atomic [2020-05-07T13:27:14.051Z] #47 5.627 runtime/internal/sys [2020-05-07T13:27:14.051Z] #47 5.894 internal/race [2020-05-07T13:27:14.051Z] #47 5.910 internal/bytealg [2020-05-07T13:27:14.336Z] #47 6.061 sync/atomic [2020-05-07T13:27:14.613Z] Sending build context to Docker daemon 57.72MB [2020-05-07T13:27:14.613Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-07T13:27:14.613Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-07T13:27:14.613Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-07T13:27:14.613Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-07T13:27:14.616Z] #47 6.220 runtime [2020-05-07T13:27:14.616Z] #47 6.262 unicode [2020-05-07T13:27:14.953Z] 1.13.10-stretch: Pulling from library/golang [2020-05-07T13:27:15.284Z] 4cde65f7be4b: Pulling fs layer [2020-05-07T13:27:15.284Z] 00bc277ea268: Pulling fs layer [2020-05-07T13:27:15.284Z] 31c03e97e8a1: Pulling fs layer [2020-05-07T13:27:15.284Z] 2cae94e17fa6: Pulling fs layer [2020-05-07T13:27:15.284Z] c017a1580661: Pulling fs layer [2020-05-07T13:27:15.284Z] b3343b78770d: Pulling fs layer [2020-05-07T13:27:15.284Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-07T13:27:15.284Z] 2cae94e17fa6: Waiting [2020-05-07T13:27:15.284Z] b3343b78770d: Waiting [2020-05-07T13:27:15.284Z] c017a1580661: Waiting [2020-05-07T13:27:15.284Z] 7fe1d7df2e7c: Waiting [2020-05-07T13:27:15.921Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 4.0s done [2020-05-07T13:27:15.921Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-07T13:27:16.001Z] 31c03e97e8a1: Verifying Checksum [2020-05-07T13:27:16.001Z] 31c03e97e8a1: Download complete [2020-05-07T13:27:16.001Z] 00bc277ea268: Verifying Checksum [2020-05-07T13:27:16.001Z] 00bc277ea268: Download complete [2020-05-07T13:27:17.282Z] #47 8.879 unicode/utf8 [2020-05-07T13:27:17.563Z] #47 9.182 math [2020-05-07T13:27:18.174Z] #47 ... [2020-05-07T13:27:18.174Z] [2020-05-07T13:27:18.174Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:27:18.174Z] #25 1.592 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:18.174Z] #25 1.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:18.174Z] #25 1.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:18.174Z] #25 2.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T13:27:18.174Z] #25 3.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T13:27:18.174Z] #25 5.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T13:27:18.174Z] #25 ... [2020-05-07T13:27:18.174Z] [2020-05-07T13:27:18.174Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:18.174Z] #53 3.780 + RM_GOPATH=0 [2020-05-07T13:27:18.174Z] #53 3.780 + TMP_GOPATH= [2020-05-07T13:27:18.174Z] #53 3.780 + : /build [2020-05-07T13:27:18.174Z] #53 3.780 + '[' -z '' ']' [2020-05-07T13:27:18.174Z] #53 3.780 ++ mktemp -d [2020-05-07T13:27:18.174Z] #53 3.782 + export GOPATH=/tmp/tmp.pxZFV4R2tf [2020-05-07T13:27:18.174Z] #53 3.782 + GOPATH=/tmp/tmp.pxZFV4R2tf [2020-05-07T13:27:18.174Z] #53 3.782 + RM_GOPATH=1 [2020-05-07T13:27:18.174Z] #53 3.782 ++ dirname ./install.sh [2020-05-07T13:27:18.174Z] #53 3.782 Installing golangci-lint version v1.23.8 [2020-05-07T13:27:18.174Z] #53 3.782 + dir=. [2020-05-07T13:27:18.174Z] #53 3.782 + bin=golangci_lint [2020-05-07T13:27:18.174Z] #53 3.782 + shift [2020-05-07T13:27:18.174Z] #53 3.782 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T13:27:18.174Z] #53 3.782 + . ./golangci_lint.installer [2020-05-07T13:27:18.174Z] #53 3.782 ++ : v1.23.8 [2020-05-07T13:27:18.174Z] #53 3.782 + install_golangci_lint [2020-05-07T13:27:18.174Z] #53 3.782 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T13:27:18.174Z] #53 3.782 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T13:27:18.286Z] 4cde65f7be4b: Verifying Checksum [2020-05-07T13:27:18.286Z] 4cde65f7be4b: Download complete [2020-05-07T13:27:18.454Z] #53 ... [2020-05-07T13:27:18.454Z] [2020-05-07T13:27:18.454Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:27:18.454Z] #62 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:18.454Z] #62 2.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:18.454Z] #62 2.925 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:18.454Z] #62 3.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T13:27:18.454Z] #62 5.057 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T13:27:18.454Z] #62 7.560 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T13:27:18.454Z] #62 ... [2020-05-07T13:27:18.454Z] [2020-05-07T13:27:18.454Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:18.454Z] #23 4.076 + RM_GOPATH=0 [2020-05-07T13:27:18.455Z] #23 4.076 + TMP_GOPATH= [2020-05-07T13:27:18.455Z] #23 4.076 + : /build [2020-05-07T13:27:18.455Z] #23 4.076 + '[' -z '' ']' [2020-05-07T13:27:18.455Z] #23 4.079 ++ mktemp -d [2020-05-07T13:27:18.455Z] #23 4.080 + export GOPATH=/tmp/tmp.QnwR470sm1 [2020-05-07T13:27:18.455Z] #23 4.080 + GOPATH=/tmp/tmp.QnwR470sm1 [2020-05-07T13:27:18.455Z] #23 4.080 + RM_GOPATH=1 [2020-05-07T13:27:18.455Z] #23 4.080 ++ dirname ./install.sh [2020-05-07T13:27:18.455Z] #23 4.082 + dir=. [2020-05-07T13:27:18.455Z] #23 4.083 + bin=dockercli [2020-05-07T13:27:18.455Z] #23 4.083 + shift [2020-05-07T13:27:18.455Z] #23 4.083 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T13:27:18.455Z] #23 4.083 + . ./dockercli.installer [2020-05-07T13:27:18.455Z] #23 4.083 ++ : stable [2020-05-07T13:27:18.455Z] #23 4.083 ++ : 17.06.2-ce [2020-05-07T13:27:18.455Z] #23 4.083 + install_dockercli [2020-05-07T13:27:18.455Z] #23 4.083 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T13:27:18.455Z] #23 4.083 Install docker/cli version 17.06.2-ce from stable [2020-05-07T13:27:18.455Z] #23 4.083 ++ uname -m [2020-05-07T13:27:18.455Z] #23 4.088 + arch=s390x [2020-05-07T13:27:18.455Z] #23 4.088 + '[' s390x '!=' x86_64 ']' [2020-05-07T13:27:18.455Z] #23 4.088 + '[' s390x '!=' s390x ']' [2020-05-07T13:27:18.455Z] #23 4.088 + url=https://download.docker.com/linux/static [2020-05-07T13:27:18.455Z] #23 4.089 + tar -xz docker/docker [2020-05-07T13:27:18.455Z] #23 4.100 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-07T13:27:18.455Z] #23 9.960 + mkdir -p /build [2020-05-07T13:27:18.455Z] #23 9.961 + mv docker/docker /build/ [2020-05-07T13:27:18.455Z] #23 9.962 + rmdir docker [2020-05-07T13:27:18.455Z] #23 DONE 10.3s [2020-05-07T13:27:18.455Z] [2020-05-07T13:27:18.455Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:18.455Z] #68 1.670 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:27:18.455Z] #68 1.679 + RM_GOPATH=0 [2020-05-07T13:27:18.455Z] #68 1.679 + TMP_GOPATH= [2020-05-07T13:27:18.455Z] #68 1.679 + : /build/ [2020-05-07T13:27:18.455Z] #68 1.679 + '[' -z '' ']' [2020-05-07T13:27:18.455Z] #68 1.679 ++ mktemp -d [2020-05-07T13:27:18.455Z] #68 1.679 + export GOPATH=/tmp/tmp.nT8O9DQUrU [2020-05-07T13:27:18.455Z] #68 1.679 + GOPATH=/tmp/tmp.nT8O9DQUrU [2020-05-07T13:27:18.455Z] #68 1.679 + RM_GOPATH=1 [2020-05-07T13:27:18.455Z] #68 1.679 ++ dirname ./install.sh [2020-05-07T13:27:18.455Z] #68 1.679 + dir=. [2020-05-07T13:27:18.455Z] #68 1.679 + bin=rootlesskit [2020-05-07T13:27:18.455Z] #68 1.679 + shift [2020-05-07T13:27:18.455Z] #68 1.679 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T13:27:18.455Z] #68 1.679 + . ./rootlesskit.installer [2020-05-07T13:27:18.455Z] #68 1.679 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:27:18.455Z] #68 1.679 + install_rootlesskit [2020-05-07T13:27:18.455Z] #68 1.679 + case "$1" in [2020-05-07T13:27:18.455Z] #68 1.679 + export CGO_ENABLED=0 [2020-05-07T13:27:18.455Z] #68 1.679 + CGO_ENABLED=0 [2020-05-07T13:27:18.455Z] #68 1.679 + _install_rootlesskit [2020-05-07T13:27:18.455Z] #68 1.679 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T13:27:18.455Z] #68 1.679 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nT8O9DQUrU/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:27:18.455Z] #68 1.679 Cloning into '/tmp/tmp.nT8O9DQUrU/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T13:27:18.455Z] #68 4.503 + cd /tmp/tmp.nT8O9DQUrU/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:27:18.455Z] #68 4.503 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:27:18.455Z] #68 4.784 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:27:18.455Z] #68 4.784 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T13:27:18.742Z] #68 ... [2020-05-07T13:27:18.742Z] [2020-05-07T13:27:18.742Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:18.742Z] #33 3.951 + RM_GOPATH=0 [2020-05-07T13:27:18.742Z] #33 3.951 + TMP_GOPATH= [2020-05-07T13:27:18.742Z] #33 3.951 + : /build [2020-05-07T13:27:18.742Z] #33 3.951 + '[' -z '' ']' [2020-05-07T13:27:18.742Z] #33 3.954 ++ mktemp -d [2020-05-07T13:27:18.742Z] #33 3.955 + export GOPATH=/tmp/tmp.7WOKqYECD5 [2020-05-07T13:27:18.742Z] #33 3.955 + GOPATH=/tmp/tmp.7WOKqYECD5 [2020-05-07T13:27:18.742Z] #33 3.955 + RM_GOPATH=1 [2020-05-07T13:27:18.742Z] #33 3.955 ++ dirname ./install.sh [2020-05-07T13:27:18.742Z] #33 3.955 + dir=. [2020-05-07T13:27:18.742Z] #33 3.955 + bin=tomlv [2020-05-07T13:27:18.742Z] #33 3.955 + shift [2020-05-07T13:27:18.742Z] #33 3.955 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T13:27:18.742Z] #33 3.956 + . ./tomlv.installer [2020-05-07T13:27:18.742Z] #33 3.956 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:27:18.742Z] #33 3.956 + install_tomlv [2020-05-07T13:27:18.742Z] #33 3.956 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T13:27:18.742Z] #33 3.956 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:27:18.742Z] #33 3.956 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7WOKqYECD5/src/github.com/BurntSushi/toml [2020-05-07T13:27:18.742Z] #33 3.969 Cloning into '/tmp/tmp.7WOKqYECD5/src/github.com/BurntSushi/toml'... [2020-05-07T13:27:18.742Z] #33 4.767 + cd /tmp/tmp.7WOKqYECD5/src/github.com/BurntSushi/toml [2020-05-07T13:27:18.742Z] #33 4.783 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:27:18.742Z] #33 4.787 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:27:18.742Z] #33 5.364 runtime/internal/atomic [2020-05-07T13:27:18.742Z] #33 5.365 internal/cpu [2020-05-07T13:27:18.742Z] #33 5.526 runtime/internal/sys [2020-05-07T13:27:18.742Z] #33 5.667 runtime/internal/math [2020-05-07T13:27:18.742Z] #33 5.739 math/bits [2020-05-07T13:27:18.742Z] #33 5.794 internal/bytealg [2020-05-07T13:27:18.742Z] #33 6.197 math [2020-05-07T13:27:18.742Z] #33 6.233 runtime [2020-05-07T13:27:18.742Z] #33 ... [2020-05-07T13:27:18.742Z] [2020-05-07T13:27:18.742Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:18.742Z] #43 1.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:18.742Z] #43 1.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:18.742Z] #43 1.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:18.742Z] #43 2.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T13:27:18.742Z] #43 3.683 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T13:27:18.742Z] #43 5.459 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T13:27:19.049Z] #43 ... [2020-05-07T13:27:19.049Z] [2020-05-07T13:27:19.049Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:19.049Z] #35 1.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:19.049Z] #35 1.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:19.049Z] #35 1.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:19.049Z] #35 2.008 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T13:27:19.049Z] #35 3.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T13:27:19.049Z] #35 4.951 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T13:27:19.049Z] #35 ... [2020-05-07T13:27:19.049Z] [2020-05-07T13:27:19.049Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:27:19.049Z] #30 3.930 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T13:27:19.049Z] #30 3.931 Cloning into '.'... [2020-05-07T13:27:19.330Z] #30 ... [2020-05-07T13:27:19.330Z] [2020-05-07T13:27:19.330Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:27:19.330Z] #41 3.952 + git clone https://github.com/docker/distribution.git . [2020-05-07T13:27:19.330Z] #41 3.955 Cloning into '.'... [2020-05-07T13:27:19.330Z] #41 ... [2020-05-07T13:27:19.330Z] [2020-05-07T13:27:19.330Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:19.330Z] #50 3.853 + RM_GOPATH=0 [2020-05-07T13:27:19.330Z] #50 3.853 + TMP_GOPATH= [2020-05-07T13:27:19.330Z] #50 3.853 + : /build [2020-05-07T13:27:19.330Z] #50 3.853 + '[' -z '' ']' [2020-05-07T13:27:19.330Z] #50 3.853 ++ mktemp -d [2020-05-07T13:27:19.330Z] #50 3.854 + export GOPATH=/tmp/tmp.RVn1RM7YVr [2020-05-07T13:27:19.330Z] #50 3.854 + GOPATH=/tmp/tmp.RVn1RM7YVr [2020-05-07T13:27:19.330Z] #50 3.854 + RM_GOPATH=1 [2020-05-07T13:27:19.330Z] #50 3.855 ++ dirname ./install.sh [2020-05-07T13:27:19.330Z] #50 3.856 Installing gotestsum version v0.3.5 [2020-05-07T13:27:19.330Z] #50 3.856 + dir=. [2020-05-07T13:27:19.330Z] #50 3.856 + bin=gotestsum [2020-05-07T13:27:19.330Z] #50 3.856 + shift [2020-05-07T13:27:19.330Z] #50 3.856 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T13:27:19.330Z] #50 3.856 + . ./gotestsum.installer [2020-05-07T13:27:19.330Z] #50 3.856 ++ : v0.3.5 [2020-05-07T13:27:19.330Z] #50 3.856 + install_gotestsum [2020-05-07T13:27:19.330Z] #50 3.856 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T13:27:19.330Z] #50 3.856 + go get -d gotest.tools/gotestsum [2020-05-07T13:27:19.330Z] #50 ... [2020-05-07T13:27:19.330Z] [2020-05-07T13:27:19.330Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:19.330Z] #74 3.556 + RM_GOPATH=0 [2020-05-07T13:27:19.330Z] #74 3.556 + TMP_GOPATH= [2020-05-07T13:27:19.330Z] #74 3.556 + : /build [2020-05-07T13:27:19.330Z] #74 3.556 + '[' -z '' ']' [2020-05-07T13:27:19.330Z] #74 3.557 ++ mktemp -d [2020-05-07T13:27:19.330Z] #74 3.562 + export GOPATH=/tmp/tmp.RvYYixRhoy [2020-05-07T13:27:19.330Z] #74 3.562 + GOPATH=/tmp/tmp.RvYYixRhoy [2020-05-07T13:27:19.330Z] #74 3.562 + RM_GOPATH=1 [2020-05-07T13:27:19.330Z] #74 3.562 ++ dirname ./install.sh [2020-05-07T13:27:19.330Z] #74 3.569 + dir=. [2020-05-07T13:27:19.330Z] #74 3.569 + bin=proxy [2020-05-07T13:27:19.330Z] #74 3.569 + shift [2020-05-07T13:27:19.330Z] #74 3.569 + '[' '!' -f ./proxy.installer ']' [2020-05-07T13:27:19.330Z] #74 3.569 + . ./proxy.installer [2020-05-07T13:27:19.330Z] #74 3.569 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:27:19.330Z] #74 3.569 + install_proxy [2020-05-07T13:27:19.330Z] #74 3.569 + case "$1" in [2020-05-07T13:27:19.330Z] #74 3.569 + export CGO_ENABLED=0 [2020-05-07T13:27:19.330Z] #74 3.569 + CGO_ENABLED=0 [2020-05-07T13:27:19.330Z] #74 3.569 + _install_proxy [2020-05-07T13:27:19.330Z] #74 3.569 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:27:19.330Z] #74 3.569 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T13:27:19.330Z] #74 3.569 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RvYYixRhoy/src/github.com/docker/libnetwork [2020-05-07T13:27:19.330Z] #74 3.589 Cloning into '/tmp/tmp.RvYYixRhoy/src/github.com/docker/libnetwork'... [2020-05-07T13:27:19.611Z] #74 ... [2020-05-07T13:27:19.611Z] [2020-05-07T13:27:19.611Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:19.611Z] #56 9.870 + cd /tmp/tmp.QdTgEt9PWu/src/github.com/mvdan/sh [2020-05-07T13:27:19.611Z] #56 9.871 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:27:19.611Z] #56 9.965 + GO111MODULE=on [2020-05-07T13:27:19.611Z] #56 9.965 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T13:27:19.611Z] #56 11.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:27:19.611Z] #56 11.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:27:19.611Z] #56 11.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:27:19.611Z] #56 11.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:27:19.611Z] #56 11.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:27:19.892Z] #56 11.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:27:19.995Z] 2cae94e17fa6: Verifying Checksum [2020-05-07T13:27:19.995Z] 2cae94e17fa6: Download complete [2020-05-07T13:27:19.995Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-07T13:27:19.995Z] 7fe1d7df2e7c: Download complete [2020-05-07T13:27:20.330Z] c017a1580661: Verifying Checksum [2020-05-07T13:27:20.330Z] c017a1580661: Download complete [2020-05-07T13:27:20.503Z] #56 12.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:27:21.184Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.1s [2020-05-07T13:27:21.505Z] #56 ... [2020-05-07T13:27:21.505Z] [2020-05-07T13:27:21.505Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:27:21.505Z] #10 3.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:21.505Z] #10 3.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:21.505Z] #10 3.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:21.505Z] #10 4.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T13:27:21.505Z] #10 5.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T13:27:21.505Z] #10 7.450 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T13:27:21.505Z] #10 ... [2020-05-07T13:27:21.505Z] [2020-05-07T13:27:21.505Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:21.505Z] #56 13.33 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:27:22.971Z] #56 14.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:27:22.971Z] #56 14.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:27:22.971Z] #56 14.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:27:22.971Z] #56 14.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:27:23.252Z] #56 15.17 runtime [2020-05-07T13:27:23.317Z] 4cde65f7be4b: Pull complete [2020-05-07T13:27:23.533Z] #56 15.17 runtime/cgo [2020-05-07T13:27:23.652Z] 00bc277ea268: Pull complete [2020-05-07T13:27:23.712Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.9s done [2020-05-07T13:27:23.712Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-07T13:27:23.712Z] #7 DONE 25.8s [2020-05-07T13:27:23.712Z] [2020-05-07T13:27:23.712Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T13:27:23.985Z] 31c03e97e8a1: Pull complete [2020-05-07T13:27:25.086Z] #8 DONE 1.4s [2020-05-07T13:27:25.158Z] b3343b78770d: Verifying Checksum [2020-05-07T13:27:25.158Z] b3343b78770d: Download complete [2020-05-07T13:27:25.343Z] [2020-05-07T13:27:25.343Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T13:27:26.275Z] #9 DONE 0.9s [2020-05-07T13:27:26.275Z] [2020-05-07T13:27:26.275Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T13:27:26.275Z] #29 DONE 0.1s [2020-05-07T13:27:26.275Z] [2020-05-07T13:27:26.275Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T13:27:26.275Z] #40 DONE 0.1s [2020-05-07T13:27:26.275Z] [2020-05-07T13:27:26.275Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:27:26.275Z] #30 ... [2020-05-07T13:27:26.275Z] [2020-05-07T13:27:26.275Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:27:26.275Z] #21 DONE 0.2s [2020-05-07T13:27:26.534Z] [2020-05-07T13:27:26.534Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T13:27:26.534Z] #22 DONE 0.1s [2020-05-07T13:27:26.534Z] [2020-05-07T13:27:26.534Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:26.534Z] #23 ... [2020-05-07T13:27:26.534Z] [2020-05-07T13:27:26.534Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T13:27:26.534Z] #67 DONE 0.3s [2020-05-07T13:27:26.534Z] [2020-05-07T13:27:26.534Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T13:27:26.534Z] #52 DONE 0.3s [2020-05-07T13:27:26.534Z] [2020-05-07T13:27:26.534Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T13:27:26.534Z] #49 DONE 0.3s [2020-05-07T13:27:26.534Z] [2020-05-07T13:27:26.534Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T13:27:26.534Z] #73 DONE 0.3s [2020-05-07T13:27:26.801Z] [2020-05-07T13:27:26.801Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T13:27:26.801Z] #55 DONE 0.4s [2020-05-07T13:27:26.801Z] [2020-05-07T13:27:26.801Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T13:27:26.801Z] #32 DONE 0.4s [2020-05-07T13:27:26.801Z] [2020-05-07T13:27:26.801Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T13:27:26.801Z] #46 DONE 0.4s [2020-05-07T13:27:26.801Z] [2020-05-07T13:27:26.801Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:29.607Z] #56 ... [2020-05-07T13:27:29.607Z] [2020-05-07T13:27:29.607Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:29.607Z] #74 15.36 Checking out files: 90% (1880/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-05-07T13:27:29.607Z] #74 15.57 + cd /tmp/tmp.RvYYixRhoy/src/github.com/docker/libnetwork [2020-05-07T13:27:29.607Z] #74 15.57 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:27:29.607Z] #74 16.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T13:27:29.607Z] #74 ... [2020-05-07T13:27:29.607Z] [2020-05-07T13:27:29.607Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:29.607Z] #33 10.62 internal/testlog [2020-05-07T13:27:29.607Z] #33 11.04 encoding [2020-05-07T13:27:29.607Z] #33 11.07 runtime/cgo [2020-05-07T13:27:29.607Z] #33 ... [2020-05-07T13:27:29.607Z] [2020-05-07T13:27:29.607Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:27:29.607Z] #41 14.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T13:27:29.607Z] #41 15.59 + 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-05-07T13:27:29.607Z] #41 ... [2020-05-07T13:27:29.607Z] [2020-05-07T13:27:29.607Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:29.607Z] #43 12.30 Fetched 8043 kB in 11s (765 kB/s) [2020-05-07T13:27:29.607Z] #43 12.30 Reading package lists... [2020-05-07T13:27:29.607Z] #43 16.01 Reading package lists... [2020-05-07T13:27:29.607Z] #43 19.69 Building dependency tree... [2020-05-07T13:27:29.607Z] #43 20.59 The following additional packages will be installed: [2020-05-07T13:27:29.607Z] #43 20.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T13:27:29.607Z] #43 20.63 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T13:27:29.607Z] #43 20.63 Suggested packages: [2020-05-07T13:27:29.607Z] #43 20.63 manpages-dev python-setuptools [2020-05-07T13:27:29.607Z] #43 21.43 The following NEW packages will be installed: [2020-05-07T13:27:29.607Z] #43 21.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T13:27:29.607Z] #43 21.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T13:27:29.607Z] #43 21.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T13:27:29.607Z] #43 21.46 python-six zlib1g-dev [2020-05-07T13:27:29.607Z] #43 21.58 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:27:29.607Z] #43 21.58 Need to get 3742 kB of archives. [2020-05-07T13:27:29.607Z] #43 21.58 After this operation, 22.0 MB of additional disk space will be used. [2020-05-07T13:27:29.607Z] #43 21.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-07T13:27:29.607Z] #43 21.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-07T13:27:29.607Z] #43 21.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-07T13:27:29.607Z] #43 21.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-07T13:27:29.607Z] #43 21.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-07T13:27:29.607Z] #43 21.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-07T13:27:29.607Z] #43 21.63 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-05-07T13:27:29.607Z] #43 21.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-07T13:27:29.607Z] #43 21.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-07T13:27:29.607Z] #43 21.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-07T13:27:29.607Z] #43 21.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-07T13:27:29.607Z] #43 21.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-07T13:27:29.607Z] #43 21.79 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-05-07T13:27:29.607Z] #43 21.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-07T13:27:29.607Z] #43 21.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T13:27:29.615Z] 2cae94e17fa6: Pull complete [2020-05-07T13:27:29.920Z] #43 21.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-07T13:27:29.920Z] #43 21.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-07T13:27:29.920Z] #43 ... [2020-05-07T13:27:29.920Z] [2020-05-07T13:27:29.920Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:29.920Z] #35 12.02 Fetched 8043 kB in 11s (758 kB/s) [2020-05-07T13:27:29.920Z] #35 12.02 Reading package lists... [2020-05-07T13:27:29.920Z] #35 16.09 Reading package lists... [2020-05-07T13:27:29.920Z] #35 19.59 Building dependency tree... [2020-05-07T13:27:29.920Z] #35 20.85 The following additional packages will be installed: [2020-05-07T13:27:29.920Z] #35 20.85 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T13:27:29.920Z] #35 20.85 Suggested packages: [2020-05-07T13:27:29.920Z] #35 20.85 cmake-doc ninja-build lrzip [2020-05-07T13:27:29.920Z] #35 20.85 Recommended packages: [2020-05-07T13:27:29.920Z] #35 20.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T13:27:29.920Z] #35 21.60 The following NEW packages will be installed: [2020-05-07T13:27:29.920Z] #35 21.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T13:27:29.920Z] #35 21.60 vim-common xxd [2020-05-07T13:27:29.920Z] #35 21.71 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:27:29.920Z] #35 21.71 Need to get 14.0 MB of archives. [2020-05-07T13:27:29.920Z] #35 21.71 After this operation, 62.1 MB of additional disk space will be used. [2020-05-07T13:27:29.920Z] #35 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-07T13:27:29.920Z] #35 21.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:27:29.920Z] #35 21.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T13:27:29.920Z] #35 21.86 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-07T13:27:30.231Z] #35 ... [2020-05-07T13:27:30.231Z] [2020-05-07T13:27:30.231Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:27:30.231Z] #25 12.26 Fetched 8043 kB in 11s (752 kB/s) [2020-05-07T13:27:30.231Z] #25 12.26 Reading package lists... [2020-05-07T13:27:30.231Z] #25 15.83 Reading package lists... [2020-05-07T13:27:30.231Z] #25 19.33 Building dependency tree... [2020-05-07T13:27:30.231Z] #25 20.67 ca-certificates is already the newest version (20190110). [2020-05-07T13:27:30.231Z] #25 20.67 The following additional packages will be installed: [2020-05-07T13:27:30.231Z] #25 20.68 libjq1 libonig5 [2020-05-07T13:27:30.231Z] #25 21.03 The following NEW packages will be installed: [2020-05-07T13:27:30.231Z] #25 21.04 jq libjq1 libonig5 [2020-05-07T13:27:30.231Z] #25 21.22 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:27:30.231Z] #25 21.22 Need to get 350 kB of archives. [2020-05-07T13:27:30.231Z] #25 21.22 After this operation, 1154 kB of additional disk space will be used. [2020-05-07T13:27:30.231Z] #25 21.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-07T13:27:30.231Z] #25 21.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-07T13:27:30.231Z] #25 21.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-07T13:27:30.231Z] #25 21.96 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:27:30.231Z] #25 22.11 Fetched 350 kB in 0s (2703 kB/s) [2020-05-07T13:27:30.231Z] #25 22.18 Selecting previously unselected package libonig5:s390x. [2020-05-07T13:27:30.231Z] #25 22.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-07T13:27:30.231Z] #25 22.28 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-07T13:27:30.231Z] #25 22.30 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-07T13:27:30.330Z] c017a1580661: Pull complete [2020-05-07T13:27:30.512Z] #25 22.46 Selecting previously unselected package libjq1:s390x. [2020-05-07T13:27:30.512Z] #25 ... [2020-05-07T13:27:30.512Z] [2020-05-07T13:27:30.512Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:30.512Z] #35 22.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-07T13:27:30.512Z] #35 22.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-07T13:27:30.512Z] #35 22.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-07T13:27:30.512Z] #35 22.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-07T13:27:30.512Z] #35 22.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-07T13:27:30.512Z] #35 22.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-07T13:27:30.512Z] #35 ... [2020-05-07T13:27:30.512Z] [2020-05-07T13:27:30.512Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:30.512Z] #47 12.30 unicode/utf16 [2020-05-07T13:27:30.512Z] #47 12.49 container/list [2020-05-07T13:27:30.512Z] #47 13.05 crypto/internal/subtle [2020-05-07T13:27:30.512Z] #47 13.15 crypto/subtle [2020-05-07T13:27:30.512Z] #47 13.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T13:27:30.512Z] #47 13.35 internal/nettrace [2020-05-07T13:27:30.512Z] #47 13.51 runtime/cgo [2020-05-07T13:27:30.793Z] #47 ... [2020-05-07T13:27:30.793Z] [2020-05-07T13:27:30.793Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:30.793Z] #43 22.64 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:27:30.793Z] #43 22.73 Fetched 3742 kB in 0s (11.6 MB/s) [2020-05-07T13:27:30.793Z] #43 22.79 Selecting previously unselected package libcap-dev:s390x. [2020-05-07T13:27:30.793Z] #43 22.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-07T13:27:30.793Z] #43 22.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-07T13:27:30.793Z] #43 22.85 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-07T13:27:30.793Z] #43 22.96 Selecting previously unselected package libnet1:s390x. [2020-05-07T13:27:31.074Z] #43 22.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-07T13:27:31.074Z] #43 22.97 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-07T13:27:31.074Z] #43 23.03 Selecting previously unselected package libnet1-dev. [2020-05-07T13:27:31.074Z] #43 23.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-07T13:27:31.074Z] #43 23.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:27:31.355Z] #43 ... [2020-05-07T13:27:31.355Z] [2020-05-07T13:27:31.355Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:27:31.355Z] #25 22.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-07T13:27:31.355Z] #25 22.46 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-07T13:27:31.355Z] #25 22.65 Selecting previously unselected package jq. [2020-05-07T13:27:31.355Z] #25 22.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-07T13:27:31.355Z] #25 22.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:27:31.355Z] #25 22.82 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-07T13:27:31.355Z] #25 22.83 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-07T13:27:31.355Z] #25 22.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:27:31.355Z] #25 22.85 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:27:31.356Z] #25 DONE 23.3s [2020-05-07T13:27:31.356Z] [2020-05-07T13:27:31.356Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:31.356Z] #43 23.29 Selecting previously unselected package libnl-3-200:s390x. [2020-05-07T13:27:31.356Z] #43 23.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-07T13:27:31.356Z] #43 23.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-07T13:27:31.356Z] #43 ... [2020-05-07T13:27:31.356Z] [2020-05-07T13:27:31.356Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T13:27:31.356Z] #26 DONE 0.1s [2020-05-07T13:27:31.356Z] [2020-05-07T13:27:31.356Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:31.356Z] #43 23.43 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-07T13:27:31.356Z] #43 23.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-07T13:27:31.356Z] #43 23.43 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-07T13:27:31.645Z] #43 23.63 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-07T13:27:31.645Z] #43 23.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-07T13:27:31.645Z] #43 23.69 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-07T13:27:31.926Z] #43 23.81 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-07T13:27:31.926Z] #43 23.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-07T13:27:31.926Z] #43 23.81 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-07T13:27:31.926Z] #43 23.89 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-07T13:27:31.926Z] #43 23.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-07T13:27:31.926Z] #43 23.90 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-07T13:27:31.926Z] #43 ... [2020-05-07T13:27:31.926Z] [2020-05-07T13:27:31.926Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:27:31.926Z] #62 13.99 Fetched 8043 kB in 11s (713 kB/s) [2020-05-07T13:27:31.926Z] #62 13.99 Reading package lists... [2020-05-07T13:27:31.926Z] #62 17.74 Reading package lists... [2020-05-07T13:27:31.926Z] #62 21.15 Building dependency tree... [2020-05-07T13:27:31.926Z] #62 22.12 The following additional packages will be installed: [2020-05-07T13:27:31.926Z] #62 22.17 libbtrfs0 [2020-05-07T13:27:31.926Z] #62 22.27 The following NEW packages will be installed: [2020-05-07T13:27:31.926Z] #62 22.28 libbtrfs-dev libbtrfs0 [2020-05-07T13:27:31.926Z] #62 22.38 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:27:31.926Z] #62 22.38 Need to get 118 kB of archives. [2020-05-07T13:27:31.926Z] #62 22.38 After this operation, 390 kB of additional disk space will be used. [2020-05-07T13:27:31.926Z] #62 22.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-07T13:27:31.926Z] #62 22.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-07T13:27:31.926Z] #62 23.12 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:27:31.926Z] #62 23.26 Fetched 118 kB in 0s (1140 kB/s) [2020-05-07T13:27:31.926Z] #62 23.33 Selecting previously unselected package libbtrfs0. [2020-05-07T13:27:31.926Z] #62 23.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-07T13:27:31.926Z] #62 23.47 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-07T13:27:31.926Z] #62 23.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:27:31.926Z] #62 23.62 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:27:31.926Z] #62 23.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-07T13:27:31.926Z] #62 23.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:27:31.926Z] #62 23.84 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:27:31.926Z] #62 23.85 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:27:31.926Z] #62 23.87 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:27:31.926Z] #62 ... [2020-05-07T13:27:31.926Z] [2020-05-07T13:27:31.926Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:31.926Z] #43 24.06 Selecting previously unselected package libprotobuf17:s390x. [2020-05-07T13:27:31.926Z] #43 24.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-07T13:27:31.926Z] #43 24.07 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-07T13:27:32.215Z] #43 ... [2020-05-07T13:27:32.215Z] [2020-05-07T13:27:32.215Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:27:32.215Z] #62 DONE 24.2s [2020-05-07T13:27:32.215Z] [2020-05-07T13:27:32.215Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:27:32.215Z] #10 14.23 Fetched 8043 kB in 11s (744 kB/s) [2020-05-07T13:27:32.215Z] #10 14.23 Reading package lists... [2020-05-07T13:27:32.215Z] #10 18.17 Reading package lists... [2020-05-07T13:27:32.215Z] #10 21.93 Building dependency tree... [2020-05-07T13:27:32.215Z] #10 23.04 The following additional packages will be installed: [2020-05-07T13:27:32.215Z] #10 23.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T13:27:32.215Z] #10 23.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T13:27:32.215Z] #10 23.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T13:27:32.215Z] #10 23.04 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:27:32.215Z] #10 23.04 Suggested packages: [2020-05-07T13:27:32.215Z] #10 23.04 gcc-8-locales seccomp wine64 [2020-05-07T13:27:32.215Z] #10 24.21 The following NEW packages will be installed: [2020-05-07T13:27:32.215Z] #10 24.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T13:27:32.215Z] #10 ... [2020-05-07T13:27:32.215Z] [2020-05-07T13:27:32.215Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:27:32.215Z] #63 DONE 0.1s [2020-05-07T13:27:32.215Z] [2020-05-07T13:27:32.215Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:27:32.215Z] #10 24.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T13:27:32.215Z] #10 24.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T13:27:32.215Z] #10 24.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T13:27:32.215Z] #10 24.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T13:27:32.215Z] #10 24.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:27:32.215Z] #10 ... [2020-05-07T13:27:32.215Z] [2020-05-07T13:27:32.215Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:32.215Z] #35 23.93 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:27:32.215Z] #35 24.01 Fetched 14.0 MB in 2s (8304 kB/s) [2020-05-07T13:27:32.215Z] #35 24.12 Selecting previously unselected package xxd. [2020-05-07T13:27:32.215Z] #35 24.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-07T13:27:32.215Z] #35 24.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-07T13:27:32.215Z] #35 24.20 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:27:32.215Z] #35 24.36 Selecting previously unselected package vim-common. [2020-05-07T13:27:32.505Z] #35 ... [2020-05-07T13:27:32.505Z] [2020-05-07T13:27:32.505Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T13:27:32.505Z] #64 DONE 0.1s [2020-05-07T13:27:32.505Z] [2020-05-07T13:27:32.505Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:32.505Z] #35 24.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:27:32.505Z] #35 24.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:27:32.786Z] #35 24.72 Selecting previously unselected package cmake-data. [2020-05-07T13:27:32.786Z] #35 24.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T13:27:32.786Z] #35 24.73 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T13:27:32.840Z] #47 ... [2020-05-07T13:27:32.840Z] [2020-05-07T13:27:32.840Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:32.840Z] #43 6.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:32.840Z] #43 6.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:32.840Z] #43 6.512 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:33.411Z] #43 7.293 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:27:34.820Z] #35 26.65 Selecting previously unselected package libicu63:s390x. [2020-05-07T13:27:34.820Z] #35 26.68 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-07T13:27:34.820Z] #35 26.69 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-07T13:27:35.313Z] #43 ... [2020-05-07T13:27:35.313Z] [2020-05-07T13:27:35.313Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:35.313Z] #23 8.653 + RM_GOPATH=0 [2020-05-07T13:27:35.313Z] #23 8.653 + TMP_GOPATH= [2020-05-07T13:27:35.313Z] #23 8.653 + : /build [2020-05-07T13:27:35.313Z] #23 8.653 + '[' -z '' ']' [2020-05-07T13:27:35.313Z] #23 8.653 ++ mktemp -d [2020-05-07T13:27:35.313Z] #23 8.683 + export GOPATH=/tmp/tmp.uwhgkt0YH0 [2020-05-07T13:27:35.313Z] #23 8.683 + GOPATH=/tmp/tmp.uwhgkt0YH0 [2020-05-07T13:27:35.313Z] #23 8.684 + RM_GOPATH=1 [2020-05-07T13:27:35.313Z] #23 8.686 ++ dirname ./install.sh [2020-05-07T13:27:35.313Z] #23 8.698 + dir=. [2020-05-07T13:27:35.313Z] #23 8.698 + bin=dockercli [2020-05-07T13:27:35.313Z] #23 8.698 + shift [2020-05-07T13:27:35.313Z] #23 8.699 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T13:27:35.313Z] #23 8.699 + . ./dockercli.installer [2020-05-07T13:27:35.313Z] #23 8.704 ++ : stable [2020-05-07T13:27:35.313Z] #23 8.707 ++ : 17.06.2-ce [2020-05-07T13:27:35.313Z] #23 8.707 + install_dockercli [2020-05-07T13:27:35.313Z] #23 8.708 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T13:27:35.313Z] #23 8.711 Install docker/cli version 17.06.2-ce from stable [2020-05-07T13:27:35.313Z] #23 8.711 ++ uname -m [2020-05-07T13:27:35.313Z] #23 8.717 + arch=x86_64 [2020-05-07T13:27:35.313Z] #23 8.719 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T13:27:35.313Z] #23 8.719 + url=https://download.docker.com/linux/static [2020-05-07T13:27:35.313Z] #23 8.719 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T13:27:35.313Z] #23 8.720 + tar -xz docker/docker [2020-05-07T13:27:36.252Z] #23 ... [2020-05-07T13:27:36.252Z] [2020-05-07T13:27:36.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:27:36.252Z] #10 8.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:36.252Z] #10 8.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:36.252Z] #10 8.745 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:36.252Z] #10 9.917 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:27:36.252Z] #10 ... [2020-05-07T13:27:36.252Z] [2020-05-07T13:27:36.252Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:27:36.252Z] #41 9.018 + git clone https://github.com/docker/distribution.git . [2020-05-07T13:27:36.252Z] #41 9.041 Cloning into '.'... [2020-05-07T13:27:36.266Z] b3343b78770d: Pull complete [2020-05-07T13:27:36.266Z] 7fe1d7df2e7c: Pull complete [2020-05-07T13:27:36.266Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42 [2020-05-07T13:27:36.266Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-07T13:27:36.266Z] ---> 4d38c0565539 [2020-05-07T13:27:36.266Z] Step 5/15 : ARG BUILDX_REPO [2020-05-07T13:27:36.266Z] ---> Running in 0bc9b23e7140 [2020-05-07T13:27:36.266Z] Removing intermediate container 0bc9b23e7140 [2020-05-07T13:27:36.266Z] ---> f83c3e4eb394 [2020-05-07T13:27:36.266Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-07T13:27:36.266Z] ---> Running in 94b62ef5e41a [2020-05-07T13:27:36.266Z] Cloning into '/buildx'... [2020-05-07T13:27:36.286Z] #35 ... [2020-05-07T13:27:36.286Z] [2020-05-07T13:27:36.286Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:36.286Z] #74 DONE 28.2s [2020-05-07T13:27:36.511Z] #41 ... [2020-05-07T13:27:36.511Z] [2020-05-07T13:27:36.511Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:27:36.511Z] #62 6.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:36.511Z] #62 6.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:36.511Z] #62 6.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:36.511Z] #62 8.219 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:27:36.511Z] #62 ... [2020-05-07T13:27:36.511Z] [2020-05-07T13:27:36.511Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:27:36.511Z] #25 8.724 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:36.511Z] #25 8.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:36.511Z] #25 8.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:36.511Z] #25 10.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:27:36.578Z] [2020-05-07T13:27:36.578Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:36.578Z] #47 27.86 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T13:27:36.578Z] #47 27.86 io [2020-05-07T13:27:36.578Z] #47 28.08 strconv [2020-05-07T13:27:36.769Z] #25 ... [2020-05-07T13:27:36.769Z] [2020-05-07T13:27:36.769Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:36.769Z] #74 9.385 + RM_GOPATH=0 [2020-05-07T13:27:36.769Z] #74 9.385 + TMP_GOPATH= [2020-05-07T13:27:36.769Z] #74 9.385 + : /build [2020-05-07T13:27:36.769Z] #74 9.385 + '[' -z '' ']' [2020-05-07T13:27:36.769Z] #74 9.385 ++ mktemp -d [2020-05-07T13:27:36.769Z] #74 9.399 + export GOPATH=/tmp/tmp.CVenpmCTq2 [2020-05-07T13:27:36.769Z] #74 9.399 + GOPATH=/tmp/tmp.CVenpmCTq2 [2020-05-07T13:27:36.769Z] #74 9.399 + RM_GOPATH=1 [2020-05-07T13:27:36.769Z] #74 9.399 ++ dirname ./install.sh [2020-05-07T13:27:36.769Z] #74 9.411 + dir=. [2020-05-07T13:27:36.769Z] #74 9.411 + bin=proxy [2020-05-07T13:27:36.769Z] #74 9.411 + shift [2020-05-07T13:27:36.769Z] #74 9.411 + '[' '!' -f ./proxy.installer ']' [2020-05-07T13:27:36.769Z] #74 9.411 + . ./proxy.installer [2020-05-07T13:27:36.769Z] #74 9.411 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:27:36.769Z] #74 9.411 + install_proxy [2020-05-07T13:27:36.769Z] #74 9.411 + case "$1" in [2020-05-07T13:27:36.769Z] #74 9.411 + export CGO_ENABLED=0 [2020-05-07T13:27:36.769Z] #74 9.411 + CGO_ENABLED=0 [2020-05-07T13:27:36.769Z] #74 9.411 + _install_proxy [2020-05-07T13:27:36.769Z] #74 9.411 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T13:27:36.769Z] #74 9.411 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CVenpmCTq2/src/github.com/docker/libnetwork [2020-05-07T13:27:36.769Z] #74 9.411 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:27:36.769Z] #74 9.424 Cloning into '/tmp/tmp.CVenpmCTq2/src/github.com/docker/libnetwork'... [2020-05-07T13:27:36.769Z] #74 ... [2020-05-07T13:27:36.769Z] [2020-05-07T13:27:36.769Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:36.769Z] #50 9.074 + RM_GOPATH=0 [2020-05-07T13:27:36.769Z] #50 9.074 + TMP_GOPATH= [2020-05-07T13:27:36.769Z] #50 9.074 + : /build [2020-05-07T13:27:36.769Z] #50 9.074 + '[' -z '' ']' [2020-05-07T13:27:36.769Z] #50 9.079 ++ mktemp -d [2020-05-07T13:27:36.769Z] #50 9.086 + export GOPATH=/tmp/tmp.G2jT3GcYl8 [2020-05-07T13:27:36.769Z] #50 9.096 + GOPATH=/tmp/tmp.G2jT3GcYl8 [2020-05-07T13:27:36.769Z] #50 9.096 + RM_GOPATH=1 [2020-05-07T13:27:36.769Z] #50 9.097 ++ dirname ./install.sh [2020-05-07T13:27:36.769Z] #50 9.113 + dir=. [2020-05-07T13:27:36.769Z] #50 9.115 + bin=gotestsum [2020-05-07T13:27:36.770Z] #50 9.115 + shift [2020-05-07T13:27:36.770Z] #50 9.116 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T13:27:36.770Z] #50 9.116 + . ./gotestsum.installer [2020-05-07T13:27:36.770Z] #50 9.116 ++ : v0.3.5 [2020-05-07T13:27:36.770Z] #50 9.116 + install_gotestsum [2020-05-07T13:27:36.770Z] #50 9.116 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T13:27:36.770Z] #50 9.116 Installing gotestsum version v0.3.5 [2020-05-07T13:27:36.770Z] #50 9.116 + go get -d gotest.tools/gotestsum [2020-05-07T13:27:36.865Z] #47 28.61 bytes [2020-05-07T13:27:37.028Z] #50 ... [2020-05-07T13:27:37.028Z] [2020-05-07T13:27:37.028Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:37.028Z] #53 9.338 + RM_GOPATH=0 [2020-05-07T13:27:37.028Z] #53 9.338 + TMP_GOPATH= [2020-05-07T13:27:37.028Z] #53 9.338 + : /build [2020-05-07T13:27:37.028Z] #53 9.338 + '[' -z '' ']' [2020-05-07T13:27:37.028Z] #53 9.339 ++ mktemp -d [2020-05-07T13:27:37.028Z] #53 9.342 + export GOPATH=/tmp/tmp.0OiHdYOO88 [2020-05-07T13:27:37.028Z] #53 9.342 + GOPATH=/tmp/tmp.0OiHdYOO88 [2020-05-07T13:27:37.028Z] #53 9.342 + RM_GOPATH=1 [2020-05-07T13:27:37.028Z] #53 9.343 ++ dirname ./install.sh [2020-05-07T13:27:37.028Z] #53 9.343 + dir=. [2020-05-07T13:27:37.028Z] #53 9.346 Installing golangci-lint version v1.23.8 [2020-05-07T13:27:37.028Z] #53 9.346 + bin=golangci_lint [2020-05-07T13:27:37.028Z] #53 9.346 + shift [2020-05-07T13:27:37.028Z] #53 9.346 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T13:27:37.028Z] #53 9.346 + . ./golangci_lint.installer [2020-05-07T13:27:37.028Z] #53 9.346 ++ : v1.23.8 [2020-05-07T13:27:37.028Z] #53 9.346 + install_golangci_lint [2020-05-07T13:27:37.028Z] #53 9.346 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T13:27:37.028Z] #53 9.346 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T13:27:37.286Z] #53 ... [2020-05-07T13:27:37.286Z] [2020-05-07T13:27:37.286Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:37.286Z] #33 9.690 + RM_GOPATH=0 [2020-05-07T13:27:37.286Z] #33 9.690 + TMP_GOPATH= [2020-05-07T13:27:37.286Z] #33 9.690 + : /build [2020-05-07T13:27:37.286Z] #33 9.690 + '[' -z '' ']' [2020-05-07T13:27:37.286Z] #33 9.704 ++ mktemp -d [2020-05-07T13:27:37.286Z] #33 9.716 + export GOPATH=/tmp/tmp.aGMI0Vsbtu [2020-05-07T13:27:37.286Z] #33 9.716 + GOPATH=/tmp/tmp.aGMI0Vsbtu [2020-05-07T13:27:37.286Z] #33 9.716 + RM_GOPATH=1 [2020-05-07T13:27:37.286Z] #33 9.716 ++ dirname ./install.sh [2020-05-07T13:27:37.286Z] #33 9.724 + dir=. [2020-05-07T13:27:37.286Z] #33 9.728 + bin=tomlv [2020-05-07T13:27:37.286Z] #33 9.728 + shift [2020-05-07T13:27:37.286Z] #33 9.728 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T13:27:37.286Z] #33 9.728 + . ./tomlv.installer [2020-05-07T13:27:37.286Z] #33 9.728 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:27:37.286Z] #33 9.728 + install_tomlv [2020-05-07T13:27:37.286Z] #33 9.728 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T13:27:37.286Z] #33 9.728 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aGMI0Vsbtu/src/github.com/BurntSushi/toml [2020-05-07T13:27:37.286Z] #33 9.728 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:27:37.286Z] #33 9.763 Cloning into '/tmp/tmp.aGMI0Vsbtu/src/github.com/BurntSushi/toml'... [2020-05-07T13:27:37.286Z] #33 ... [2020-05-07T13:27:37.286Z] [2020-05-07T13:27:37.286Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:37.286Z] #56 9.124 + RM_GOPATH=0 [2020-05-07T13:27:37.286Z] #56 9.124 + TMP_GOPATH= [2020-05-07T13:27:37.286Z] #56 9.124 + : /build [2020-05-07T13:27:37.286Z] #56 9.124 + '[' -z '' ']' [2020-05-07T13:27:37.286Z] #56 9.130 ++ mktemp -d [2020-05-07T13:27:37.286Z] #56 9.138 + export GOPATH=/tmp/tmp.V5vQlsp66Z [2020-05-07T13:27:37.286Z] #56 9.138 + GOPATH=/tmp/tmp.V5vQlsp66Z [2020-05-07T13:27:37.286Z] #56 9.138 + RM_GOPATH=1 [2020-05-07T13:27:37.286Z] #56 9.138 ++ dirname ./install.sh [2020-05-07T13:27:37.286Z] #56 9.138 + dir=. [2020-05-07T13:27:37.286Z] #56 9.138 + bin=shfmt [2020-05-07T13:27:37.286Z] #56 9.138 + shift [2020-05-07T13:27:37.286Z] #56 9.139 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T13:27:37.286Z] #56 9.139 + . ./shfmt.installer [2020-05-07T13:27:37.286Z] #56 9.139 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:27:37.286Z] #56 9.139 + install_shfmt [2020-05-07T13:27:37.286Z] #56 9.139 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T13:27:37.286Z] #56 9.140 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:27:37.286Z] #56 9.140 + git clone https://github.com/mvdan/sh.git /tmp/tmp.V5vQlsp66Z/src/github.com/mvdan/sh [2020-05-07T13:27:37.286Z] #56 9.146 Cloning into '/tmp/tmp.V5vQlsp66Z/src/github.com/mvdan/sh'... [2020-05-07T13:27:37.545Z] #56 ... [2020-05-07T13:27:37.545Z] [2020-05-07T13:27:37.545Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:37.545Z] #35 7.926 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:27:37.545Z] #35 8.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:27:37.545Z] #35 8.028 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:27:37.545Z] #35 9.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:27:37.545Z] #35 ... [2020-05-07T13:27:37.545Z] [2020-05-07T13:27:37.545Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:37.545Z] #68 8.970 + RM_GOPATH=0 [2020-05-07T13:27:37.545Z] #68 8.970 + TMP_GOPATH= [2020-05-07T13:27:37.545Z] #68 8.970 + : /build/ [2020-05-07T13:27:37.545Z] #68 8.970 + '[' -z '' ']' [2020-05-07T13:27:37.545Z] #68 8.975 ++ mktemp -d [2020-05-07T13:27:37.545Z] #68 8.983 + export GOPATH=/tmp/tmp.5pK1cVZruD [2020-05-07T13:27:37.545Z] #68 8.984 + GOPATH=/tmp/tmp.5pK1cVZruD [2020-05-07T13:27:37.545Z] #68 8.984 + RM_GOPATH=1 [2020-05-07T13:27:37.545Z] #68 8.984 ++ dirname ./install.sh [2020-05-07T13:27:37.545Z] #68 8.991 + dir=. [2020-05-07T13:27:37.545Z] #68 8.993 + bin=rootlesskit [2020-05-07T13:27:37.545Z] #68 8.993 + shift [2020-05-07T13:27:37.545Z] #68 8.994 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T13:27:37.545Z] #68 8.995 + . ./rootlesskit.installer [2020-05-07T13:27:37.545Z] #68 8.999 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:27:37.545Z] #68 8.999 + install_rootlesskit [2020-05-07T13:27:37.545Z] #68 9.010 + case "$1" in [2020-05-07T13:27:37.545Z] #68 9.010 + export CGO_ENABLED=0 [2020-05-07T13:27:37.545Z] #68 9.011 + CGO_ENABLED=0 [2020-05-07T13:27:37.545Z] #68 9.011 + _install_rootlesskit [2020-05-07T13:27:37.545Z] #68 9.011 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T13:27:37.545Z] #68 9.011 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:27:37.545Z] #68 9.011 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5pK1cVZruD/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:27:37.545Z] #68 9.013 Cloning into '/tmp/tmp.5pK1cVZruD/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T13:27:37.803Z] #68 ... [2020-05-07T13:27:37.803Z] [2020-05-07T13:27:37.803Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:37.803Z] #47 9.297 + RM_GOPATH=0 [2020-05-07T13:27:37.803Z] #47 9.297 + TMP_GOPATH= [2020-05-07T13:27:37.803Z] #47 9.297 + : /build [2020-05-07T13:27:37.803Z] #47 9.297 + '[' -z '' ']' [2020-05-07T13:27:37.803Z] #47 9.297 ++ mktemp -d [2020-05-07T13:27:37.803Z] #47 9.323 + export GOPATH=/tmp/tmp.AiWvGo5hhD [2020-05-07T13:27:37.803Z] #47 9.323 + GOPATH=/tmp/tmp.AiWvGo5hhD [2020-05-07T13:27:37.803Z] #47 9.323 + RM_GOPATH=1 [2020-05-07T13:27:37.803Z] #47 9.323 ++ dirname ./install.sh [2020-05-07T13:27:37.803Z] #47 9.344 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:27:37.803Z] #47 9.344 + dir=. [2020-05-07T13:27:37.803Z] #47 9.344 + bin=vndr [2020-05-07T13:27:37.803Z] #47 9.344 + shift [2020-05-07T13:27:37.803Z] #47 9.344 + '[' '!' -f ./vndr.installer ']' [2020-05-07T13:27:37.803Z] #47 9.344 + . ./vndr.installer [2020-05-07T13:27:37.803Z] #47 9.344 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:27:37.803Z] #47 9.344 + install_vndr [2020-05-07T13:27:37.803Z] #47 9.344 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T13:27:37.803Z] #47 9.344 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AiWvGo5hhD/src/github.com/LK4D4/vndr [2020-05-07T13:27:37.803Z] #47 9.428 Cloning into '/tmp/tmp.AiWvGo5hhD/src/github.com/LK4D4/vndr'... [2020-05-07T13:27:37.803Z] #47 10.20 + cd /tmp/tmp.AiWvGo5hhD/src/github.com/LK4D4/vndr [2020-05-07T13:27:37.803Z] #47 10.20 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:27:37.803Z] #47 10.23 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T13:27:38.332Z] #47 30.09 bufio [2020-05-07T13:27:39.335Z] #47 31.15 reflect [2020-05-07T13:27:39.949Z] #47 31.64 syscall [2020-05-07T13:27:40.348Z] #47 13.39 runtime/internal/atomic [2020-05-07T13:27:40.348Z] #47 13.46 internal/cpu [2020-05-07T13:27:40.607Z] #47 13.78 runtime/internal/sys [2020-05-07T13:27:40.871Z] #47 14.10 internal/bytealg [2020-05-07T13:27:40.871Z] #47 14.15 runtime/internal/math [2020-05-07T13:27:40.871Z] #47 14.20 internal/race [2020-05-07T13:27:41.052Z] Removing intermediate container 94b62ef5e41a [2020-05-07T13:27:41.052Z] ---> 133012cf722e [2020-05-07T13:27:41.052Z] Step 7/15 : WORKDIR /buildx [2020-05-07T13:27:41.052Z] ---> Running in f5928ab1e606 [2020-05-07T13:27:41.052Z] Removing intermediate container f5928ab1e606 [2020-05-07T13:27:41.052Z] ---> e282994978e9 [2020-05-07T13:27:41.052Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-07T13:27:41.052Z] ---> Running in 4c287b1d4d48 [2020-05-07T13:27:41.052Z] Removing intermediate container 4c287b1d4d48 [2020-05-07T13:27:41.052Z] ---> 2da7cbbac513 [2020-05-07T13:27:41.052Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-07T13:27:41.052Z] ---> Running in 0b0e7e9274a4 [2020-05-07T13:27:41.129Z] #47 14.38 sync/atomic [2020-05-07T13:27:41.388Z] #47 14.62 unicode [2020-05-07T13:27:41.417Z] #47 ... [2020-05-07T13:27:41.418Z] [2020-05-07T13:27:41.418Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:41.418Z] #27 8.137 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T13:27:41.418Z] #27 8.384 [2020-05-07T13:27:41.646Z] #47 ... [2020-05-07T13:27:41.646Z] [2020-05-07T13:27:41.646Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:41.646Z] #68 14.98 + cd /tmp/tmp.5pK1cVZruD/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:27:41.646Z] #68 14.98 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:27:41.698Z] #27 8.502 0.0% ###### 9.4% ############ 17.8% ################# 24.0% ######################## 34.5% ############################# 40.7% ################################### 49.1% ####################################### 55.4% ############################################# 63.7% ################################################## 70.0% ###################################################### 76.2% ########################################################### 82.5% ############################################################### 88.8% ##################################################################### 97.2% ######################################################################## 100.0% [2020-05-07T13:27:41.767Z] From https://github.com/docker/buildx [2020-05-07T13:27:41.767Z] * [new tag] v0.3.1 -> build [2020-05-07T13:27:41.905Z] #68 15.27 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:27:41.905Z] #68 15.27 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T13:27:42.260Z] #27 10.66 #=#=# [2020-05-07T13:27:42.482Z] Switched to branch 'build' [2020-05-07T13:27:42.543Z] #27 10.85 #=#=# ##O#- # [2020-05-07T13:27:42.543Z] #27 ... [2020-05-07T13:27:42.543Z] [2020-05-07T13:27:42.543Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:42.543Z] #65 1.519 + RM_GOPATH=0 [2020-05-07T13:27:42.543Z] #65 1.519 + TMP_GOPATH= [2020-05-07T13:27:42.543Z] #65 1.519 + : /build [2020-05-07T13:27:42.543Z] #65 1.519 + '[' -z '' ']' [2020-05-07T13:27:42.543Z] #65 1.521 ++ mktemp -d [2020-05-07T13:27:42.543Z] #65 1.524 + export GOPATH=/tmp/tmp.9UkOHsNlLb [2020-05-07T13:27:42.543Z] #65 1.524 + GOPATH=/tmp/tmp.9UkOHsNlLb [2020-05-07T13:27:42.543Z] #65 1.524 + RM_GOPATH=1 [2020-05-07T13:27:42.543Z] #65 1.525 ++ dirname ./install.sh [2020-05-07T13:27:42.543Z] #65 1.528 + dir=. [2020-05-07T13:27:42.543Z] #65 1.528 + bin=containerd [2020-05-07T13:27:42.543Z] #65 1.528 + shift [2020-05-07T13:27:42.543Z] #65 1.528 + '[' '!' -f ./containerd.installer ']' [2020-05-07T13:27:42.543Z] #65 1.528 + . ./containerd.installer [2020-05-07T13:27:42.543Z] #65 1.529 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:27:42.543Z] #65 1.529 + install_containerd [2020-05-07T13:27:42.543Z] #65 1.529 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T13:27:42.543Z] #65 1.529 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:27:42.543Z] #65 1.529 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9UkOHsNlLb/src/github.com/containerd/containerd [2020-05-07T13:27:42.543Z] #65 1.531 Cloning into '/tmp/tmp.9UkOHsNlLb/src/github.com/containerd/containerd'... [2020-05-07T13:27:42.543Z] #65 ... [2020-05-07T13:27:42.543Z] [2020-05-07T13:27:42.543Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:42.543Z] #43 24.69 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-07T13:27:42.543Z] #43 24.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-07T13:27:42.543Z] #43 24.71 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-07T13:27:42.543Z] #43 24.87 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-07T13:27:42.543Z] #43 24.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-07T13:27:42.543Z] #43 24.87 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-07T13:27:42.543Z] #43 25.92 Selecting previously unselected package libprotoc17:s390x. [2020-05-07T13:27:42.543Z] #43 25.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-07T13:27:42.543Z] #43 25.94 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-07T13:27:42.543Z] #43 26.41 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T13:27:42.543Z] #43 26.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-07T13:27:42.543Z] #43 26.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:27:42.543Z] #43 26.48 Selecting previously unselected package protobuf-compiler. [2020-05-07T13:27:42.543Z] #43 26.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-07T13:27:42.543Z] #43 26.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:27:42.543Z] #43 26.61 Selecting previously unselected package python-pkg-resources. [2020-05-07T13:27:42.543Z] #43 26.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:27:42.543Z] #43 26.62 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T13:27:42.543Z] #43 26.79 Selecting previously unselected package python-six. [2020-05-07T13:27:42.543Z] #43 26.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T13:27:42.543Z] #43 26.79 Unpacking python-six (1.12.0-1) ... [2020-05-07T13:27:42.543Z] #43 26.88 Selecting previously unselected package python-protobuf. [2020-05-07T13:27:42.543Z] #43 26.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-07T13:27:42.543Z] #43 26.88 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T13:27:42.543Z] #43 27.31 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T13:27:42.543Z] #43 29.51 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-07T13:27:42.543Z] #43 29.51 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-07T13:27:42.543Z] #43 29.52 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-07T13:27:42.543Z] #43 29.54 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-07T13:27:42.543Z] #43 29.56 Setting up python-six (1.12.0-1) ... [2020-05-07T13:27:42.543Z] #43 31.02 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-07T13:27:42.544Z] #43 31.03 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-07T13:27:42.544Z] #43 31.06 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-07T13:27:42.544Z] #43 31.07 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-07T13:27:42.544Z] #43 31.08 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-07T13:27:42.544Z] #43 31.09 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:27:42.544Z] #43 31.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:27:42.544Z] #43 31.10 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-07T13:27:42.544Z] #43 31.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:27:42.544Z] #43 31.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T13:27:42.544Z] #43 33.98 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-07T13:27:42.544Z] #43 33.99 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:27:42.544Z] #43 DONE 34.5s [2020-05-07T13:27:42.544Z] [2020-05-07T13:27:42.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:27:42.544Z] #10 24.50 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:27:42.544Z] #10 24.50 Need to get 73.3 MB of archives. [2020-05-07T13:27:42.544Z] #10 24.50 After this operation, 494 MB of additional disk space will be used. [2020-05-07T13:27:42.544Z] #10 24.50 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-05-07T13:27:42.544Z] #10 25.37 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-05-07T13:27:42.544Z] #10 25.57 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-05-07T13:27:42.544Z] #10 25.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-07T13:27:42.544Z] #10 25.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-07T13:27:42.544Z] #10 25.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T13:27:42.544Z] #10 25.87 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-05-07T13:27:42.544Z] #10 26.05 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-05-07T13:27:42.544Z] #10 26.20 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-05-07T13:27:42.544Z] #10 28.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-05-07T13:27:42.544Z] #10 30.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-07T13:27:42.544Z] #10 30.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-07T13:27:42.544Z] #10 30.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-07T13:27:42.544Z] #10 30.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-07T13:27:42.544Z] #10 30.06 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-05-07T13:27:42.544Z] #10 30.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-05-07T13:27:42.544Z] #10 30.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-07T13:27:42.544Z] #10 30.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-07T13:27:42.544Z] #10 30.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-07T13:27:42.544Z] #10 30.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-07T13:27:42.544Z] #10 30.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-07T13:27:42.544Z] #10 30.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-07T13:27:42.544Z] #10 30.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-07T13:27:42.544Z] #10 30.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-07T13:27:42.544Z] #10 30.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-05-07T13:27:42.544Z] #10 30.94 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:27:42.544Z] #10 31.05 Fetched 73.3 MB in 6s (12.4 MB/s) [2020-05-07T13:27:42.544Z] #10 31.11 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T13:27:42.544Z] #10 31.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-07T13:27:42.544Z] #10 31.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-07T13:27:42.544Z] #10 31.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:27:42.544Z] #10 33.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T13:27:42.544Z] #10 33.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-07T13:27:42.544Z] #10 33.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:27:42.544Z] #10 ... [2020-05-07T13:27:42.544Z] [2020-05-07T13:27:42.544Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:42.544Z] #35 31.72 Selecting previously unselected package libxml2:s390x. [2020-05-07T13:27:42.544Z] #35 31.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-07T13:27:42.544Z] #35 31.72 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:27:42.544Z] #35 32.19 Selecting previously unselected package libarchive13:s390x. [2020-05-07T13:27:42.544Z] #35 32.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-07T13:27:42.544Z] #35 32.19 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-07T13:27:42.544Z] #35 32.42 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-07T13:27:42.544Z] #35 32.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-07T13:27:42.544Z] #35 32.44 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-07T13:27:42.544Z] #35 32.57 Selecting previously unselected package librhash0:s390x. [2020-05-07T13:27:42.544Z] #35 32.58 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-07T13:27:42.544Z] #35 32.59 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-07T13:27:42.544Z] #35 32.71 Selecting previously unselected package libuv1:s390x. [2020-05-07T13:27:42.544Z] #35 32.71 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-07T13:27:42.544Z] #35 32.71 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-07T13:27:42.544Z] #35 32.85 Selecting previously unselected package cmake. [2020-05-07T13:27:42.544Z] #35 32.85 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-07T13:27:42.544Z] #35 32.85 Unpacking cmake (3.13.4-1) ... [2020-05-07T13:27:42.544Z] #35 34.56 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-07T13:27:42.544Z] #35 34.59 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:27:42.544Z] #35 34.59 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-07T13:27:42.544Z] #35 34.60 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:27:42.544Z] #35 34.65 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-07T13:27:42.544Z] #35 34.66 Setting up cmake-data (3.13.4-1) ... [2020-05-07T13:27:42.544Z] #35 34.71 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:27:42.544Z] #35 34.71 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-07T13:27:42.544Z] #35 34.71 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-07T13:27:42.544Z] #35 34.71 Setting up cmake (3.13.4-1) ... [2020-05-07T13:27:42.544Z] #35 34.71 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:27:42.825Z] #35 34.75 Processing triggers for mime-support (3.62) ... [2020-05-07T13:27:43.110Z] #35 DONE 35.2s [2020-05-07T13:27:43.110Z] [2020-05-07T13:27:43.110Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:27:43.110Z] #36 DONE 0.1s [2020-05-07T13:27:43.110Z] [2020-05-07T13:27:43.110Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:43.375Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0894f0f883e0593f2) in /home/ubuntu/workspace/moby_PR-40910 [Pipeline] { [2020-05-07T13:27:43.393Z] #27 10.85 #=#=# ##O#- # ##O=# # #=#=-# # 0.3% 0.6% [2020-05-07T13:27:43.393Z] #27 ... [2020-05-07T13:27:43.393Z] [2020-05-07T13:27:43.393Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T13:27:43.393Z] #37 DONE 0.1s [2020-05-07T13:27:43.393Z] [2020-05-07T13:27:43.393Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:43.395Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c54f5134f698dd21) in /home/ubuntu/workspace/moby_PR-40910 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2020-05-07T13:27:43.643Z] Removing intermediate container 0b0e7e9274a4 [2020-05-07T13:27:43.643Z] ---> 0b9dbaa9653f [2020-05-07T13:27:43.643Z] Step 10/15 : ARG GOOS [2020-05-07T13:27:43.643Z] ---> Running in 863cc1b08edd [2020-05-07T13:27:43.643Z] Removing intermediate container 863cc1b08edd [2020-05-07T13:27:43.643Z] ---> 5d2039d1f997 [2020-05-07T13:27:43.643Z] Step 11/15 : ARG GOARCH [2020-05-07T13:27:43.643Z] ---> Running in da615d4c8492 [2020-05-07T13:27:43.643Z] Removing intermediate container da615d4c8492 [2020-05-07T13:27:43.643Z] ---> ed125a89ff26 [2020-05-07T13:27:43.643Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-07T13:27:43.643Z] ---> Running in c9faa91b0844 [2020-05-07T13:27:43.958Z] #27 10.85 #=#=# ##O#- # ##O=# # #=#=-# # 0.3% 0.6% 1.2% # 2.0% ## 3.4% ### 5.3% #### 6.4% ##### 7.8% ###### [2020-05-07T13:27:43.958Z] #27 ... [2020-05-07T13:27:43.958Z] [2020-05-07T13:27:43.958Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:43.958Z] #33 25.69 internal/reflectlite [2020-05-07T13:27:43.958Z] #33 25.69 sync [2020-05-07T13:27:43.958Z] #33 27.57 errors [2020-05-07T13:27:43.958Z] #33 27.59 sort [2020-05-07T13:27:43.958Z] #33 27.85 strconv [2020-05-07T13:27:43.958Z] #33 29.01 internal/oserror [2020-05-07T13:27:43.958Z] #33 29.07 syscall [2020-05-07T13:27:43.958Z] #33 31.15 reflect [2020-05-07T13:27:43.958Z] #33 35.58 time [2020-05-07T13:27:43.958Z] #33 ... [2020-05-07T13:27:43.958Z] [2020-05-07T13:27:43.958Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:45.090Z] #27 10.85 #=#=# ##O#- # ##O=# # #=#=-# # 0.3% 0.6% 1.2% # 2.0% ## 3.4% ### 5.3% #### 6.4% ##### 7.8% ###### 9.5% ######## 11.5% ######### 13.6% ########### 16.3% ############## 20.3% ################## 26.3% ######################### 34.9% ################################### 49.0% ############################################## 65.1% ######################################################### 80.2% ##################################################################### 96.3% ######################################################################## 100.0% [2020-05-07T13:27:45.090Z] #27 13.85 [2020-05-07T13:27:46.024Z] using credential docker-jenkins-github-credentials [2020-05-07T13:27:46.033Z] Cloning the remote Git repository [2020-05-07T13:27:46.034Z] Cloning with configured refspecs honoured and without tags [2020-05-07T13:27:46.103Z] #68 ... [2020-05-07T13:27:46.103Z] [2020-05-07T13:27:46.103Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:27:46.103Z] #43 9.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:27:46.103Z] #43 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:27:46.103Z] #43 ... [2020-05-07T13:27:46.103Z] [2020-05-07T13:27:46.103Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:46.103Z] #23 19.27 + mkdir -p /build [2020-05-07T13:27:46.103Z] #23 19.27 + mv docker/docker /build/ [2020-05-07T13:27:46.103Z] #23 19.27 + rmdir docker [2020-05-07T13:27:46.361Z] #23 DONE 19.7s [2020-05-07T13:27:46.361Z] [2020-05-07T13:27:46.361Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:46.361Z] #33 12.08 + cd /tmp/tmp.aGMI0Vsbtu/src/github.com/BurntSushi/toml [2020-05-07T13:27:46.361Z] #33 12.08 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:27:46.361Z] #33 12.14 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:27:46.361Z] #33 13.55 runtime/internal/atomic [2020-05-07T13:27:46.361Z] #33 13.56 internal/cpu [2020-05-07T13:27:46.361Z] #33 13.72 runtime/internal/sys [2020-05-07T13:27:46.361Z] #33 14.10 runtime/internal/math [2020-05-07T13:27:46.361Z] #33 14.21 math/bits [2020-05-07T13:27:46.361Z] #33 14.25 internal/bytealg [2020-05-07T13:27:46.361Z] #33 14.73 math [2020-05-07T13:27:46.361Z] #33 14.98 runtime [2020-05-07T13:27:46.361Z] #33 18.99 unicode/utf8 [2020-05-07T13:27:46.361Z] #33 19.65 internal/testlog [2020-05-07T13:27:46.361Z] #33 ... [2020-05-07T13:27:46.361Z] [2020-05-07T13:27:46.361Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:27:46.361Z] #30 10.26 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T13:27:46.361Z] #30 10.27 Cloning into '.'... [2020-05-07T13:27:46.619Z] #30 ... [2020-05-07T13:27:46.619Z] [2020-05-07T13:27:46.619Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:46.619Z] #47 15.02 runtime [2020-05-07T13:27:46.619Z] #47 18.78 unicode/utf8 [2020-05-07T13:27:46.619Z] #47 19.44 internal/testlog [2020-05-07T13:27:46.619Z] #47 19.79 encoding [2020-05-07T13:27:46.777Z] #27 14.03 ### 4.9% ####### 10.0% ############## 20.2% #################### 27.8% ######################### 35.4% ################################ 45.6% ######################################## 55.8% ############################################### 66.0% #################################################### 73.6% ########################################################## 81.2% ################################################################### 94.0% ######################################################################## 100.0% [2020-05-07T13:27:46.809Z] using credential docker-jenkins-github-credentials [2020-05-07T13:27:46.818Z] Cloning the remote Git repository [2020-05-07T13:27:46.818Z] Cloning with configured refspecs honoured and without tags [2020-05-07T13:27:46.877Z] #47 20.05 unicode/utf16 [2020-05-07T13:27:46.877Z] #47 ... [2020-05-07T13:27:46.877Z] [2020-05-07T13:27:46.877Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:46.877Z] #33 20.19 runtime/cgo [2020-05-07T13:27:46.780Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T13:27:46.835Z] > git init /home/ubuntu/workspace/moby_PR-40910 # timeout=10 [2020-05-07T13:27:46.012Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T13:27:46.083Z] > git init /home/ubuntu/workspace/moby_PR-40910 # timeout=10 [2020-05-07T13:27:46.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:27:46.739Z] > git --version # timeout=10 [2020-05-07T13:27:46.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:27:46.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:27:47.057Z] #27 15.55 [2020-05-07T13:27:47.816Z] #33 ... [2020-05-07T13:27:47.816Z] [2020-05-07T13:27:47.816Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:27:47.816Z] #62 11.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:27:47.816Z] #62 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:27:47.816Z] #62 ... [2020-05-07T13:27:47.816Z] [2020-05-07T13:27:47.816Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:47.816Z] #47 20.68 container/list [2020-05-07T13:27:47.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:27:47.139Z] > git --version # timeout=10 [2020-05-07T13:27:47.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:27:47.184Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:27:48.185Z] #27 15.69 #=#=# ##O#- # ##O=# # #=#=-# # 0.1% 0.1% 0.2% 0.4% 0.6% 0.9% [2020-05-07T13:27:48.185Z] #27 ... [2020-05-07T13:27:48.185Z] [2020-05-07T13:27:48.185Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:48.185Z] #50 29.84 + cd /tmp/tmp.RVn1RM7YVr/src/gotest.tools/gotestsum [2020-05-07T13:27:48.185Z] #50 29.84 + git checkout -q v0.3.5 [2020-05-07T13:27:48.185Z] #50 29.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T13:27:48.185Z] #50 ... [2020-05-07T13:27:48.185Z] [2020-05-07T13:27:48.185Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:48.381Z] #47 21.57 crypto/internal/subtle [2020-05-07T13:27:48.381Z] #47 21.73 crypto/subtle [2020-05-07T13:27:48.639Z] #47 21.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T13:27:48.639Z] #47 22.06 internal/nettrace [2020-05-07T13:27:48.639Z] #47 ... [2020-05-07T13:27:48.640Z] [2020-05-07T13:27:48.640Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:48.640Z] #35 12.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:27:48.640Z] #35 15.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:27:48.898Z] #35 ... [2020-05-07T13:27:48.898Z] [2020-05-07T13:27:48.898Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:48.898Z] #47 22.16 runtime/cgo [2020-05-07T13:27:49.619Z] #27 15.69 #=#=# ##O#- # ##O=# # #=#=-# # 0.1% 0.1% 0.2% 0.4% 0.6% 0.9% 1.2% # 1.5% # 1.9% # 2.5% ## 3.2% ### 4.2% #### 5.7% ##### 8.1% ####### 10.7% ######### 13.4% ########### 15.7% ############# 18.3% ############### 20.9% ###### [2020-05-07T13:27:49.619Z] #27 ... [2020-05-07T13:27:49.619Z] [2020-05-07T13:27:49.619Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:27:49.619Z] #30 31.46 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-05-07T13:27:49.619Z] #30 31.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T13:27:49.619Z] #30 32.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T13:27:49.619Z] #30 ... [2020-05-07T13:27:49.619Z] [2020-05-07T13:27:49.619Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:50.181Z] #27 15.69 #=#=# ##O#- # ##O=# # #=#=-# # 0.1% 0.1% 0.2% 0.4% 0.6% 0.9% 1.2% # 1.5% # 1.9% # 2.5% ## 3.2% ### 4.2% #### 5.7% ##### 8.1% ####### 10.7% ######### 13.4% ########### 15.7% ############# 18.3% ############### 20.9% ################ 23.6% ################## 26.2% #################### 28.9% ###################### 31.5% ######################## 34.2% ########################## 36.8% ## [2020-05-07T13:27:50.181Z] #27 ... [2020-05-07T13:27:50.181Z] [2020-05-07T13:27:50.181Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:50.181Z] #56 31.90 syscall [2020-05-07T13:27:50.181Z] #56 31.94 reflect [2020-05-07T13:27:50.181Z] #56 39.20 time [2020-05-07T13:27:50.181Z] #56 40.78 encoding/binary [2020-05-07T13:27:50.181Z] #56 ... [2020-05-07T13:27:50.181Z] [2020-05-07T13:27:50.181Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:50.270Z] #47 ... [2020-05-07T13:27:50.270Z] [2020-05-07T13:27:50.270Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:27:50.270Z] #25 14.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:27:50.270Z] #25 16.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:27:50.475Z] #27 15.69 #=#=# ##O#- # ##O=# # #=#=-# # 0.1% 0.1% 0.2% 0.4% 0.6% 0.9% 1.2% # 1.5% # 1.9% # 2.5% ## 3.2% ### 4.2% #### 5.7% ##### 8.1% ####### 10.7% ######### 13.4% ########### 15.7% ############# 18.3% ############### 20.9% ################ 23.6% ################## 26.2% #################### 28.9% ###################### 31.5% ######################## 34.2% ########################## 36.8% ############################ 39.4% ############################## 42.1% ################################ 44.7% ###### [2020-05-07T13:27:50.475Z] #27 ... [2020-05-07T13:27:50.475Z] [2020-05-07T13:27:50.475Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:50.475Z] #38 1.308 + RM_GOPATH=0 [2020-05-07T13:27:50.475Z] #38 1.308 + TMP_GOPATH= [2020-05-07T13:27:50.475Z] #38 1.308 + : /build [2020-05-07T13:27:50.475Z] #38 1.308 + '[' -z '' ']' [2020-05-07T13:27:50.475Z] #38 1.313 ++ mktemp -d [2020-05-07T13:27:50.475Z] #38 1.314 + export GOPATH=/tmp/tmp.NwOxgHH2jv [2020-05-07T13:27:50.475Z] #38 1.314 + GOPATH=/tmp/tmp.NwOxgHH2jv [2020-05-07T13:27:50.475Z] #38 1.314 + RM_GOPATH=1 [2020-05-07T13:27:50.475Z] #38 1.314 ++ dirname ./install.sh [2020-05-07T13:27:50.475Z] #38 1.319 + dir=. [2020-05-07T13:27:50.475Z] #38 1.319 + bin=tini [2020-05-07T13:27:50.475Z] #38 1.319 + shift [2020-05-07T13:27:50.475Z] #38 1.319 + '[' '!' -f ./tini.installer ']' [2020-05-07T13:27:50.475Z] #38 1.319 + . ./tini.installer [2020-05-07T13:27:50.475Z] #38 1.319 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:27:50.475Z] #38 1.319 + install_tini [2020-05-07T13:27:50.475Z] #38 1.319 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T13:27:50.475Z] #38 1.319 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:27:50.475Z] #38 1.319 + git clone https://github.com/krallin/tini.git /tmp/tmp.NwOxgHH2jv/tini [2020-05-07T13:27:50.475Z] #38 1.322 Cloning into '/tmp/tmp.NwOxgHH2jv/tini'... [2020-05-07T13:27:50.475Z] #38 2.046 + cd /tmp/tmp.NwOxgHH2jv/tini [2020-05-07T13:27:50.475Z] #38 2.046 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:27:50.475Z] #38 2.055 + cmake . [2020-05-07T13:27:50.475Z] #38 2.558 -- The C compiler identification is GNU 8.3.0 [2020-05-07T13:27:50.475Z] #38 2.599 -- Check for working C compiler: /usr/bin/cc [2020-05-07T13:27:50.475Z] #38 3.029 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T13:27:50.475Z] #38 3.030 -- Detecting C compiler ABI info [2020-05-07T13:27:50.475Z] #38 3.407 -- Detecting C compiler ABI info - done [2020-05-07T13:27:50.475Z] #38 3.428 -- Detecting C compile features [2020-05-07T13:27:50.475Z] #38 4.505 -- Detecting C compile features - done [2020-05-07T13:27:50.475Z] #38 4.535 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T13:27:50.475Z] #38 4.764 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T13:27:50.475Z] #38 4.827 -- Configuring done [2020-05-07T13:27:50.475Z] #38 4.845 -- Generating done [2020-05-07T13:27:50.475Z] #38 4.848 -- Build files have been written to: /tmp/tmp.NwOxgHH2jv/tini [2020-05-07T13:27:50.475Z] #38 4.858 + make tini-static [2020-05-07T13:27:50.475Z] #38 5.086 Scanning dependencies of target tini-static [2020-05-07T13:27:50.475Z] #38 5.142 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T13:27:50.475Z] #38 6.126 [100%] Linking C executable tini-static [2020-05-07T13:27:50.475Z] #38 6.712 [100%] Built target tini-static [2020-05-07T13:27:50.475Z] #38 6.783 + mkdir -p /build [2020-05-07T13:27:50.475Z] #38 6.788 + cp tini-static /build/docker-init [2020-05-07T13:27:50.475Z] #38 DONE 7.2s [2020-05-07T13:27:50.475Z] [2020-05-07T13:27:50.475Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:50.564Z] #25 ... [2020-05-07T13:27:50.564Z] [2020-05-07T13:27:50.564Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:27:50.564Z] #10 14.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:27:50.564Z] #10 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:27:50.564Z] #10 ... [2020-05-07T13:27:50.564Z] [2020-05-07T13:27:50.564Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:50.564Z] #56 21.98 + cd /tmp/tmp.V5vQlsp66Z/src/github.com/mvdan/sh [2020-05-07T13:27:50.564Z] #56 21.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:27:50.564Z] #56 22.07 + GO111MODULE=on [2020-05-07T13:27:50.564Z] #56 22.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T13:27:50.564Z] #56 23.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:27:50.564Z] #56 23.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:27:50.564Z] #56 23.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:27:50.564Z] #56 23.77 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:27:50.564Z] #56 23.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:27:51.550Z] #56 24.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:27:52.479Z] #27 15.69 #=#=# ##O#- # ##O=# # #=#=-# # 0.1% 0.1% 0.2% 0.4% 0.6% 0.9% 1.2% # 1.5% # 1.9% # 2.5% ## 3.2% ### 4.2% #### 5.7% ##### 8.1% ####### 10.7% ######### 13.4% ########### 15.7% ############# 18.3% ############### 20.9% ################ 23.6% ################## 26.2% #################### 28.9% ###################### 31.5% ######################## 34.2% ########################## 36.8% ############################ 39.4% ############################## 42.1% ################################ 44.7% ################################# 46.6% ################################### 49.0% #################################### 51.2% ##################################### 52.7% ####################################### 55.3% ######################################### 57.8% ########################################### 60.4% ############################################# 63.1% ############################################### 65.8% ################################################# 68.4% ################################################### 71.7% #################################################### 73.0% ###################################################### 75.1% ####################################################### 77.0% ######################################################### 79.4% ########################################################## 81.8% ############################################################ 84.5% ############################################################## 87.2% ################################################################ 89.8% ################################################################## 92.5% ## [2020-05-07T13:27:52.479Z] #27 ... [2020-05-07T13:27:52.479Z] [2020-05-07T13:27:52.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:27:52.479Z] #44 2.428 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:27:52.479Z] #44 2.428 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:27:52.479Z] #44 2.439 Note: Building without GnuTLS support [2020-05-07T13:27:52.480Z] #44 3.678 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:27:52.480Z] #44 3.692 GEN .gitid [2020-05-07T13:27:52.480Z] #44 3.702 GEN criu/include/version.h [2020-05-07T13:27:52.480Z] #44 3.745 GEN include/common/asm [2020-05-07T13:27:52.480Z] #44 4.680 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T13:27:52.480Z] #44 4.743 PBCC images/opts.pb-c.c [2020-05-07T13:27:52.480Z] #44 4.758 PBCC images/sit.pb-c.c [2020-05-07T13:27:52.480Z] #44 4.774 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T13:27:52.480Z] #44 4.804 DEP images/opts.pb-c.d [2020-05-07T13:27:52.480Z] #44 4.822 DEP images/sit.pb-c.d [2020-05-07T13:27:52.480Z] #44 4.848 PBCC images/macvlan.pb-c.c [2020-05-07T13:27:52.480Z] #44 4.864 DEP images/macvlan.pb-c.d [2020-05-07T13:27:52.480Z] #44 4.877 PBCC images/autofs.pb-c.c [2020-05-07T13:27:52.480Z] #44 4.896 DEP images/autofs.pb-c.d [2020-05-07T13:27:52.480Z] #44 4.937 PBCC images/sysctl.pb-c.c [2020-05-07T13:27:52.480Z] #44 4.947 DEP images/sysctl.pb-c.d [2020-05-07T13:27:52.480Z] #44 4.990 PBCC images/time.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.002 DEP images/time.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.019 PBCC images/binfmt-misc.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.033 DEP images/binfmt-misc.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.072 PBCC images/seccomp.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.084 DEP images/seccomp.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.091 PBCC images/userns.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.105 DEP images/userns.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.129 PBCC images/cgroup.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.139 DEP images/cgroup.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.168 PBCC images/fown.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.179 PBCC images/ext-file.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.201 DEP images/fown.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.254 DEP images/ext-file.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.281 PBCC images/rpc.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.323 DEP images/rpc.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.358 PBCC images/siginfo.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.368 DEP images/siginfo.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.378 PBCC images/pagemap.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.419 DEP images/pagemap.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.439 PBCC images/rlimit.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.443 DEP images/rlimit.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.474 PBCC images/file-lock.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.489 DEP images/file-lock.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.516 PBCC images/tty.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.525 DEP images/tty.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.559 PBCC images/tun.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.605 PBCC images/netdev.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.664 DEP images/tun.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.676 DEP images/netdev.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.730 PBCC images/vma.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.759 DEP images/vma.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.819 PBCC images/creds.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.834 DEP images/creds.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.870 PBCC images/utsns.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.884 DEP images/utsns.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.894 PBCC images/ipc-desc.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.915 PBCC images/ipc-sem.pb-c.c [2020-05-07T13:27:52.480Z] #44 5.937 DEP images/ipc-desc.pb-c.d [2020-05-07T13:27:52.480Z] #44 5.984 DEP images/ipc-sem.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.018 PBCC images/ipc-msg.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.049 DEP images/ipc-msg.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.097 PBCC images/ipc-shm.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.136 DEP images/ipc-shm.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.157 PBCC images/ipc-var.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.182 DEP images/ipc-var.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.218 PBCC images/sk-opts.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.234 PBCC images/packet-sock.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.241 DEP images/sk-opts.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.291 DEP images/packet-sock.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.367 PBCC images/sk-netlink.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.419 DEP images/sk-netlink.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.438 PBCC images/sk-inet.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.544 DEP images/sk-inet.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.571 PBCC images/sk-unix.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.619 DEP images/sk-unix.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.671 PBCC images/mm.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.744 DEP images/mm.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.757 PBCC images/timerfd.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.792 DEP images/timerfd.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.809 PBCC images/timer.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.825 DEP images/timer.pb-c.d [2020-05-07T13:27:52.480Z] #44 6.934 PBCC images/sa.pb-c.c [2020-05-07T13:27:52.480Z] #44 6.975 DEP images/sa.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.037 PBCC images/pipe-data.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.042 DEP images/pipe-data.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.050 PBCC images/mnt.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.113 DEP images/mnt.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.164 PBCC images/sk-packet.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.181 DEP images/sk-packet.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.201 PBCC images/tcp-stream.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.254 DEP images/tcp-stream.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.315 PBCC images/pipe.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.384 DEP images/pipe.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.447 PBCC images/pstree.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.465 DEP images/pstree.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.501 PBCC images/fs.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.527 DEP images/fs.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.567 PBCC images/signalfd.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.596 DEP images/signalfd.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.633 PBCC images/fh.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.716 PBCC images/fsnotify.pb-c.c [2020-05-07T13:27:52.480Z] #44 7.855 DEP images/fh.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.909 DEP images/fsnotify.pb-c.d [2020-05-07T13:27:52.480Z] #44 7.975 PBCC images/eventpoll.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.026 DEP images/eventpoll.pb-c.d [2020-05-07T13:27:52.480Z] #44 8.039 PBCC images/eventfd.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.106 DEP images/eventfd.pb-c.d [2020-05-07T13:27:52.480Z] #44 8.149 PBCC images/remap-file-path.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.149 DEP images/remap-file-path.pb-c.d [2020-05-07T13:27:52.480Z] #44 8.180 PBCC images/fifo.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.230 DEP images/fifo.pb-c.d [2020-05-07T13:27:52.480Z] #44 8.265 PBCC images/ghost-file.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.316 DEP images/ghost-file.pb-c.d [2020-05-07T13:27:52.480Z] #44 8.353 PBCC images/regfile.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.419 DEP images/regfile.pb-c.d [2020-05-07T13:27:52.480Z] #44 8.517 PBCC images/ns.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.562 DEP images/ns.pb-c.d [2020-05-07T13:27:52.480Z] #44 8.585 PBCC images/fdinfo.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.727 DEP images/fdinfo.pb-c.d [2020-05-07T13:27:52.480Z] #44 8.812 PBCC images/core-aarch64.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.878 PBCC images/core-arm.pb-c.c [2020-05-07T13:27:52.480Z] #44 8.997 PBCC images/core-ppc64.pb-c.c [2020-05-07T13:27:52.480Z] #44 9.038 PBCC images/core-s390.pb-c.c [2020-05-07T13:27:52.480Z] #44 9.100 PBCC images/core-x86.pb-c.c [2020-05-07T13:27:52.480Z] #44 9.191 PBCC images/core.pb-c.c [2020-05-07T13:27:52.480Z] #44 9.361 PBCC images/inventory.pb-c.c [2020-05-07T13:27:52.480Z] #44 9.415 DEP images/core-aarch64.pb-c.d [2020-05-07T13:27:52.480Z] #44 9.476 DEP images/core-arm.pb-c.d [2020-05-07T13:27:52.480Z] #44 9.533 DEP images/core-ppc64.pb-c.d [2020-05-07T13:27:52.480Z] #44 9.574 DEP images/core-s390.pb-c.d [2020-05-07T13:27:52.480Z] #44 9.587 DEP images/core-x86.pb-c.d [2020-05-07T13:27:52.480Z] #44 9.651 DEP images/core.pb-c.d [2020-05-07T13:27:52.480Z] #44 9.710 DEP images/inventory.pb-c.d [2020-05-07T13:27:52.480Z] #44 9.761 PBCC images/cpuinfo.pb-c.c [2020-05-07T13:27:52.480Z] #44 9.801 DEP images/cpuinfo.pb-c.d [2020-05-07T13:27:52.480Z] #44 9.840 PBCC images/stats.pb-c.c [2020-05-07T13:27:52.480Z] #44 9.855 DEP images/stats.pb-c.d [2020-05-07T13:27:52.484Z] #56 25.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:27:52.761Z] #44 ... [2020-05-07T13:27:52.761Z] [2020-05-07T13:27:52.761Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:52.761Z] #27 15.69 #=#=# ##O#- # ##O=# # #=#=-# # 0.1% 0.1% 0.2% 0.4% 0.6% 0.9% 1.2% # 1.5% # 1.9% # 2.5% ## 3.2% ### 4.2% #### 5.7% ##### 8.1% ####### 10.7% ######### 13.4% ########### 15.7% ############# 18.3% ############### 20.9% ################ 23.6% ################## 26.2% #################### 28.9% ###################### 31.5% ######################## 34.2% ########################## 36.8% ############################ 39.4% ############################## 42.1% ################################ 44.7% ################################# 46.6% ################################### 49.0% #################################### 51.2% ##################################### 52.7% ####################################### 55.3% ######################################### 57.8% ########################################### 60.4% ############################################# 63.1% ############################################### 65.8% ################################################# 68.4% ################################################### 71.7% #################################################### 73.0% ###################################################### 75.1% ####################################################### 77.0% ######################################################### 79.4% ########################################################## 81.8% ############################################################ 84.5% ############################################################## 87.2% ################################################################ 89.8% ################################################################## 92.5% #################################################################### 95.2% ###################################################################### 97.8% ######################################################################## 100.0% [2020-05-07T13:27:52.761Z] #27 21.46 [2020-05-07T13:27:53.042Z] #27 ... [2020-05-07T13:27:53.042Z] [2020-05-07T13:27:53.042Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:27:53.042Z] #10 34.97 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T13:27:53.042Z] #10 34.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T13:27:53.042Z] #10 34.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:27:53.042Z] #10 35.24 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-07T13:27:53.042Z] #10 35.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-07T13:27:53.042Z] #10 35.25 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-07T13:27:53.042Z] #10 35.39 Selecting previously unselected package dmsetup. [2020-05-07T13:27:53.042Z] #10 35.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-07T13:27:53.042Z] #10 35.40 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T13:27:53.042Z] #10 35.52 Selecting previously unselected package mingw-w64-common. [2020-05-07T13:27:53.042Z] #10 35.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T13:27:53.042Z] #10 35.54 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T13:27:53.042Z] #10 40.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T13:27:53.042Z] #10 40.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T13:27:53.042Z] #10 40.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:27:53.322Z] #10 ... [2020-05-07T13:27:53.322Z] [2020-05-07T13:27:53.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:27:53.323Z] #44 10.84 make[1]: Nothing to be done for 'all'. [2020-05-07T13:27:53.395Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03b4f338ad5ad8f6e) in /home/ubuntu/workspace/moby_PR-40910 [Pipeline] { [Pipeline] checkout [2020-05-07T13:27:53.855Z] #56 ... [2020-05-07T13:27:53.855Z] [2020-05-07T13:27:53.855Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:27:53.855Z] #35 27.69 Fetched 8347 kB in 20s (417 kB/s) [2020-05-07T13:27:54.330Z] #44 11.84 CC images/stats.o [2020-05-07T13:27:54.611Z] #44 12.16 CC images/core.o [2020-05-07T13:27:55.223Z] #44 12.65 CC images/core-x86.o [2020-05-07T13:27:55.504Z] #44 13.09 CC images/core-arm.o [2020-05-07T13:27:56.116Z] #44 13.34 CC images/core-aarch64.o [2020-05-07T13:27:56.116Z] #44 ... [2020-05-07T13:27:56.116Z] [2020-05-07T13:27:56.116Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:27:56.116Z] #47 37.71 time [2020-05-07T13:27:56.116Z] #47 41.24 internal/fmtsort [2020-05-07T13:27:56.116Z] #47 41.62 internal/poll [2020-05-07T13:27:56.116Z] #47 41.65 internal/syscall/execenv [2020-05-07T13:27:56.116Z] #47 41.85 internal/syscall/unix [2020-05-07T13:27:56.116Z] #47 42.10 strings [2020-05-07T13:27:56.116Z] #47 43.08 os [2020-05-07T13:27:56.116Z] #47 45.39 regexp/syntax [2020-05-07T13:27:56.116Z] #47 46.31 fmt [2020-05-07T13:27:56.116Z] #47 ... [2020-05-07T13:27:56.116Z] [2020-05-07T13:27:56.116Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:27:56.116Z] #27 22.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T13:27:56.116Z] #27 22.75 #=#=# [2020-05-07T13:27:56.116Z] #27 22.87 ############################### 44.3% ######################################################################## 100.0% [2020-05-07T13:27:56.116Z] #27 22.97 [2020-05-07T13:27:56.116Z] #27 24.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T13:27:56.116Z] #27 24.56 [2020-05-07T13:27:56.908Z] using credential docker-jenkins-github-credentials [2020-05-07T13:27:56.918Z] Cloning the remote Git repository [2020-05-07T13:27:56.918Z] Cloning with configured refspecs honoured and without tags [2020-05-07T13:27:56.863Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T13:27:56.924Z] > git init /home/ubuntu/workspace/moby_PR-40910 # timeout=10 [2020-05-07T13:27:57.244Z] #27 24.70 #=#=# ##O#- # ##O=# # #=#=-# # ## 3.1% #### 6.1% ######## 12.3% ################# 24.0% ########################### 38.7% ########################################## 58.8% ######################################################### 80.5% ######################################################################## 100.0% [2020-05-07T13:27:57.244Z] #27 25.89 [2020-05-07T13:27:58.247Z] #27 ... [2020-05-07T13:27:58.247Z] [2020-05-07T13:27:58.247Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:58.247Z] #33 39.97 internal/poll [2020-05-07T13:27:58.247Z] #33 41.73 internal/syscall/execenv [2020-05-07T13:27:58.247Z] #33 41.85 internal/syscall/unix [2020-05-07T13:27:58.247Z] #33 42.00 os [2020-05-07T13:27:58.247Z] #33 42.30 strings [2020-05-07T13:27:58.247Z] #33 45.00 fmt [2020-05-07T13:27:58.247Z] #33 45.08 path/filepath [2020-05-07T13:27:58.247Z] #33 46.12 io/ioutil [2020-05-07T13:27:58.247Z] #33 46.48 path [2020-05-07T13:27:58.247Z] #33 46.86 text/tabwriter [2020-05-07T13:27:58.247Z] #33 48.04 github.com/BurntSushi/toml [2020-05-07T13:27:58.247Z] #33 48.04 flag [2020-05-07T13:27:58.247Z] #33 49.29 log [2020-05-07T13:27:58.247Z] #33 ... [2020-05-07T13:27:58.247Z] [2020-05-07T13:27:58.247Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:27:58.248Z] #65 23.89 Checking out files: 71% (2291/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-07T13:27:58.248Z] #65 24.47 + cd /tmp/tmp.9UkOHsNlLb/src/github.com/containerd/containerd [2020-05-07T13:27:58.248Z] #65 24.47 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:27:57.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:27:57.452Z] > git --version # timeout=10 [2020-05-07T13:27:57.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:27:57.512Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:27:58.529Z] #65 26.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T13:27:58.529Z] #65 26.17 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T13:27:58.529Z] #65 26.17 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:27:58.529Z] #65 26.17 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:27:58.529Z] #65 26.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T13:27:58.529Z] #65 26.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T13:27:58.529Z] #65 26.17 + '[' '' = dynamic ']' [2020-05-07T13:27:58.529Z] #65 26.17 + make [2020-05-07T13:27:59.118Z] #35 27.69 Reading package lists... [2020-05-07T13:27:59.118Z] #35 ... [2020-05-07T13:27:59.118Z] [2020-05-07T13:27:59.118Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:27:59.118Z] #74 28.88 Checking out files: 63% (1321/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-05-07T13:27:59.118Z] #74 29.68 + cd /tmp/tmp.CVenpmCTq2/src/github.com/docker/libnetwork [2020-05-07T13:27:59.118Z] #74 29.68 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:27:59.118Z] #74 29.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T13:27:59.996Z] #65 27.35 + bin/ctr [2020-05-07T13:28:01.000Z] #65 ... [2020-05-07T13:28:01.000Z] [2020-05-07T13:28:01.000Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:01.000Z] #56 42.50 encoding/base64 [2020-05-07T13:28:01.000Z] #56 43.67 os [2020-05-07T13:28:01.000Z] #56 43.68 strings [2020-05-07T13:28:01.000Z] #56 46.35 golang.org/x/sys/unix [2020-05-07T13:28:01.000Z] #56 47.21 fmt [2020-05-07T13:28:01.000Z] #56 51.13 encoding/json [2020-05-07T13:28:01.000Z] #56 ... [2020-05-07T13:28:01.000Z] [2020-05-07T13:28:01.000Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:28:01.000Z] #27 27.71 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T13:28:01.000Z] #27 27.75 skipping existing b63cc5f62c21 [2020-05-07T13:28:01.000Z] #27 27.84 [2020-05-07T13:28:01.000Z] #27 28.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T13:28:01.000Z] #27 29.22 [2020-05-07T13:28:01.000Z] #27 29.34 ######################################################################## 100.0% [2020-05-07T13:28:01.000Z] #27 29.41 [2020-05-07T13:28:01.000Z] #27 29.46 Download of images into '/build' complete. [2020-05-07T13:28:01.000Z] #27 29.46 Use something like the following to load the result into a Docker daemon: [2020-05-07T13:28:01.000Z] #27 29.46 tar -cC '/build' . | docker load [2020-05-07T13:28:01.294Z] #27 DONE 29.8s [2020-05-07T13:28:01.294Z] [2020-05-07T13:28:01.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:01.294Z] #44 13.78 CC images/core-ppc64.o [2020-05-07T13:28:01.294Z] #44 14.29 CC images/core-s390.o [2020-05-07T13:28:01.294Z] #44 14.63 CC images/cpuinfo.o [2020-05-07T13:28:01.294Z] #44 14.85 CC images/inventory.o [2020-05-07T13:28:01.294Z] #44 14.96 CC images/fdinfo.o [2020-05-07T13:28:01.294Z] #44 15.27 CC images/fown.o [2020-05-07T13:28:01.294Z] #44 15.44 CC images/ns.o [2020-05-07T13:28:01.294Z] #44 15.66 CC images/regfile.o [2020-05-07T13:28:01.294Z] #44 15.95 CC images/ghost-file.o [2020-05-07T13:28:01.294Z] #44 16.14 CC images/fifo.o [2020-05-07T13:28:01.294Z] #44 16.26 CC images/remap-file-path.o [2020-05-07T13:28:01.294Z] #44 16.44 CC images/eventfd.o [2020-05-07T13:28:01.294Z] #44 16.54 CC images/eventpoll.o [2020-05-07T13:28:01.294Z] #44 16.72 CC images/fh.o [2020-05-07T13:28:01.294Z] #44 16.94 CC images/fsnotify.o [2020-05-07T13:28:01.294Z] #44 17.43 CC images/signalfd.o [2020-05-07T13:28:01.294Z] #44 17.55 CC images/fs.o [2020-05-07T13:28:01.294Z] #44 17.70 CC images/pstree.o [2020-05-07T13:28:01.294Z] #44 17.93 CC images/pipe.o [2020-05-07T13:28:01.294Z] #44 18.03 CC images/tcp-stream.o [2020-05-07T13:28:01.294Z] #44 18.23 CC images/sk-packet.o [2020-05-07T13:28:01.294Z] #44 18.44 CC images/mnt.o [2020-05-07T13:28:01.294Z] #44 18.69 CC images/pipe-data.o [2020-05-07T13:28:01.294Z] #44 18.87 CC images/sa.o [2020-05-07T13:28:01.575Z] #44 19.01 CC images/timer.o [2020-05-07T13:28:01.645Z] #74 ... [2020-05-07T13:28:01.646Z] [2020-05-07T13:28:01.646Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:28:01.646Z] #43 25.47 Fetched 8347 kB in 20s (423 kB/s) [2020-05-07T13:28:01.646Z] #43 25.47 Reading package lists... [2020-05-07T13:28:01.646Z] #43 33.27 Reading package lists... [2020-05-07T13:28:01.646Z] #43 ... [2020-05-07T13:28:01.646Z] [2020-05-07T13:28:01.646Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:28:01.646Z] #41 26.83 Checking out files: 85% (1364/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-05-07T13:28:01.646Z] #41 27.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T13:28:01.646Z] #41 28.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-07T13:28:01.859Z] #44 19.37 CC images/timerfd.o [2020-05-07T13:28:02.140Z] #44 19.55 CC images/mm.o [2020-05-07T13:28:02.140Z] #44 19.66 CC images/sk-opts.o [2020-05-07T13:28:02.140Z] #44 19.71 CC images/sk-unix.o [2020-05-07T13:28:02.421Z] #44 19.79 CC images/sk-inet.o [2020-05-07T13:28:02.421Z] #44 19.94 CC images/tun.o [2020-05-07T13:28:02.421Z] #44 ... [2020-05-07T13:28:02.421Z] [2020-05-07T13:28:02.421Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:02.421Z] #56 54.32 github.com/pkg/diff [2020-05-07T13:28:02.579Z] #41 ... [2020-05-07T13:28:02.579Z] [2020-05-07T13:28:02.579Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:28:02.579Z] #62 26.22 Fetched 8347 kB in 20s (423 kB/s) [2020-05-07T13:28:02.579Z] #62 26.22 Reading package lists... [2020-05-07T13:28:02.579Z] #62 32.88 Reading package lists... [2020-05-07T13:28:02.579Z] #62 ... [2020-05-07T13:28:02.579Z] [2020-05-07T13:28:02.579Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:28:02.579Z] #35 27.69 Reading package lists... [2020-05-07T13:28:02.714Z] #56 ... [2020-05-07T13:28:02.714Z] [2020-05-07T13:28:02.714Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:02.714Z] #33 51.04 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:28:02.714Z] #33 DONE 54.4s [2020-05-07T13:28:02.714Z] [2020-05-07T13:28:02.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:02.714Z] #44 20.04 CC images/sk-netlink.o [2020-05-07T13:28:02.714Z] #44 20.12 CC images/packet-sock.o [2020-05-07T13:28:03.336Z] #44 20.63 CC images/ipc-var.o [2020-05-07T13:28:03.336Z] #44 20.77 CC images/ipc-desc.o [2020-05-07T13:28:03.617Z] #44 20.90 CC images/ipc-shm.o [2020-05-07T13:28:03.617Z] #44 21.05 CC images/ipc-msg.o [2020-05-07T13:28:03.898Z] #44 21.28 CC images/ipc-sem.o [2020-05-07T13:28:03.898Z] #44 21.38 CC images/utsns.o [2020-05-07T13:28:03.952Z] #35 34.95 Reading package lists... [2020-05-07T13:28:03.952Z] #35 ... [2020-05-07T13:28:03.952Z] [2020-05-07T13:28:03.952Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:03.952Z] #56 27.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:28:03.952Z] #56 28.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:28:03.952Z] #56 28.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:28:03.952Z] #56 29.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:28:03.952Z] #56 29.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:28:03.952Z] #56 29.92 runtime/cgo [2020-05-07T13:28:03.952Z] #56 29.96 runtime [2020-05-07T13:28:04.180Z] #44 21.53 CC images/creds.o [2020-05-07T13:28:04.180Z] #44 21.65 CC images/vma.o [2020-05-07T13:28:04.210Z] #56 ... [2020-05-07T13:28:04.210Z] [2020-05-07T13:28:04.210Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:28:04.210Z] #25 28.23 Fetched 8347 kB in 20s (420 kB/s) [2020-05-07T13:28:04.210Z] #25 28.23 Reading package lists... [2020-05-07T13:28:04.461Z] #44 21.86 CC images/netdev.o [2020-05-07T13:28:04.461Z] #44 ... [2020-05-07T13:28:04.461Z] [2020-05-07T13:28:04.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:28:04.461Z] #10 46.32 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T13:28:04.461Z] #10 46.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-07T13:28:04.461Z] #10 46.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:28:04.461Z] #10 46.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T13:28:04.461Z] #10 46.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-07T13:28:04.461Z] #10 46.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:28:04.461Z] #10 ... [2020-05-07T13:28:04.461Z] [2020-05-07T13:28:04.462Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:04.462Z] #56 55.61 go/ast [2020-05-07T13:28:04.462Z] #56 56.30 golang.org/x/crypto/ssh/terminal [2020-05-07T13:28:04.468Z] #25 34.71 Reading package lists... [2020-05-07T13:28:04.468Z] #25 ... [2020-05-07T13:28:04.468Z] [2020-05-07T13:28:04.468Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:28:04.468Z] #10 28.42 Fetched 8347 kB in 20s (416 kB/s) [2020-05-07T13:28:04.468Z] #10 28.42 Reading package lists... [2020-05-07T13:28:05.465Z] #56 57.17 mvdan.cc/editorconfig [2020-05-07T13:28:05.843Z] #10 35.89 Reading package lists... [2020-05-07T13:28:05.843Z] #10 ... [2020-05-07T13:28:05.843Z] [2020-05-07T13:28:05.843Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:28:05.843Z] #62 32.88 Reading package lists... [2020-05-07T13:28:06.469Z] #56 58.19 mvdan.cc/sh/v3/fileutil [2020-05-07T13:28:06.750Z] #56 58.35 mvdan.cc/sh/v3/syntax [2020-05-07T13:28:07.031Z] #56 ... [2020-05-07T13:28:07.031Z] [2020-05-07T13:28:07.031Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:07.031Z] #47 48.77 regexp [2020-05-07T13:28:07.031Z] #47 50.18 go/token [2020-05-07T13:28:07.031Z] #47 50.92 go/scanner [2020-05-07T13:28:07.031Z] #47 50.97 internal/lazyregexp [2020-05-07T13:28:07.031Z] #47 51.26 net/url [2020-05-07T13:28:07.031Z] #47 52.09 go/ast [2020-05-07T13:28:07.031Z] #47 52.77 text/template/parse [2020-05-07T13:28:07.031Z] #47 56.45 go/parser [2020-05-07T13:28:07.031Z] #47 56.52 text/template [2020-05-07T13:28:07.031Z] #47 58.72 encoding/xml [2020-05-07T13:28:07.031Z] #47 ... [2020-05-07T13:28:07.031Z] [2020-05-07T13:28:07.031Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:07.031Z] #44 22.20 CC images/tty.o [2020-05-07T13:28:07.031Z] #44 22.46 CC images/file-lock.o [2020-05-07T13:28:07.031Z] #44 22.61 CC images/rlimit.o [2020-05-07T13:28:07.031Z] #44 22.68 CC images/pagemap.o [2020-05-07T13:28:07.031Z] #44 22.80 CC images/siginfo.o [2020-05-07T13:28:07.031Z] #44 22.95 CC images/rpc.o [2020-05-07T13:28:07.031Z] #44 23.55 CC images/ext-file.o [2020-05-07T13:28:07.031Z] #44 23.73 CC images/cgroup.o [2020-05-07T13:28:07.031Z] #44 24.09 CC images/userns.o [2020-05-07T13:28:07.031Z] #44 24.34 CC images/google/protobuf/descriptor.o [2020-05-07T13:28:07.475Z] #62 39.79 Building dependency tree... [2020-05-07T13:28:07.643Z] #44 25.23 CC images/opts.o [2020-05-07T13:28:07.924Z] #44 25.32 CC images/seccomp.o [2020-05-07T13:28:07.924Z] #44 25.52 CC images/binfmt-misc.o [2020-05-07T13:28:08.209Z] #44 25.71 CC images/time.o [2020-05-07T13:28:08.490Z] #44 25.88 CC images/sysctl.o [2020-05-07T13:28:08.490Z] #44 26.06 CC images/autofs.o [2020-05-07T13:28:08.771Z] #44 26.16 CC images/macvlan.o [2020-05-07T13:28:08.771Z] #44 26.30 CC images/sit.o [2020-05-07T13:28:08.872Z] Fetching without tags [2020-05-07T13:28:09.053Z] #44 26.49 LINK images/built-in.o [2020-05-07T13:28:09.053Z] #44 26.57 GEN compel/include/asm [2020-05-07T13:28:09.053Z] #44 26.57 GEN compel/include/version.h [2020-05-07T13:28:09.053Z] #44 26.58 touch .config [2020-05-07T13:28:09.053Z] #44 26.59 GEN include/common/config.h [2020-05-07T13:28:09.053Z] #44 26.63 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-07T13:28:09.053Z] #44 26.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T13:28:09.245Z] Merging remotes/origin/master commit 60a4f9afd402dbd85e4452bd7c292aa4448652cb into PR head commit 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 [2020-05-07T13:28:09.334Z] #44 26.75 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T13:28:09.334Z] #44 26.75 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-07T13:28:09.334Z] #44 26.75 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-07T13:28:09.334Z] #44 26.76 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-07T13:28:09.334Z] #44 26.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T13:28:09.334Z] #44 26.78 DEP compel/plugins/std/infect.d [2020-05-07T13:28:09.334Z] #44 26.83 DEP compel/plugins/std/string.d [2020-05-07T13:28:09.334Z] #44 26.87 DEP compel/plugins/std/log.d [2020-05-07T13:28:09.334Z] #44 26.95 DEP compel/plugins/std/fds.d [2020-05-07T13:28:09.374Z] Fetching without tags [2020-05-07T13:28:09.262Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:28:09.293Z] > git config --add remote.origin.fetch +refs/pull/40910/head:refs/remotes/origin/PR-40910 # timeout=10 [2020-05-07T13:28:09.322Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:28:09.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:28:09.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:28:09.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:28:09.375Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:28:08.771Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:28:08.791Z] > git config --add remote.origin.fetch +refs/pull/40910/head:refs/remotes/origin/PR-40910 # timeout=10 [2020-05-07T13:28:08.818Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:28:08.848Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:28:08.873Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:28:08.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:28:08.884Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:28:09.250Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:28:09.260Z] > git checkout -f 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 # timeout=10 [2020-05-07T13:28:09.615Z] #44 26.98 DEP compel/plugins/std/std.d [2020-05-07T13:28:09.616Z] #44 27.04 DEP compel/plugins/shmem/shmem.d [2020-05-07T13:28:09.616Z] #44 27.14 DEP compel/plugins/fds/fds.d [2020-05-07T13:28:09.616Z] #44 27.23 CC compel/plugins/std/std.o [2020-05-07T13:28:09.737Z] Merging remotes/origin/master commit 60a4f9afd402dbd85e4452bd7c292aa4448652cb into PR head commit 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 [2020-05-07T13:28:09.897Z] #44 27.49 CC compel/plugins/std/fds.o [2020-05-07T13:28:10.005Z] #62 43.33 The following additional packages will be installed: [2020-05-07T13:28:10.005Z] #62 43.34 libbtrfs0 [2020-05-07T13:28:10.005Z] #62 43.50 The following NEW packages will be installed: [2020-05-07T13:28:10.005Z] #62 43.52 libbtrfs-dev libbtrfs0 [2020-05-07T13:28:10.180Z] #44 27.75 CC compel/plugins/std/log.o [2020-05-07T13:28:10.181Z] Merge succeeded, producing 5337808daaf198c11c424a7e71de833dafa76fb4 [2020-05-07T13:28:10.182Z] Checking out Revision 5337808daaf198c11c424a7e71de833dafa76fb4 (PR-40910) [2020-05-07T13:28:10.263Z] #62 43.94 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:28:10.263Z] #62 43.94 Need to get 119 kB of archives. [2020-05-07T13:28:10.263Z] #62 43.94 After this operation, 387 kB of additional disk space will be used. [2020-05-07T13:28:10.263Z] #62 43.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T13:28:10.263Z] #62 43.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T13:28:10.792Z] #44 28.24 CC compel/plugins/std/string.o [2020-05-07T13:28:11.194Z] #62 ... [2020-05-07T13:28:11.194Z] [2020-05-07T13:28:11.194Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:11.194Z] #33 44.43 sync [2020-05-07T13:28:11.194Z] #33 44.43 internal/reflectlite [2020-05-07T13:28:11.212Z] Merge succeeded, producing 5337808daaf198c11c424a7e71de833dafa76fb4 [2020-05-07T13:28:11.212Z] Checking out Revision 5337808daaf198c11c424a7e71de833dafa76fb4 (PR-40910) [2020-05-07T13:28:11.405Z] #44 28.75 CC compel/plugins/std/infect.o [2020-05-07T13:28:11.406Z] #44 29.00 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-07T13:28:11.687Z] #44 29.02 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-07T13:28:11.687Z] #44 29.06 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-07T13:28:11.687Z] #44 29.15 AR compel/plugins/std.lib.a [2020-05-07T13:28:11.687Z] #44 29.18 CC compel/plugins/fds/fds.o [2020-05-07T13:28:09.745Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:28:09.770Z] > git checkout -f 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 # timeout=10 [2020-05-07T13:28:10.517Z] > git merge 60a4f9afd402dbd85e4452bd7c292aa4448652cb # timeout=10 [2020-05-07T13:28:11.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T13:28:11.217Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:28:11.233Z] > git checkout -f 5337808daaf198c11c424a7e71de833dafa76fb4 # timeout=10 [2020-05-07T13:28:10.037Z] > git merge 60a4f9afd402dbd85e4452bd7c292aa4448652cb # timeout=10 [2020-05-07T13:28:10.170Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T13:28:10.181Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:28:10.193Z] > git checkout -f 5337808daaf198c11c424a7e71de833dafa76fb4 # timeout=10 [2020-05-07T13:28:11.968Z] #44 29.45 AR compel/plugins/fds.lib.a [2020-05-07T13:28:11.968Z] #44 29.49 HOSTDEP compel/src/lib/log-host.d [2020-05-07T13:28:12.252Z] #44 29.63 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T13:28:12.252Z] #44 ... [2020-05-07T13:28:12.252Z] [2020-05-07T13:28:12.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:28:12.252Z] #10 64.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T13:28:12.252Z] #10 64.23 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-07T13:28:12.252Z] #10 64.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:28:13.091Z] #33 ... [2020-05-07T13:28:13.091Z] [2020-05-07T13:28:13.091Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:28:13.091Z] #62 45.15 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:28:13.091Z] #62 45.35 Fetched 119 kB in 0s (403 kB/s) [2020-05-07T13:28:13.091Z] #62 45.47 Selecting previously unselected package libbtrfs0. [2020-05-07T13:28:13.091Z] #62 45.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 ... 15409 files and directories currently installed.) [2020-05-07T13:28:13.091Z] #62 45.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T13:28:13.091Z] #62 45.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:28:13.091Z] #62 45.68 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:28:13.091Z] #62 45.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T13:28:13.091Z] #62 45.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:28:13.091Z] #62 45.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:28:13.091Z] #62 45.99 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:28:13.091Z] #62 46.00 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:28:13.091Z] #62 DONE 46.8s [2020-05-07T13:28:13.091Z] [2020-05-07T13:28:13.091Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:28:13.091Z] #63 DONE 0.1s [2020-05-07T13:28:13.091Z] [2020-05-07T13:28:13.091Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T13:28:13.091Z] #64 DONE 0.0s [2020-05-07T13:28:13.091Z] [2020-05-07T13:28:13.091Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:28:14.036Z] Commit message: "Merge commit '60a4f9afd402dbd85e4452bd7c292aa4448652cb' into HEAD" [2020-05-07T13:28:14.063Z] First time build. Skipping changelog. [2020-05-07T13:28:14.037Z] > git rev-list --no-walk 1577708d03c051a2835f506788b6d8603577cc7a # timeout=10 [2020-05-07T13:28:14.463Z] #65 ... [2020-05-07T13:28:14.463Z] [2020-05-07T13:28:14.463Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:14.463Z] #74 DONE 47.9s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T13:28:14.721Z] [2020-05-07T13:28:14.721Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:28:14.721Z] #43 33.27 Reading package lists... [2020-05-07T13:28:14.721Z] #43 40.36 Building dependency tree... [2020-05-07T13:28:14.721Z] #43 43.83 The following additional packages will be installed: [2020-05-07T13:28:14.721Z] #43 43.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T13:28:14.721Z] #43 43.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T13:28:14.721Z] #43 43.85 Suggested packages: [2020-05-07T13:28:14.721Z] #43 43.86 manpages-dev python-setuptools [2020-05-07T13:28:14.721Z] #43 45.30 The following NEW packages will be installed: [2020-05-07T13:28:14.721Z] #43 45.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T13:28:14.721Z] #43 45.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T13:28:14.721Z] #43 45.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T13:28:14.721Z] #43 45.32 python-six zlib1g-dev [2020-05-07T13:28:14.721Z] #43 45.74 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:28:14.721Z] #43 45.74 Need to get 4095 kB of archives. [2020-05-07T13:28:14.721Z] #43 45.74 After this operation, 22.5 MB of additional disk space will be used. [2020-05-07T13:28:14.721Z] #43 45.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-07T13:28:14.721Z] #43 45.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T13:28:14.721Z] #43 45.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-07T13:28:14.721Z] #43 45.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T13:28:14.721Z] #43 45.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-07T13:28:14.721Z] #43 45.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-05-07T13:28:14.721Z] #43 45.79 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-05-07T13:28:14.721Z] #43 45.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-07T13:28:14.721Z] #43 45.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-07T13:28:14.721Z] #43 45.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-07T13:28:14.721Z] #43 45.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-07T13:28:14.721Z] #43 46.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-07T13:28:14.721Z] #43 46.07 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-05-07T13:28:14.721Z] #43 46.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-07T13:28:14.721Z] #43 46.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T13:28:14.721Z] #43 46.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-07T13:28:14.721Z] #43 46.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-07T13:28:14.721Z] #43 47.87 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:28:14.721Z] #43 48.12 Fetched 4095 kB in 1s (5518 kB/s) [2020-05-07T13:28:14.721Z] #43 48.20 Selecting previously unselected package libcap-dev:amd64. [2020-05-07T13:28:14.721Z] #43 48.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 ... 15409 files and directories currently installed.) [2020-05-07T13:28:14.721Z] #43 48.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-07T13:28:14.721Z] #43 48.33 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T13:28:14.721Z] #43 48.54 Selecting previously unselected package libnet1:amd64. [2020-05-07T13:28:14.721Z] #43 48.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:28:14.721Z] #43 48.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:28:14.923Z] #10 ... [2020-05-07T13:28:14.924Z] [2020-05-07T13:28:14.924Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:14.924Z] #56 62.74 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T13:28:14.924Z] #56 DONE 66.8s [2020-05-07T13:28:14.940Z] Commit message: "Merge commit '60a4f9afd402dbd85e4452bd7c292aa4448652cb' into HEAD" [2020-05-07T13:28:14.979Z] #43 48.82 Selecting previously unselected package libnet1-dev. [2020-05-07T13:28:14.979Z] #43 48.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:28:14.979Z] #43 48.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:28:15.139Z] + docker version [2020-05-07T13:28:15.212Z] [2020-05-07T13:28:15.212Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:15.212Z] #44 29.77 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-07T13:28:15.212Z] #44 29.86 HOSTDEP compel/src/main-host.d [2020-05-07T13:28:15.212Z] #44 29.94 DEP compel/src/lib/ptrace.d [2020-05-07T13:28:15.212Z] #44 30.07 DEP compel/src/lib/infect.d [2020-05-07T13:28:15.212Z] #44 30.29 DEP compel/src/lib/infect-util.d [2020-05-07T13:28:15.212Z] #44 30.41 DEP compel/src/lib/infect-rpc.d [2020-05-07T13:28:15.212Z] #44 30.50 DEP compel/arch/s390/src/lib/infect.d [2020-05-07T13:28:15.212Z] #44 30.64 DEP compel/arch/s390/src/lib/cpu.d [2020-05-07T13:28:15.212Z] #44 30.77 DEP compel/src/lib/log.d [2020-05-07T13:28:15.212Z] #44 30.85 DEP compel/src/main.d [2020-05-07T13:28:15.212Z] #44 30.97 DEP compel/src/lib/handle-elf.d [2020-05-07T13:28:15.212Z] #44 31.10 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-07T13:28:15.212Z] #44 31.24 CC compel/src/lib/log.o [2020-05-07T13:28:15.212Z] #44 31.49 CC compel/arch/s390/src/lib/cpu.o [2020-05-07T13:28:15.212Z] #44 31.76 CC compel/arch/s390/src/lib/infect.o [2020-05-07T13:28:15.212Z] #44 32.44 CC compel/src/lib/infect-rpc.o [2020-05-07T13:28:15.275Z] Fetching without tags [2020-05-07T13:28:15.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:28:15.227Z] > git config --add remote.origin.fetch +refs/pull/40910/head:refs/remotes/origin/PR-40910 # timeout=10 [2020-05-07T13:28:15.239Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:28:15.256Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:28:15.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:28:15.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:28:15.275Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:28:15.494Z] #44 33.14 CC compel/src/lib/infect-util.o [2020-05-07T13:28:15.575Z] #43 49.36 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T13:28:15.575Z] #43 49.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T13:28:15.575Z] #43 49.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [Pipeline] withEnv [Pipeline] { [2020-05-07T13:28:15.706Z] Merging remotes/origin/master commit 60a4f9afd402dbd85e4452bd7c292aa4448652cb into PR head commit 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T13:28:15.809Z] #44 33.35 CC compel/src/lib/infect.o [2020-05-07T13:28:15.834Z] #43 49.67 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-07T13:28:15.834Z] #43 49.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-07T13:28:15.834Z] #43 49.72 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T13:28:16.092Z] #43 ... [2020-05-07T13:28:16.092Z] [2020-05-07T13:28:16.092Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:28:16.092Z] #25 34.71 Reading package lists... [2020-05-07T13:28:16.092Z] #25 41.84 Building dependency tree... [2020-05-07T13:28:16.092Z] #25 45.29 ca-certificates is already the newest version (20190110). [2020-05-07T13:28:16.092Z] #25 45.29 The following additional packages will be installed: [2020-05-07T13:28:16.092Z] #25 45.30 libjq1 libonig5 [2020-05-07T13:28:16.092Z] #25 45.79 The following NEW packages will be installed: [2020-05-07T13:28:16.092Z] #25 45.79 jq libjq1 libonig5 [2020-05-07T13:28:16.092Z] #25 46.22 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:28:16.092Z] #25 46.22 Need to get 355 kB of archives. [2020-05-07T13:28:16.092Z] #25 46.22 After this operation, 1072 kB of additional disk space will be used. [2020-05-07T13:28:16.092Z] #25 46.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T13:28:16.092Z] #25 46.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T13:28:16.092Z] #25 46.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T13:28:16.092Z] #25 47.52 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:28:16.092Z] #25 47.77 Fetched 355 kB in 0s (1014 kB/s) [2020-05-07T13:28:16.092Z] #25 47.88 Selecting previously unselected package libonig5:amd64. [2020-05-07T13:28:16.092Z] #25 47.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 ... 15409 files and directories currently installed.) [2020-05-07T13:28:16.092Z] #25 47.99 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-07T13:28:16.092Z] #25 48.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:28:16.092Z] #25 48.29 Selecting previously unselected package libjq1:amd64. [2020-05-07T13:28:16.092Z] #25 48.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:28:16.092Z] #25 48.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:28:16.092Z] #25 48.66 Selecting previously unselected package jq. [2020-05-07T13:28:16.092Z] #25 48.66 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:28:16.092Z] #25 48.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:28:16.092Z] #25 49.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:28:16.092Z] #25 49.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:28:16.092Z] #25 49.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:28:16.092Z] #25 49.17 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:28:16.092Z] #25 DONE 49.8s [2020-05-07T13:28:16.092Z] [2020-05-07T13:28:16.092Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T13:28:16.092Z] #26 DONE 0.1s [2020-05-07T13:28:16.092Z] [2020-05-07T13:28:16.092Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:28:16.369Z] + docker version [2020-05-07T13:28:17.275Z] #44 34.72 CC compel/src/lib/ptrace.o [2020-05-07T13:28:17.275Z] #44 34.91 AR compel/libcompel.a [2020-05-07T13:28:17.378Z] Merge succeeded, producing 7626fcae16e525ff8c3d263e0d1dc2458f735a60 [2020-05-07T13:28:17.378Z] Checking out Revision 7626fcae16e525ff8c3d263e0d1dc2458f735a60 (PR-40910) [2020-05-07T13:28:15.708Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:28:15.722Z] > git checkout -f 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 # timeout=10 [2020-05-07T13:28:16.769Z] > git merge 60a4f9afd402dbd85e4452bd7c292aa4448652cb # timeout=10 [2020-05-07T13:28:17.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T13:28:17.376Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:28:17.393Z] > git checkout -f 7626fcae16e525ff8c3d263e0d1dc2458f735a60 # timeout=10 [2020-05-07T13:28:17.556Z] #44 34.97 HOSTCC compel/src/main-host.o [2020-05-07T13:28:17.556Z] #44 35.18 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-07T13:28:17.837Z] #44 35.33 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T13:28:17.993Z] #27 ... [2020-05-07T13:28:17.993Z] [2020-05-07T13:28:17.993Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:28:17.993Z] #35 34.95 Reading package lists... [2020-05-07T13:28:17.993Z] #35 41.82 Building dependency tree... [2020-05-07T13:28:17.993Z] #35 45.49 The following additional packages will be installed: [2020-05-07T13:28:17.993Z] #35 45.51 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T13:28:17.993Z] #35 45.53 Suggested packages: [2020-05-07T13:28:17.993Z] #35 45.54 cmake-doc ninja-build lrzip [2020-05-07T13:28:17.993Z] #35 45.54 Recommended packages: [2020-05-07T13:28:17.993Z] #35 45.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T13:28:17.993Z] #35 46.79 The following NEW packages will be installed: [2020-05-07T13:28:17.993Z] #35 46.82 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T13:28:17.993Z] #35 46.82 vim-common xxd [2020-05-07T13:28:17.993Z] #35 47.40 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:28:17.993Z] #35 47.40 Need to get 14.9 MB of archives. [2020-05-07T13:28:17.993Z] #35 47.40 After this operation, 61.8 MB of additional disk space will be used. [2020-05-07T13:28:17.993Z] #35 47.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T13:28:17.993Z] #35 47.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:28:17.993Z] #35 47.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T13:28:17.993Z] #35 47.71 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T13:28:17.993Z] #35 48.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-07T13:28:17.993Z] #35 48.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-07T13:28:17.993Z] #35 48.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-07T13:28:17.993Z] #35 48.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-07T13:28:17.993Z] #35 48.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-07T13:28:17.993Z] #35 48.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-07T13:28:17.993Z] #35 51.04 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:28:17.993Z] #35 51.26 Fetched 14.9 MB in 2s (6218 kB/s) [2020-05-07T13:28:17.993Z] #35 51.39 Selecting previously unselected package xxd. [2020-05-07T13:28:17.993Z] #35 51.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:28:17.993Z] #35 51.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:28:17.993Z] #35 51.49 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:28:17.993Z] #35 ... [2020-05-07T13:28:17.993Z] [2020-05-07T13:28:17.993Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:28:17.993Z] #43 50.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T13:28:17.993Z] #43 50.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:28:17.993Z] #43 50.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:28:17.993Z] #43 50.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-07T13:28:17.993Z] #43 50.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:28:17.993Z] #43 50.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T13:28:17.993Z] #43 50.63 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-07T13:28:17.993Z] #43 50.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-07T13:28:17.993Z] #43 50.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T13:28:17.993Z] #43 50.98 Selecting previously unselected package libprotobuf17:amd64. [2020-05-07T13:28:17.993Z] #43 50.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:28:17.993Z] #43 51.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T13:28:17.993Z] #43 51.82 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-07T13:28:17.993Z] #43 51.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:28:17.993Z] #43 51.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T13:28:18.118Z] #44 35.58 HOSTCC compel/src/lib/log-host.o [2020-05-07T13:28:18.252Z] #43 52.14 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-07T13:28:18.252Z] #43 52.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-07T13:28:18.252Z] #43 52.15 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T13:28:18.399Z] #44 35.80 HOSTLINK compel/compel-host-bin [2020-05-07T13:28:18.399Z] #44 35.88 DEP soccr/soccr.d [2020-05-07T13:28:18.399Z] #44 35.97 CC soccr/soccr.o [2020-05-07T13:28:18.680Z] #44 ... [2020-05-07T13:28:18.680Z] [2020-05-07T13:28:18.680Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:18.680Z] #47 60.45 go/doc [2020-05-07T13:28:18.680Z] #47 62.84 github.com/LK4D4/vndr/versioned [2020-05-07T13:28:18.680Z] #47 62.88 github.com/LK4D4/vndr/build [2020-05-07T13:28:18.680Z] #47 62.97 net [2020-05-07T13:28:18.680Z] #47 64.69 vendor/golang.org/x/text/transform [2020-05-07T13:28:18.680Z] #47 65.22 vendor/golang.org/x/text/unicode/bidi [2020-05-07T13:28:18.680Z] #47 66.71 vendor/golang.org/x/text/secure/bidirule [2020-05-07T13:28:18.680Z] #47 67.03 vendor/golang.org/x/text/unicode/norm [2020-05-07T13:28:18.680Z] #47 70.35 vendor/golang.org/x/net/idna [2020-05-07T13:28:18.818Z] #43 ... [2020-05-07T13:28:18.818Z] [2020-05-07T13:28:18.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:28:18.818Z] #10 35.89 Reading package lists... [2020-05-07T13:28:18.818Z] #10 42.95 Building dependency tree... [2020-05-07T13:28:18.818Z] #10 46.16 The following additional packages will be installed: [2020-05-07T13:28:18.818Z] #10 46.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T13:28:18.818Z] #10 46.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T13:28:18.818Z] #10 46.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T13:28:18.818Z] #10 46.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:28:18.818Z] #10 46.18 Suggested packages: [2020-05-07T13:28:18.818Z] #10 46.18 gcc-8-locales seccomp wine64 [2020-05-07T13:28:18.818Z] #10 47.82 The following NEW packages will be installed: [2020-05-07T13:28:18.818Z] #10 47.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T13:28:18.818Z] #10 47.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T13:28:18.818Z] #10 47.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T13:28:18.819Z] #10 47.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T13:28:18.819Z] #10 47.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T13:28:18.819Z] #10 47.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:28:18.819Z] #10 48.26 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:28:18.819Z] #10 48.26 Need to get 77.7 MB of archives. [2020-05-07T13:28:18.819Z] #10 48.26 After this operation, 487 MB of additional disk space will be used. [2020-05-07T13:28:18.819Z] #10 48.26 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-05-07T13:28:18.819Z] #10 48.66 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-05-07T13:28:18.819Z] #10 48.95 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-05-07T13:28:18.819Z] #10 48.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-07T13:28:18.819Z] #10 48.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-07T13:28:18.819Z] #10 49.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T13:28:18.819Z] #10 49.72 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-05-07T13:28:18.819Z] #10 50.26 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-05-07T13:28:18.819Z] #10 50.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-05-07T13:28:19.077Z] #10 ... [2020-05-07T13:28:19.077Z] [2020-05-07T13:28:19.077Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:28:19.077Z] #65 3.684 + RM_GOPATH=0 [2020-05-07T13:28:19.077Z] #65 3.684 + TMP_GOPATH= [2020-05-07T13:28:19.077Z] #65 3.684 + : /build [2020-05-07T13:28:19.077Z] #65 3.684 + '[' -z '' ']' [2020-05-07T13:28:19.077Z] #65 3.685 ++ mktemp -d [2020-05-07T13:28:19.077Z] #65 3.688 + export GOPATH=/tmp/tmp.ZwTLdAEp1g [2020-05-07T13:28:19.077Z] #65 3.691 + GOPATH=/tmp/tmp.ZwTLdAEp1g [2020-05-07T13:28:19.077Z] #65 3.691 + RM_GOPATH=1 [2020-05-07T13:28:19.077Z] #65 3.691 ++ dirname ./install.sh [2020-05-07T13:28:19.077Z] #65 3.691 + dir=. [2020-05-07T13:28:19.077Z] #65 3.691 + bin=containerd [2020-05-07T13:28:19.077Z] #65 3.691 + shift [2020-05-07T13:28:19.077Z] #65 3.691 + '[' '!' -f ./containerd.installer ']' [2020-05-07T13:28:19.077Z] #65 3.691 + . ./containerd.installer [2020-05-07T13:28:19.077Z] #65 3.691 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:28:19.077Z] #65 3.694 + install_containerd [2020-05-07T13:28:19.077Z] #65 3.694 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T13:28:19.077Z] #65 3.694 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZwTLdAEp1g/src/github.com/containerd/containerd [2020-05-07T13:28:19.077Z] #65 3.694 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:28:19.077Z] #65 3.712 Cloning into '/tmp/tmp.ZwTLdAEp1g/src/github.com/containerd/containerd'... [2020-05-07T13:28:19.293Z] #47 ... [2020-05-07T13:28:19.293Z] [2020-05-07T13:28:19.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:19.293Z] #44 36.85 AR soccr/libsoccr.a [2020-05-07T13:28:19.293Z] #44 36.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:28:19.574Z] #44 37.06 DEP criu/arch/s390/sigframe.d [2020-05-07T13:28:19.574Z] #44 37.13 DEP criu/arch/s390/crtools.d [2020-05-07T13:28:19.855Z] #44 37.34 DEP criu/arch/s390/cpu.d [2020-05-07T13:28:20.136Z] #44 37.58 CC criu/arch/s390/cpu.o [2020-05-07T13:28:20.417Z] #44 37.99 CC criu/arch/s390/crtools.o [2020-05-07T13:28:21.029Z] #44 38.62 CC criu/arch/s390/sigframe.o [2020-05-07T13:28:21.245Z] Commit message: "Merge commit '60a4f9afd402dbd85e4452bd7c292aa4448652cb' into HEAD" [2020-05-07T13:28:21.263Z] First time build. Skipping changelog. [2020-05-07T13:28:21.310Z] #44 38.72 LINK criu/arch/s390/crtools.built-in.o [2020-05-07T13:28:21.310Z] #44 38.75 DEP criu/pie/util-vdso.d [2020-05-07T13:28:21.310Z] #44 38.95 DEP criu/pie/util.d [2020-05-07T13:28:21.591Z] #44 39.13 CC criu/pie/util.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T13:28:21.873Z] #44 39.32 CC criu/pie/util-vdso.o [2020-05-07T13:28:21.247Z] > git rev-list --no-walk 1577708d03c051a2835f506788b6d8603577cc7a # timeout=10 [2020-05-07T13:28:22.365Z] #65 ... [2020-05-07T13:28:22.365Z] [2020-05-07T13:28:22.365Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:28:22.365Z] #27 3.838 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T13:28:22.365Z] #27 4.244 [2020-05-07T13:28:22.365Z] #27 4.469 0.0% ###### 9.1% ######### 13.8% ############## 19.5% ################## 25.9% ##################### 29.4% ########################## 36.5% ############################## 42.9% ########################################### 60.3% ################################################## 70.8% ######################################################### 79.8% ############################################################### 88.3% ####################################################################### 99.5% ######################################################################## 100.0% [2020-05-07T13:28:22.365Z] #27 6.215 [2020-05-07T13:28:22.419Z] + docker version [2020-05-07T13:28:22.485Z] #44 39.84 AR criu/pie/pie.lib.a [2020-05-07T13:28:22.485Z] #44 39.88 DEP criu/pie/restorer.d [2020-05-07T13:28:22.485Z] #44 40.06 DEP criu/arch/s390/restorer.d [2020-05-07T13:28:22.623Z] #27 6.371 0.2% ############# 19.4% ######################### 35.4% [2020-05-07T13:28:22.623Z] #27 ... [2020-05-07T13:28:22.623Z] [2020-05-07T13:28:22.623Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:22.623Z] #47 45.91 internal/reflectlite [2020-05-07T13:28:22.623Z] #47 45.93 sync [2020-05-07T13:28:22.623Z] #47 47.87 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T13:28:22.623Z] #47 48.71 math/rand [2020-05-07T13:28:22.623Z] #47 50.28 internal/singleflight [2020-05-07T13:28:22.623Z] #47 50.68 strconv [2020-05-07T13:28:22.623Z] #47 50.68 io [2020-05-07T13:28:22.623Z] #47 52.22 bytes [2020-05-07T13:28:22.623Z] #47 54.62 bufio [2020-05-07T13:28:22.623Z] #47 54.69 reflect [2020-05-07T13:28:22.766Z] #44 40.16 DEP criu/arch/s390/vdso-pie.d [2020-05-07T13:28:22.766Z] #44 40.26 DEP criu/pie/parasite-vdso.d [2020-05-07T13:28:22.881Z] #47 ... [2020-05-07T13:28:22.881Z] [2020-05-07T13:28:22.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:28:22.926Z] Client: Docker Engine - Community [2020-05-07T13:28:22.926Z] Version: 19.03.8 [2020-05-07T13:28:22.926Z] API version: 1.40 [2020-05-07T13:28:22.926Z] Go version: go1.12.17 [2020-05-07T13:28:22.926Z] Git commit: afacb8b7f0 [2020-05-07T13:28:22.926Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T13:28:22.926Z] OS/Arch: linux/amd64 [2020-05-07T13:28:22.926Z] Experimental: false [2020-05-07T13:28:22.926Z] [2020-05-07T13:28:22.926Z] Server: Docker Engine - Community [2020-05-07T13:28:22.926Z] Engine: [2020-05-07T13:28:22.926Z] Version: 19.03.8 [2020-05-07T13:28:22.926Z] API version: 1.40 (minimum version 1.12) [2020-05-07T13:28:22.926Z] Go version: go1.12.17 [2020-05-07T13:28:22.926Z] Git commit: afacb8b7f0 [2020-05-07T13:28:22.926Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T13:28:22.926Z] OS/Arch: linux/amd64 [2020-05-07T13:28:22.926Z] Experimental: true [2020-05-07T13:28:22.926Z] containerd: [2020-05-07T13:28:22.926Z] Version: 1.2.13 [2020-05-07T13:28:22.926Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:28:22.926Z] runc: [2020-05-07T13:28:22.926Z] Version: 1.0.0-rc10 [2020-05-07T13:28:22.926Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:28:22.926Z] docker-init: [2020-05-07T13:28:22.926Z] Version: 0.18.0 [2020-05-07T13:28:22.926Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T13:28:23.047Z] #44 40.41 DEP criu/pie/parasite.d [2020-05-07T13:28:23.047Z] #44 40.68 CC criu/pie/parasite.o [2020-05-07T13:28:23.139Z] #27 6.371 0.2% ############# 19.4% ######################### 35.4% #################################### 50.4% ###################################### 53.6% ####################################################### 76.5% ######################################################################## 100.0% [2020-05-07T13:28:23.228Z] Client: Docker Engine - Community [2020-05-07T13:28:23.228Z] Version: 19.03.8 [2020-05-07T13:28:23.228Z] API version: 1.40 [2020-05-07T13:28:23.228Z] Go version: go1.12.17 [2020-05-07T13:28:23.228Z] Git commit: afacb8b7f0 [2020-05-07T13:28:23.228Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T13:28:23.228Z] OS/Arch: linux/amd64 [2020-05-07T13:28:23.228Z] Experimental: false [2020-05-07T13:28:23.228Z] [2020-05-07T13:28:23.228Z] Server: Docker Engine - Community [2020-05-07T13:28:23.228Z] Engine: [2020-05-07T13:28:23.228Z] Version: 19.03.8 [2020-05-07T13:28:23.228Z] API version: 1.40 (minimum version 1.12) [2020-05-07T13:28:23.228Z] Go version: go1.12.17 [2020-05-07T13:28:23.228Z] Git commit: afacb8b7f0 [2020-05-07T13:28:23.228Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T13:28:23.228Z] OS/Arch: linux/amd64 [2020-05-07T13:28:23.228Z] Experimental: true [2020-05-07T13:28:23.228Z] containerd: [2020-05-07T13:28:23.228Z] Version: 1.2.13 [2020-05-07T13:28:23.228Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:28:23.228Z] runc: [2020-05-07T13:28:23.228Z] Version: 1.0.0-rc10 [2020-05-07T13:28:23.228Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:28:23.228Z] docker-init: [2020-05-07T13:28:23.228Z] Version: 0.18.0 [2020-05-07T13:28:23.228Z] GitCommit: fec3683 [2020-05-07T13:28:23.255Z] + docker info [Pipeline] sh [2020-05-07T13:28:23.397Z] #27 7.374 [2020-05-07T13:28:23.678Z] + docker info [2020-05-07T13:28:24.051Z] #44 41.63 LINK criu/pie/parasite.built-in.o [2020-05-07T13:28:24.171Z] #27 7.587 0.0% ###### 9.0% ############ 16.8% ################## 25.2% ######################## 33.6% [2020-05-07T13:28:24.171Z] #27 ... [2020-05-07T13:28:24.171Z] [2020-05-07T13:28:24.171Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:24.171Z] #33 47.41 errors [2020-05-07T13:28:24.171Z] #33 47.43 sort [2020-05-07T13:28:24.171Z] #33 48.10 strconv [2020-05-07T13:28:24.171Z] #33 49.36 io [2020-05-07T13:28:24.172Z] #33 51.08 internal/oserror [2020-05-07T13:28:24.172Z] #33 51.15 syscall [2020-05-07T13:28:24.172Z] #33 52.31 reflect [2020-05-07T13:28:24.172Z] #33 ... [2020-05-07T13:28:24.172Z] [2020-05-07T13:28:24.172Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:28:24.332Z] #44 41.65 GEN criu/pie/parasite-blob.h [2020-05-07T13:28:24.332Z] #44 41.65 CC criu/pie/parasite-vdso.o [2020-05-07T13:28:24.944Z] #44 42.21 CC criu/arch/s390/vdso-pie.o [2020-05-07T13:28:24.944Z] #44 42.36 CC criu/arch/s390/restorer.o [2020-05-07T13:28:24.945Z] #27 7.587 0.0% ###### 9.0% ############ 16.8% ################## 25.2% ######################## 33.6% ############################## 43.0% ##################################### 51.4% ########################################## 59.7% ############################################### 66.5% #################################################### 73.4% ########################################################## 81.6% ################################################################## 92.3% ######################################################################## 100.0% [2020-05-07T13:28:25.225Z] #44 42.61 CC criu/pie/restorer.o [2020-05-07T13:28:25.225Z] #44 ... [2020-05-07T13:28:25.225Z] [2020-05-07T13:28:25.225Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:28:25.225Z] #68 72.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:28:25.225Z] #68 72.37 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T13:28:25.225Z] #68 DONE 77.2s [2020-05-07T13:28:25.225Z] [2020-05-07T13:28:25.225Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T13:28:25.511Z] #27 9.356 [2020-05-07T13:28:25.511Z] #69 DONE 0.1s [2020-05-07T13:28:25.511Z] [2020-05-07T13:28:25.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:28:25.511Z] #10 75.25 Selecting previously unselected package libapparmor1:s390x. [2020-05-07T13:28:25.511Z] #10 75.26 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-07T13:28:25.511Z] #10 75.27 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-07T13:28:25.511Z] #10 75.39 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-07T13:28:25.511Z] #10 75.39 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-07T13:28:25.511Z] #10 75.40 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-07T13:28:25.511Z] #10 75.56 Selecting previously unselected package libbtrfs0. [2020-05-07T13:28:25.512Z] #10 75.56 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 75.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:28:25.512Z] #10 75.63 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:28:25.512Z] #10 75.63 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 75.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:28:25.512Z] #10 75.76 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-07T13:28:25.512Z] #10 75.76 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 75.77 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-07T13:28:25.512Z] #10 75.82 Selecting previously unselected package libudev-dev:s390x. [2020-05-07T13:28:25.512Z] #10 75.82 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 75.84 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-05-07T13:28:25.512Z] #10 75.99 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-07T13:28:25.512Z] #10 76.00 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 76.00 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-07T13:28:25.512Z] #10 76.27 Selecting previously unselected package libpcre16-3:s390x. [2020-05-07T13:28:25.512Z] #10 76.27 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 76.27 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-07T13:28:25.512Z] #10 76.34 Selecting previously unselected package libpcre32-3:s390x. [2020-05-07T13:28:25.512Z] #10 76.35 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 76.35 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-07T13:28:25.512Z] #10 76.41 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-07T13:28:25.512Z] #10 76.41 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 76.41 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-07T13:28:25.512Z] #10 76.47 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-07T13:28:25.512Z] #10 76.47 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 76.47 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-07T13:28:25.512Z] #10 76.87 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-07T13:28:25.512Z] #10 76.89 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 76.89 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-07T13:28:25.512Z] #10 77.10 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-07T13:28:25.512Z] #10 77.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 77.12 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-07T13:28:25.512Z] #10 77.20 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-07T13:28:25.512Z] #10 77.20 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 77.21 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-07T13:28:25.512Z] #10 77.39 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-07T13:28:25.512Z] #10 77.40 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-05-07T13:28:25.512Z] #10 77.40 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-07T13:28:26.137Z] #10 78.15 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-07T13:28:26.137Z] #10 78.19 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-07T13:28:26.137Z] #10 78.23 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-07T13:28:26.137Z] #10 78.23 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:28:26.137Z] #10 78.23 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-07T13:28:26.137Z] #10 78.27 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-07T13:28:26.137Z] #10 78.27 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:28:26.426Z] #10 78.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:28:26.426Z] #10 78.30 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-07T13:28:26.426Z] #10 78.32 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-05-07T13:28:26.426Z] #10 78.37 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:28:26.426Z] #10 78.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:28:26.426Z] #10 78.38 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-07T13:28:26.426Z] #10 78.41 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T13:28:26.426Z] #10 78.41 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-07T13:28:26.426Z] #10 78.42 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:28:26.426Z] #10 78.43 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-07T13:28:26.426Z] #10 78.43 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:28:26.426Z] #10 78.44 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-05-07T13:28:26.426Z] #10 78.44 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-05-07T13:28:26.426Z] #10 78.45 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:28:26.426Z] #10 78.45 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-05-07T13:28:26.426Z] #10 78.45 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-05-07T13:28:26.426Z] #10 78.46 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:28:26.426Z] #10 78.47 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-07T13:28:26.426Z] #10 78.47 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-07T13:28:26.426Z] #10 78.48 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T13:28:26.426Z] #10 78.49 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-07T13:28:26.426Z] #10 78.49 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-07T13:28:26.706Z] #10 78.50 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:28:26.706Z] #10 DONE 78.9s [2020-05-07T13:28:26.706Z] [2020-05-07T13:28:26.706Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:26.706Z] #47 71.89 vendor/golang.org/x/net/http2/hpack [2020-05-07T13:28:26.706Z] #47 72.87 mime [2020-05-07T13:28:26.706Z] #47 74.03 mime/quotedprintable [2020-05-07T13:28:26.706Z] #47 74.33 net/http/internal [2020-05-07T13:28:26.706Z] #47 76.56 crypto/x509 [2020-05-07T13:28:26.706Z] #47 76.57 mime/multipart [2020-05-07T13:28:26.987Z] #47 ... [2020-05-07T13:28:26.987Z] [2020-05-07T13:28:26.987Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:28:26.987Z] #58 DONE 0.1s [2020-05-07T13:28:26.987Z] [2020-05-07T13:28:26.987Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T13:28:27.278Z] #59 DONE 0.1s [2020-05-07T13:28:27.278Z] [2020-05-07T13:28:27.278Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:27.844Z] #27 9.535 1.2% ## 3.2% ### 4.9% ##### 7.6% ####### 10.2% ######### 12.7% ########## 15.2% ############# 18.1% ############## 20.8% ################# 24.8% ################## 25.3% #################### 27.8% ##################### 30.2% ####################### 32.6% ######################### 35.2% ############################ 39.3% ############################### 43.4% ################################## 47.6% ##################################### 51.5% ####################################### 54.9% ########################################## 58.8% ## [2020-05-07T13:28:27.844Z] #27 ... [2020-05-07T13:28:27.844Z] [2020-05-07T13:28:27.844Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:28:27.844Z] #35 51.70 Selecting previously unselected package vim-common. [2020-05-07T13:28:27.844Z] #35 51.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:28:27.844Z] #35 51.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:28:27.844Z] #35 52.15 Selecting previously unselected package cmake-data. [2020-05-07T13:28:27.844Z] #35 52.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T13:28:27.844Z] #35 52.17 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T13:28:27.844Z] #35 55.86 Selecting previously unselected package libicu63:amd64. [2020-05-07T13:28:27.844Z] #35 55.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T13:28:27.844Z] #35 55.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:28:27.844Z] #35 ... [2020-05-07T13:28:27.844Z] [2020-05-07T13:28:27.844Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:28:27.967Z] #60 ... [2020-05-07T13:28:27.967Z] [2020-05-07T13:28:27.967Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:28:27.967Z] #50 DONE 79.7s [2020-05-07T13:28:28.252Z] [2020-05-07T13:28:28.252Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:28.252Z] #44 45.07 LINK criu/pie/restorer.built-in.o [2020-05-07T13:28:28.252Z] #44 45.08 GEN criu/pie/restorer-blob.h [2020-05-07T13:28:28.252Z] #44 45.16 DEP criu/vdso.d [2020-05-07T13:28:28.252Z] #44 45.21 DEP criu/uts_ns.d [2020-05-07T13:28:28.252Z] #44 45.25 DEP criu/util.d [2020-05-07T13:28:28.252Z] #44 45.29 DEP criu/uffd.d [2020-05-07T13:28:28.252Z] #44 45.32 DEP criu/tun.d [2020-05-07T13:28:28.252Z] #44 45.35 DEP criu/tty.d [2020-05-07T13:28:28.252Z] #44 45.49 DEP criu/timerfd.d [2020-05-07T13:28:28.252Z] #44 45.69 DEP criu/sysfs_parse.d [2020-05-07T13:28:28.533Z] #44 45.80 DEP criu/sysctl.d [2020-05-07T13:28:28.533Z] #44 46.04 DEP criu/string.d [2020-05-07T13:28:28.533Z] #44 46.09 DEP criu/stats.d [2020-05-07T13:28:28.857Z] #44 46.26 DEP criu/sockets.d [2020-05-07T13:28:28.878Z] #27 9.535 1.2% ## 3.2% ### 4.9% ##### 7.6% ####### 10.2% ######### 12.7% ########## 15.2% ############# 18.1% ############## 20.8% ################# 24.8% ################## 25.3% #################### 27.8% ##################### 30.2% ####################### 32.6% ######################### 35.2% ############################ 39.3% ############################### 43.4% ################################## 47.6% ##################################### 51.5% ####################################### 54.9% ########################################## 58.8% ############################################# 62.8% ################################################ 66.9% ################################################### 71.3% ###################################################### 75.3% ########################################################## 81.6% ############################################################## 86.2% ################################################################ 89.9% #################################################################### 94.5% ###################################################################### 98.1% ######################################################################## 100.0% [2020-05-07T13:28:28.878Z] #27 13.03 [2020-05-07T13:28:29.138Z] #44 ... [2020-05-07T13:28:29.138Z] [2020-05-07T13:28:29.138Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T13:28:29.138Z] #11 DONE 2.1s [2020-05-07T13:28:29.138Z] [2020-05-07T13:28:29.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:29.138Z] #44 46.41 DEP criu/sk-unix.d [2020-05-07T13:28:29.138Z] #44 46.55 DEP criu/sk-tcp.d [2020-05-07T13:28:29.138Z] #44 46.72 DEP criu/sk-queue.d [2020-05-07T13:28:29.139Z] #44 46.80 DEP criu/sk-packet.d [2020-05-07T13:28:29.420Z] #44 46.89 DEP criu/sk-netlink.d [2020-05-07T13:28:29.700Z] #44 47.12 DEP criu/sk-inet.d [2020-05-07T13:28:29.811Z] #27 ... [2020-05-07T13:28:29.811Z] [2020-05-07T13:28:29.811Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:28:29.811Z] #43 53.48 Selecting previously unselected package libprotoc17:amd64. [2020-05-07T13:28:29.811Z] #43 53.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:28:29.811Z] #43 53.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T13:28:29.811Z] #43 54.24 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T13:28:29.811Z] #43 54.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:28:29.811Z] #43 54.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:28:29.811Z] #43 54.46 Selecting previously unselected package protobuf-compiler. [2020-05-07T13:28:29.811Z] #43 54.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-07T13:28:29.811Z] #43 54.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:28:29.811Z] #43 54.71 Selecting previously unselected package python-pkg-resources. [2020-05-07T13:28:29.811Z] #43 54.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:28:29.812Z] #43 54.72 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T13:28:29.812Z] #43 54.95 Selecting previously unselected package python-six. [2020-05-07T13:28:29.812Z] #43 54.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T13:28:29.812Z] #43 54.97 Unpacking python-six (1.12.0-1) ... [2020-05-07T13:28:29.812Z] #43 55.13 Selecting previously unselected package python-protobuf. [2020-05-07T13:28:29.812Z] #43 55.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-07T13:28:29.812Z] #43 55.14 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T13:28:29.812Z] #43 55.87 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T13:28:29.812Z] #43 61.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T13:28:29.812Z] #43 61.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:28:29.812Z] #43 61.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:28:29.812Z] #43 61.04 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T13:28:29.812Z] #43 61.05 Setting up python-six (1.12.0-1) ... [2020-05-07T13:28:29.812Z] #43 ... [2020-05-07T13:28:29.812Z] [2020-05-07T13:28:29.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:28:29.812Z] #10 53.71 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-05-07T13:28:29.812Z] #10 56.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-07T13:28:29.812Z] #10 56.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-07T13:28:29.812Z] #10 56.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T13:28:29.812Z] #10 56.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T13:28:29.812Z] #10 56.33 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-05-07T13:28:29.812Z] #10 56.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-07T13:28:29.812Z] #10 56.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-07T13:28:29.812Z] #10 56.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-07T13:28:29.812Z] #10 56.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-07T13:28:29.812Z] #10 56.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-07T13:28:29.812Z] #10 56.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-07T13:28:29.812Z] #10 56.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-07T13:28:29.812Z] #10 56.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-07T13:28:29.812Z] #10 56.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-07T13:28:29.812Z] #10 56.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-07T13:28:29.812Z] #10 57.93 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:28:29.812Z] #10 58.13 Fetched 77.7 MB in 9s (9078 kB/s) [2020-05-07T13:28:29.812Z] #10 58.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T13:28:29.812Z] #10 58.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 ... 15409 files and directories currently installed.) [2020-05-07T13:28:29.812Z] #10 58.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-07T13:28:29.812Z] #10 58.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:28:29.812Z] #10 61.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T13:28:29.812Z] #10 61.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-07T13:28:29.812Z] #10 61.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:28:29.981Z] #44 47.34 DEP criu/signalfd.d [2020-05-07T13:28:29.981Z] #44 47.50 DEP criu/sigframe.d [2020-05-07T13:28:29.981Z] #44 47.55 DEP criu/shmem.d [2020-05-07T13:28:30.071Z] #10 ... [2020-05-07T13:28:30.071Z] [2020-05-07T13:28:30.071Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:28:30.071Z] #35 63.94 Selecting previously unselected package libxml2:amd64. [2020-05-07T13:28:30.071Z] #35 63.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-07T13:28:30.071Z] #35 63.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:28:30.262Z] #44 47.72 DEP criu/servicefd.d [2020-05-07T13:28:30.543Z] #44 ... [2020-05-07T13:28:30.543Z] [2020-05-07T13:28:30.543Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T13:28:30.543Z] #12 DONE 1.4s [2020-05-07T13:28:30.543Z] [2020-05-07T13:28:30.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:30.543Z] #44 47.84 DEP criu/seize.d [2020-05-07T13:28:30.543Z] #44 48.03 DEP criu/seccomp.d [2020-05-07T13:28:30.543Z] #44 48.14 DEP criu/rst-malloc.d [2020-05-07T13:28:30.543Z] #44 48.22 DEP criu/rbtree.d [2020-05-07T13:28:30.637Z] #35 ... [2020-05-07T13:28:30.637Z] [2020-05-07T13:28:30.637Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:28:30.637Z] #50 54.03 + cd /tmp/tmp.G2jT3GcYl8/src/gotest.tools/gotestsum [2020-05-07T13:28:30.637Z] #50 54.03 + git checkout -q v0.3.5 [2020-05-07T13:28:30.637Z] #50 54.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T13:28:30.848Z] #44 48.26 DEP criu/pstree.d [2020-05-07T13:28:30.848Z] #44 48.50 DEP criu/protobuf.d [2020-05-07T13:28:30.895Z] #50 ... [2020-05-07T13:28:30.895Z] [2020-05-07T13:28:30.895Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:28:30.895Z] #35 64.68 Selecting previously unselected package libarchive13:amd64. [2020-05-07T13:28:30.895Z] #35 64.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-07T13:28:30.895Z] #35 64.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T13:28:31.140Z] #44 48.69 GEN criu/protobuf-desc-gen.h [2020-05-07T13:28:31.154Z] #35 ... [2020-05-07T13:28:31.154Z] [2020-05-07T13:28:31.154Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:28:31.154Z] #30 54.88 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-07T13:28:31.154Z] #30 55.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T13:28:31.154Z] #30 56.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T13:28:31.154Z] #30 ... [2020-05-07T13:28:31.154Z] [2020-05-07T13:28:31.154Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:28:31.357Z] Client: [2020-05-07T13:28:31.357Z] Debug Mode: false [2020-05-07T13:28:31.357Z] [2020-05-07T13:28:31.357Z] Server: [2020-05-07T13:28:31.357Z] Containers: 0 [2020-05-07T13:28:31.357Z] Running: 0 [2020-05-07T13:28:31.357Z] Paused: 0 [2020-05-07T13:28:31.357Z] Stopped: 0 [2020-05-07T13:28:31.357Z] Images: 0 [2020-05-07T13:28:31.357Z] Server Version: 19.03.8 [2020-05-07T13:28:31.357Z] Storage Driver: overlay2 [2020-05-07T13:28:31.357Z] Backing Filesystem: [2020-05-07T13:28:31.357Z] Supports d_type: true [2020-05-07T13:28:31.357Z] Native Overlay Diff: true [2020-05-07T13:28:31.357Z] Logging Driver: json-file [2020-05-07T13:28:31.357Z] Cgroup Driver: cgroupfs [2020-05-07T13:28:31.357Z] Plugins: [2020-05-07T13:28:31.357Z] Volume: local [2020-05-07T13:28:31.357Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T13:28:31.357Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T13:28:31.357Z] Swarm: inactive [2020-05-07T13:28:31.357Z] Runtimes: runc [2020-05-07T13:28:31.357Z] Default Runtime: runc [2020-05-07T13:28:31.357Z] Init Binary: docker-init [2020-05-07T13:28:31.357Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:28:31.357Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:28:31.357Z] init version: fec3683 [2020-05-07T13:28:31.357Z] Security Options: [2020-05-07T13:28:31.357Z] apparmor [2020-05-07T13:28:31.357Z] seccomp [2020-05-07T13:28:31.357Z] Profile: default [2020-05-07T13:28:31.357Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T13:28:31.357Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T13:28:31.357Z] OSType: linux [2020-05-07T13:28:31.357Z] Architecture: x86_64 [2020-05-07T13:28:31.357Z] CPUs: 2 [2020-05-07T13:28:31.357Z] Total Memory: 7.583GiB [2020-05-07T13:28:31.357Z] Name: ip-10-100-101-111 [2020-05-07T13:28:31.357Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T13:28:31.357Z] Docker Root Dir: /var/lib/docker [2020-05-07T13:28:31.357Z] Debug Mode: false [2020-05-07T13:28:31.357Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:28:31.357Z] Labels: [2020-05-07T13:28:31.357Z] Experimental: true [2020-05-07T13:28:31.357Z] Insecure Registries: [2020-05-07T13:28:31.357Z] 127.0.0.0/8 [2020-05-07T13:28:31.357Z] Live Restore Enabled: true [2020-05-07T13:28:31.357Z] [2020-05-07T13:28:31.357Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T13:28:31.412Z] #35 65.16 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-07T13:28:31.412Z] #35 65.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-07T13:28:31.412Z] #35 65.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T13:28:31.412Z] #35 65.34 Selecting previously unselected package librhash0:amd64. [2020-05-07T13:28:31.412Z] #35 65.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-07T13:28:31.412Z] #35 65.36 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-07T13:28:31.640Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:28:31.640Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:28:31.640Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40910/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T13:28:31.640Z] + bash /home/ubuntu/workspace/moby_PR-40910/check-config.sh [2020-05-07T13:28:31.640Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T13:28:31.640Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T13:28:31.640Z] [2020-05-07T13:28:31.640Z] Generally Necessary: [2020-05-07T13:28:31.640Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T13:28:31.640Z] - apparmor: enabled and tools installed [2020-05-07T13:28:31.640Z] - CONFIG_NAMESPACES: enabled [2020-05-07T13:28:31.640Z] - CONFIG_NET_NS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_PID_NS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_IPC_NS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_UTS_NS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_CGROUPS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T13:28:31.640Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T13:28:31.640Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T13:28:31.640Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T13:28:31.640Z] - CONFIG_CPUSETS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_MEMCG: enabled [2020-05-07T13:28:31.640Z] - CONFIG_KEYS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_VETH: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T13:28:31.640Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T13:28:31.640Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T13:28:31.640Z] [2020-05-07T13:28:31.640Z] Optional Features: [2020-05-07T13:28:31.640Z] - CONFIG_USER_NS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_SECCOMP: enabled [2020-05-07T13:28:31.640Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T13:28:31.640Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T13:28:31.640Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T13:28:31.640Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T13:28:31.670Z] #35 65.57 Selecting previously unselected package libuv1:amd64. [2020-05-07T13:28:31.670Z] #35 65.57 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-07T13:28:31.670Z] #35 65.58 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-07T13:28:31.670Z] #35 65.71 Selecting previously unselected package cmake. [2020-05-07T13:28:31.755Z] Client: [2020-05-07T13:28:31.755Z] Debug Mode: false [2020-05-07T13:28:31.755Z] [2020-05-07T13:28:31.755Z] Server: [2020-05-07T13:28:31.755Z] Containers: 0 [2020-05-07T13:28:31.755Z] Running: 0 [2020-05-07T13:28:31.755Z] Paused: 0 [2020-05-07T13:28:31.755Z] Stopped: 0 [2020-05-07T13:28:31.755Z] Images: 0 [2020-05-07T13:28:31.755Z] Server Version: 19.03.8 [2020-05-07T13:28:31.755Z] Storage Driver: overlay2 [2020-05-07T13:28:31.755Z] Backing Filesystem: [2020-05-07T13:28:31.755Z] Supports d_type: true [2020-05-07T13:28:31.755Z] Native Overlay Diff: true [2020-05-07T13:28:31.755Z] Logging Driver: json-file [2020-05-07T13:28:31.755Z] Cgroup Driver: cgroupfs [2020-05-07T13:28:31.755Z] Plugins: [2020-05-07T13:28:31.755Z] Volume: local [2020-05-07T13:28:31.755Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T13:28:31.755Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T13:28:31.755Z] Swarm: inactive [2020-05-07T13:28:31.755Z] Runtimes: runc [2020-05-07T13:28:31.755Z] Default Runtime: runc [2020-05-07T13:28:31.755Z] Init Binary: docker-init [2020-05-07T13:28:31.755Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:28:31.755Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:28:31.755Z] init version: fec3683 [2020-05-07T13:28:31.755Z] Security Options: [2020-05-07T13:28:31.755Z] apparmor [2020-05-07T13:28:31.755Z] seccomp [2020-05-07T13:28:31.755Z] Profile: default [2020-05-07T13:28:31.755Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T13:28:31.755Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T13:28:31.755Z] OSType: linux [2020-05-07T13:28:31.755Z] Architecture: x86_64 [2020-05-07T13:28:31.755Z] CPUs: 2 [2020-05-07T13:28:31.755Z] Total Memory: 7.501GiB [2020-05-07T13:28:31.755Z] Name: ip-10-100-68-56 [2020-05-07T13:28:31.755Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T13:28:31.755Z] Docker Root Dir: /var/lib/docker [2020-05-07T13:28:31.755Z] Debug Mode: false [2020-05-07T13:28:31.755Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:28:31.755Z] Labels: [2020-05-07T13:28:31.755Z] Experimental: true [2020-05-07T13:28:31.755Z] Insecure Registries: [2020-05-07T13:28:31.755Z] 127.0.0.0/8 [2020-05-07T13:28:31.755Z] Live Restore Enabled: true [2020-05-07T13:28:31.755Z] [2020-05-07T13:28:31.755Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T13:28:31.914Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T13:28:31.914Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T13:28:31.914Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T13:28:31.914Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T13:28:31.914Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T13:28:31.914Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T13:28:31.914Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T13:28:31.914Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T13:28:31.914Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T13:28:31.914Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T13:28:31.914Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T13:28:31.914Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T13:28:31.914Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T13:28:31.914Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T13:28:31.914Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T13:28:31.914Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T13:28:31.914Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T13:28:31.914Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T13:28:31.914Z] - CONFIG_EXT4_FS: enabled [2020-05-07T13:28:31.914Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T13:28:31.914Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T13:28:31.914Z] - Network Drivers: [2020-05-07T13:28:31.915Z] - "overlay": [2020-05-07T13:28:31.915Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T13:28:31.915Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T13:28:31.915Z] Optional (for encrypted networks): [2020-05-07T13:28:31.915Z] - CONFIG_CRYPTO: enabled [2020-05-07T13:28:31.915Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T13:28:31.915Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T13:28:31.915Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T13:28:31.915Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T13:28:31.915Z] - CONFIG_XFRM: enabled [2020-05-07T13:28:31.915Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T13:28:31.915Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T13:28:31.915Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T13:28:31.915Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T13:28:31.915Z] - "ipvlan": [2020-05-07T13:28:31.915Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T13:28:31.915Z] - "macvlan": [2020-05-07T13:28:31.915Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T13:28:31.915Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T13:28:31.915Z] - "ftp,tftp client in container": [2020-05-07T13:28:31.928Z] #35 65.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-07T13:28:31.929Z] #35 65.81 Unpacking cmake (3.13.4-1) ... [2020-05-07T13:28:32.155Z] #44 ... [2020-05-07T13:28:32.155Z] [2020-05-07T13:28:32.155Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T13:28:32.155Z] #13 1.466 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T13:28:32.155Z] #13 DONE 1.6s [2020-05-07T13:28:32.155Z] [2020-05-07T13:28:32.155Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:32.155Z] #44 49.62 DEP criu/protobuf-desc.d [2020-05-07T13:28:32.155Z] #44 49.73 DEP criu/proc_parse.d [2020-05-07T13:28:32.155Z] #44 49.83 DEP criu/plugin.d [2020-05-07T13:28:32.169Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:28:32.169Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:28:32.169Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40910/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T13:28:32.169Z] + bash /home/ubuntu/workspace/moby_PR-40910/check-config.sh [2020-05-07T13:28:32.169Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T13:28:32.169Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T13:28:32.169Z] [2020-05-07T13:28:32.169Z] Generally Necessary: [2020-05-07T13:28:32.169Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T13:28:32.169Z] - apparmor: enabled and tools installed [2020-05-07T13:28:32.169Z] - CONFIG_NAMESPACES: enabled [2020-05-07T13:28:32.169Z] - CONFIG_NET_NS: enabled [2020-05-07T13:28:32.169Z] - CONFIG_PID_NS: enabled [2020-05-07T13:28:32.169Z] - CONFIG_IPC_NS: enabled [2020-05-07T13:28:32.169Z] - CONFIG_UTS_NS: enabled [2020-05-07T13:28:32.169Z] - CONFIG_CGROUPS: enabled [2020-05-07T13:28:32.169Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T13:28:32.169Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T13:28:32.169Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T13:28:32.169Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T13:28:32.169Z] - CONFIG_CPUSETS: enabled [2020-05-07T13:28:32.169Z] - CONFIG_MEMCG: enabled [2020-05-07T13:28:32.169Z] - CONFIG_KEYS: enabled [2020-05-07T13:28:32.169Z] - CONFIG_VETH: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T13:28:32.169Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T13:28:32.169Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T13:28:32.169Z] [2020-05-07T13:28:32.169Z] Optional Features: [2020-05-07T13:28:32.169Z] - CONFIG_USER_NS: enabled [2020-05-07T13:28:32.169Z] - CONFIG_SECCOMP: enabled [2020-05-07T13:28:32.225Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T13:28:32.225Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T13:28:32.225Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T13:28:32.225Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T13:28:32.225Z] - Storage Drivers: [2020-05-07T13:28:32.225Z] - "aufs": [2020-05-07T13:28:32.225Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T13:28:32.225Z] - "btrfs": [2020-05-07T13:28:32.225Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T13:28:32.225Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T13:28:32.225Z] - "devicemapper": [2020-05-07T13:28:32.225Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T13:28:32.225Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T13:28:32.225Z] - "overlay": [2020-05-07T13:28:32.225Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T13:28:32.225Z] - "zfs": [2020-05-07T13:28:32.225Z] - /dev/zfs: missing [2020-05-07T13:28:32.225Z] - zfs command: missing [2020-05-07T13:28:32.225Z] - zpool command: missing [2020-05-07T13:28:32.225Z] [2020-05-07T13:28:32.225Z] Limits: [2020-05-07T13:28:32.225Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T13:28:32.225Z] [2020-05-07T13:28:32.225Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T13:28:32.441Z] #44 49.93 DEP criu/pipes.d [2020-05-07T13:28:32.441Z] #44 50.12 DEP criu/pie-util.d [2020-05-07T13:28:32.471Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T13:28:32.471Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T13:28:32.471Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T13:28:32.471Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T13:28:32.471Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T13:28:32.471Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T13:28:32.471Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T13:28:32.471Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T13:28:32.471Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T13:28:32.471Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T13:28:32.471Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T13:28:32.471Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T13:28:32.471Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T13:28:32.471Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T13:28:32.471Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T13:28:32.471Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T13:28:32.471Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T13:28:32.471Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T13:28:32.471Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_EXT4_FS: enabled [2020-05-07T13:28:32.471Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T13:28:32.471Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T13:28:32.471Z] - Network Drivers: [2020-05-07T13:28:32.471Z] - "overlay": [2020-05-07T13:28:32.471Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T13:28:32.471Z] Optional (for encrypted networks): [2020-05-07T13:28:32.471Z] - CONFIG_CRYPTO: enabled [2020-05-07T13:28:32.471Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T13:28:32.471Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T13:28:32.471Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T13:28:32.471Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T13:28:32.471Z] - CONFIG_XFRM: enabled [2020-05-07T13:28:32.471Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T13:28:32.471Z] - "ipvlan": [2020-05-07T13:28:32.471Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T13:28:32.471Z] - "macvlan": [2020-05-07T13:28:32.471Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T13:28:32.471Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T13:28:32.471Z] - "ftp,tftp client in container": [2020-05-07T13:28:32.570Z] + sudo modprobe ip_vs [2020-05-07T13:28:32.721Z] #44 50.21 DEP criu/pie-util-vdso.d [2020-05-07T13:28:32.745Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T13:28:32.745Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T13:28:32.745Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T13:28:32.745Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T13:28:32.745Z] - Storage Drivers: [2020-05-07T13:28:32.745Z] - "aufs": [2020-05-07T13:28:32.745Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T13:28:32.745Z] - "btrfs": [2020-05-07T13:28:32.745Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T13:28:32.745Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T13:28:32.745Z] - "devicemapper": [2020-05-07T13:28:32.745Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T13:28:32.745Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T13:28:32.745Z] - "overlay": [2020-05-07T13:28:32.745Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T13:28:32.745Z] - "zfs": [2020-05-07T13:28:32.745Z] - /dev/zfs: missing [2020-05-07T13:28:32.745Z] - zfs command: missing [2020-05-07T13:28:32.745Z] - zpool command: missing [2020-05-07T13:28:32.745Z] [2020-05-07T13:28:32.745Z] Limits: [2020-05-07T13:28:32.745Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T13:28:32.745Z] [2020-05-07T13:28:32.745Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T13:28:32.828Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d98199e84c3a4125e600fdfdde5f95791fb7177e . [2020-05-07T13:28:33.002Z] #44 50.31 DEP criu/path.d [2020-05-07T13:28:33.002Z] #44 50.42 DEP criu/parasite-syscall.d [2020-05-07T13:28:33.002Z] #44 50.55 DEP criu/pagemap.d [2020-05-07T13:28:33.086Z] #2 [internal] load build definition from Dockerfile [2020-05-07T13:28:33.086Z] #2 transferring dockerfile: 17.09kB done [2020-05-07T13:28:33.086Z] #2 DONE 0.1s [2020-05-07T13:28:33.086Z] [2020-05-07T13:28:33.086Z] #1 [internal] load .dockerignore [2020-05-07T13:28:33.086Z] #1 transferring context: 87B done [2020-05-07T13:28:33.086Z] #1 DONE 0.2s [2020-05-07T13:28:33.086Z] [2020-05-07T13:28:33.086Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T13:28:33.173Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d98199e84c3a4125e600fdfdde5f95791fb7177e . [2020-05-07T13:28:33.173Z] #1 [internal] load build definition from Dockerfile [2020-05-07T13:28:33.173Z] #1 transferring dockerfile: 17.09kB done [2020-05-07T13:28:33.173Z] #1 DONE 0.1s [2020-05-07T13:28:33.173Z] [2020-05-07T13:28:33.173Z] #2 [internal] load .dockerignore [2020-05-07T13:28:33.173Z] #2 transferring context: 87B done [2020-05-07T13:28:33.173Z] #2 DONE 0.1s [2020-05-07T13:28:33.173Z] [2020-05-07T13:28:33.173Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T13:28:33.283Z] #44 50.69 DEP criu/pagemap-cache.d [2020-05-07T13:28:33.283Z] #44 50.79 DEP criu/page-xfer.d [2020-05-07T13:28:33.564Z] #44 ... [2020-05-07T13:28:33.564Z] [2020-05-07T13:28:33.564Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T13:28:33.564Z] #14 DONE 1.4s [2020-05-07T13:28:33.564Z] [2020-05-07T13:28:33.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:33.564Z] #44 50.87 DEP criu/page-pipe.d [2020-05-07T13:28:33.564Z] #44 50.94 DEP criu/netfilter.d [2020-05-07T13:28:33.564Z] #44 51.12 DEP criu/net.d [2020-05-07T13:28:33.654Z] #3 DONE 0.4s [2020-05-07T13:28:33.654Z] [2020-05-07T13:28:33.654Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T13:28:33.654Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T13:28:33.654Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T13:28:33.654Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-07T13:28:33.654Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-07T13:28:33.654Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.69MB / 8.88MB 0.1s [2020-05-07T13:28:33.654Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-05-07T13:28:33.654Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-07T13:28:33.738Z] #3 DONE 0.4s [2020-05-07T13:28:33.738Z] [2020-05-07T13:28:33.738Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T13:28:33.738Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T13:28:33.738Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-07T13:28:33.738Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-07T13:28:33.738Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.04MB / 8.88MB 0.1s [2020-05-07T13:28:33.738Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T13:28:33.828Z] #35 ... [2020-05-07T13:28:33.828Z] [2020-05-07T13:28:33.828Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:33.828Z] #47 56.78 syscall [2020-05-07T13:28:33.828Z] #47 65.17 time [2020-05-07T13:28:33.828Z] #47 ... [2020-05-07T13:28:33.828Z] [2020-05-07T13:28:33.828Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:33.828Z] #56 56.91 syscall [2020-05-07T13:28:33.828Z] #56 56.94 reflect [2020-05-07T13:28:33.828Z] #56 65.76 time [2020-05-07T13:28:33.828Z] #56 ... [2020-05-07T13:28:33.828Z] [2020-05-07T13:28:33.828Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:28:33.828Z] #27 14.18 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T13:28:33.828Z] #27 14.53 [2020-05-07T13:28:33.828Z] #27 14.66 ######################################################################## 100.0% [2020-05-07T13:28:33.828Z] #27 14.74 [2020-05-07T13:28:33.828Z] #27 15.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T13:28:33.828Z] #27 16.00 [2020-05-07T13:28:33.828Z] #27 16.17 #### 5.9% ################################################################## 92.1% ######################################################################## 100.0% [2020-05-07T13:28:33.828Z] #27 16.38 [2020-05-07T13:28:33.828Z] #27 17.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T13:28:33.828Z] #27 17.49 skipping existing 1849cc453dee [2020-05-07T13:28:33.828Z] #27 17.68 [2020-05-07T13:28:33.845Z] #44 51.20 DEP criu/namespaces.d [2020-05-07T13:28:33.845Z] #44 51.32 DEP criu/mount.d [2020-05-07T13:28:33.993Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-07T13:28:33.993Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-07T13:28:34.126Z] #44 51.43 DEP criu/mem.d [2020-05-07T13:28:34.126Z] #44 51.57 DEP criu/lsm.d [2020-05-07T13:28:34.126Z] #44 51.69 DEP criu/log.d [2020-05-07T13:28:34.126Z] #44 51.78 DEP criu/libnetlink.d [2020-05-07T13:28:34.221Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-07T13:28:34.221Z] #4 DONE 0.7s [2020-05-07T13:28:34.407Z] #44 51.92 DEP criu/kerndat.d [2020-05-07T13:28:34.563Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-05-07T13:28:34.563Z] #4 DONE 0.8s [2020-05-07T13:28:34.635Z] Client: Docker Engine - Community [2020-05-07T13:28:34.635Z] Version: 19.03.8 [2020-05-07T13:28:34.635Z] API version: 1.40 [2020-05-07T13:28:34.635Z] Go version: go1.12.17 [2020-05-07T13:28:34.635Z] Git commit: afacb8b [2020-05-07T13:28:34.635Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-07T13:28:34.635Z] OS/Arch: linux/arm64 [2020-05-07T13:28:34.635Z] Experimental: false [2020-05-07T13:28:34.635Z] [2020-05-07T13:28:34.635Z] Server: Docker Engine - Community [2020-05-07T13:28:34.635Z] Engine: [2020-05-07T13:28:34.635Z] Version: 19.03.8 [2020-05-07T13:28:34.635Z] API version: 1.40 (minimum version 1.12) [2020-05-07T13:28:34.635Z] Go version: go1.12.17 [2020-05-07T13:28:34.635Z] Git commit: afacb8b [2020-05-07T13:28:34.635Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-07T13:28:34.635Z] OS/Arch: linux/arm64 [2020-05-07T13:28:34.635Z] Experimental: true [2020-05-07T13:28:34.635Z] containerd: [2020-05-07T13:28:34.635Z] Version: 1.2.13 [2020-05-07T13:28:34.635Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:28:34.635Z] runc: [2020-05-07T13:28:34.635Z] Version: 1.0.0-rc10 [2020-05-07T13:28:34.635Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:28:34.635Z] docker-init: [2020-05-07T13:28:34.635Z] Version: 0.18.0 [2020-05-07T13:28:34.635Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T13:28:34.688Z] #44 52.09 DEP criu/kcmp-ids.d [2020-05-07T13:28:34.688Z] #44 52.20 DEP criu/irmap.d [2020-05-07T13:28:34.688Z] #44 ... [2020-05-07T13:28:34.688Z] [2020-05-07T13:28:34.688Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T13:28:34.688Z] #15 DONE 1.4s [2020-05-07T13:28:34.762Z] #27 18.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T13:28:34.762Z] #27 18.85 [2020-05-07T13:28:34.968Z] [2020-05-07T13:28:34.969Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:34.969Z] #44 52.38 DEP criu/ipc_ns.d [2020-05-07T13:28:34.969Z] #44 52.54 DEP criu/image.d [2020-05-07T13:28:34.969Z] #44 52.61 DEP criu/image-desc.d [2020-05-07T13:28:34.969Z] + docker info [2020-05-07T13:28:35.020Z] #27 19.05 ######################################################################## 100.0% [2020-05-07T13:28:35.153Z] [2020-05-07T13:28:35.153Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T13:28:35.153Z] #6 ... [2020-05-07T13:28:35.153Z] [2020-05-07T13:28:35.153Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T13:28:35.153Z] #5 DONE 0.2s [2020-05-07T13:28:35.153Z] [2020-05-07T13:28:35.153Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T13:28:35.160Z] [2020-05-07T13:28:35.161Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T13:28:35.161Z] #6 DONE 0.2s [2020-05-07T13:28:35.161Z] [2020-05-07T13:28:35.161Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T13:28:35.161Z] #5 DONE 0.3s [2020-05-07T13:28:35.251Z] #44 52.67 DEP criu/fsnotify.d [2020-05-07T13:28:35.251Z] #44 52.85 DEP criu/filesystems.d [2020-05-07T13:28:35.278Z] #27 19.24 [2020-05-07T13:28:35.278Z] #27 19.27 Download of images into '/build' complete. [2020-05-07T13:28:35.278Z] #27 19.29 Use something like the following to load the result into a Docker daemon: [2020-05-07T13:28:35.278Z] #27 19.29 tar -cC '/build' . | docker load [2020-05-07T13:28:35.417Z] [2020-05-07T13:28:35.417Z] #20 [internal] load build context [2020-05-07T13:28:35.531Z] #44 53.01 DEP criu/files.d [2020-05-07T13:28:35.812Z] #44 53.11 DEP criu/files-reg.d [2020-05-07T13:28:35.812Z] #44 53.22 DEP criu/files-ext.d [2020-05-07T13:28:36.095Z] #44 53.37 DEP criu/file-lock.d [2020-05-07T13:28:36.095Z] #44 53.45 DEP criu/file-ids.d [2020-05-07T13:28:36.095Z] #44 53.54 DEP criu/fifo.d [2020-05-07T13:28:36.095Z] #44 53.60 DEP criu/fdstore.d [2020-05-07T13:28:36.213Z] #27 DONE 20.0s [2020-05-07T13:28:36.213Z] [2020-05-07T13:28:36.213Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:28:36.213Z] #35 69.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:28:36.213Z] #35 69.54 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:28:36.213Z] #35 69.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-07T13:28:36.213Z] #35 69.66 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:28:36.213Z] #35 69.83 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-07T13:28:36.213Z] #35 69.87 Setting up cmake-data (3.13.4-1) ... [2020-05-07T13:28:36.213Z] #35 69.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:28:36.213Z] #35 69.99 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T13:28:36.213Z] #35 70.03 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T13:28:36.213Z] #35 70.04 Setting up cmake (3.13.4-1) ... [2020-05-07T13:28:36.213Z] #35 70.07 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:28:36.213Z] #35 70.14 Processing triggers for mime-support (3.62) ... [2020-05-07T13:28:36.380Z] #44 ... [2020-05-07T13:28:36.380Z] [2020-05-07T13:28:36.380Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T13:28:36.380Z] #16 DONE 1.4s [2020-05-07T13:28:36.380Z] [2020-05-07T13:28:36.380Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:36.380Z] #44 53.75 DEP criu/fault-injection.d [2020-05-07T13:28:36.380Z] #44 53.80 DEP criu/external.d [2020-05-07T13:28:36.380Z] #44 53.86 DEP criu/eventpoll.d [2020-05-07T13:28:36.471Z] #35 ... [2020-05-07T13:28:36.471Z] [2020-05-07T13:28:36.471Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:36.471Z] #33 59.82 time [2020-05-07T13:28:36.471Z] #33 65.99 internal/poll [2020-05-07T13:28:36.471Z] #33 67.88 internal/syscall/execenv [2020-05-07T13:28:36.471Z] #33 67.90 internal/fmtsort [2020-05-07T13:28:36.471Z] #33 68.02 internal/syscall/unix [2020-05-07T13:28:36.471Z] #33 68.56 os [2020-05-07T13:28:36.471Z] #33 68.63 strings [2020-05-07T13:28:36.534Z] #6 DONE 1.6s [2020-05-07T13:28:36.534Z] [2020-05-07T13:28:36.534Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:36.534Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T13:28:36.534Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T13:28:36.534Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 2.36MB / 50.38MB 0.2s [2020-05-07T13:28:36.534Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.2s [2020-05-07T13:28:36.534Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-07T13:28:36.534Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-07T13:28:36.669Z] #44 53.96 DEP criu/eventfd.d [2020-05-07T13:28:36.669Z] #44 54.18 DEP criu/crtools.d [2020-05-07T13:28:36.729Z] #33 ... [2020-05-07T13:28:36.729Z] [2020-05-07T13:28:36.729Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:28:36.729Z] #10 64.61 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T13:28:36.729Z] #10 64.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T13:28:36.729Z] #10 64.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:28:36.729Z] #10 64.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-07T13:28:36.729Z] #10 64.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:28:36.729Z] #10 64.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:28:36.729Z] #10 65.04 Selecting previously unselected package dmsetup. [2020-05-07T13:28:36.729Z] #10 65.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:28:36.729Z] #10 65.07 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T13:28:36.729Z] #10 65.29 Selecting previously unselected package mingw-w64-common. [2020-05-07T13:28:36.729Z] #10 65.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T13:28:36.729Z] #10 65.35 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T13:28:36.792Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 14.17MB / 50.38MB 0.3s [2020-05-07T13:28:36.792Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 468.50kB / 7.81MB 0.3s [2020-05-07T13:28:36.950Z] #44 54.38 DEP criu/cr-service.d [2020-05-07T13:28:36.950Z] #44 54.47 DEP criu/cr-restore.d [2020-05-07T13:28:36.988Z] #10 ... [2020-05-07T13:28:36.988Z] [2020-05-07T13:28:36.988Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:28:36.988Z] #35 DONE 70.7s [2020-05-07T13:28:36.988Z] [2020-05-07T13:28:36.988Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:36.988Z] #47 70.20 strings [2020-05-07T13:28:36.988Z] #47 ... [2020-05-07T13:28:36.988Z] [2020-05-07T13:28:36.988Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:28:36.988Z] #36 DONE 0.1s [2020-05-07T13:28:36.988Z] [2020-05-07T13:28:36.988Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T13:28:36.988Z] #37 DONE 0.1s [2020-05-07T13:28:36.988Z] [2020-05-07T13:28:36.988Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:37.049Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 20.61MB / 50.38MB 0.5s [2020-05-07T13:28:37.049Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 6.23MB / 7.81MB 0.5s [2020-05-07T13:28:37.049Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 1.13MB / 10.00MB 0.5s [2020-05-07T13:28:37.049Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.76MB / 7.81MB 0.6s [2020-05-07T13:28:37.049Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 3.72MB / 10.00MB 0.6s [2020-05-07T13:28:37.231Z] #44 54.71 DEP criu/cr-errno.d [2020-05-07T13:28:37.231Z] #44 54.72 DEP criu/cr-dump.d [2020-05-07T13:28:37.309Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 23.48MB / 50.38MB 0.6s [2020-05-07T13:28:37.309Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 8.19MB / 10.00MB 0.6s [2020-05-07T13:28:37.309Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 27.17MB / 50.38MB 0.9s [2020-05-07T13:28:37.309Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.7s done [2020-05-07T13:28:37.309Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s done [2020-05-07T13:28:37.309Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 2.20MB / 51.83MB 0.9s [2020-05-07T13:28:37.309Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.9s [2020-05-07T13:28:37.512Z] #44 54.90 DEP criu/cr-dedup.d [2020-05-07T13:28:37.512Z] #44 54.94 DEP criu/cr-check.d [2020-05-07T13:28:37.512Z] #44 55.02 DEP criu/config.d [2020-05-07T13:28:37.578Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 32.41MB / 50.38MB 1.1s [2020-05-07T13:28:37.578Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 7.55MB / 51.83MB 1.1s [2020-05-07T13:28:37.578Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 8.38MB / 68.61MB 1.1s [2020-05-07T13:28:37.794Z] #44 55.13 DEP criu/clone-noasan.d [2020-05-07T13:28:37.794Z] #44 55.17 DEP criu/cgroup.d [2020-05-07T13:28:37.794Z] #44 ... [2020-05-07T13:28:37.794Z] [2020-05-07T13:28:37.794Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:37.794Z] #47 79.45 crypto/tls [2020-05-07T13:28:37.794Z] #47 83.79 net/http/httptrace [2020-05-07T13:28:37.794Z] #47 83.98 net/http [2020-05-07T13:28:37.794Z] #47 ... [2020-05-07T13:28:37.794Z] [2020-05-07T13:28:37.794Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:37.794Z] #44 55.26 DEP criu/cgroup-props.d [2020-05-07T13:28:37.794Z] #44 55.33 DEP criu/bitmap.d [2020-05-07T13:28:37.841Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 38.30MB / 50.38MB 1.3s [2020-05-07T13:28:37.841Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 13.73MB / 51.83MB 1.3s [2020-05-07T13:28:37.841Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 12.62MB / 68.61MB 1.3s [2020-05-07T13:28:37.841Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 40.91MB / 50.38MB 1.4s [2020-05-07T13:28:38.075Z] #44 55.39 DEP criu/bfd.d [2020-05-07T13:28:38.075Z] #44 55.51 DEP criu/autofs.d [2020-05-07T13:28:38.101Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 44.60MB / 50.38MB 1.5s [2020-05-07T13:28:38.101Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 19.62MB / 51.83MB 1.5s [2020-05-07T13:28:38.101Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.36MB / 50.38MB 1.7s [2020-05-07T13:28:38.101Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 23.11MB / 51.83MB 1.7s [2020-05-07T13:28:38.101Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 17.11MB / 68.61MB 1.7s [2020-05-07T13:28:38.356Z] #44 55.68 DEP criu/aio.d [2020-05-07T13:28:38.356Z] #44 55.84 DEP criu/action-scripts.d [2020-05-07T13:28:38.358Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done [2020-05-07T13:28:38.358Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 32.69MB / 51.83MB 2.0s [2020-05-07T13:28:38.358Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 1.83MB / 120.15MB 2.0s [2020-05-07T13:28:38.616Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 36.90MB / 51.83MB 2.1s [2020-05-07T13:28:38.616Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 24.76MB / 68.61MB 2.1s [2020-05-07T13:28:38.616Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.34MB / 120.15MB 2.1s [2020-05-07T13:28:38.616Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-07T13:28:38.637Z] #44 56.03 CC criu/action-scripts.o [2020-05-07T13:28:38.756Z] #20 transferring context: 15.68MB 3.1s [2020-05-07T13:28:38.879Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 14.55MB / 120.15MB 2.2s [2020-05-07T13:28:38.879Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 40.35MB / 51.83MB 2.3s [2020-05-07T13:28:38.879Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 44.45MB / 51.83MB 2.5s [2020-05-07T13:28:38.879Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 34.17MB / 68.61MB 2.5s [2020-05-07T13:28:38.879Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 23.32MB / 120.15MB 2.5s [2020-05-07T13:28:38.918Z] #44 56.29 CC criu/aio.o [2020-05-07T13:28:38.918Z] #44 ... [2020-05-07T13:28:38.918Z] [2020-05-07T13:28:38.918Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:38.918Z] #60 1.706 + RM_GOPATH=0 [2020-05-07T13:28:38.918Z] #60 1.706 + TMP_GOPATH= [2020-05-07T13:28:38.918Z] #60 1.706 + : /build [2020-05-07T13:28:38.918Z] #60 1.706 + '[' -z '' ']' [2020-05-07T13:28:38.918Z] #60 1.706 ++ mktemp -d [2020-05-07T13:28:38.918Z] #60 1.706 + export GOPATH=/tmp/tmp.iEyMAOq7X8 [2020-05-07T13:28:38.918Z] #60 1.706 + GOPATH=/tmp/tmp.iEyMAOq7X8 [2020-05-07T13:28:38.918Z] #60 1.706 + RM_GOPATH=1 [2020-05-07T13:28:38.918Z] #60 1.706 ++ dirname ./install.sh [2020-05-07T13:28:38.918Z] #60 1.706 + dir=. [2020-05-07T13:28:38.918Z] #60 1.706 + bin=runc [2020-05-07T13:28:38.918Z] #60 1.706 + shift [2020-05-07T13:28:38.918Z] #60 1.706 + '[' '!' -f ./runc.installer ']' [2020-05-07T13:28:38.918Z] #60 1.706 + . ./runc.installer [2020-05-07T13:28:38.918Z] #60 1.706 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:28:38.918Z] #60 1.706 + install_runc [2020-05-07T13:28:38.918Z] #60 1.706 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T13:28:38.918Z] #60 1.706 + uname -r [2020-05-07T13:28:38.918Z] #60 1.706 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T13:28:38.918Z] #60 1.706 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T13:28:38.918Z] #60 1.706 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iEyMAOq7X8/src/github.com/opencontainers/runc [2020-05-07T13:28:38.918Z] #60 1.706 Cloning into '/tmp/tmp.iEyMAOq7X8/src/github.com/opencontainers/runc'... [2020-05-07T13:28:38.918Z] #60 1.706 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T13:28:38.918Z] #60 5.917 + cd /tmp/tmp.iEyMAOq7X8/src/github.com/opencontainers/runc [2020-05-07T13:28:38.918Z] #60 5.917 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:28:38.918Z] #60 6.294 + '[' -z '' ']' [2020-05-07T13:28:38.918Z] #60 6.294 + target=static [2020-05-07T13:28:38.918Z] #60 6.295 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T13:28:38.918Z] #60 7.235 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-05-07T13:28:38.918Z] #60 ... [2020-05-07T13:28:38.918Z] [2020-05-07T13:28:38.918Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:28:38.918Z] #17 1.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:28:38.918Z] #17 1.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:28:38.918Z] #17 1.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:28:38.918Z] #17 2.286 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T13:28:39.140Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 50.11MB / 51.83MB 2.7s [2020-05-07T13:28:39.140Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 38.32MB / 68.61MB 2.7s [2020-05-07T13:28:39.199Z] #17 2.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T13:28:39.397Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 33.46MB / 120.15MB 2.9s [2020-05-07T13:28:39.517Z] #38 ... [2020-05-07T13:28:39.517Z] [2020-05-07T13:28:39.517Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:28:39.517Z] #43 65.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T13:28:39.517Z] #43 65.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:28:39.517Z] #43 65.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T13:28:39.517Z] #43 65.32 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T13:28:39.517Z] #43 65.35 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T13:28:39.517Z] #43 65.37 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:28:39.517Z] #43 65.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:28:39.517Z] #43 65.45 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T13:28:39.517Z] #43 65.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:28:39.517Z] #43 65.49 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T13:28:39.517Z] #43 73.21 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T13:28:39.517Z] #43 73.25 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:28:39.517Z] #43 DONE 73.5s [2020-05-07T13:28:39.657Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 3.0s done [2020-05-07T13:28:39.657Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 48.05MB / 68.61MB 3.2s [2020-05-07T13:28:39.657Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 40.52MB / 120.15MB 3.2s [2020-05-07T13:28:39.657Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.2s [2020-05-07T13:28:39.775Z] [2020-05-07T13:28:39.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:39.917Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.2s done [2020-05-07T13:28:40.177Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 53.99MB / 68.61MB 3.6s [2020-05-07T13:28:40.177Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 50.00MB / 120.15MB 3.6s [2020-05-07T13:28:40.202Z] #17 4.083 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T13:28:40.438Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 57.32MB / 120.15MB 3.8s [2020-05-07T13:28:40.438Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 60.69MB / 68.61MB 4.0s [2020-05-07T13:28:40.438Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 63.87MB / 120.15MB 4.0s [2020-05-07T13:28:40.648Z] #20 ... [2020-05-07T13:28:40.648Z] [2020-05-07T13:28:40.648Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T13:28:40.648Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T13:28:40.648Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T13:28:40.648Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T13:28:40.648Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-05-07T13:28:40.648Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.4s done [2020-05-07T13:28:40.648Z] #71 DONE 5.4s [2020-05-07T13:28:40.648Z] [2020-05-07T13:28:40.648Z] #20 [internal] load build context [2020-05-07T13:28:40.648Z] #20 ... [2020-05-07T13:28:40.648Z] [2020-05-07T13:28:40.648Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:40.648Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T13:28:40.648Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-07T13:28:40.648Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-07T13:28:40.648Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.8s done [2020-05-07T13:28:40.648Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T13:28:40.648Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.4s done [2020-05-07T13:28:40.648Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 1.4s done [2020-05-07T13:28:40.648Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.8s done [2020-05-07T13:28:40.648Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 4.2s done [2020-05-07T13:28:40.648Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 79.28MB / 120.15MB 5.4s [2020-05-07T13:28:40.648Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.0s done [2020-05-07T13:28:40.648Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 2.3s [2020-05-07T13:28:40.648Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 85.36MB / 120.15MB 5.5s [2020-05-07T13:28:40.699Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 64.83MB / 68.61MB 4.2s [2020-05-07T13:28:40.699Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 71.78MB / 120.15MB 4.3s [2020-05-07T13:28:40.959Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 4.4s [2020-05-07T13:28:41.219Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 101.93MB / 120.15MB 5.8s [2020-05-07T13:28:41.225Z] #7 ... [2020-05-07T13:28:41.225Z] [2020-05-07T13:28:41.225Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T13:28:41.225Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T13:28:41.225Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-05-07T13:28:41.225Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T13:28:41.225Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T13:28:41.225Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.1s done [2020-05-07T13:28:41.225Z] #71 DONE 4.6s [2020-05-07T13:28:41.225Z] [2020-05-07T13:28:41.225Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:41.225Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 4.5s done [2020-05-07T13:28:41.225Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 78.42MB / 120.15MB 4.5s [2020-05-07T13:28:41.225Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 89.87MB / 120.15MB 4.8s [2020-05-07T13:28:41.484Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 99.70MB / 120.15MB 5.0s [2020-05-07T13:28:41.523Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 109.40MB / 120.15MB 6.1s [2020-05-07T13:28:41.523Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.4s [2020-05-07T13:28:41.751Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 106.60MB / 120.15MB 5.3s [2020-05-07T13:28:42.324Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 114.56MB / 120.15MB 5.6s [2020-05-07T13:28:42.324Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.9s done [2020-05-07T13:28:42.886Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 7.5s done [2020-05-07T13:28:42.886Z] #7 ... [2020-05-07T13:28:42.886Z] [2020-05-07T13:28:42.886Z] #20 [internal] load build context [2020-05-07T13:28:42.886Z] #20 transferring context: 53.02MB 7.6s done [2020-05-07T13:28:42.886Z] #20 DONE 7.7s [2020-05-07T13:28:42.886Z] [2020-05-07T13:28:42.886Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:42.929Z] #17 6.214 Fetched 8043 kB in 5s (1612 kB/s) [2020-05-07T13:28:43.262Z] #7 ... [2020-05-07T13:28:43.262Z] [2020-05-07T13:28:43.262Z] #20 [internal] load build context [2020-05-07T13:28:43.262Z] #20 transferring context: 53.02MB 6.6s done [2020-05-07T13:28:43.262Z] #20 DONE 6.7s [2020-05-07T13:28:43.262Z] [2020-05-07T13:28:43.262Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:43.519Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.0s [2020-05-07T13:28:43.931Z] #17 6.214 Reading package lists... [2020-05-07T13:28:43.963Z] #44 3.699 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:28:43.963Z] #44 3.699 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:28:43.963Z] #44 3.709 Note: Building without GnuTLS support [2020-05-07T13:28:44.212Z] #17 ... [2020-05-07T13:28:44.212Z] [2020-05-07T13:28:44.212Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:44.212Z] #44 56.58 CC criu/autofs.o [2020-05-07T13:28:44.212Z] #44 57.61 CC criu/bfd.o [2020-05-07T13:28:44.212Z] #44 58.04 CC criu/bitmap.o [2020-05-07T13:28:44.212Z] #44 58.12 CC criu/cgroup-props.o [2020-05-07T13:28:44.212Z] #44 58.69 CC criu/cgroup.o [2020-05-07T13:28:44.212Z] #44 60.62 CC criu/clone-noasan.o [2020-05-07T13:28:44.212Z] #44 60.76 CC criu/config.o [2020-05-07T13:28:44.212Z] #44 61.62 CC criu/cr-check.o [2020-05-07T13:28:44.897Z] #44 ... [2020-05-07T13:28:44.897Z] [2020-05-07T13:28:44.897Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:44.897Z] #38 3.912 + RM_GOPATH=0 [2020-05-07T13:28:44.897Z] #38 3.912 + TMP_GOPATH= [2020-05-07T13:28:44.897Z] #38 3.912 + : /build [2020-05-07T13:28:44.897Z] #38 3.912 + '[' -z '' ']' [2020-05-07T13:28:44.897Z] #38 3.912 ++ mktemp -d [2020-05-07T13:28:44.897Z] #38 3.913 + export GOPATH=/tmp/tmp.D7S0NyBLa3 [2020-05-07T13:28:44.897Z] #38 3.913 + GOPATH=/tmp/tmp.D7S0NyBLa3 [2020-05-07T13:28:44.897Z] #38 3.913 + RM_GOPATH=1 [2020-05-07T13:28:44.897Z] #38 3.914 ++ dirname ./install.sh [2020-05-07T13:28:44.897Z] #38 3.914 + dir=. [2020-05-07T13:28:44.897Z] #38 3.915 + bin=tini [2020-05-07T13:28:44.897Z] #38 3.915 + shift [2020-05-07T13:28:44.897Z] #38 3.915 + '[' '!' -f ./tini.installer ']' [2020-05-07T13:28:44.897Z] #38 3.915 + . ./tini.installer [2020-05-07T13:28:44.897Z] #38 3.915 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:28:44.897Z] #38 3.915 + install_tini [2020-05-07T13:28:44.897Z] #38 3.915 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T13:28:44.897Z] #38 3.915 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:28:44.897Z] #38 3.915 + git clone https://github.com/krallin/tini.git /tmp/tmp.D7S0NyBLa3/tini [2020-05-07T13:28:44.897Z] #38 3.930 Cloning into '/tmp/tmp.D7S0NyBLa3/tini'... [2020-05-07T13:28:44.897Z] #38 5.233 + cd /tmp/tmp.D7S0NyBLa3/tini [2020-05-07T13:28:44.897Z] #38 5.233 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:28:44.897Z] #38 5.240 + cmake . [2020-05-07T13:28:44.897Z] #38 5.799 -- The C compiler identification is GNU 8.3.0 [2020-05-07T13:28:44.897Z] #38 5.842 -- Check for working C compiler: /usr/bin/cc [2020-05-07T13:28:44.897Z] #38 6.550 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T13:28:44.897Z] #38 6.552 -- Detecting C compiler ABI info [2020-05-07T13:28:44.897Z] #38 7.420 -- Detecting C compiler ABI info - done [2020-05-07T13:28:44.897Z] #38 7.500 -- Detecting C compile features [2020-05-07T13:28:45.475Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.2s done [2020-05-07T13:28:45.678Z] #44 62.85 CC criu/cr-dedup.o [2020-05-07T13:28:45.678Z] #44 63.10 CC criu/cr-dump.o [2020-05-07T13:28:45.730Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s [2020-05-07T13:28:46.049Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.0s done [2020-05-07T13:28:46.049Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-07T13:28:46.291Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-07T13:28:46.291Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s [2020-05-07T13:28:46.306Z] #44 ... [2020-05-07T13:28:46.306Z] [2020-05-07T13:28:46.306Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:46.306Z] #47 90.96 github.com/LK4D4/vndr/godl [2020-05-07T13:28:46.306Z] #47 91.45 github.com/LK4D4/vndr [2020-05-07T13:28:46.306Z] #47 DONE 97.9s [2020-05-07T13:28:46.306Z] [2020-05-07T13:28:46.306Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:28:46.306Z] #17 7.961 Reading package lists... [2020-05-07T13:28:46.306Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-07T13:28:46.306Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-07T13:28:46.587Z] #17 9.674 Building dependency tree... [2020-05-07T13:28:46.802Z] #38 9.908 -- Detecting C compile features - done [2020-05-07T13:28:46.802Z] #38 9.959 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T13:28:46.853Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-07T13:28:46.853Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-07T13:28:46.870Z] #17 10.72 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T13:28:46.870Z] #17 10.72 The following additional packages will be installed: [2020-05-07T13:28:46.874Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-07T13:28:46.874Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-07T13:28:47.172Z] #17 10.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T13:28:47.172Z] #17 10.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T13:28:47.172Z] #17 10.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T13:28:47.172Z] #17 10.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T13:28:47.172Z] #17 10.72 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T13:28:47.172Z] #17 10.73 Suggested packages: [2020-05-07T13:28:47.172Z] #17 10.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T13:28:47.172Z] #17 10.73 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T13:28:47.172Z] #17 10.73 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T13:28:47.172Z] #17 10.73 Recommended packages: [2020-05-07T13:28:47.172Z] #17 10.73 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T13:28:47.172Z] #17 10.73 python3-keyrings.alt python3-xdg unzip [2020-05-07T13:28:47.313Z] Client: [2020-05-07T13:28:47.313Z] Debug Mode: false [2020-05-07T13:28:47.313Z] [2020-05-07T13:28:47.313Z] Server: [2020-05-07T13:28:47.313Z] Containers: 0 [2020-05-07T13:28:47.313Z] Running: 0 [2020-05-07T13:28:47.313Z] Paused: 0 [2020-05-07T13:28:47.313Z] Stopped: 0 [2020-05-07T13:28:47.313Z] Images: 0 [2020-05-07T13:28:47.313Z] Server Version: 19.03.8 [2020-05-07T13:28:47.313Z] Storage Driver: overlay2 [2020-05-07T13:28:47.313Z] Backing Filesystem: [2020-05-07T13:28:47.313Z] Supports d_type: true [2020-05-07T13:28:47.313Z] Native Overlay Diff: true [2020-05-07T13:28:47.313Z] Logging Driver: json-file [2020-05-07T13:28:47.313Z] Cgroup Driver: cgroupfs [2020-05-07T13:28:47.313Z] Plugins: [2020-05-07T13:28:47.313Z] Volume: local [2020-05-07T13:28:47.313Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T13:28:47.313Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T13:28:47.313Z] Swarm: inactive [2020-05-07T13:28:47.313Z] Runtimes: runc [2020-05-07T13:28:47.313Z] Default Runtime: runc [2020-05-07T13:28:47.313Z] Init Binary: docker-init [2020-05-07T13:28:47.313Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T13:28:47.313Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:28:47.313Z] init version: fec3683 [2020-05-07T13:28:47.313Z] Security Options: [2020-05-07T13:28:47.313Z] apparmor [2020-05-07T13:28:47.313Z] seccomp [2020-05-07T13:28:47.313Z] Profile: default [2020-05-07T13:28:47.313Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T13:28:47.313Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-07T13:28:47.313Z] OSType: linux [2020-05-07T13:28:47.313Z] Architecture: aarch64 [2020-05-07T13:28:47.313Z] CPUs: 4 [2020-05-07T13:28:47.313Z] Total Memory: 7.525GiB [2020-05-07T13:28:47.313Z] Name: ip-10-100-102-82 [2020-05-07T13:28:47.313Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-07T13:28:47.313Z] Docker Root Dir: /var/lib/docker [2020-05-07T13:28:47.313Z] Debug Mode: false [2020-05-07T13:28:47.313Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:28:47.313Z] Labels: [2020-05-07T13:28:47.313Z] Experimental: true [2020-05-07T13:28:47.313Z] Insecure Registries: [2020-05-07T13:28:47.313Z] 127.0.0.0/8 [2020-05-07T13:28:47.313Z] Live Restore Enabled: true [2020-05-07T13:28:47.313Z] [2020-05-07T13:28:47.313Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T13:28:47.368Z] #38 10.23 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T13:28:47.368Z] #38 10.36 -- Configuring done [2020-05-07T13:28:47.368Z] #38 10.41 -- Generating done [2020-05-07T13:28:47.368Z] #38 10.42 -- Build files have been written to: /tmp/tmp.D7S0NyBLa3/tini [2020-05-07T13:28:47.368Z] #38 10.42 + make tini-static [2020-05-07T13:28:47.607Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:28:47.607Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:28:47.607Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40910/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T13:28:47.607Z] + bash /home/ubuntu/workspace/moby_PR-40910/check-config.sh [2020-05-07T13:28:47.607Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T13:28:47.607Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T13:28:47.607Z] [2020-05-07T13:28:47.607Z] Generally Necessary: [2020-05-07T13:28:47.607Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T13:28:47.607Z] - apparmor: enabled and tools installed [2020-05-07T13:28:47.627Z] #38 10.73 Scanning dependencies of target tini-static [2020-05-07T13:28:47.627Z] #38 10.80 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T13:28:47.867Z] - CONFIG_NAMESPACES: enabled [2020-05-07T13:28:47.867Z] - CONFIG_NET_NS: enabled [2020-05-07T13:28:47.867Z] - CONFIG_PID_NS: enabled [2020-05-07T13:28:47.867Z] - CONFIG_IPC_NS: enabled [2020-05-07T13:28:47.867Z] - CONFIG_UTS_NS: enabled [2020-05-07T13:28:47.867Z] - CONFIG_CGROUPS: enabled [2020-05-07T13:28:47.867Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T13:28:47.867Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T13:28:47.867Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T13:28:47.867Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T13:28:47.867Z] - CONFIG_CPUSETS: enabled [2020-05-07T13:28:47.867Z] - CONFIG_MEMCG: enabled [2020-05-07T13:28:47.867Z] - CONFIG_KEYS: enabled [2020-05-07T13:28:47.867Z] - CONFIG_VETH: enabled (as module) [2020-05-07T13:28:47.867Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T13:28:47.867Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T13:28:47.867Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T13:28:47.867Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T13:28:47.867Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T13:28:47.867Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T13:28:47.867Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T13:28:47.867Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T13:28:47.885Z] #38 ... [2020-05-07T13:28:47.885Z] [2020-05-07T13:28:47.885Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:47.885Z] #44 5.567 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:28:47.885Z] #44 5.630 GEN .gitid [2020-05-07T13:28:47.885Z] #44 5.658 GEN criu/include/version.h [2020-05-07T13:28:47.885Z] #44 5.684 GEN include/common/asm [2020-05-07T13:28:47.885Z] #44 7.359 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T13:28:47.885Z] #44 7.466 PBCC images/opts.pb-c.c [2020-05-07T13:28:47.885Z] #44 7.525 PBCC images/sit.pb-c.c [2020-05-07T13:28:47.885Z] #44 7.652 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T13:28:47.885Z] #44 7.727 DEP images/opts.pb-c.d [2020-05-07T13:28:47.885Z] #44 7.776 DEP images/sit.pb-c.d [2020-05-07T13:28:47.885Z] #44 7.859 PBCC images/macvlan.pb-c.c [2020-05-07T13:28:47.885Z] #44 7.894 DEP images/macvlan.pb-c.d [2020-05-07T13:28:47.885Z] #44 7.946 PBCC images/autofs.pb-c.c [2020-05-07T13:28:47.885Z] #44 7.952 DEP images/autofs.pb-c.d [2020-05-07T13:28:47.885Z] #44 8.012 PBCC images/sysctl.pb-c.c [2020-05-07T13:28:47.885Z] #44 8.074 DEP images/sysctl.pb-c.d [2020-05-07T13:28:47.885Z] #44 8.114 PBCC images/time.pb-c.c [2020-05-07T13:28:47.885Z] #44 8.127 DEP images/time.pb-c.d [2020-05-07T13:28:47.885Z] #44 8.190 PBCC images/binfmt-misc.pb-c.c [2020-05-07T13:28:47.885Z] #44 8.211 DEP images/binfmt-misc.pb-c.d [2020-05-07T13:28:47.885Z] #44 8.274 PBCC images/seccomp.pb-c.c [2020-05-07T13:28:47.885Z] #44 8.330 DEP images/seccomp.pb-c.d [2020-05-07T13:28:47.885Z] #44 8.390 PBCC images/userns.pb-c.c [2020-05-07T13:28:48.129Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T13:28:48.130Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T13:28:48.130Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T13:28:48.130Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T13:28:48.130Z] [2020-05-07T13:28:48.130Z] Optional Features: [2020-05-07T13:28:48.130Z] - CONFIG_USER_NS: enabled [2020-05-07T13:28:48.130Z] - CONFIG_SECCOMP: enabled [2020-05-07T13:28:48.130Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T13:28:48.130Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T13:28:48.130Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T13:28:48.130Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T13:28:48.130Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T13:28:48.130Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T13:28:48.130Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T13:28:48.130Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T13:28:48.130Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T13:28:48.130Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T13:28:48.130Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T13:28:48.130Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T13:28:48.130Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T13:28:48.130Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T13:28:48.130Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T13:28:48.130Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T13:28:48.130Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T13:28:48.130Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T13:28:48.143Z] #44 8.454 DEP images/userns.pb-c.d [2020-05-07T13:28:48.143Z] #44 8.504 PBCC images/cgroup.pb-c.c [2020-05-07T13:28:48.143Z] #44 8.540 DEP images/cgroup.pb-c.d [2020-05-07T13:28:48.143Z] #44 8.614 PBCC images/fown.pb-c.c [2020-05-07T13:28:48.228Z] #17 11.89 The following NEW packages will be installed: [2020-05-07T13:28:48.228Z] #17 11.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T13:28:48.228Z] #17 11.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T13:28:48.228Z] #17 11.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T13:28:48.228Z] #17 11.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T13:28:48.228Z] #17 11.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T13:28:48.228Z] #17 11.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T13:28:48.228Z] #17 11.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T13:28:48.228Z] #17 11.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T13:28:48.228Z] #17 11.90 xz-utils zip [2020-05-07T13:28:48.228Z] #17 12.01 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:28:48.228Z] #17 12.01 Need to get 27.7 MB of archives. [2020-05-07T13:28:48.228Z] #17 12.01 After this operation, 117 MB of additional disk space will be used. [2020-05-07T13:28:48.228Z] #17 12.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-07T13:28:48.228Z] #17 12.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-07T13:28:48.389Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T13:28:48.389Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T13:28:48.389Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T13:28:48.389Z] - CONFIG_EXT4_FS: enabled [2020-05-07T13:28:48.389Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T13:28:48.389Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T13:28:48.389Z] - Network Drivers: [2020-05-07T13:28:48.389Z] - "overlay": [2020-05-07T13:28:48.389Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T13:28:48.389Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T13:28:48.389Z] Optional (for encrypted networks): [2020-05-07T13:28:48.389Z] - CONFIG_CRYPTO: enabled [2020-05-07T13:28:48.389Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T13:28:48.389Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T13:28:48.389Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T13:28:48.389Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T13:28:48.389Z] - CONFIG_XFRM: enabled [2020-05-07T13:28:48.389Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T13:28:48.389Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T13:28:48.389Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T13:28:48.389Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T13:28:48.389Z] - "ipvlan": [2020-05-07T13:28:48.389Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T13:28:48.389Z] - "macvlan": [2020-05-07T13:28:48.389Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T13:28:48.389Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T13:28:48.389Z] - "ftp,tftp client in container": [2020-05-07T13:28:48.401Z] #44 8.678 PBCC images/ext-file.pb-c.c [2020-05-07T13:28:48.401Z] #44 8.740 DEP images/fown.pb-c.d [2020-05-07T13:28:48.401Z] #44 ... [2020-05-07T13:28:48.401Z] [2020-05-07T13:28:48.401Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:48.401Z] #47 71.60 os [2020-05-07T13:28:48.401Z] #47 74.81 regexp/syntax [2020-05-07T13:28:48.401Z] #47 76.55 fmt [2020-05-07T13:28:48.401Z] #47 80.37 regexp [2020-05-07T13:28:48.401Z] #47 ... [2020-05-07T13:28:48.401Z] [2020-05-07T13:28:48.401Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:48.401Z] #44 8.804 DEP images/ext-file.pb-c.d [2020-05-07T13:28:48.401Z] #44 8.862 PBCC images/rpc.pb-c.c [2020-05-07T13:28:48.509Z] #17 12.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-07T13:28:48.649Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T13:28:48.649Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T13:28:48.649Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T13:28:48.649Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T13:28:48.649Z] - Storage Drivers: [2020-05-07T13:28:48.649Z] - "aufs": [2020-05-07T13:28:48.649Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T13:28:48.649Z] - "btrfs": [2020-05-07T13:28:48.649Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T13:28:48.649Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T13:28:48.649Z] - "devicemapper": [2020-05-07T13:28:48.649Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T13:28:48.649Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T13:28:48.649Z] - "overlay": [2020-05-07T13:28:48.649Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T13:28:48.649Z] - "zfs": [2020-05-07T13:28:48.649Z] - /dev/zfs: missing [2020-05-07T13:28:48.649Z] - zfs command: missing [2020-05-07T13:28:48.649Z] - zpool command: missing [2020-05-07T13:28:48.649Z] [2020-05-07T13:28:48.649Z] Limits: [2020-05-07T13:28:48.649Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T13:28:48.649Z] [2020-05-07T13:28:48.649Z] + true [Pipeline] } [2020-05-07T13:28:48.659Z] #44 8.973 DEP images/rpc.pb-c.d [2020-05-07T13:28:48.659Z] #44 ... [2020-05-07T13:28:48.659Z] [2020-05-07T13:28:48.659Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:48.659Z] #33 71.91 path [2020-05-07T13:28:48.659Z] #33 72.91 text/tabwriter [2020-05-07T13:28:48.659Z] #33 73.88 fmt [2020-05-07T13:28:48.659Z] #33 73.96 path/filepath [2020-05-07T13:28:48.659Z] #33 75.67 io/ioutil [2020-05-07T13:28:48.659Z] #33 77.74 flag [2020-05-07T13:28:48.659Z] #33 77.75 github.com/BurntSushi/toml [2020-05-07T13:28:48.659Z] #33 79.56 log [2020-05-07T13:28:48.659Z] #33 ... [2020-05-07T13:28:48.659Z] [2020-05-07T13:28:48.659Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:48.659Z] #44 9.037 PBCC images/siginfo.pb-c.c [2020-05-07T13:28:48.659Z] #44 9.101 DEP images/siginfo.pb-c.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T13:28:48.917Z] #44 9.145 PBCC images/pagemap.pb-c.c [2020-05-07T13:28:48.917Z] #44 9.218 DEP images/pagemap.pb-c.d [2020-05-07T13:28:48.917Z] #44 9.293 PBCC images/rlimit.pb-c.c [2020-05-07T13:28:49.007Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d98199e84c3a4125e600fdfdde5f95791fb7177e . [2020-05-07T13:28:49.007Z] #2 [internal] load build definition from Dockerfile [2020-05-07T13:28:49.007Z] #2 transferring dockerfile: [2020-05-07T13:28:49.121Z] #17 12.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-07T13:28:49.121Z] #17 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-07T13:28:49.175Z] #44 9.372 DEP images/rlimit.pb-c.d [2020-05-07T13:28:49.175Z] #44 9.416 PBCC images/file-lock.pb-c.c [2020-05-07T13:28:49.175Z] #44 9.490 DEP images/file-lock.pb-c.d [2020-05-07T13:28:49.175Z] #44 9.540 PBCC images/tty.pb-c.c [2020-05-07T13:28:49.175Z] #44 9.622 DEP images/tty.pb-c.d [2020-05-07T13:28:49.267Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-05-07T13:28:49.268Z] #2 DONE 0.1s [2020-05-07T13:28:49.268Z] [2020-05-07T13:28:49.268Z] #1 [internal] load .dockerignore [2020-05-07T13:28:49.268Z] #1 transferring context: 87B 0.0s done [2020-05-07T13:28:49.268Z] #1 DONE 0.1s [2020-05-07T13:28:49.268Z] [2020-05-07T13:28:49.268Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T13:28:49.402Z] #17 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-07T13:28:49.433Z] #44 9.699 PBCC images/tun.pb-c.c [2020-05-07T13:28:49.433Z] #44 9.709 PBCC images/netdev.pb-c.c [2020-05-07T13:28:49.433Z] #44 9.754 DEP images/tun.pb-c.d [2020-05-07T13:28:49.433Z] #44 9.796 DEP images/netdev.pb-c.d [2020-05-07T13:28:49.433Z] #44 9.852 PBCC images/vma.pb-c.c [2020-05-07T13:28:49.691Z] #44 9.914 DEP images/vma.pb-c.d [2020-05-07T13:28:49.691Z] #44 9.969 PBCC images/creds.pb-c.c [2020-05-07T13:28:49.691Z] #44 10.01 DEP images/creds.pb-c.d [2020-05-07T13:28:49.691Z] #44 10.08 PBCC images/utsns.pb-c.c [2020-05-07T13:28:49.951Z] #44 10.15 DEP images/utsns.pb-c.d [2020-05-07T13:28:49.951Z] #44 10.20 PBCC images/ipc-desc.pb-c.c [2020-05-07T13:28:49.951Z] #44 10.23 PBCC images/ipc-sem.pb-c.c [2020-05-07T13:28:49.951Z] #44 10.25 DEP images/ipc-desc.pb-c.d [2020-05-07T13:28:49.951Z] #44 10.30 DEP images/ipc-sem.pb-c.d [2020-05-07T13:28:49.951Z] #44 ... [2020-05-07T13:28:49.951Z] [2020-05-07T13:28:49.951Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:49.951Z] #56 73.31 encoding/binary [2020-05-07T13:28:49.951Z] #56 73.62 os [2020-05-07T13:28:49.951Z] #56 75.90 encoding/base64 [2020-05-07T13:28:49.951Z] #56 77.08 golang.org/x/sys/unix [2020-05-07T13:28:49.951Z] #56 77.37 fmt [2020-05-07T13:28:49.951Z] #56 82.38 encoding/json [2020-05-07T13:28:49.951Z] #56 ... [2020-05-07T13:28:49.951Z] [2020-05-07T13:28:49.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:49.951Z] #44 10.37 PBCC images/ipc-msg.pb-c.c [2020-05-07T13:28:50.014Z] #17 13.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-07T13:28:50.014Z] #17 13.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-07T13:28:50.014Z] #17 13.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-07T13:28:50.014Z] #17 13.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-07T13:28:50.014Z] #17 13.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-07T13:28:50.115Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.4s done [2020-05-07T13:28:50.209Z] #44 10.44 DEP images/ipc-msg.pb-c.d [2020-05-07T13:28:50.209Z] #44 10.51 PBCC images/ipc-shm.pb-c.c [2020-05-07T13:28:50.209Z] #44 10.59 DEP images/ipc-shm.pb-c.d [2020-05-07T13:28:50.209Z] #44 10.68 PBCC images/ipc-var.pb-c.c [2020-05-07T13:28:50.209Z] #44 10.71 DEP images/ipc-var.pb-c.d [2020-05-07T13:28:50.209Z] #44 ... [2020-05-07T13:28:50.209Z] [2020-05-07T13:28:50.209Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:28:50.209Z] #10 74.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T13:28:50.209Z] #10 74.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T13:28:50.210Z] #10 74.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:28:50.210Z] #10 81.22 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T13:28:50.210Z] #10 81.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:28:50.210Z] #10 81.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:28:50.210Z] #10 81.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T13:28:50.210Z] #10 81.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:28:50.210Z] #10 81.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:28:50.295Z] #17 14.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-07T13:28:50.295Z] #17 14.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-07T13:28:50.467Z] #10 ... [2020-05-07T13:28:50.467Z] [2020-05-07T13:28:50.467Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:50.467Z] #38 12.37 [100%] Linking C executable tini-static [2020-05-07T13:28:50.467Z] #38 13.03 [100%] Built target tini-static [2020-05-07T13:28:50.467Z] #38 13.14 + mkdir -p /build [2020-05-07T13:28:50.467Z] #38 13.14 + cp tini-static /build/docker-init [2020-05-07T13:28:50.467Z] #38 DONE 13.4s [2020-05-07T13:28:50.467Z] [2020-05-07T13:28:50.467Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:50.467Z] #44 10.84 PBCC images/sk-opts.pb-c.c [2020-05-07T13:28:50.588Z] #17 14.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-07T13:28:50.588Z] #17 14.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-07T13:28:50.588Z] #17 14.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-07T13:28:50.588Z] #17 14.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-07T13:28:50.675Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-07T13:28:50.724Z] #44 10.94 PBCC images/packet-sock.pb-c.c [2020-05-07T13:28:50.724Z] #44 11.11 DEP images/sk-opts.pb-c.d [2020-05-07T13:28:50.870Z] #17 ... [2020-05-07T13:28:50.870Z] [2020-05-07T13:28:50.870Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:28:50.870Z] #30 DONE 102.8s [2020-05-07T13:28:50.870Z] [2020-05-07T13:28:50.870Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:28:50.870Z] #17 14.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:28:50.870Z] #17 ... [2020-05-07T13:28:50.870Z] [2020-05-07T13:28:50.870Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:50.870Z] #44 64.91 CC criu/cr-errno.o [2020-05-07T13:28:50.870Z] #44 64.94 CC criu/cr-restore.o [2020-05-07T13:28:50.870Z] #44 67.37 CC criu/cr-service.o [2020-05-07T13:28:50.870Z] #44 68.31 CC criu/crtools.o [2020-05-07T13:28:50.982Z] #44 11.27 DEP images/packet-sock.pb-c.d [2020-05-07T13:28:51.096Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done [2020-05-07T13:28:51.096Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-07T13:28:51.168Z] #44 68.59 CC criu/eventfd.o [2020-05-07T13:28:51.169Z] #44 68.74 CC criu/eventpoll.o [2020-05-07T13:28:51.173Z] #3 DONE 1.7s [2020-05-07T13:28:51.173Z] [2020-05-07T13:28:51.173Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T13:28:51.173Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T13:28:51.173Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T13:28:51.173Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-07T13:28:51.173Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-07T13:28:51.173Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-05-07T13:28:51.240Z] #44 11.47 PBCC images/sk-netlink.pb-c.c [2020-05-07T13:28:51.240Z] #44 11.61 DEP images/sk-netlink.pb-c.d [2020-05-07T13:28:51.432Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-05-07T13:28:51.498Z] #44 11.75 PBCC images/sk-inet.pb-c.c [2020-05-07T13:28:51.498Z] #44 11.86 DEP images/sk-inet.pb-c.d [2020-05-07T13:28:51.498Z] #44 11.89 PBCC images/sk-unix.pb-c.c [2020-05-07T13:28:51.498Z] #44 11.91 DEP images/sk-unix.pb-c.d [2020-05-07T13:28:51.498Z] #44 11.94 PBCC images/mm.pb-c.c [2020-05-07T13:28:51.692Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-05-07T13:28:51.692Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s done [2020-05-07T13:28:51.756Z] #44 11.98 DEP images/mm.pb-c.d [2020-05-07T13:28:51.756Z] #44 12.05 PBCC images/timerfd.pb-c.c [2020-05-07T13:28:51.756Z] #44 12.11 DEP images/timerfd.pb-c.d [2020-05-07T13:28:51.756Z] #44 12.15 PBCC images/timer.pb-c.c [2020-05-07T13:28:51.756Z] #44 12.18 DEP images/timer.pb-c.d [2020-05-07T13:28:51.756Z] #44 12.21 PBCC images/sa.pb-c.c [2020-05-07T13:28:51.756Z] #44 12.25 DEP images/sa.pb-c.d [2020-05-07T13:28:51.780Z] #44 69.15 CC criu/external.o [2020-05-07T13:28:51.780Z] #44 69.35 CC criu/fault-injection.o [2020-05-07T13:28:52.014Z] #44 12.30 PBCC images/pipe-data.pb-c.c [2020-05-07T13:28:52.014Z] #44 12.35 DEP images/pipe-data.pb-c.d [2020-05-07T13:28:52.014Z] #44 12.44 PBCC images/mnt.pb-c.c [2020-05-07T13:28:52.061Z] #44 69.42 CC criu/fdstore.o [2020-05-07T13:28:52.061Z] #44 69.60 CC criu/fifo.o [2020-05-07T13:28:52.259Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-07T13:28:52.259Z] #4 DONE 1.2s [2020-05-07T13:28:52.272Z] #44 12.47 DEP images/mnt.pb-c.d [2020-05-07T13:28:52.272Z] #44 12.51 PBCC images/sk-packet.pb-c.c [2020-05-07T13:28:52.272Z] #44 12.55 DEP images/sk-packet.pb-c.d [2020-05-07T13:28:52.272Z] #44 12.60 PBCC images/tcp-stream.pb-c.c [2020-05-07T13:28:52.272Z] #44 12.65 DEP images/tcp-stream.pb-c.d [2020-05-07T13:28:52.272Z] #44 12.70 PBCC images/pipe.pb-c.c [2020-05-07T13:28:52.342Z] #44 69.82 CC criu/file-ids.o [2020-05-07T13:28:52.342Z] #44 69.93 CC criu/file-lock.o [2020-05-07T13:28:52.523Z] [2020-05-07T13:28:52.523Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T13:28:52.531Z] #44 12.75 DEP images/pipe.pb-c.d [2020-05-07T13:28:52.531Z] #44 12.79 PBCC images/pstree.pb-c.c [2020-05-07T13:28:52.531Z] #44 12.81 DEP images/pstree.pb-c.d [2020-05-07T13:28:52.531Z] #44 12.83 PBCC images/fs.pb-c.c [2020-05-07T13:28:52.531Z] #44 12.86 DEP images/fs.pb-c.d [2020-05-07T13:28:52.531Z] #44 12.93 PBCC images/signalfd.pb-c.c [2020-05-07T13:28:52.531Z] #44 13.02 DEP images/signalfd.pb-c.d [2020-05-07T13:28:52.789Z] #44 13.05 PBCC images/fh.pb-c.c [2020-05-07T13:28:52.789Z] #44 13.11 PBCC images/fsnotify.pb-c.c [2020-05-07T13:28:52.789Z] #44 13.14 DEP images/fh.pb-c.d [2020-05-07T13:28:52.789Z] #44 13.24 DEP images/fsnotify.pb-c.d [2020-05-07T13:28:52.953Z] #44 70.44 CC criu/files-ext.o [2020-05-07T13:28:53.047Z] Removing intermediate container c9faa91b0844 [2020-05-07T13:28:53.047Z] ---> cec606dcc65a [2020-05-07T13:28:53.047Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-07T13:28:53.047Z] ---> 4d38c0565539 [2020-05-07T13:28:53.047Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-07T13:28:53.047Z] ---> 4582ab8d8e5e [2020-05-07T13:28:53.047Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-07T13:28:53.047Z] ---> Running in 80b164002eb3 [2020-05-07T13:28:53.047Z] Removing intermediate container 80b164002eb3 [2020-05-07T13:28:53.047Z] ---> 46d7f591678c [2020-05-07T13:28:53.047Z] Successfully built 46d7f591678c [2020-05-07T13:28:53.047Z] Successfully tagged moby-buildx:latest [2020-05-07T13:28:53.047Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-07T13:28:53.047Z] if [ -n "${id}" ]; then \ [2020-05-07T13:28:53.047Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-07T13:28:53.047Z] && touch bundles/buildx; \ [2020-05-07T13:28:53.047Z] docker rm -f ${id}; \ [2020-05-07T13:28:53.047Z] fi [2020-05-07T13:28:53.047Z] 4d7e0db9933fc8d805858d3c4a46905206941a4887a767c84c22433f27e04fdb [2020-05-07T13:28:53.047Z] bundles/buildx version [2020-05-07T13:28:53.047Z] buildx v0.3.1 6db68d0 [2020-05-07T13:28:53.047Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:d98199e84c3a4125e600fdfdde5f95791fb7177e . [2020-05-07T13:28:53.047Z] #1 [internal] booting buildkit [2020-05-07T13:28:53.047Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-07T13:28:53.047Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2020-05-07T13:28:53.047Z] #1 creating container buildx_buildkit_default [2020-05-07T13:28:53.047Z] #1 creating container buildx_buildkit_default 0.7s done [2020-05-07T13:28:53.047Z] #1 DONE 3.6s [2020-05-07T13:28:53.047Z] [2020-05-07T13:28:53.047Z] #2 [internal] load build definition from Dockerfile [2020-05-07T13:28:53.047Z] #2 transferring dockerfile: 17.09kB done [2020-05-07T13:28:53.047Z] #2 DONE 0.0s [2020-05-07T13:28:53.047Z] [2020-05-07T13:28:53.047Z] #3 [internal] load .dockerignore [2020-05-07T13:28:53.047Z] #3 transferring context: 87B 0.0s done [2020-05-07T13:28:53.047Z] #3 DONE 0.0s [2020-05-07T13:28:53.047Z] [2020-05-07T13:28:53.047Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T13:28:53.047Z] #4 DONE 1.6s [2020-05-07T13:28:53.047Z] [2020-05-07T13:28:53.047Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T13:28:53.047Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T13:28:53.047Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-07T13:28:53.047Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-07T13:28:53.047Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-07T13:28:53.047Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T13:28:53.047Z] #44 13.33 PBCC images/eventpoll.pb-c.c [2020-05-07T13:28:53.047Z] #44 13.37 DEP images/eventpoll.pb-c.d [2020-05-07T13:28:53.047Z] #44 13.41 PBCC images/eventfd.pb-c.c [2020-05-07T13:28:53.047Z] #44 13.45 DEP images/eventfd.pb-c.d [2020-05-07T13:28:53.098Z] #6 DONE 0.3s [2020-05-07T13:28:53.098Z] [2020-05-07T13:28:53.098Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T13:28:53.098Z] #5 DONE 0.5s [2020-05-07T13:28:53.098Z] [2020-05-07T13:28:53.098Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:53.098Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 0.1s done [2020-05-07T13:28:53.234Z] #44 70.62 CC criu/files-reg.o [2020-05-07T13:28:53.306Z] #44 13.52 PBCC images/remap-file-path.pb-c.c [2020-05-07T13:28:53.306Z] #44 13.59 DEP images/remap-file-path.pb-c.d [2020-05-07T13:28:53.306Z] #44 13.64 PBCC images/fifo.pb-c.c [2020-05-07T13:28:53.306Z] #44 13.69 DEP images/fifo.pb-c.d [2020-05-07T13:28:53.378Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.7s done [2020-05-07T13:28:53.378Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-07T13:28:53.459Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-07T13:28:53.459Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 0B / 49.17MB 0.2s [2020-05-07T13:28:53.459Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0B / 7.68MB 0.2s [2020-05-07T13:28:53.459Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0B / 9.98MB 0.2s [2020-05-07T13:28:53.459Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T13:28:53.459Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-07T13:28:53.459Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.17MB / 7.68MB 0.3s [2020-05-07T13:28:53.459Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.3s [2020-05-07T13:28:53.564Z] #44 13.74 PBCC images/ghost-file.pb-c.c [2020-05-07T13:28:53.564Z] #44 13.84 DEP images/ghost-file.pb-c.d [2020-05-07T13:28:53.564Z] #44 13.89 PBCC images/regfile.pb-c.c [2020-05-07T13:28:53.564Z] #44 13.94 DEP images/regfile.pb-c.d [2020-05-07T13:28:53.807Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 16.47MB / 49.17MB 0.5s [2020-05-07T13:28:53.807Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.5s [2020-05-07T13:28:53.807Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 30.66MB / 49.17MB 0.6s [2020-05-07T13:28:53.808Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 41.87MB / 49.17MB 0.7s [2020-05-07T13:28:53.823Z] #44 14.02 PBCC images/ns.pb-c.c [2020-05-07T13:28:53.823Z] #44 14.06 DEP images/ns.pb-c.d [2020-05-07T13:28:53.823Z] #44 14.17 PBCC images/fdinfo.pb-c.c [2020-05-07T13:28:53.823Z] #44 14.26 DEP images/fdinfo.pb-c.d [2020-05-07T13:28:54.081Z] #44 14.33 PBCC images/core-aarch64.pb-c.c [2020-05-07T13:28:54.081Z] #44 14.37 PBCC images/core-arm.pb-c.c [2020-05-07T13:28:54.081Z] #44 14.42 PBCC images/core-ppc64.pb-c.c [2020-05-07T13:28:54.081Z] #44 14.45 PBCC images/core-s390.pb-c.c [2020-05-07T13:28:54.081Z] #44 14.51 PBCC images/core-x86.pb-c.c [2020-05-07T13:28:54.089Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.5s done [2020-05-07T13:28:54.089Z] #5 DONE 1.8s [2020-05-07T13:28:54.089Z] [2020-05-07T13:28:54.089Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T13:28:54.236Z] #44 71.56 CC criu/files.o [2020-05-07T13:28:54.339Z] #44 14.63 PBCC images/core.pb-c.c [2020-05-07T13:28:54.339Z] #44 14.75 PBCC images/inventory.pb-c.c [2020-05-07T13:28:54.373Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done [2020-05-07T13:28:54.381Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.1s done [2020-05-07T13:28:54.381Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.8s done [2020-05-07T13:28:54.381Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.7s done [2020-05-07T13:28:54.381Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0B / 97.69MB 1.2s [2020-05-07T13:28:54.381Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 0B / 52.16MB 1.2s [2020-05-07T13:28:54.381Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0B / 62.47MB 1.2s [2020-05-07T13:28:54.381Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 4.14MB / 52.16MB 1.3s [2020-05-07T13:28:54.381Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 3.96MB / 62.47MB 1.3s [2020-05-07T13:28:54.516Z] #44 ... [2020-05-07T13:28:54.516Z] [2020-05-07T13:28:54.516Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:28:54.516Z] #17 14.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-07T13:28:54.516Z] #17 14.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-07T13:28:54.516Z] #17 14.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-07T13:28:54.516Z] #17 14.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-07T13:28:54.516Z] #17 14.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-07T13:28:54.516Z] #17 14.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-07T13:28:54.516Z] #17 14.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-07T13:28:54.516Z] #17 14.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-07T13:28:54.517Z] #17 15.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-07T13:28:54.517Z] #17 15.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-07T13:28:54.517Z] #17 15.13 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-07T13:28:54.517Z] #17 17.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-07T13:28:54.517Z] #17 17.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-07T13:28:54.517Z] #17 17.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-07T13:28:54.517Z] #17 17.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-07T13:28:54.517Z] #17 17.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-07T13:28:54.517Z] #17 17.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T13:28:54.517Z] #17 18.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T13:28:54.517Z] #17 18.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T13:28:54.517Z] #17 18.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-07T13:28:54.517Z] #17 18.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T13:28:54.517Z] #17 18.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T13:28:54.517Z] #17 18.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T13:28:54.517Z] #17 18.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-07T13:28:54.598Z] #44 ... [2020-05-07T13:28:54.598Z] [2020-05-07T13:28:54.598Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:28:54.598Z] #33 82.53 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:28:54.598Z] #33 DONE 87.8s [2020-05-07T13:28:54.598Z] [2020-05-07T13:28:54.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:54.598Z] #44 14.88 DEP images/core-aarch64.pb-c.d [2020-05-07T13:28:54.598Z] #44 14.99 DEP images/core-arm.pb-c.d [2020-05-07T13:28:54.630Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-07T13:28:54.647Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 8.71MB / 97.69MB 1.4s [2020-05-07T13:28:54.647Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 13.95MB / 52.16MB 1.4s [2020-05-07T13:28:54.647Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 9.65MB / 62.47MB 1.4s [2020-05-07T13:28:54.647Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 21.46MB / 97.69MB 1.5s [2020-05-07T13:28:54.647Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 28.73MB / 52.16MB 1.5s [2020-05-07T13:28:54.647Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 17.88MB / 62.47MB 1.5s [2020-05-07T13:28:54.647Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 [2020-05-07T13:28:54.797Z] #17 18.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-07T13:28:54.836Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.8s done [2020-05-07T13:28:54.836Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-07T13:28:54.856Z] #44 15.08 DEP images/core-ppc64.pb-c.d [2020-05-07T13:28:54.856Z] #44 15.19 DEP images/core-s390.pb-c.d [2020-05-07T13:28:54.856Z] #44 15.22 DEP images/core-x86.pb-c.d [2020-05-07T13:28:54.909Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 36.08MB / 97.69MB 1.7s [2020-05-07T13:28:54.909Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 36.39MB / 52.16MB 1.7s [2020-05-07T13:28:54.909Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 26.59MB / 62.47MB 1.7s [2020-05-07T13:28:54.909Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 46.16MB / 97.69MB 1.8s [2020-05-07T13:28:54.909Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 47.57MB / 52.16MB 1.8s [2020-05-07T13:28:54.909Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 31.69MB / 62.47MB 1.8s [2020-05-07T13:28:55.078Z] #17 18.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-07T13:28:55.078Z] #17 18.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T13:28:55.114Z] #44 15.35 DEP images/core.pb-c.d [2020-05-07T13:28:55.114Z] #44 15.40 DEP images/inventory.pb-c.d [2020-05-07T13:28:55.114Z] #44 15.43 PBCC images/cpuinfo.pb-c.c [2020-05-07T13:28:55.114Z] #44 15.44 DEP images/cpuinfo.pb-c.d [2020-05-07T13:28:55.114Z] #44 15.52 PBCC images/stats.pb-c.c [2020-05-07T13:28:55.172Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 60.62MB / 97.69MB 2.0s [2020-05-07T13:28:55.172Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 2.0s [2020-05-07T13:28:55.172Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 41.40MB / 62.47MB 2.0s [2020-05-07T13:28:55.239Z] #7 DONE 1.3s [2020-05-07T13:28:55.239Z] [2020-05-07T13:28:55.239Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T13:28:55.372Z] #44 15.57 DEP images/stats.pb-c.d [2020-05-07T13:28:55.432Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 67.09MB / 97.69MB 2.2s [2020-05-07T13:28:55.432Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 2.1s done [2020-05-07T13:28:55.432Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 54.25MB / 62.47MB 2.2s [2020-05-07T13:28:55.432Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 0B / 155B 2.2s [2020-05-07T13:28:55.573Z] #6 DONE 1.5s [2020-05-07T13:28:55.693Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 73.09MB / 97.69MB 2.4s [2020-05-07T13:28:55.693Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.5s [2020-05-07T13:28:55.693Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 2.3s done [2020-05-07T13:28:55.693Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 93.78MB / 97.69MB 2.6s [2020-05-07T13:28:55.693Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.6s done [2020-05-07T13:28:55.909Z] [2020-05-07T13:28:55.909Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:55.909Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T13:28:56.080Z] #17 19.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-07T13:28:56.262Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.0s done [2020-05-07T13:28:56.361Z] #17 20.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-07T13:28:56.361Z] #17 20.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-07T13:28:56.642Z] #17 20.42 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:28:56.642Z] #17 20.46 Fetched 27.7 MB in 8s (3418 kB/s) [2020-05-07T13:28:56.642Z] #17 20.49 Selecting previously unselected package pigz. [2020-05-07T13:28:56.642Z] #17 20.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23198 files and directories currently installed.) [2020-05-07T13:28:56.642Z] #17 20.52 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-07T13:28:56.642Z] #17 20.52 Unpacking pigz (2.4-1) ... [2020-05-07T13:28:56.677Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 0B / 54.14MB 0.1s [2020-05-07T13:28:56.677Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 0B / 73.51MB 0.1s [2020-05-07T13:28:56.677Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-07T13:28:56.677Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.1s [2020-05-07T13:28:56.677Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-07T13:28:56.677Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 0B / 8.25MB 0.1s [2020-05-07T13:28:56.677Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 0B / 57.46MB 0.1s [2020-05-07T13:28:56.677Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.1s [2020-05-07T13:28:56.677Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T13:28:56.677Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 0B / 10.73MB 0.1s [2020-05-07T13:28:56.831Z] #7 ... [2020-05-07T13:28:56.831Z] [2020-05-07T13:28:56.831Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T13:28:56.831Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T13:28:56.831Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T13:28:56.831Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T13:28:56.831Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done [2020-05-07T13:28:56.831Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-05-07T13:28:56.831Z] #71 DONE 3.8s [2020-05-07T13:28:56.831Z] [2020-05-07T13:28:56.831Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:56.922Z] #17 20.56 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-07T13:28:56.922Z] #17 20.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-07T13:28:56.922Z] #17 20.57 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-07T13:28:57.112Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.7s done [2020-05-07T13:28:57.112Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 588.91kB / 8.25MB 0.8s [2020-05-07T13:28:57.112Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 1.02MB / 10.73MB 0.8s [2020-05-07T13:28:57.203Z] #17 20.79 Selecting previously unselected package python3.7-minimal. [2020-05-07T13:28:57.203Z] #17 20.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-07T13:28:57.203Z] #17 20.79 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:28:57.273Z] #44 17.18 make[1]: Nothing to be done for 'all'. [2020-05-07T13:28:57.413Z] #7 ... [2020-05-07T13:28:57.413Z] [2020-05-07T13:28:57.413Z] #20 [internal] load build context [2020-05-07T13:28:57.413Z] #20 transferring context: 53.02MB 4.1s done [2020-05-07T13:28:57.413Z] #20 DONE 4.4s [2020-05-07T13:28:57.413Z] [2020-05-07T13:28:57.413Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:28:57.484Z] #17 21.38 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-07T13:28:57.484Z] #17 21.39 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:28:57.551Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 1.87MB / 8.25MB 0.9s [2020-05-07T13:28:57.551Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 2.17MB / 10.73MB 0.9s [2020-05-07T13:28:57.551Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 3.71MB / 73.51MB 1.1s [2020-05-07T13:28:57.551Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 3.51MB / 8.25MB 1.1s [2020-05-07T13:28:57.551Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 3.57MB / 57.46MB 1.1s [2020-05-07T13:28:57.551Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 3.80MB / 10.73MB 1.1s [2020-05-07T13:28:57.551Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 4.75MB / 8.25MB 1.2s [2020-05-07T13:28:57.551Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 5.57MB / 10.73MB 1.2s [2020-05-07T13:28:57.551Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 4.69MB / 54.14MB 1.4s [2020-05-07T13:28:57.551Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.15MB / 8.25MB 1.4s [2020-05-07T13:28:57.551Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 6.61MB / 57.46MB 1.4s [2020-05-07T13:28:57.551Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 6.22MB / 96.51MB 1.4s [2020-05-07T13:28:57.551Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 7.74MB / 10.73MB 1.4s [2020-05-07T13:28:57.905Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 7.68MB / 73.51MB 1.5s [2020-05-07T13:28:57.905Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 9.26MB / 10.73MB 1.5s [2020-05-07T13:28:58.206Z] #44 18.56 CC images/stats.o [2020-05-07T13:28:58.271Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 9.71MB / 54.14MB 1.8s [2020-05-07T13:28:58.271Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.5s done [2020-05-07T13:28:58.271Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 12.61MB / 57.46MB 1.8s [2020-05-07T13:28:58.271Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 11.89MB / 96.51MB 1.8s [2020-05-07T13:28:58.271Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.6s done [2020-05-07T13:28:58.271Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.5s done [2020-05-07T13:28:58.271Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 12.96MB / 73.51MB 2.0s [2020-05-07T13:28:58.271Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 15.80MB / 57.46MB 2.0s [2020-05-07T13:28:58.464Z] #44 ... [2020-05-07T13:28:58.465Z] [2020-05-07T13:28:58.465Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:28:58.465Z] #47 81.88 go/token [2020-05-07T13:28:58.465Z] #47 83.08 go/scanner [2020-05-07T13:28:58.465Z] #47 84.77 internal/lazyregexp [2020-05-07T13:28:58.465Z] #47 85.03 net/url [2020-05-07T13:28:58.465Z] #47 85.15 go/ast [2020-05-07T13:28:58.465Z] #47 87.15 text/template/parse [2020-05-07T13:28:58.465Z] #47 91.03 go/parser [2020-05-07T13:28:58.465Z] #47 91.90 text/template [2020-05-07T13:28:58.619Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 13.58MB / 54.14MB 2.1s [2020-05-07T13:28:58.619Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 16.89MB / 96.51MB 2.1s [2020-05-07T13:28:58.619Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 20.38MB / 57.46MB 2.2s [2020-05-07T13:28:58.723Z] #47 ... [2020-05-07T13:28:58.723Z] [2020-05-07T13:28:58.723Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:28:58.723Z] #44 19.02 CC images/core.o [2020-05-07T13:28:58.949Z] #17 22.46 Selecting previously unselected package python3-minimal. [2020-05-07T13:28:58.949Z] #17 22.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23447 files and directories currently installed.) [2020-05-07T13:28:58.949Z] #17 22.50 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-07T13:28:58.949Z] #17 22.51 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T13:28:58.949Z] #17 22.58 Selecting previously unselected package libmpdec2:s390x. [2020-05-07T13:28:58.949Z] #17 22.58 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-07T13:28:58.949Z] #17 22.58 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-07T13:28:58.949Z] #17 22.64 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-07T13:28:58.949Z] #17 22.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-07T13:28:58.949Z] #17 22.65 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-07T13:28:58.986Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 18.55MB / 54.14MB 2.5s [2020-05-07T13:28:58.986Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 18.94MB / 73.51MB 2.5s [2020-05-07T13:28:58.986Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 22.82MB / 96.51MB 2.5s [2020-05-07T13:28:58.986Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 22.42MB / 54.14MB 2.7s [2020-05-07T13:28:58.986Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 23.21MB / 73.51MB 2.7s [2020-05-07T13:28:58.986Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 26.12MB / 57.46MB 2.7s [2020-05-07T13:28:59.289Z] #44 19.65 CC images/core-x86.o [2020-05-07T13:28:59.320Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.6s done [2020-05-07T13:28:59.320Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 [2020-05-07T13:28:59.343Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 28.06MB / 96.51MB 2.9s [2020-05-07T13:28:59.343Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 27.19MB / 54.14MB 3.0s [2020-05-07T13:28:59.343Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 27.88MB / 73.51MB 3.0s [2020-05-07T13:28:59.343Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 30.77MB / 57.46MB 3.0s [2020-05-07T13:28:59.343Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 30.55MB / 54.14MB 3.2s [2020-05-07T13:28:59.560Z] #17 23.24 Selecting previously unselected package python3.7. [2020-05-07T13:28:59.560Z] #17 23.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-07T13:28:59.560Z] #17 23.25 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:28:59.560Z] #17 23.33 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-07T13:28:59.560Z] #17 23.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-07T13:28:59.560Z] #17 23.33 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-07T13:28:59.560Z] #17 23.36 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T13:28:59.678Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 33.78MB / 73.51MB 3.3s [2020-05-07T13:28:59.678Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 34.86MB / 57.46MB 3.3s [2020-05-07T13:28:59.678Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 34.37MB / 96.51MB 3.3s [2020-05-07T13:28:59.855Z] #44 20.11 CC images/core-arm.o [2020-05-07T13:28:59.890Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.2s [2020-05-07T13:28:59.890Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.4s done [2020-05-07T13:28:59.890Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 [2020-05-07T13:29:00.022Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 35.51MB / 54.14MB 3.5s [2020-05-07T13:29:00.022Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 39.05MB / 73.51MB 3.6s [2020-05-07T13:29:00.022Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 38.85MB / 57.46MB 3.6s [2020-05-07T13:29:00.022Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 39.48MB / 96.51MB 3.6s [2020-05-07T13:29:00.022Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 40.21MB / 54.14MB 3.8s [2020-05-07T13:29:00.022Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 41.97MB / 57.46MB 3.8s [2020-05-07T13:29:00.111Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.1s [2020-05-07T13:29:00.150Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-07T13:29:00.172Z] #17 23.82 Selecting previously unselected package python3. [2020-05-07T13:29:00.172Z] #17 23.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23859 files and directories currently installed.) [2020-05-07T13:29:00.172Z] #17 23.85 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-07T13:29:00.172Z] #17 23.85 Unpacking python3 (3.7.3-1) ... [2020-05-07T13:29:00.172Z] #17 23.92 Selecting previously unselected package libip4tc0:s390x. [2020-05-07T13:29:00.172Z] #17 23.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-07T13:29:00.172Z] #17 23.93 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-07T13:29:00.172Z] #17 24.01 Selecting previously unselected package libip6tc0:s390x. [2020-05-07T13:29:00.172Z] #17 24.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-07T13:29:00.172Z] #17 24.01 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-07T13:29:00.172Z] #17 24.07 Selecting previously unselected package libiptc0:s390x. [2020-05-07T13:29:00.412Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-07T13:29:00.416Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 43.00MB / 73.51MB 3.9s [2020-05-07T13:29:00.416Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 45.31MB / 54.14MB 4.0s [2020-05-07T13:29:00.416Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 45.19MB / 57.46MB 4.0s [2020-05-07T13:29:00.416Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 46.58MB / 96.51MB 4.0s [2020-05-07T13:29:00.421Z] #44 20.56 CC images/core-aarch64.o [2020-05-07T13:29:00.453Z] #17 24.07 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-07T13:29:00.453Z] #17 24.08 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-07T13:29:00.453Z] #17 24.13 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-07T13:29:00.453Z] #17 24.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-07T13:29:00.453Z] #17 24.13 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-07T13:29:00.453Z] #17 24.16 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-07T13:29:00.453Z] #17 24.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-07T13:29:00.453Z] #17 24.16 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-07T13:29:00.453Z] #17 24.19 Selecting previously unselected package libnftnl11:s390x. [2020-05-07T13:29:00.453Z] #17 24.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-07T13:29:00.453Z] #17 24.19 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-07T13:29:00.453Z] #17 24.25 Selecting previously unselected package iptables. [2020-05-07T13:29:00.453Z] #17 24.25 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-07T13:29:00.453Z] #17 24.25 Unpacking iptables (1.8.2-4) ... [2020-05-07T13:29:00.679Z] #44 21.08 CC images/core-ppc64.o [2020-05-07T13:29:00.734Z] #17 24.48 Selecting previously unselected package xxd. [2020-05-07T13:29:00.734Z] #17 24.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-07T13:29:00.734Z] #17 24.48 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:29:00.734Z] #17 24.55 Selecting previously unselected package vim-common. [2020-05-07T13:29:00.734Z] #17 24.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:29:00.734Z] #17 24.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:29:00.787Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 48.12MB / 54.14MB 4.2s [2020-05-07T13:29:00.787Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 46.95MB / 73.51MB 4.2s [2020-05-07T13:29:00.787Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 50.92MB / 54.14MB 4.4s [2020-05-07T13:29:00.787Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 50.49MB / 57.46MB 4.4s [2020-05-07T13:29:00.787Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 51.75MB / 96.51MB 4.4s [2020-05-07T13:29:00.787Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 50.86MB / 73.51MB 4.5s [2020-05-07T13:29:01.014Z] #17 24.71 Selecting previously unselected package bash-completion. [2020-05-07T13:29:01.014Z] #17 24.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T13:29:01.126Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.7s [2020-05-07T13:29:01.126Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 55.15MB / 57.46MB 4.7s [2020-05-07T13:29:01.126Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.7s done [2020-05-07T13:29:01.126Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 54.67MB / 73.51MB 4.8s [2020-05-07T13:29:01.126Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 4.8s done [2020-05-07T13:29:01.126Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 59.39MB / 96.51MB 4.8s [2020-05-07T13:29:01.245Z] #44 ... [2020-05-07T13:29:01.245Z] [2020-05-07T13:29:01.245Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:01.245Z] #65 38.16 Checking out files: 35% (1137/3185) Checking out files: 36% (1147/3185) Checking out files: 37% (1179/3185) Checking out files: 38% (1211/3185) Checking out files: 39% (1243/3185) Checking out files: 40% (1274/3185) Checking out files: 41% (1306/3185) Checking out files: 42% (1338/3185) Checking out files: 43% (1370/3185) Checking out files: 44% (1402/3185) Checking out files: 45% (1434/3185) Checking out files: 46% (1466/3185) Checking out files: 47% (1497/3185) Checking out files: 48% (1529/3185) Checking out files: 49% (1561/3185) Checking out files: 50% (1593/3185) Checking out files: 51% (1625/3185) Checking out files: 52% (1657/3185) Checking out files: 53% (1689/3185) Checking out files: 54% (1720/3185) Checking out files: 55% (1752/3185) Checking out files: 56% (1784/3185) Checking out files: 57% (1816/3185) Checking out files: 58% (1848/3185) Checking out files: 59% (1880/3185) Checking out files: 60% (1911/3185) Checking out files: 61% (1943/3185) Checking out files: 62% (1975/3185) Checking out files: 63% (2007/3185) Checking out files: 64% (2039/3185) Checking out files: 65% (2071/3185) Checking out files: 66% (2103/3185) Checking out files: 67% (2134/3185) Checking out files: 68% (2166/3185) Checking out files: 69% (2198/3185) Checking out files: 70% (2230/3185) Checking out files: 71% (2262/3185) Checking out files: 71% (2273/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 96% (3059/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-07T13:29:01.245Z] #65 40.34 + cd /tmp/tmp.ZwTLdAEp1g/src/github.com/containerd/containerd [2020-05-07T13:29:01.245Z] #65 40.35 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:29:01.245Z] #65 42.09 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T13:29:01.245Z] #65 42.09 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T13:29:01.245Z] #65 42.09 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:29:01.245Z] #65 42.09 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:29:01.245Z] #65 42.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T13:29:01.245Z] #65 42.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T13:29:01.245Z] #65 42.09 + '[' '' = dynamic ']' [2020-05-07T13:29:01.245Z] #65 42.09 + make [2020-05-07T13:29:01.245Z] #65 43.19 + bin/ctr [2020-05-07T13:29:01.469Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 61.77MB / 73.51MB 5.1s [2020-05-07T13:29:01.469Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 65.03MB / 96.51MB 5.1s [2020-05-07T13:29:01.503Z] #65 ... [2020-05-07T13:29:01.503Z] [2020-05-07T13:29:01.503Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:01.503Z] #44 21.79 CC images/core-s390.o [2020-05-07T13:29:01.810Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 68.53MB / 73.51MB 5.4s [2020-05-07T13:29:01.810Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 71.70MB / 96.51MB 5.4s [2020-05-07T13:29:01.994Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.3s done [2020-05-07T13:29:01.994Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-07T13:29:01.994Z] #7 DONE 26.9s [2020-05-07T13:29:02.069Z] #44 22.47 CC images/cpuinfo.o [2020-05-07T13:29:02.156Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 5.7s done [2020-05-07T13:29:02.156Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 78.39MB / 96.51MB 5.7s [2020-05-07T13:29:02.156Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 86.44MB / 96.51MB 6.0s [2020-05-07T13:29:02.249Z] [2020-05-07T13:29:02.249Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T13:29:02.321Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.0s done [2020-05-07T13:29:02.480Z] #17 26.12 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T13:29:02.480Z] #17 26.35 Selecting previously unselected package bzip2. [2020-05-07T13:29:02.480Z] #17 26.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-07T13:29:02.480Z] #17 26.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:29:02.480Z] #17 26.40 Selecting previously unselected package xz-utils. [2020-05-07T13:29:02.490Z] #8 ... [2020-05-07T13:29:02.490Z] [2020-05-07T13:29:02.490Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T13:29:02.490Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T13:29:02.490Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T13:29:02.490Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-05-07T13:29:02.490Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T13:29:02.490Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.0s done [2020-05-07T13:29:02.490Z] #72 DONE 6.7s [2020-05-07T13:29:02.490Z] [2020-05-07T13:29:02.490Z] #21 [internal] load build context [2020-05-07T13:29:02.490Z] #21 transferring context: 52.84MB 6.7s [2020-05-07T13:29:02.490Z] #21 transferring context: 53.02MB 6.7s done [2020-05-07T13:29:02.490Z] #21 DONE 6.8s [2020-05-07T13:29:02.490Z] [2020-05-07T13:29:02.490Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T13:29:02.581Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 [2020-05-07T13:29:02.695Z] #44 22.97 CC images/inventory.o [2020-05-07T13:29:02.761Z] #17 26.40 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-07T13:29:02.761Z] #17 26.40 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T13:29:02.761Z] #17 26.50 Selecting previously unselected package apparmor. [2020-05-07T13:29:02.761Z] #17 26.50 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-07T13:29:02.761Z] #17 26.55 Unpacking apparmor (2.13.2-10) ... [2020-05-07T13:29:02.821Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 6.4s done [2020-05-07T13:29:02.821Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-07T13:29:02.952Z] #44 23.21 CC images/fdinfo.o [2020-05-07T13:29:03.042Z] #17 26.76 Selecting previously unselected package aufs-tools. [2020-05-07T13:29:03.042Z] #17 26.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-07T13:29:03.042Z] #17 26.77 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:29:03.042Z] #17 26.88 Selecting previously unselected package libonig5:s390x. [2020-05-07T13:29:03.042Z] #17 26.88 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-07T13:29:03.042Z] #17 26.88 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-07T13:29:03.042Z] #17 26.97 Selecting previously unselected package libjq1:s390x. [2020-05-07T13:29:03.042Z] #17 26.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-07T13:29:03.042Z] #17 26.97 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-07T13:29:03.172Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.0s done [2020-05-07T13:29:03.172Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-07T13:29:03.172Z] #7 DONE 26.6s [2020-05-07T13:29:03.172Z] [2020-05-07T13:29:03.172Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T13:29:03.322Z] #17 27.03 Selecting previously unselected package jq. [2020-05-07T13:29:03.322Z] #17 27.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-07T13:29:03.322Z] #17 27.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:29:03.322Z] #17 27.09 Selecting previously unselected package libaio1:s390x. [2020-05-07T13:29:03.322Z] #17 27.09 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-07T13:29:03.322Z] #17 27.10 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-07T13:29:03.322Z] #17 27.14 Selecting previously unselected package libgpm2:s390x. [2020-05-07T13:29:03.322Z] #17 27.14 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-07T13:29:03.322Z] #17 27.14 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-07T13:29:03.322Z] #17 27.18 Selecting previously unselected package libicu63:s390x. [2020-05-07T13:29:03.322Z] #17 27.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-07T13:29:03.322Z] #17 27.18 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-07T13:29:03.521Z] #44 23.66 CC images/fown.o [2020-05-07T13:29:03.521Z] #44 23.95 CC images/ns.o [2020-05-07T13:29:03.611Z] #8 DONE 1.4s [2020-05-07T13:29:03.611Z] [2020-05-07T13:29:03.611Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T13:29:03.779Z] #44 ... [2020-05-07T13:29:03.779Z] [2020-05-07T13:29:03.779Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:03.779Z] #56 87.02 github.com/pkg/diff [2020-05-07T13:29:03.779Z] #56 89.29 go/ast [2020-05-07T13:29:03.779Z] #56 89.71 golang.org/x/crypto/ssh/terminal [2020-05-07T13:29:03.779Z] #56 91.36 mvdan.cc/editorconfig [2020-05-07T13:29:03.779Z] #56 92.68 mvdan.cc/sh/v3/fileutil [2020-05-07T13:29:03.779Z] #56 92.91 mvdan.cc/sh/v3/syntax [2020-05-07T13:29:04.036Z] #56 ... [2020-05-07T13:29:04.036Z] [2020-05-07T13:29:04.036Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:04.036Z] #44 24.24 CC images/regfile.o [2020-05-07T13:29:04.294Z] #44 24.47 CC images/ghost-file.o [2020-05-07T13:29:04.489Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.8s done [2020-05-07T13:29:04.535Z] #9 DONE 1.1s [2020-05-07T13:29:04.535Z] [2020-05-07T13:29:04.535Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T13:29:04.535Z] #40 DONE 0.1s [2020-05-07T13:29:04.535Z] [2020-05-07T13:29:04.535Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:04.551Z] #44 24.89 CC images/fifo.o [2020-05-07T13:29:04.751Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0.1s [2020-05-07T13:29:04.790Z] #25 ... [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T13:29:04.790Z] #29 DONE 0.1s [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:29:04.790Z] #21 DONE 0.1s [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T13:29:04.790Z] #73 DONE 0.1s [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T13:29:04.790Z] #32 DONE 0.1s [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T13:29:04.790Z] #46 DONE 0.1s [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T13:29:04.790Z] #49 DONE 0.2s [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T13:29:04.790Z] #52 DONE 0.2s [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T13:29:04.790Z] #55 DONE 0.2s [2020-05-07T13:29:04.790Z] [2020-05-07T13:29:04.790Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:04.808Z] #44 25.12 CC images/remap-file-path.o [2020-05-07T13:29:05.044Z] #53 ... [2020-05-07T13:29:05.044Z] [2020-05-07T13:29:05.044Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T13:29:05.044Z] #22 DONE 0.3s [2020-05-07T13:29:05.044Z] [2020-05-07T13:29:05.044Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T13:29:05.044Z] #67 DONE 0.3s [2020-05-07T13:29:05.066Z] #44 25.44 CC images/eventfd.o [2020-05-07T13:29:05.067Z] #8 DONE 1.8s [2020-05-07T13:29:05.067Z] [2020-05-07T13:29:05.067Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T13:29:05.303Z] [2020-05-07T13:29:05.303Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:05.323Z] #44 25.66 CC images/eventpoll.o [2020-05-07T13:29:05.337Z] #17 ... [2020-05-07T13:29:05.337Z] [2020-05-07T13:29:05.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:05.337Z] #44 72.50 CC criu/filesystems.o [2020-05-07T13:29:05.337Z] #44 72.77 CC criu/fsnotify.o [2020-05-07T13:29:05.337Z] #44 73.29 CC criu/image-desc.o [2020-05-07T13:29:05.337Z] #44 73.37 CC criu/image.o [2020-05-07T13:29:05.337Z] #44 73.80 CC criu/ipc_ns.o [2020-05-07T13:29:05.337Z] #44 74.46 CC criu/irmap.o [2020-05-07T13:29:05.337Z] #44 74.86 CC criu/kcmp-ids.o [2020-05-07T13:29:05.337Z] #44 75.12 CC criu/kerndat.o [2020-05-07T13:29:05.337Z] #44 75.68 CC criu/libnetlink.o [2020-05-07T13:29:05.337Z] #44 75.98 CC criu/log.o [2020-05-07T13:29:05.337Z] #44 76.34 CC criu/lsm.o [2020-05-07T13:29:05.337Z] #44 76.61 CC criu/mem.o [2020-05-07T13:29:05.337Z] #44 77.69 CC criu/mount.o [2020-05-07T13:29:05.337Z] #44 80.13 CC criu/namespaces.o [2020-05-07T13:29:05.337Z] #44 81.42 CC criu/net.o [2020-05-07T13:29:05.337Z] #44 ... [2020-05-07T13:29:05.337Z] [2020-05-07T13:29:05.337Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:29:05.337Z] #17 29.22 Selecting previously unselected package libnet1:s390x. [2020-05-07T13:29:05.337Z] #17 29.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-07T13:29:05.337Z] #17 29.22 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-07T13:29:05.337Z] #17 29.26 Selecting previously unselected package libnl-3-200:s390x. [2020-05-07T13:29:05.337Z] #17 29.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-07T13:29:05.337Z] #17 29.27 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-07T13:29:05.337Z] #17 29.32 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-07T13:29:05.617Z] #17 29.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-07T13:29:05.618Z] #17 29.32 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-07T13:29:05.618Z] #17 29.38 Selecting previously unselected package libreadline5:s390x. [2020-05-07T13:29:05.618Z] #17 29.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-07T13:29:05.618Z] #17 29.38 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-07T13:29:05.618Z] #17 29.43 Selecting previously unselected package net-tools. [2020-05-07T13:29:05.618Z] #17 29.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-07T13:29:05.618Z] #17 29.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:29:05.618Z] #17 29.53 Selecting previously unselected package python-pip-whl. [2020-05-07T13:29:05.888Z] #44 25.97 CC images/fh.o [2020-05-07T13:29:05.889Z] #44 26.38 CC images/fsnotify.o [2020-05-07T13:29:05.899Z] #17 29.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T13:29:05.899Z] #17 29.54 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T13:29:06.002Z] #9 DONE 1.0s [2020-05-07T13:29:06.002Z] [2020-05-07T13:29:06.002Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T13:29:06.002Z] #40 DONE 0.2s [2020-05-07T13:29:06.002Z] [2020-05-07T13:29:06.002Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T13:29:06.002Z] #29 DONE 0.2s [2020-05-07T13:29:06.002Z] [2020-05-07T13:29:06.002Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:29:06.002Z] #21 DONE 0.2s [2020-05-07T13:29:06.002Z] [2020-05-07T13:29:06.002Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T13:29:06.180Z] #17 29.91 Selecting previously unselected package python3-lib2to3. [2020-05-07T13:29:06.180Z] #17 29.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T13:29:06.180Z] #17 29.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:29:06.180Z] #17 30.02 Selecting previously unselected package python3-distutils. [2020-05-07T13:29:06.180Z] #17 30.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T13:29:06.180Z] #17 30.02 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T13:29:06.180Z] #17 30.08 Selecting previously unselected package python3-pip. [2020-05-07T13:29:06.180Z] #17 30.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T13:29:06.180Z] #17 30.08 Unpacking python3-pip (18.1-5) ... [2020-05-07T13:29:06.512Z] #17 30.17 Selecting previously unselected package python3-pkg-resources. [2020-05-07T13:29:06.512Z] #17 30.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:29:06.512Z] #17 30.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:29:06.512Z] #17 30.24 Selecting previously unselected package python3-setuptools. [2020-05-07T13:29:06.512Z] #17 30.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T13:29:06.512Z] #17 30.24 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T13:29:06.574Z] #32 DONE 0.4s [2020-05-07T13:29:06.574Z] [2020-05-07T13:29:06.574Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T13:29:06.574Z] #22 DONE 0.3s [2020-05-07T13:29:06.574Z] [2020-05-07T13:29:06.574Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T13:29:06.574Z] #67 DONE 0.4s [2020-05-07T13:29:06.574Z] [2020-05-07T13:29:06.574Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T13:29:06.574Z] #73 DONE 0.4s [2020-05-07T13:29:06.574Z] [2020-05-07T13:29:06.574Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T13:29:06.574Z] #55 DONE 0.4s [2020-05-07T13:29:06.574Z] [2020-05-07T13:29:06.574Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:06.574Z] #56 ... [2020-05-07T13:29:06.574Z] [2020-05-07T13:29:06.574Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T13:29:06.574Z] #46 DONE 0.4s [2020-05-07T13:29:06.574Z] [2020-05-07T13:29:06.574Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T13:29:06.574Z] #49 DONE 0.4s [2020-05-07T13:29:06.574Z] [2020-05-07T13:29:06.574Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T13:29:06.574Z] #52 DONE 0.5s [2020-05-07T13:29:06.795Z] #17 30.40 Selecting previously unselected package python3-wheel. [2020-05-07T13:29:06.795Z] #17 30.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T13:29:06.795Z] #17 30.40 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T13:29:06.795Z] #17 30.43 Selecting previously unselected package sudo. [2020-05-07T13:29:06.795Z] #17 30.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-07T13:29:06.795Z] #17 30.44 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:29:06.822Z] #44 27.03 CC images/signalfd.o [2020-05-07T13:29:06.834Z] [2020-05-07T13:29:06.834Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:07.076Z] #17 30.81 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T13:29:07.076Z] #17 30.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-07T13:29:07.076Z] #17 30.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:29:07.076Z] #17 30.96 Selecting previously unselected package uidmap. [2020-05-07T13:29:07.076Z] #17 30.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-07T13:29:07.076Z] #17 30.97 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T13:29:07.076Z] #17 31.04 Selecting previously unselected package vim-runtime. [2020-05-07T13:29:07.076Z] #17 31.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:29:07.076Z] #17 31.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T13:29:07.080Z] #44 27.29 CC images/fs.o [2020-05-07T13:29:07.080Z] #44 27.54 CC images/pstree.o [2020-05-07T13:29:07.338Z] #44 27.74 CC images/pipe.o [2020-05-07T13:29:07.357Z] #17 31.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T13:29:07.357Z] #17 31.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:29:07.596Z] #44 27.93 CC images/tcp-stream.o [2020-05-07T13:29:07.855Z] #44 28.15 CC images/sk-packet.o [2020-05-07T13:29:08.113Z] #44 28.48 CC images/mnt.o [2020-05-07T13:29:08.371Z] #44 28.85 CC images/pipe-data.o [2020-05-07T13:29:08.629Z] #44 29.11 CC images/sa.o [2020-05-07T13:29:08.947Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.7s done [2020-05-07T13:29:08.947Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 0.0s done [2020-05-07T13:29:08.947Z] #7 DONE 15.9s [2020-05-07T13:29:08.947Z] [2020-05-07T13:29:08.947Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T13:29:09.195Z] #44 29.31 CC images/timer.o [2020-05-07T13:29:09.372Z] #17 33.07 Selecting previously unselected package vim. [2020-05-07T13:29:09.372Z] #17 33.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-07T13:29:09.372Z] #17 33.08 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T13:29:09.453Z] #44 29.66 CC images/timerfd.o [2020-05-07T13:29:09.653Z] #17 33.40 Selecting previously unselected package xfsprogs. [2020-05-07T13:29:09.653Z] #17 33.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-07T13:29:09.653Z] #17 33.40 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T13:29:09.711Z] #44 29.90 CC images/mm.o [2020-05-07T13:29:09.933Z] #17 33.74 Selecting previously unselected package zip. [2020-05-07T13:29:09.933Z] #17 33.75 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-07T13:29:09.933Z] #17 33.76 Unpacking zip (3.0-11+b1) ... [2020-05-07T13:29:09.969Z] #44 30.18 CC images/sk-opts.o [2020-05-07T13:29:09.969Z] #44 30.36 CC images/sk-unix.o [2020-05-07T13:29:10.214Z] #17 33.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:29:10.214Z] #17 33.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:29:10.214Z] #17 33.88 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-07T13:29:10.214Z] #17 33.88 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-07T13:29:10.214Z] #17 33.89 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-07T13:29:10.214Z] #17 33.90 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-07T13:29:10.214Z] #17 33.90 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T13:29:10.214Z] #17 33.91 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-07T13:29:10.214Z] #17 33.92 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-07T13:29:10.214Z] #17 33.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:29:10.214Z] #17 33.93 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-07T13:29:10.214Z] #17 33.94 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-07T13:29:10.214Z] #17 33.96 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:29:10.214Z] #17 33.97 Setting up zip (3.0-11+b1) ... [2020-05-07T13:29:10.214Z] #17 33.97 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:29:10.214Z] #17 33.99 Setting up bash-completion (1:2.8-6) ... [2020-05-07T13:29:10.534Z] #44 30.63 CC images/sk-inet.o [2020-05-07T13:29:10.793Z] #44 31.12 CC images/tun.o [2020-05-07T13:29:10.852Z] #8 DONE 1.6s [2020-05-07T13:29:10.852Z] [2020-05-07T13:29:10.852Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T13:29:11.054Z] #44 ... [2020-05-07T13:29:11.054Z] [2020-05-07T13:29:11.054Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:11.054Z] #56 99.38 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T13:29:11.054Z] #56 DONE 104.5s [2020-05-07T13:29:11.054Z] [2020-05-07T13:29:11.054Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:11.054Z] #44 31.43 CC images/sk-netlink.o [2020-05-07T13:29:11.054Z] #44 ... [2020-05-07T13:29:11.054Z] [2020-05-07T13:29:11.054Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:11.054Z] #47 95.13 encoding/xml [2020-05-07T13:29:11.054Z] #47 97.36 go/doc [2020-05-07T13:29:11.054Z] #47 100.7 github.com/LK4D4/vndr/build [2020-05-07T13:29:11.054Z] #47 101.1 github.com/LK4D4/vndr/versioned [2020-05-07T13:29:11.054Z] #47 101.4 net [2020-05-07T13:29:11.054Z] #47 104.2 vendor/golang.org/x/text/transform [2020-05-07T13:29:11.620Z] #47 ... [2020-05-07T13:29:11.620Z] [2020-05-07T13:29:11.620Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:11.620Z] #44 31.81 CC images/packet-sock.o [2020-05-07T13:29:11.679Z] #17 35.57 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-07T13:29:11.791Z] #9 DONE 1.1s [2020-05-07T13:29:11.791Z] [2020-05-07T13:29:11.791Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T13:29:11.791Z] #40 DONE 0.1s [2020-05-07T13:29:11.791Z] [2020-05-07T13:29:11.791Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T13:29:11.791Z] #29 DONE 0.1s [2020-05-07T13:29:11.791Z] [2020-05-07T13:29:11.791Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:29:11.827Z] #68 ... [2020-05-07T13:29:11.827Z] [2020-05-07T13:29:11.827Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:11.827Z] #43 6.471 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:11.827Z] #43 6.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:11.827Z] #43 6.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:11.827Z] #43 ... [2020-05-07T13:29:11.827Z] [2020-05-07T13:29:11.827Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:11.827Z] #33 6.569 + RM_GOPATH=0 [2020-05-07T13:29:11.827Z] #33 6.569 + TMP_GOPATH= [2020-05-07T13:29:11.827Z] #33 6.569 + : /build [2020-05-07T13:29:11.827Z] #33 6.569 + '[' -z '' ']' [2020-05-07T13:29:11.827Z] #33 6.577 ++ mktemp -d [2020-05-07T13:29:11.827Z] #33 6.637 + export GOPATH=/tmp/tmp.UrU33Ww8fO [2020-05-07T13:29:11.827Z] #33 6.637 + GOPATH=/tmp/tmp.UrU33Ww8fO [2020-05-07T13:29:11.827Z] #33 6.637 + RM_GOPATH=1 [2020-05-07T13:29:11.827Z] #33 6.640 ++ dirname ./install.sh [2020-05-07T13:29:11.827Z] #33 6.641 + dir=. [2020-05-07T13:29:11.827Z] #33 6.641 + bin=tomlv [2020-05-07T13:29:11.827Z] #33 6.641 + shift [2020-05-07T13:29:11.827Z] #33 6.641 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T13:29:11.827Z] #33 6.641 + . ./tomlv.installer [2020-05-07T13:29:11.827Z] #33 6.641 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:11.827Z] #33 6.641 + install_tomlv [2020-05-07T13:29:11.827Z] #33 6.641 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T13:29:11.827Z] #33 6.641 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UrU33Ww8fO/src/github.com/BurntSushi/toml [2020-05-07T13:29:11.827Z] #33 6.643 Cloning into '/tmp/tmp.UrU33Ww8fO/src/github.com/BurntSushi/toml'... [2020-05-07T13:29:11.827Z] #33 6.650 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:11.878Z] #44 32.37 CC images/ipc-var.o [2020-05-07T13:29:11.963Z] #17 35.58 Setting up xz-utils (5.2.4-1) ... [2020-05-07T13:29:11.963Z] #17 35.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T13:29:11.963Z] #17 35.59 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:29:11.963Z] #17 35.62 invoke-rc.d: could not determine current runlevel [2020-05-07T13:29:11.963Z] #17 35.62 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T13:29:11.963Z] #17 35.63 Setting up pigz (2.4-1) ... [2020-05-07T13:29:11.963Z] #17 35.64 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-07T13:29:11.963Z] #17 35.65 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-07T13:29:11.963Z] #17 35.68 Setting up python-pip-whl (18.1-5) ... [2020-05-07T13:29:11.963Z] #17 35.69 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-07T13:29:11.963Z] #17 35.69 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:29:11.963Z] #17 35.89 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-07T13:29:11.963Z] #17 35.91 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-07T13:29:11.963Z] #17 35.92 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-07T13:29:11.963Z] #17 35.92 Setting up vim (2:8.1.0875-5) ... [2020-05-07T13:29:12.052Z] #30 ... [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:29:12.052Z] #21 DONE 0.1s [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T13:29:12.052Z] #67 DONE 0.1s [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T13:29:12.052Z] #73 DONE 0.2s [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T13:29:12.052Z] #49 DONE 0.2s [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T13:29:12.052Z] #55 DONE 0.2s [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T13:29:12.052Z] #52 DONE 0.2s [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:12.052Z] #53 ... [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T13:29:12.052Z] #32 DONE 0.2s [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T13:29:12.052Z] #46 DONE 0.3s [2020-05-07T13:29:12.052Z] [2020-05-07T13:29:12.052Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T13:29:12.052Z] #22 DONE 0.3s [2020-05-07T13:29:12.081Z] #33 ... [2020-05-07T13:29:12.081Z] [2020-05-07T13:29:12.081Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:12.081Z] #43 7.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:12.243Z] #17 35.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T13:29:12.243Z] #17 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T13:29:12.243Z] #17 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T13:29:12.243Z] #17 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T13:29:12.243Z] #17 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T13:29:12.243Z] #17 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T13:29:12.243Z] #17 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T13:29:12.243Z] #17 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T13:29:12.243Z] #17 35.97 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-07T13:29:12.243Z] #17 35.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:29:12.243Z] #17 35.99 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-07T13:29:12.243Z] #17 35.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:29:12.243Z] #17 36.00 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-07T13:29:12.243Z] #17 36.01 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:29:12.312Z] [2020-05-07T13:29:12.312Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:12.444Z] #44 32.72 CC images/ipc-desc.o [2020-05-07T13:29:12.524Z] #17 ... [2020-05-07T13:29:12.524Z] [2020-05-07T13:29:12.524Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:12.524Z] #41 124.4 + dpkg --print-architecture [2020-05-07T13:29:12.524Z] #41 124.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T13:29:12.702Z] #44 32.96 CC images/ipc-shm.o [2020-05-07T13:29:12.804Z] #41 124.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T13:29:12.804Z] #41 124.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T13:29:12.960Z] #44 33.18 CC images/ipc-msg.o [2020-05-07T13:29:13.220Z] #44 33.49 CC images/ipc-sem.o [2020-05-07T13:29:13.401Z] #53 ... [2020-05-07T13:29:13.401Z] [2020-05-07T13:29:13.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:13.401Z] #10 6.621 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:13.401Z] #10 6.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:13.401Z] #10 6.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:13.401Z] #10 ... [2020-05-07T13:29:13.401Z] [2020-05-07T13:29:13.401Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:13.401Z] #43 7.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:13.401Z] #43 7.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:13.401Z] #43 7.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:13.478Z] #44 33.74 CC images/utsns.o [2020-05-07T13:29:13.737Z] #44 33.93 CC images/creds.o [2020-05-07T13:29:13.737Z] #44 34.15 CC images/vma.o [2020-05-07T13:29:13.995Z] #44 34.40 CC images/netdev.o [2020-05-07T13:29:14.254Z] #44 34.66 CC images/tty.o [2020-05-07T13:29:14.332Z] #43 ... [2020-05-07T13:29:14.332Z] [2020-05-07T13:29:14.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:14.332Z] #10 8.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:14.618Z] #43 ... [2020-05-07T13:29:14.618Z] [2020-05-07T13:29:14.618Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:29:14.618Z] #30 9.865 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T13:29:14.618Z] #30 9.871 Cloning into '.'... [2020-05-07T13:29:14.820Z] #44 35.13 CC images/file-lock.o [2020-05-07T13:29:14.875Z] #30 ... [2020-05-07T13:29:14.875Z] [2020-05-07T13:29:14.875Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:14.875Z] #74 ... [2020-05-07T13:29:14.875Z] [2020-05-07T13:29:14.875Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:14.875Z] #62 9.531 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:14.875Z] #62 9.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:14.875Z] #62 9.707 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:15.131Z] #62 ... [2020-05-07T13:29:15.131Z] [2020-05-07T13:29:15.131Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:15.131Z] #35 ... [2020-05-07T13:29:15.131Z] [2020-05-07T13:29:15.131Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:15.386Z] #44 35.48 CC images/rlimit.o [2020-05-07T13:29:15.386Z] #47 10.50 + RM_GOPATH=0 [2020-05-07T13:29:15.386Z] #47 10.50 + TMP_GOPATH= [2020-05-07T13:29:15.386Z] #47 10.50 + : /build [2020-05-07T13:29:15.386Z] #44 35.70 CC images/pagemap.o [2020-05-07T13:29:15.386Z] #47 10.50 + '[' -z '' ']' [2020-05-07T13:29:15.387Z] #47 10.50 ++ mktemp -d [2020-05-07T13:29:15.387Z] #47 10.52 + export GOPATH=/tmp/tmp.IuyD8bjaZb [2020-05-07T13:29:15.387Z] #47 10.52 + GOPATH=/tmp/tmp.IuyD8bjaZb [2020-05-07T13:29:15.387Z] #47 10.52 + RM_GOPATH=1 [2020-05-07T13:29:15.387Z] #47 10.52 ++ dirname ./install.sh [2020-05-07T13:29:15.387Z] #47 ... [2020-05-07T13:29:15.387Z] [2020-05-07T13:29:15.387Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:15.387Z] #23 10.31 + RM_GOPATH=0 [2020-05-07T13:29:15.387Z] #23 10.31 + TMP_GOPATH= [2020-05-07T13:29:15.387Z] #23 10.31 + : /build [2020-05-07T13:29:15.387Z] #23 10.31 + '[' -z '' ']' [2020-05-07T13:29:15.387Z] #23 10.31 ++ mktemp -d [2020-05-07T13:29:15.387Z] #23 10.33 + export GOPATH=/tmp/tmp.U18TGpUjHk [2020-05-07T13:29:15.387Z] #23 10.33 + GOPATH=/tmp/tmp.U18TGpUjHk [2020-05-07T13:29:15.387Z] #23 10.33 + RM_GOPATH=1 [2020-05-07T13:29:15.387Z] #23 10.33 ++ dirname ./install.sh [2020-05-07T13:29:15.387Z] #23 10.35 + dir=. [2020-05-07T13:29:15.387Z] #23 10.35 + bin=dockercli [2020-05-07T13:29:15.387Z] #23 10.35 + shift [2020-05-07T13:29:15.387Z] #23 10.35 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T13:29:15.387Z] #23 10.35 + . ./dockercli.installer [2020-05-07T13:29:15.387Z] #23 10.35 ++ : stable [2020-05-07T13:29:15.387Z] #23 10.35 ++ : 17.06.2-ce [2020-05-07T13:29:15.387Z] #23 10.35 + install_dockercli [2020-05-07T13:29:15.387Z] #23 10.35 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T13:29:15.387Z] #23 10.35 ++ uname -m [2020-05-07T13:29:15.387Z] #23 10.35 + arch=x86_64 [2020-05-07T13:29:15.387Z] #23 10.35 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T13:29:15.387Z] #23 10.35 + url=https://download.docker.com/linux/static [2020-05-07T13:29:15.387Z] #23 10.35 + tar -xz docker/docker [2020-05-07T13:29:15.387Z] #23 10.35 Install docker/cli version 17.06.2-ce from stable [2020-05-07T13:29:15.387Z] #23 10.37 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T13:29:15.387Z] #23 ... [2020-05-07T13:29:15.387Z] [2020-05-07T13:29:15.387Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:15.387Z] #50 8.851 + RM_GOPATH=0 [2020-05-07T13:29:15.387Z] #50 8.851 + TMP_GOPATH= [2020-05-07T13:29:15.387Z] #50 8.851 + : /build [2020-05-07T13:29:15.387Z] #50 8.851 + '[' -z '' ']' [2020-05-07T13:29:15.387Z] #50 8.851 ++ mktemp -d [2020-05-07T13:29:15.387Z] #50 8.862 + export GOPATH=/tmp/tmp.kscGi0QmRx [2020-05-07T13:29:15.387Z] #50 8.862 + GOPATH=/tmp/tmp.kscGi0QmRx [2020-05-07T13:29:15.387Z] #50 8.862 + RM_GOPATH=1 [2020-05-07T13:29:15.387Z] #50 8.862 ++ dirname ./install.sh [2020-05-07T13:29:15.387Z] #50 8.862 + dir=. [2020-05-07T13:29:15.387Z] #50 8.862 + bin=gotestsum [2020-05-07T13:29:15.387Z] #50 8.862 + shift [2020-05-07T13:29:15.387Z] #50 8.862 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T13:29:15.387Z] #50 8.862 + . ./gotestsum.installer [2020-05-07T13:29:15.387Z] #50 8.862 ++ : v0.3.5 [2020-05-07T13:29:15.387Z] #50 8.862 + install_gotestsum [2020-05-07T13:29:15.387Z] #50 8.862 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T13:29:15.387Z] #50 8.862 + go get -d gotest.tools/gotestsum [2020-05-07T13:29:15.387Z] #50 8.862 Installing gotestsum version v0.3.5 [2020-05-07T13:29:15.644Z] #44 35.96 CC images/siginfo.o [2020-05-07T13:29:15.645Z] #50 ... [2020-05-07T13:29:15.645Z] [2020-05-07T13:29:15.645Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:15.645Z] #56 10.70 + RM_GOPATH=0 [2020-05-07T13:29:15.645Z] #56 10.70 + TMP_GOPATH= [2020-05-07T13:29:15.645Z] #56 10.70 + : /build [2020-05-07T13:29:15.645Z] #56 10.70 + '[' -z '' ']' [2020-05-07T13:29:15.645Z] #56 10.71 ++ mktemp -d [2020-05-07T13:29:15.645Z] #56 10.71 + export GOPATH=/tmp/tmp.ocAwWwRL79 [2020-05-07T13:29:15.645Z] #56 10.71 + GOPATH=/tmp/tmp.ocAwWwRL79 [2020-05-07T13:29:15.645Z] #56 10.71 + RM_GOPATH=1 [2020-05-07T13:29:15.645Z] #56 10.71 ++ dirname ./install.sh [2020-05-07T13:29:15.645Z] #56 10.71 + dir=. [2020-05-07T13:29:15.645Z] #56 10.71 + bin=shfmt [2020-05-07T13:29:15.645Z] #56 10.71 + shift [2020-05-07T13:29:15.645Z] #56 10.71 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T13:29:15.645Z] #56 10.71 + . ./shfmt.installer [2020-05-07T13:29:15.645Z] #56 10.71 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:15.645Z] #56 10.71 + install_shfmt [2020-05-07T13:29:15.645Z] #56 10.72 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T13:29:15.645Z] #56 10.72 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:15.645Z] #56 10.72 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ocAwWwRL79/src/github.com/mvdan/sh [2020-05-07T13:29:15.645Z] #56 10.72 Cloning into '/tmp/tmp.ocAwWwRL79/src/github.com/mvdan/sh'... [2020-05-07T13:29:15.645Z] #56 ... [2020-05-07T13:29:15.645Z] [2020-05-07T13:29:15.645Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:15.645Z] #41 10.62 + git clone https://github.com/docker/distribution.git . [2020-05-07T13:29:15.645Z] #41 10.62 Cloning into '.'... [2020-05-07T13:29:15.903Z] #44 36.23 CC images/rpc.o [2020-05-07T13:29:16.228Z] #10 ... [2020-05-07T13:29:16.228Z] [2020-05-07T13:29:16.228Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:16.228Z] #35 7.979 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:16.228Z] #35 8.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:16.228Z] #35 8.016 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:16.228Z] #35 9.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:16.228Z] #35 ... [2020-05-07T13:29:16.228Z] [2020-05-07T13:29:16.228Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:29:16.228Z] #30 8.084 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T13:29:16.228Z] #30 8.084 Cloning into '.'... [2020-05-07T13:29:16.228Z] #30 ... [2020-05-07T13:29:16.228Z] [2020-05-07T13:29:16.228Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:16.228Z] #62 8.105 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:16.228Z] #62 8.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:16.228Z] #62 8.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:16.228Z] #62 9.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:16.246Z] #41 ... [2020-05-07T13:29:16.246Z] [2020-05-07T13:29:16.246Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:16.246Z] #44 83.28 CC criu/netfilter.o [2020-05-07T13:29:16.246Z] #44 83.59 CC criu/page-pipe.o [2020-05-07T13:29:16.246Z] #44 84.08 CC criu/page-xfer.o [2020-05-07T13:29:16.246Z] #44 84.90 CC criu/pagemap-cache.o [2020-05-07T13:29:16.246Z] #44 85.23 CC criu/pagemap.o [2020-05-07T13:29:16.246Z] #44 85.88 CC criu/parasite-syscall.o [2020-05-07T13:29:16.246Z] #44 86.53 CC criu/path.o [2020-05-07T13:29:16.246Z] #44 86.70 CC criu/pie-util-vdso.o [2020-05-07T13:29:16.246Z] #44 87.07 CC criu/pie-util.o [2020-05-07T13:29:16.246Z] #44 87.15 CC criu/pipes.o [2020-05-07T13:29:16.246Z] #44 87.59 CC criu/plugin.o [2020-05-07T13:29:16.246Z] #44 87.77 CC criu/proc_parse.o [2020-05-07T13:29:16.246Z] #44 89.43 CC criu/protobuf-desc.o [2020-05-07T13:29:16.246Z] #44 90.02 CC criu/protobuf.o [2020-05-07T13:29:16.246Z] #44 90.29 CC criu/pstree.o [2020-05-07T13:29:16.246Z] #44 91.15 CC criu/rbtree.o [2020-05-07T13:29:16.246Z] #44 91.41 CC criu/rst-malloc.o [2020-05-07T13:29:16.246Z] #44 91.62 CC criu/seccomp.o [2020-05-07T13:29:16.246Z] #44 92.14 CC criu/seize.o [2020-05-07T13:29:16.246Z] #44 92.77 CC criu/servicefd.o [2020-05-07T13:29:16.246Z] #44 93.17 CC criu/shmem.o [2020-05-07T13:29:16.246Z] #44 ... [2020-05-07T13:29:16.246Z] [2020-05-07T13:29:16.246Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:29:16.246Z] #17 37.71 Setting up iptables (1.8.2-4) ... [2020-05-07T13:29:16.246Z] #17 37.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:29:16.246Z] #17 37.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:29:16.246Z] #17 37.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:29:16.246Z] #17 37.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:29:16.246Z] #17 37.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T13:29:16.246Z] #17 37.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T13:29:16.246Z] #17 37.76 Setting up python3 (3.7.3-1) ... [2020-05-07T13:29:16.246Z] #17 37.99 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T13:29:16.246Z] #17 38.33 Setting up apparmor (2.13.2-10) ... [2020-05-07T13:29:16.246Z] #17 39.29 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T13:29:16.246Z] #17 39.30 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:29:16.246Z] #17 39.53 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:29:16.246Z] #17 40.08 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T13:29:16.309Z] #41 ... [2020-05-07T13:29:16.309Z] [2020-05-07T13:29:16.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:16.309Z] #10 6.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:16.309Z] #10 6.569 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:16.309Z] #10 6.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:16.309Z] #10 7.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:16.309Z] #10 10.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:16.488Z] #62 ... [2020-05-07T13:29:16.488Z] [2020-05-07T13:29:16.488Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:16.488Z] #41 8.607 + git clone https://github.com/docker/distribution.git . [2020-05-07T13:29:16.488Z] #41 8.622 Cloning into '.'... [2020-05-07T13:29:16.488Z] #41 ... [2020-05-07T13:29:16.488Z] [2020-05-07T13:29:16.488Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:16.488Z] #33 9.384 + RM_GOPATH=0 [2020-05-07T13:29:16.488Z] #33 9.393 + TMP_GOPATH= [2020-05-07T13:29:16.488Z] #33 9.393 + : /build [2020-05-07T13:29:16.488Z] #33 9.393 + '[' -z '' ']' [2020-05-07T13:29:16.488Z] #33 9.393 ++ mktemp -d [2020-05-07T13:29:16.488Z] #33 9.393 + export GOPATH=/tmp/tmp.GMAyhdhMfY [2020-05-07T13:29:16.488Z] #33 9.393 + GOPATH=/tmp/tmp.GMAyhdhMfY [2020-05-07T13:29:16.488Z] #33 9.393 + RM_GOPATH=1 [2020-05-07T13:29:16.488Z] #33 9.393 ++ dirname ./install.sh [2020-05-07T13:29:16.488Z] #33 9.393 + dir=. [2020-05-07T13:29:16.488Z] #33 9.393 + bin=tomlv [2020-05-07T13:29:16.488Z] #33 9.393 + shift [2020-05-07T13:29:16.488Z] #33 9.393 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T13:29:16.488Z] #33 9.393 + . ./tomlv.installer [2020-05-07T13:29:16.488Z] #33 9.393 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:16.488Z] #33 9.393 + install_tomlv [2020-05-07T13:29:16.488Z] #33 9.393 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T13:29:16.488Z] #33 9.393 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GMAyhdhMfY/src/github.com/BurntSushi/toml [2020-05-07T13:29:16.488Z] #33 9.393 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:16.488Z] #33 9.463 Cloning into '/tmp/tmp.GMAyhdhMfY/src/github.com/BurntSushi/toml'... [2020-05-07T13:29:16.527Z] #17 40.41 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T13:29:16.568Z] #10 ... [2020-05-07T13:29:16.568Z] [2020-05-07T13:29:16.568Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:16.568Z] #74 10.32 + RM_GOPATH=0 [2020-05-07T13:29:16.568Z] #74 10.32 + TMP_GOPATH= [2020-05-07T13:29:16.568Z] #74 10.32 + : /build [2020-05-07T13:29:16.568Z] #74 10.32 + '[' -z '' ']' [2020-05-07T13:29:16.568Z] #74 10.32 ++ mktemp -d [2020-05-07T13:29:16.568Z] #74 10.32 + export GOPATH=/tmp/tmp.uwtaKkksqC [2020-05-07T13:29:16.568Z] #74 10.32 + GOPATH=/tmp/tmp.uwtaKkksqC [2020-05-07T13:29:16.568Z] #74 10.32 + RM_GOPATH=1 [2020-05-07T13:29:16.568Z] #74 10.33 ++ dirname ./install.sh [2020-05-07T13:29:16.568Z] #74 10.33 + dir=. [2020-05-07T13:29:16.568Z] #74 10.33 + bin=proxy [2020-05-07T13:29:16.568Z] #74 10.33 + shift [2020-05-07T13:29:16.568Z] #74 10.33 + '[' '!' -f ./proxy.installer ']' [2020-05-07T13:29:16.568Z] #74 10.33 + . ./proxy.installer [2020-05-07T13:29:16.568Z] #74 10.33 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:16.568Z] #74 10.33 + install_proxy [2020-05-07T13:29:16.568Z] #74 10.33 + case "$1" in [2020-05-07T13:29:16.568Z] #74 10.34 + export CGO_ENABLED=0 [2020-05-07T13:29:16.568Z] #74 10.34 + CGO_ENABLED=0 [2020-05-07T13:29:16.568Z] #74 10.34 + _install_proxy [2020-05-07T13:29:16.568Z] #74 10.34 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:16.568Z] #74 10.34 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T13:29:16.568Z] #74 10.34 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uwtaKkksqC/src/github.com/docker/libnetwork [2020-05-07T13:29:16.568Z] #74 10.34 Cloning into '/tmp/tmp.uwtaKkksqC/src/github.com/docker/libnetwork'... [2020-05-07T13:29:16.749Z] #33 ... [2020-05-07T13:29:16.750Z] [2020-05-07T13:29:16.750Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:16.750Z] #47 9.014 + RM_GOPATH=0 [2020-05-07T13:29:16.750Z] #47 9.014 + TMP_GOPATH= [2020-05-07T13:29:16.750Z] #47 9.014 + : /build [2020-05-07T13:29:16.750Z] #47 9.014 + '[' -z '' ']' [2020-05-07T13:29:16.750Z] #47 9.019 ++ mktemp -d [2020-05-07T13:29:16.750Z] #47 9.023 + export GOPATH=/tmp/tmp.pb4c7RvYU5 [2020-05-07T13:29:16.750Z] #47 9.023 + GOPATH=/tmp/tmp.pb4c7RvYU5 [2020-05-07T13:29:16.750Z] #47 9.024 + RM_GOPATH=1 [2020-05-07T13:29:16.750Z] #47 9.025 ++ dirname ./install.sh [2020-05-07T13:29:16.750Z] #47 9.030 + dir=. [2020-05-07T13:29:16.750Z] #47 9.030 + bin=vndr [2020-05-07T13:29:16.750Z] #47 9.030 + shift [2020-05-07T13:29:16.750Z] #47 9.030 + '[' '!' -f ./vndr.installer ']' [2020-05-07T13:29:16.750Z] #47 9.030 + . ./vndr.installer [2020-05-07T13:29:16.750Z] #47 9.030 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:16.750Z] #47 9.030 + install_vndr [2020-05-07T13:29:16.750Z] #47 9.030 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T13:29:16.750Z] #47 9.030 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pb4c7RvYU5/src/github.com/LK4D4/vndr [2020-05-07T13:29:16.750Z] #47 9.034 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:16.750Z] #47 9.051 Cloning into '/tmp/tmp.pb4c7RvYU5/src/github.com/LK4D4/vndr'... [2020-05-07T13:29:16.750Z] #47 10.01 + cd /tmp/tmp.pb4c7RvYU5/src/github.com/LK4D4/vndr [2020-05-07T13:29:16.750Z] #47 10.01 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:16.750Z] #47 10.08 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T13:29:16.750Z] #47 ... [2020-05-07T13:29:16.750Z] [2020-05-07T13:29:16.750Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:16.750Z] #68 8.798 + RM_GOPATH=0 [2020-05-07T13:29:16.750Z] #68 8.798 + TMP_GOPATH= [2020-05-07T13:29:16.750Z] #68 8.798 + : /build/ [2020-05-07T13:29:16.750Z] #68 8.798 + '[' -z '' ']' [2020-05-07T13:29:16.750Z] #68 8.798 ++ mktemp -d [2020-05-07T13:29:16.750Z] #68 8.826 + export GOPATH=/tmp/tmp.x5Z4ZAqqAC [2020-05-07T13:29:16.750Z] #68 8.826 + GOPATH=/tmp/tmp.x5Z4ZAqqAC [2020-05-07T13:29:16.750Z] #68 8.826 + RM_GOPATH=1 [2020-05-07T13:29:16.750Z] #68 8.826 ++ dirname ./install.sh [2020-05-07T13:29:16.750Z] #68 8.847 + dir=. [2020-05-07T13:29:16.750Z] #68 8.848 + bin=rootlesskit [2020-05-07T13:29:16.750Z] #68 8.850 + shift [2020-05-07T13:29:16.750Z] #68 8.850 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T13:29:16.750Z] #68 8.858 + . ./rootlesskit.installer [2020-05-07T13:29:16.750Z] #68 8.864 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:16.750Z] #68 8.864 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:16.750Z] #68 8.864 + install_rootlesskit [2020-05-07T13:29:16.750Z] #68 8.864 + case "$1" in [2020-05-07T13:29:16.750Z] #68 8.864 + export CGO_ENABLED=0 [2020-05-07T13:29:16.750Z] #68 8.864 + CGO_ENABLED=0 [2020-05-07T13:29:16.750Z] #68 8.864 + _install_rootlesskit [2020-05-07T13:29:16.750Z] #68 8.864 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T13:29:16.750Z] #68 8.864 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.x5Z4ZAqqAC/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:29:16.750Z] #68 8.949 Cloning into '/tmp/tmp.x5Z4ZAqqAC/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T13:29:17.007Z] #68 ... [2020-05-07T13:29:17.007Z] [2020-05-07T13:29:17.007Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:17.007Z] #25 6.665 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:17.007Z] #25 6.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:17.007Z] #25 6.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:17.007Z] #25 8.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:17.264Z] #25 ... [2020-05-07T13:29:17.265Z] [2020-05-07T13:29:17.265Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:17.265Z] #50 9.006 + RM_GOPATH=0 [2020-05-07T13:29:17.265Z] #50 9.006 + TMP_GOPATH= [2020-05-07T13:29:17.265Z] #50 9.006 + : /build [2020-05-07T13:29:17.265Z] #50 9.006 + '[' -z '' ']' [2020-05-07T13:29:17.265Z] #50 9.013 ++ mktemp -d [2020-05-07T13:29:17.265Z] #50 9.013 + export GOPATH=/tmp/tmp.XHX0JbHrmK [2020-05-07T13:29:17.265Z] #50 9.013 + GOPATH=/tmp/tmp.XHX0JbHrmK [2020-05-07T13:29:17.265Z] #50 9.013 + RM_GOPATH=1 [2020-05-07T13:29:17.265Z] #50 9.013 ++ dirname ./install.sh [2020-05-07T13:29:17.265Z] #50 9.030 + dir=. [2020-05-07T13:29:17.265Z] #50 9.031 + bin=gotestsum [2020-05-07T13:29:17.265Z] #50 9.032 + shift [2020-05-07T13:29:17.265Z] #50 9.032 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T13:29:17.265Z] #50 9.033 + . ./gotestsum.installer [2020-05-07T13:29:17.265Z] #50 9.034 ++ : v0.3.5 [2020-05-07T13:29:17.265Z] #50 9.034 + install_gotestsum [2020-05-07T13:29:17.265Z] #50 9.035 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T13:29:17.265Z] #50 9.035 Installing gotestsum version v0.3.5 [2020-05-07T13:29:17.265Z] #50 9.035 + go get -d gotest.tools/gotestsum [2020-05-07T13:29:17.265Z] #50 ... [2020-05-07T13:29:17.265Z] [2020-05-07T13:29:17.265Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:17.265Z] #23 8.210 + RM_GOPATH=0 [2020-05-07T13:29:17.265Z] #23 8.210 + TMP_GOPATH= [2020-05-07T13:29:17.265Z] #23 8.210 + : /build [2020-05-07T13:29:17.265Z] #23 8.210 + '[' -z '' ']' [2020-05-07T13:29:17.265Z] #23 8.212 ++ mktemp -d [2020-05-07T13:29:17.265Z] #23 8.231 + export GOPATH=/tmp/tmp.f9G8r7LIU4 [2020-05-07T13:29:17.265Z] #23 8.231 + GOPATH=/tmp/tmp.f9G8r7LIU4 [2020-05-07T13:29:17.265Z] #23 8.231 + RM_GOPATH=1 [2020-05-07T13:29:17.265Z] #23 8.231 ++ dirname ./install.sh [2020-05-07T13:29:17.265Z] #23 8.236 Install docker/cli version 17.06.2-ce from stable [2020-05-07T13:29:17.265Z] #23 8.236 + dir=. [2020-05-07T13:29:17.265Z] #23 8.236 + bin=dockercli [2020-05-07T13:29:17.265Z] #23 8.236 + shift [2020-05-07T13:29:17.265Z] #23 8.236 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T13:29:17.265Z] #23 8.236 + . ./dockercli.installer [2020-05-07T13:29:17.265Z] #23 8.236 ++ : stable [2020-05-07T13:29:17.265Z] #23 8.236 ++ : 17.06.2-ce [2020-05-07T13:29:17.265Z] #23 8.236 + install_dockercli [2020-05-07T13:29:17.265Z] #23 8.236 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T13:29:17.265Z] #23 8.242 ++ uname -m [2020-05-07T13:29:17.265Z] #23 8.246 + arch=x86_64 [2020-05-07T13:29:17.265Z] #23 8.246 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T13:29:17.265Z] #23 8.246 + url=https://download.docker.com/linux/static [2020-05-07T13:29:17.265Z] #23 8.265 + tar -xz docker/docker [2020-05-07T13:29:17.265Z] #23 8.272 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T13:29:17.277Z] #44 37.45 CC images/ext-file.o [2020-05-07T13:29:17.277Z] #44 37.68 CC images/cgroup.o [2020-05-07T13:29:17.522Z] #23 ... [2020-05-07T13:29:17.522Z] [2020-05-07T13:29:17.522Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:17.522Z] #74 9.649 + RM_GOPATH=0 [2020-05-07T13:29:17.522Z] #74 9.649 + TMP_GOPATH= [2020-05-07T13:29:17.522Z] #74 9.649 + : /build [2020-05-07T13:29:17.522Z] #74 9.649 + '[' -z '' ']' [2020-05-07T13:29:17.522Z] #74 9.649 ++ mktemp -d [2020-05-07T13:29:17.522Z] #74 9.649 + export GOPATH=/tmp/tmp.0FUSkIyQ02 [2020-05-07T13:29:17.522Z] #74 9.652 + GOPATH=/tmp/tmp.0FUSkIyQ02 [2020-05-07T13:29:17.522Z] #74 9.652 + RM_GOPATH=1 [2020-05-07T13:29:17.522Z] #74 9.652 ++ dirname ./install.sh [2020-05-07T13:29:17.522Z] #74 9.661 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:17.522Z] #74 9.662 + dir=. [2020-05-07T13:29:17.522Z] #74 9.662 + bin=proxy [2020-05-07T13:29:17.522Z] #74 9.662 + shift [2020-05-07T13:29:17.522Z] #74 9.662 + '[' '!' -f ./proxy.installer ']' [2020-05-07T13:29:17.522Z] #74 9.662 + . ./proxy.installer [2020-05-07T13:29:17.522Z] #74 9.662 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:17.522Z] #74 9.662 + install_proxy [2020-05-07T13:29:17.522Z] #74 9.662 + case "$1" in [2020-05-07T13:29:17.522Z] #74 9.662 + export CGO_ENABLED=0 [2020-05-07T13:29:17.522Z] #74 9.662 + CGO_ENABLED=0 [2020-05-07T13:29:17.522Z] #74 9.662 + _install_proxy [2020-05-07T13:29:17.522Z] #74 9.662 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T13:29:17.522Z] #74 9.671 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0FUSkIyQ02/src/github.com/docker/libnetwork [2020-05-07T13:29:17.522Z] #74 9.682 Cloning into '/tmp/tmp.0FUSkIyQ02/src/github.com/docker/libnetwork'... [2020-05-07T13:29:17.522Z] #74 ... [2020-05-07T13:29:17.522Z] [2020-05-07T13:29:17.522Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:17.522Z] #56 8.995 + RM_GOPATH=0 [2020-05-07T13:29:17.522Z] #56 8.995 + TMP_GOPATH= [2020-05-07T13:29:17.522Z] #56 8.995 + : /build [2020-05-07T13:29:17.522Z] #56 8.995 + '[' -z '' ']' [2020-05-07T13:29:17.522Z] #56 8.995 ++ mktemp -d [2020-05-07T13:29:17.522Z] #56 8.995 + export GOPATH=/tmp/tmp.iyGNOQgqgj [2020-05-07T13:29:17.522Z] #56 8.999 + GOPATH=/tmp/tmp.iyGNOQgqgj [2020-05-07T13:29:17.522Z] #56 8.999 + RM_GOPATH=1 [2020-05-07T13:29:17.522Z] #56 9.000 ++ dirname ./install.sh [2020-05-07T13:29:17.522Z] #56 9.006 + dir=. [2020-05-07T13:29:17.522Z] #56 9.006 + bin=shfmt [2020-05-07T13:29:17.522Z] #56 9.006 + shift [2020-05-07T13:29:17.522Z] #56 9.006 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T13:29:17.522Z] #56 9.007 + . ./shfmt.installer [2020-05-07T13:29:17.522Z] #56 9.007 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:17.522Z] #56 9.007 + install_shfmt [2020-05-07T13:29:17.522Z] #56 9.007 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T13:29:17.522Z] #56 9.008 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iyGNOQgqgj/src/github.com/mvdan/sh [2020-05-07T13:29:17.522Z] #56 9.008 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:17.522Z] #56 9.009 Cloning into '/tmp/tmp.iyGNOQgqgj/src/github.com/mvdan/sh'... [2020-05-07T13:29:17.529Z] #17 41.07 Setting up python3-pip (18.1-5) ... [2020-05-07T13:29:17.624Z] #23 ... [2020-05-07T13:29:17.624Z] [2020-05-07T13:29:17.624Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:17.624Z] #53 4.932 + RM_GOPATH=0 [2020-05-07T13:29:17.624Z] #53 4.934 + TMP_GOPATH= [2020-05-07T13:29:17.624Z] #53 4.934 + : /build [2020-05-07T13:29:17.624Z] #53 4.934 + '[' -z '' ']' [2020-05-07T13:29:17.624Z] #53 4.934 ++ mktemp -d [2020-05-07T13:29:17.624Z] #53 4.938 + export GOPATH=/tmp/tmp.hlHPgpfEj2 [2020-05-07T13:29:17.624Z] #53 4.938 + GOPATH=/tmp/tmp.hlHPgpfEj2 [2020-05-07T13:29:17.624Z] #53 4.938 + RM_GOPATH=1 [2020-05-07T13:29:17.624Z] #53 4.942 ++ dirname ./install.sh [2020-05-07T13:29:17.624Z] #53 4.944 + dir=. [2020-05-07T13:29:17.624Z] #53 4.944 + bin=golangci_lint [2020-05-07T13:29:17.624Z] #53 4.944 + shift [2020-05-07T13:29:17.624Z] #53 4.945 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T13:29:17.624Z] #53 4.945 + . ./golangci_lint.installer [2020-05-07T13:29:17.624Z] #53 4.945 ++ : v1.23.8 [2020-05-07T13:29:17.624Z] #53 4.945 + install_golangci_lint [2020-05-07T13:29:17.624Z] #53 4.945 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T13:29:17.624Z] #53 4.945 Installing golangci-lint version v1.23.8 [2020-05-07T13:29:17.624Z] #53 4.946 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T13:29:17.810Z] #17 41.71 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:29:17.810Z] #17 41.72 Processing triggers for mime-support (3.62) ... [2020-05-07T13:29:17.843Z] #44 38.20 CC images/userns.o [2020-05-07T13:29:18.408Z] #44 38.53 CC images/google/protobuf/descriptor.o [2020-05-07T13:29:18.428Z] #17 DONE 42.3s [2020-05-07T13:29:18.428Z] [2020-05-07T13:29:18.428Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T13:29:19.431Z] #18 1.097 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T13:29:19.711Z] #18 1.099 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T13:29:19.711Z] #18 1.101 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T13:29:19.711Z] #18 DONE 1.3s [2020-05-07T13:29:19.711Z] [2020-05-07T13:29:19.711Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:29:20.308Z] #44 40.36 CC images/opts.o [2020-05-07T13:29:20.308Z] #44 40.56 CC images/seccomp.o [2020-05-07T13:29:20.308Z] #44 40.81 CC images/binfmt-misc.o [2020-05-07T13:29:20.874Z] #44 41.07 CC images/time.o [2020-05-07T13:29:20.874Z] #44 41.28 CC images/sysctl.o [2020-05-07T13:29:21.133Z] #44 41.48 CC images/autofs.o [2020-05-07T13:29:21.392Z] #44 41.67 CC images/macvlan.o [2020-05-07T13:29:21.650Z] #44 41.86 CC images/sit.o [2020-05-07T13:29:21.650Z] #44 42.05 LINK images/built-in.o [2020-05-07T13:29:21.703Z] #56 ... [2020-05-07T13:29:21.703Z] [2020-05-07T13:29:21.703Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:21.703Z] #68 14.93 Checking out files: 96% (765/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-07T13:29:21.703Z] #68 15.04 + cd /tmp/tmp.x5Z4ZAqqAC/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:29:21.703Z] #68 15.05 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:21.809Z] #74 ... [2020-05-07T13:29:21.809Z] [2020-05-07T13:29:21.809Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:21.809Z] #47 10.56 + dir=. [2020-05-07T13:29:21.809Z] #47 10.56 + bin=vndr [2020-05-07T13:29:21.809Z] #47 10.56 + shift [2020-05-07T13:29:21.809Z] #47 10.56 + '[' '!' -f ./vndr.installer ']' [2020-05-07T13:29:21.809Z] #47 10.56 + . ./vndr.installer [2020-05-07T13:29:21.809Z] #47 10.56 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:21.809Z] #47 10.56 + install_vndr [2020-05-07T13:29:21.809Z] #47 10.56 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T13:29:21.809Z] #47 10.56 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:21.809Z] #47 10.56 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IuyD8bjaZb/src/github.com/LK4D4/vndr [2020-05-07T13:29:21.809Z] #47 10.58 Cloning into '/tmp/tmp.IuyD8bjaZb/src/github.com/LK4D4/vndr'... [2020-05-07T13:29:21.809Z] #47 12.01 + cd /tmp/tmp.IuyD8bjaZb/src/github.com/LK4D4/vndr [2020-05-07T13:29:21.809Z] #47 12.01 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:21.809Z] #47 12.04 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T13:29:21.809Z] #47 14.30 internal/race [2020-05-07T13:29:21.809Z] #47 14.50 sync/atomic [2020-05-07T13:29:21.809Z] #47 14.55 runtime [2020-05-07T13:29:21.809Z] #47 15.11 unicode [2020-05-07T13:29:21.859Z] #53 ... [2020-05-07T13:29:21.859Z] [2020-05-07T13:29:21.859Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:21.859Z] #25 3.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:21.859Z] #25 3.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:21.859Z] #25 3.722 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:21.859Z] #25 4.228 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T13:29:21.859Z] #25 6.092 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T13:29:21.859Z] #25 8.269 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T13:29:21.859Z] #25 ... [2020-05-07T13:29:21.859Z] [2020-05-07T13:29:21.859Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:21.859Z] #62 4.409 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:21.859Z] #62 4.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:21.859Z] #62 4.439 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:21.859Z] #62 5.692 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T13:29:21.859Z] #62 7.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T13:29:21.859Z] #62 9.457 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T13:29:21.909Z] #44 42.15 GEN compel/include/asm [2020-05-07T13:29:21.909Z] #44 42.16 GEN compel/include/version.h [2020-05-07T13:29:21.909Z] #44 42.17 touch .config [2020-05-07T13:29:21.909Z] #44 42.19 GEN include/common/config.h [2020-05-07T13:29:21.909Z] #44 42.28 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-07T13:29:21.909Z] #44 42.31 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-07T13:29:21.909Z] #44 42.34 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-07T13:29:21.909Z] #44 42.36 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-07T13:29:21.909Z] #44 42.39 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-07T13:29:21.961Z] #68 15.36 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:29:21.961Z] #68 15.36 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T13:29:22.121Z] #62 ... [2020-05-07T13:29:22.121Z] [2020-05-07T13:29:22.121Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:22.121Z] #50 5.382 + RM_GOPATH=0 [2020-05-07T13:29:22.121Z] #50 5.382 + TMP_GOPATH= [2020-05-07T13:29:22.121Z] #50 5.382 + : /build [2020-05-07T13:29:22.121Z] #50 5.382 + '[' -z '' ']' [2020-05-07T13:29:22.121Z] #50 5.388 ++ mktemp -d [2020-05-07T13:29:22.121Z] #50 5.391 + export GOPATH=/tmp/tmp.k4d7f6n11V [2020-05-07T13:29:22.121Z] #50 5.398 + GOPATH=/tmp/tmp.k4d7f6n11V [2020-05-07T13:29:22.121Z] #50 5.398 + RM_GOPATH=1 [2020-05-07T13:29:22.121Z] #50 5.404 ++ dirname ./install.sh [2020-05-07T13:29:22.121Z] #50 5.406 + dir=. [2020-05-07T13:29:22.121Z] #50 5.406 + bin=gotestsum [2020-05-07T13:29:22.121Z] #50 5.407 + shift [2020-05-07T13:29:22.121Z] #50 5.407 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T13:29:22.121Z] #50 5.407 + . ./gotestsum.installer [2020-05-07T13:29:22.121Z] #50 5.408 ++ : v0.3.5 [2020-05-07T13:29:22.121Z] #50 5.408 + install_gotestsum [2020-05-07T13:29:22.121Z] #50 5.409 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T13:29:22.121Z] #50 5.409 Installing gotestsum version v0.3.5 [2020-05-07T13:29:22.121Z] #50 5.409 + go get -d gotest.tools/gotestsum [2020-05-07T13:29:22.168Z] #44 42.41 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-07T13:29:22.169Z] #44 42.44 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T13:29:22.169Z] #44 42.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-07T13:29:22.169Z] #44 42.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T13:29:22.169Z] #44 42.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T13:29:22.169Z] #44 42.52 DEP compel/plugins/std/infect.d [2020-05-07T13:29:22.169Z] #44 ... [2020-05-07T13:29:22.169Z] [2020-05-07T13:29:22.169Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:22.169Z] #47 105.5 vendor/golang.org/x/text/unicode/bidi [2020-05-07T13:29:22.169Z] #47 107.2 vendor/golang.org/x/text/secure/bidirule [2020-05-07T13:29:22.169Z] #47 107.5 vendor/golang.org/x/text/unicode/norm [2020-05-07T13:29:22.169Z] #47 111.7 vendor/golang.org/x/net/idna [2020-05-07T13:29:22.169Z] #47 114.1 vendor/golang.org/x/net/http2/hpack [2020-05-07T13:29:22.169Z] #47 115.6 mime [2020-05-07T13:29:22.382Z] #50 ... [2020-05-07T13:29:22.382Z] [2020-05-07T13:29:22.382Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:22.382Z] #10 4.969 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:22.382Z] #10 4.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:22.382Z] #10 5.007 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:22.382Z] #10 6.039 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T13:29:22.382Z] #10 8.289 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T13:29:22.382Z] #10 9.705 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T13:29:22.382Z] #10 ... [2020-05-07T13:29:22.382Z] [2020-05-07T13:29:22.382Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:22.382Z] #68 4.314 + RM_GOPATH=0 [2020-05-07T13:29:22.382Z] #68 4.314 + TMP_GOPATH= [2020-05-07T13:29:22.382Z] #68 4.314 + : /build/ [2020-05-07T13:29:22.382Z] #68 4.314 + '[' -z '' ']' [2020-05-07T13:29:22.382Z] #68 4.316 ++ mktemp -d [2020-05-07T13:29:22.382Z] #68 4.318 + export GOPATH=/tmp/tmp.ggiZ0bdg5t [2020-05-07T13:29:22.382Z] #68 4.318 + GOPATH=/tmp/tmp.ggiZ0bdg5t [2020-05-07T13:29:22.382Z] #68 4.318 + RM_GOPATH=1 [2020-05-07T13:29:22.382Z] #68 4.321 ++ dirname ./install.sh [2020-05-07T13:29:22.382Z] #68 4.321 + dir=. [2020-05-07T13:29:22.382Z] #68 4.321 + bin=rootlesskit [2020-05-07T13:29:22.382Z] #68 4.321 + shift [2020-05-07T13:29:22.382Z] #68 4.321 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T13:29:22.382Z] #68 4.321 + . ./rootlesskit.installer [2020-05-07T13:29:22.382Z] #68 4.321 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:22.382Z] #68 4.321 + install_rootlesskit [2020-05-07T13:29:22.382Z] #68 4.321 + case "$1" in [2020-05-07T13:29:22.382Z] #68 4.321 + export CGO_ENABLED=0 [2020-05-07T13:29:22.382Z] #68 4.321 + CGO_ENABLED=0 [2020-05-07T13:29:22.382Z] #68 4.321 + _install_rootlesskit [2020-05-07T13:29:22.382Z] #68 4.321 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T13:29:22.382Z] #68 4.321 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ggiZ0bdg5t/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:29:22.382Z] #68 4.324 Cloning into '/tmp/tmp.ggiZ0bdg5t/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T13:29:22.382Z] #68 4.325 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:22.382Z] #68 8.304 + cd /tmp/tmp.ggiZ0bdg5t/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:29:22.382Z] #68 8.306 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:22.382Z] #68 8.449 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:29:22.382Z] #68 8.449 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T13:29:22.427Z] #47 ... [2020-05-07T13:29:22.427Z] [2020-05-07T13:29:22.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:22.427Z] #44 42.64 DEP compel/plugins/std/string.d [2020-05-07T13:29:22.427Z] #44 42.69 DEP compel/plugins/std/log.d [2020-05-07T13:29:22.427Z] #44 42.78 DEP compel/plugins/std/fds.d [2020-05-07T13:29:22.643Z] #68 ... [2020-05-07T13:29:22.643Z] [2020-05-07T13:29:22.643Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:22.643Z] #35 5.116 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:22.643Z] #35 5.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:22.643Z] #35 5.172 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:22.643Z] #35 6.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T13:29:22.643Z] #35 8.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T13:29:22.643Z] #35 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T13:29:22.643Z] #35 ... [2020-05-07T13:29:22.643Z] [2020-05-07T13:29:22.643Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:22.643Z] #47 5.194 + RM_GOPATH=0 [2020-05-07T13:29:22.643Z] #47 5.195 + TMP_GOPATH= [2020-05-07T13:29:22.643Z] #47 5.202 + : /build [2020-05-07T13:29:22.643Z] #47 5.202 + '[' -z '' ']' [2020-05-07T13:29:22.643Z] #47 5.202 ++ mktemp -d [2020-05-07T13:29:22.643Z] #47 5.206 + export GOPATH=/tmp/tmp.VnVSxNbt5U [2020-05-07T13:29:22.643Z] #47 5.206 + GOPATH=/tmp/tmp.VnVSxNbt5U [2020-05-07T13:29:22.643Z] #47 5.206 + RM_GOPATH=1 [2020-05-07T13:29:22.643Z] #47 5.206 ++ dirname ./install.sh [2020-05-07T13:29:22.643Z] #47 5.206 + dir=. [2020-05-07T13:29:22.643Z] #47 5.206 + bin=vndr [2020-05-07T13:29:22.643Z] #47 5.206 + shift [2020-05-07T13:29:22.643Z] #47 5.206 + '[' '!' -f ./vndr.installer ']' [2020-05-07T13:29:22.643Z] #47 5.206 + . ./vndr.installer [2020-05-07T13:29:22.643Z] #47 5.206 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:22.643Z] #47 5.206 + install_vndr [2020-05-07T13:29:22.643Z] #47 5.206 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T13:29:22.643Z] #47 5.206 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VnVSxNbt5U/src/github.com/LK4D4/vndr [2020-05-07T13:29:22.643Z] #47 5.206 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:22.643Z] #47 5.227 Cloning into '/tmp/tmp.VnVSxNbt5U/src/github.com/LK4D4/vndr'... [2020-05-07T13:29:22.643Z] #47 6.158 + cd /tmp/tmp.VnVSxNbt5U/src/github.com/LK4D4/vndr [2020-05-07T13:29:22.643Z] #47 6.159 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:22.643Z] #47 6.177 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T13:29:22.643Z] #47 7.678 internal/race [2020-05-07T13:29:22.643Z] #47 7.709 internal/cpu [2020-05-07T13:29:22.643Z] #47 7.777 runtime/internal/atomic [2020-05-07T13:29:22.643Z] #47 7.788 sync/atomic [2020-05-07T13:29:22.643Z] #47 7.937 unicode [2020-05-07T13:29:22.643Z] #47 8.630 unicode/utf8 [2020-05-07T13:29:22.643Z] #47 8.725 internal/bytealg [2020-05-07T13:29:22.643Z] #47 8.737 math [2020-05-07T13:29:22.643Z] #47 9.638 runtime [2020-05-07T13:29:22.643Z] #47 9.725 unicode/utf16 [2020-05-07T13:29:22.643Z] #47 10.16 container/list [2020-05-07T13:29:22.685Z] #44 42.97 DEP compel/plugins/std/std.d [2020-05-07T13:29:22.734Z] #47 ... [2020-05-07T13:29:22.734Z] [2020-05-07T13:29:22.734Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:22.734Z] #33 7.884 + cd /tmp/tmp.UrU33Ww8fO/src/github.com/BurntSushi/toml [2020-05-07T13:29:22.734Z] #33 7.884 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:22.734Z] #33 7.961 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:29:22.734Z] #33 9.326 runtime/internal/atomic [2020-05-07T13:29:22.734Z] #33 9.332 internal/cpu [2020-05-07T13:29:22.734Z] #33 9.730 runtime/internal/sys [2020-05-07T13:29:22.734Z] #33 10.04 runtime/internal/math [2020-05-07T13:29:22.734Z] #33 10.21 math/bits [2020-05-07T13:29:22.734Z] #33 10.31 internal/bytealg [2020-05-07T13:29:22.734Z] #33 11.66 math [2020-05-07T13:29:22.734Z] #33 12.29 runtime [2020-05-07T13:29:22.903Z] #47 ... [2020-05-07T13:29:22.903Z] [2020-05-07T13:29:22.903Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:22.903Z] #74 5.325 + RM_GOPATH=0 [2020-05-07T13:29:22.903Z] #74 5.325 + TMP_GOPATH= [2020-05-07T13:29:22.903Z] #74 5.325 + : /build [2020-05-07T13:29:22.903Z] #74 5.325 + '[' -z '' ']' [2020-05-07T13:29:22.903Z] #74 5.325 ++ mktemp -d [2020-05-07T13:29:22.903Z] #74 5.327 + export GOPATH=/tmp/tmp.hZKIAbZfWq [2020-05-07T13:29:22.903Z] #74 5.327 + GOPATH=/tmp/tmp.hZKIAbZfWq [2020-05-07T13:29:22.903Z] #74 5.327 + RM_GOPATH=1 [2020-05-07T13:29:22.903Z] #74 5.327 ++ dirname ./install.sh [2020-05-07T13:29:22.903Z] #74 5.334 + dir=. [2020-05-07T13:29:22.903Z] #74 5.334 + bin=proxy [2020-05-07T13:29:22.903Z] #74 5.334 + shift [2020-05-07T13:29:22.903Z] #74 5.334 + '[' '!' -f ./proxy.installer ']' [2020-05-07T13:29:22.903Z] #74 5.334 + . ./proxy.installer [2020-05-07T13:29:22.904Z] #74 5.334 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:22.904Z] #74 5.334 + install_proxy [2020-05-07T13:29:22.904Z] #74 5.334 + case "$1" in [2020-05-07T13:29:22.904Z] #74 5.334 + export CGO_ENABLED=0 [2020-05-07T13:29:22.904Z] #74 5.334 + CGO_ENABLED=0 [2020-05-07T13:29:22.904Z] #74 5.334 + _install_proxy [2020-05-07T13:29:22.904Z] #74 5.334 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T13:29:22.904Z] #74 5.334 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hZKIAbZfWq/src/github.com/docker/libnetwork [2020-05-07T13:29:22.904Z] #74 5.334 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:22.904Z] #74 5.344 Cloning into '/tmp/tmp.hZKIAbZfWq/src/github.com/docker/libnetwork'... [2020-05-07T13:29:22.904Z] #74 ... [2020-05-07T13:29:22.904Z] [2020-05-07T13:29:22.904Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:22.904Z] #33 5.078 + RM_GOPATH=0 [2020-05-07T13:29:22.904Z] #33 5.078 + TMP_GOPATH= [2020-05-07T13:29:22.904Z] #33 5.078 + : /build [2020-05-07T13:29:22.904Z] #33 5.078 + '[' -z '' ']' [2020-05-07T13:29:22.904Z] #33 5.079 ++ mktemp -d [2020-05-07T13:29:22.904Z] #33 5.086 + export GOPATH=/tmp/tmp.vivvMV5D99 [2020-05-07T13:29:22.904Z] #33 5.086 + GOPATH=/tmp/tmp.vivvMV5D99 [2020-05-07T13:29:22.904Z] #33 5.094 + RM_GOPATH=1 [2020-05-07T13:29:22.904Z] #33 5.095 ++ dirname ./install.sh [2020-05-07T13:29:22.904Z] #33 5.096 + dir=. [2020-05-07T13:29:22.904Z] #33 5.097 + bin=tomlv [2020-05-07T13:29:22.904Z] #33 5.097 + shift [2020-05-07T13:29:22.904Z] #33 5.097 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T13:29:22.904Z] #33 5.098 + . ./tomlv.installer [2020-05-07T13:29:22.904Z] #33 5.098 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:22.904Z] #33 5.098 + install_tomlv [2020-05-07T13:29:22.904Z] #33 5.098 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T13:29:22.904Z] #33 5.098 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vivvMV5D99/src/github.com/BurntSushi/toml [2020-05-07T13:29:22.904Z] #33 5.098 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:22.904Z] #33 5.100 Cloning into '/tmp/tmp.vivvMV5D99/src/github.com/BurntSushi/toml'... [2020-05-07T13:29:22.904Z] #33 6.078 + cd /tmp/tmp.vivvMV5D99/src/github.com/BurntSushi/toml [2020-05-07T13:29:22.904Z] #33 6.079 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:22.904Z] #33 6.089 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:29:22.904Z] #33 6.936 runtime/internal/sys [2020-05-07T13:29:22.904Z] #33 7.007 internal/cpu [2020-05-07T13:29:22.904Z] #33 7.036 math/bits [2020-05-07T13:29:22.904Z] #33 7.225 runtime/internal/atomic [2020-05-07T13:29:22.904Z] #33 7.471 runtime/internal/math [2020-05-07T13:29:22.904Z] #33 7.679 unicode/utf8 [2020-05-07T13:29:22.904Z] #33 7.845 internal/race [2020-05-07T13:29:22.904Z] #33 8.073 internal/bytealg [2020-05-07T13:29:22.904Z] #33 8.100 sync/atomic [2020-05-07T13:29:22.904Z] #33 8.424 unicode [2020-05-07T13:29:22.904Z] #33 8.663 math [2020-05-07T13:29:22.904Z] #33 8.704 internal/testlog [2020-05-07T13:29:22.904Z] #33 9.022 runtime [2020-05-07T13:29:22.904Z] #33 9.279 encoding [2020-05-07T13:29:22.904Z] #33 9.696 runtime/cgo [2020-05-07T13:29:22.943Z] #44 43.09 DEP compel/plugins/shmem/shmem.d [2020-05-07T13:29:22.943Z] #44 43.23 DEP compel/plugins/fds/fds.d [2020-05-07T13:29:22.989Z] #33 ... [2020-05-07T13:29:22.989Z] [2020-05-07T13:29:22.989Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:22.989Z] #25 8.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:22.989Z] #25 8.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:22.989Z] #25 8.465 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:22.989Z] #25 9.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:22.989Z] #25 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:22.989Z] #25 18.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:22.989Z] #25 ... [2020-05-07T13:29:22.989Z] [2020-05-07T13:29:22.989Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:22.989Z] #53 9.906 + RM_GOPATH=0 [2020-05-07T13:29:22.989Z] #53 9.906 + TMP_GOPATH= [2020-05-07T13:29:22.989Z] #53 9.906 + : /build [2020-05-07T13:29:22.989Z] #53 9.906 + '[' -z '' ']' [2020-05-07T13:29:22.989Z] #53 9.906 ++ mktemp -d [2020-05-07T13:29:22.989Z] #53 9.907 + export GOPATH=/tmp/tmp.6sIFFtBfMo [2020-05-07T13:29:22.989Z] #53 9.907 + GOPATH=/tmp/tmp.6sIFFtBfMo [2020-05-07T13:29:22.989Z] #53 9.907 + RM_GOPATH=1 [2020-05-07T13:29:22.989Z] #53 9.907 ++ dirname ./install.sh [2020-05-07T13:29:22.989Z] #53 9.908 + dir=. [2020-05-07T13:29:22.989Z] #53 9.908 + bin=golangci_lint [2020-05-07T13:29:22.989Z] #53 9.908 + shift [2020-05-07T13:29:22.989Z] #53 9.908 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T13:29:22.989Z] #53 9.909 + . ./golangci_lint.installer [2020-05-07T13:29:22.989Z] #53 9.909 ++ : v1.23.8 [2020-05-07T13:29:22.989Z] #53 9.909 + install_golangci_lint [2020-05-07T13:29:22.989Z] #53 9.910 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T13:29:22.989Z] #53 9.910 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T13:29:22.989Z] #53 9.910 Installing golangci-lint version v1.23.8 [2020-05-07T13:29:23.155Z] #19 3.209 Collecting yamllint==1.16.0 [2020-05-07T13:29:23.155Z] #19 3.383 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T13:29:23.155Z] #19 3.425 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T13:29:23.155Z] #19 3.496 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T13:29:23.169Z] #33 ... [2020-05-07T13:29:23.169Z] [2020-05-07T13:29:23.169Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:23.169Z] #43 5.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:23.169Z] #43 5.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:23.169Z] #43 5.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:23.169Z] #43 6.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T13:29:23.169Z] #43 8.659 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T13:29:23.169Z] #43 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T13:29:23.201Z] #44 43.36 CC compel/plugins/std/std.o [2020-05-07T13:29:23.429Z] #43 ... [2020-05-07T13:29:23.429Z] [2020-05-07T13:29:23.429Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:23.429Z] #41 4.600 + git clone https://github.com/docker/distribution.git . [2020-05-07T13:29:23.429Z] #41 4.606 Cloning into '.'... [2020-05-07T13:29:23.429Z] #41 ... [2020-05-07T13:29:23.429Z] [2020-05-07T13:29:23.429Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:23.429Z] #56 5.468 + RM_GOPATH=0 [2020-05-07T13:29:23.429Z] #56 5.468 + TMP_GOPATH= [2020-05-07T13:29:23.429Z] #56 5.468 + : /build [2020-05-07T13:29:23.429Z] #56 5.469 + '[' -z '' ']' [2020-05-07T13:29:23.429Z] #56 5.470 ++ mktemp -d [2020-05-07T13:29:23.429Z] #56 5.472 + export GOPATH=/tmp/tmp.HphuqnZ65F [2020-05-07T13:29:23.429Z] #56 5.474 + GOPATH=/tmp/tmp.HphuqnZ65F [2020-05-07T13:29:23.429Z] #56 5.474 + RM_GOPATH=1 [2020-05-07T13:29:23.429Z] #56 5.474 ++ dirname ./install.sh [2020-05-07T13:29:23.429Z] #56 5.476 + dir=. [2020-05-07T13:29:23.429Z] #56 5.476 + bin=shfmt [2020-05-07T13:29:23.429Z] #56 5.476 + shift [2020-05-07T13:29:23.429Z] #56 5.476 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T13:29:23.429Z] #56 5.476 + . ./shfmt.installer [2020-05-07T13:29:23.429Z] #56 5.476 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:23.429Z] #56 5.476 + install_shfmt [2020-05-07T13:29:23.429Z] #56 5.476 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T13:29:23.429Z] #56 5.476 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HphuqnZ65F/src/github.com/mvdan/sh [2020-05-07T13:29:23.429Z] #56 5.476 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:23.429Z] #56 5.478 Cloning into '/tmp/tmp.HphuqnZ65F/src/github.com/mvdan/sh'... [2020-05-07T13:29:23.458Z] #44 43.69 CC compel/plugins/std/fds.o [2020-05-07T13:29:23.691Z] #56 ... [2020-05-07T13:29:23.691Z] [2020-05-07T13:29:23.691Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:23.691Z] #47 11.36 crypto/internal/subtle [2020-05-07T13:29:23.766Z] #19 4.169 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T13:29:23.911Z] #53 ... [2020-05-07T13:29:23.911Z] [2020-05-07T13:29:23.911Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:23.911Z] #68 10.33 + RM_GOPATH=0 [2020-05-07T13:29:23.911Z] #68 10.33 + TMP_GOPATH= [2020-05-07T13:29:23.911Z] #68 10.33 + : /build/ [2020-05-07T13:29:23.911Z] #68 10.33 + '[' -z '' ']' [2020-05-07T13:29:23.911Z] #68 10.33 ++ mktemp -d [2020-05-07T13:29:23.911Z] #68 10.33 + export GOPATH=/tmp/tmp.xL6ULH9OPv [2020-05-07T13:29:23.911Z] #68 10.33 + GOPATH=/tmp/tmp.xL6ULH9OPv [2020-05-07T13:29:23.911Z] #68 10.33 + RM_GOPATH=1 [2020-05-07T13:29:23.911Z] #68 10.33 ++ dirname ./install.sh [2020-05-07T13:29:23.911Z] #68 10.34 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:23.911Z] #68 10.34 + dir=. [2020-05-07T13:29:23.911Z] #68 10.34 + bin=rootlesskit [2020-05-07T13:29:23.911Z] #68 10.34 + shift [2020-05-07T13:29:23.911Z] #68 10.34 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T13:29:23.911Z] #68 10.34 + . ./rootlesskit.installer [2020-05-07T13:29:23.911Z] #68 10.34 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:23.911Z] #68 10.34 + install_rootlesskit [2020-05-07T13:29:23.911Z] #68 10.34 + case "$1" in [2020-05-07T13:29:23.911Z] #68 10.34 + export CGO_ENABLED=0 [2020-05-07T13:29:23.912Z] #68 10.34 + CGO_ENABLED=0 [2020-05-07T13:29:23.912Z] #68 10.34 + _install_rootlesskit [2020-05-07T13:29:23.912Z] #68 10.34 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T13:29:23.912Z] #68 10.34 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xL6ULH9OPv/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:29:23.912Z] #68 10.36 Cloning into '/tmp/tmp.xL6ULH9OPv/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T13:29:23.912Z] #68 18.74 Checking out files: 93% (734/789) Checking out files: 94% (742/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-07T13:29:23.912Z] #68 18.89 + cd /tmp/tmp.xL6ULH9OPv/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:29:23.912Z] #68 18.90 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:23.951Z] #47 11.84 crypto/subtle [2020-05-07T13:29:24.026Z] #44 44.26 CC compel/plugins/std/log.o [2020-05-07T13:29:24.047Z] #19 4.234 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T13:29:24.047Z] #19 4.259 Building wheels for collected packages: pyyaml [2020-05-07T13:29:24.047Z] #19 4.271 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T13:29:24.477Z] #68 19.42 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:29:24.477Z] #68 19.42 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T13:29:24.477Z] #68 ... [2020-05-07T13:29:24.477Z] [2020-05-07T13:29:24.477Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:24.477Z] #33 19.58 unicode/utf8 [2020-05-07T13:29:24.531Z] #47 12.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T13:29:24.594Z] #44 ... [2020-05-07T13:29:24.594Z] [2020-05-07T13:29:24.594Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:24.594Z] #10 108.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T13:29:24.595Z] #10 108.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:29:24.595Z] #10 108.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:29:24.595Z] #10 ... [2020-05-07T13:29:24.595Z] [2020-05-07T13:29:24.595Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:24.595Z] #47 117.0 mime/quotedprintable [2020-05-07T13:29:24.595Z] #47 117.4 net/http/internal [2020-05-07T13:29:24.658Z] #19 4.788 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T13:29:24.658Z] #19 4.789 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T13:29:24.658Z] #19 4.820 Successfully built pyyaml [2020-05-07T13:29:24.658Z] #19 4.839 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-07T13:29:24.793Z] #47 12.67 internal/nettrace [2020-05-07T13:29:24.939Z] #19 5.050 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T13:29:25.036Z] #33 ... [2020-05-07T13:29:25.036Z] [2020-05-07T13:29:25.036Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:25.036Z] #43 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:25.036Z] #43 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:25.036Z] #43 ... [2020-05-07T13:29:25.036Z] [2020-05-07T13:29:25.036Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:25.036Z] #35 11.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:25.036Z] #35 11.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:25.036Z] #35 11.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:25.036Z] #35 12.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:25.036Z] #35 16.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:25.219Z] #19 DONE 5.3s [2020-05-07T13:29:25.220Z] [2020-05-07T13:29:25.220Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T13:29:25.220Z] #24 DONE 0.2s [2020-05-07T13:29:25.220Z] [2020-05-07T13:29:25.220Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T13:29:25.252Z] #68 ... [2020-05-07T13:29:25.252Z] [2020-05-07T13:29:25.252Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:25.252Z] #43 9.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:25.252Z] #43 13.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:25.252Z] #43 16.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:25.252Z] #43 ... [2020-05-07T13:29:25.252Z] [2020-05-07T13:29:25.252Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:25.252Z] #47 12.38 runtime/internal/atomic [2020-05-07T13:29:25.252Z] #47 12.40 internal/cpu [2020-05-07T13:29:25.252Z] #47 12.58 runtime/internal/sys [2020-05-07T13:29:25.252Z] #47 13.02 runtime/internal/math [2020-05-07T13:29:25.252Z] #47 13.31 internal/bytealg [2020-05-07T13:29:25.252Z] #47 13.33 internal/race [2020-05-07T13:29:25.252Z] #47 13.62 sync/atomic [2020-05-07T13:29:25.252Z] #47 14.55 unicode [2020-05-07T13:29:25.252Z] #47 15.00 runtime [2020-05-07T13:29:25.291Z] #35 ... [2020-05-07T13:29:25.291Z] [2020-05-07T13:29:25.291Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:25.291Z] #33 20.58 unicode [2020-05-07T13:29:25.364Z] #47 13.20 runtime/cgo [2020-05-07T13:29:25.510Z] #47 ... [2020-05-07T13:29:25.510Z] [2020-05-07T13:29:25.510Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:25.510Z] #53 8.849 + RM_GOPATH=0 [2020-05-07T13:29:25.510Z] #53 8.849 + TMP_GOPATH= [2020-05-07T13:29:25.510Z] #53 8.849 + : /build [2020-05-07T13:29:25.510Z] #53 8.849 + '[' -z '' ']' [2020-05-07T13:29:25.510Z] #53 8.867 ++ mktemp -d [2020-05-07T13:29:25.510Z] #53 8.867 + export GOPATH=/tmp/tmp.VrmPK6gWFx [2020-05-07T13:29:25.510Z] #53 8.869 + GOPATH=/tmp/tmp.VrmPK6gWFx [2020-05-07T13:29:25.510Z] #53 8.869 + RM_GOPATH=1 [2020-05-07T13:29:25.510Z] #53 8.869 ++ dirname ./install.sh [2020-05-07T13:29:25.510Z] #53 8.873 + dir=. [2020-05-07T13:29:25.510Z] #53 8.875 + bin=golangci_lint [2020-05-07T13:29:25.510Z] #53 8.875 + shift [2020-05-07T13:29:25.510Z] #53 8.877 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T13:29:25.510Z] #53 8.881 Installing golangci-lint version v1.23.8 [2020-05-07T13:29:25.510Z] #53 8.881 + . ./golangci_lint.installer [2020-05-07T13:29:25.510Z] #53 8.881 ++ : v1.23.8 [2020-05-07T13:29:25.510Z] #53 8.881 + install_golangci_lint [2020-05-07T13:29:25.510Z] #53 8.881 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T13:29:25.510Z] #53 8.881 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T13:29:25.768Z] #53 ... [2020-05-07T13:29:25.768Z] [2020-05-07T13:29:25.768Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:25.768Z] #33 11.16 + cd /tmp/tmp.GMAyhdhMfY/src/github.com/BurntSushi/toml [2020-05-07T13:29:25.768Z] #33 11.16 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:25.768Z] #33 11.20 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:29:25.768Z] #33 12.64 internal/cpu [2020-05-07T13:29:25.768Z] #33 12.65 runtime/internal/sys [2020-05-07T13:29:25.768Z] #33 13.10 runtime/internal/math [2020-05-07T13:29:25.768Z] #33 13.59 math/bits [2020-05-07T13:29:25.768Z] #33 14.36 internal/bytealg [2020-05-07T13:29:25.768Z] #33 14.82 math [2020-05-07T13:29:25.768Z] #33 15.52 runtime [2020-05-07T13:29:26.220Z] #33 ... [2020-05-07T13:29:26.220Z] [2020-05-07T13:29:26.220Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:26.220Z] #62 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:26.220Z] #62 15.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:26.220Z] #62 20.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:26.220Z] #62 ... [2020-05-07T13:29:26.220Z] [2020-05-07T13:29:26.220Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:26.220Z] #35 21.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:26.258Z] #28 DONE 0.7s [2020-05-07T13:29:26.258Z] [2020-05-07T13:29:26.258Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T13:29:26.258Z] #31 DONE 0.2s [2020-05-07T13:29:26.258Z] [2020-05-07T13:29:26.258Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T13:29:26.258Z] #34 DONE 0.1s [2020-05-07T13:29:26.258Z] [2020-05-07T13:29:26.258Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:26.258Z] #44 93.85 CC criu/sigframe.o [2020-05-07T13:29:26.258Z] #44 94.01 CC criu/signalfd.o [2020-05-07T13:29:26.258Z] #44 94.28 CC criu/sk-inet.o [2020-05-07T13:29:26.258Z] #44 95.05 CC criu/sk-netlink.o [2020-05-07T13:29:26.258Z] #44 95.39 CC criu/sk-packet.o [2020-05-07T13:29:26.258Z] #44 95.78 CC criu/sk-queue.o [2020-05-07T13:29:26.258Z] #44 96.22 CC criu/sk-tcp.o [2020-05-07T13:29:26.258Z] #44 96.54 CC criu/sk-unix.o [2020-05-07T13:29:26.258Z] #44 97.67 CC criu/sockets.o [2020-05-07T13:29:26.258Z] #44 98.30 CC criu/stats.o [2020-05-07T13:29:26.258Z] #44 98.57 CC criu/string.o [2020-05-07T13:29:26.258Z] #44 98.61 CC criu/sysctl.o [2020-05-07T13:29:26.258Z] #44 99.08 CC criu/sysfs_parse.o [2020-05-07T13:29:26.258Z] #44 99.43 CC criu/timerfd.o [2020-05-07T13:29:26.258Z] #44 99.77 CC criu/tty.o [2020-05-07T13:29:26.258Z] #44 101.1 CC criu/tun.o [2020-05-07T13:29:26.258Z] #44 101.6 CC criu/uffd.o [2020-05-07T13:29:26.258Z] #44 102.3 CC criu/util.o [2020-05-07T13:29:26.258Z] #44 103.4 CC criu/uts_ns.o [2020-05-07T13:29:26.258Z] #44 103.6 CC criu/vdso.o [2020-05-07T13:29:26.540Z] #44 ... [2020-05-07T13:29:26.540Z] [2020-05-07T13:29:26.540Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T13:29:26.540Z] #39 DONE 0.1s [2020-05-07T13:29:26.540Z] [2020-05-07T13:29:26.540Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:26.540Z] #44 104.0 LINK criu/built-in.o [2020-05-07T13:29:26.540Z] #44 104.1 LINK criu/criu [2020-05-07T13:29:26.701Z] #33 ... [2020-05-07T13:29:26.701Z] [2020-05-07T13:29:26.701Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:26.701Z] #47 20.19 unicode/utf8 [2020-05-07T13:29:26.820Z] #44 104.4 DEP lib/c/criu.d [2020-05-07T13:29:26.959Z] #47 20.46 math [2020-05-07T13:29:27.101Z] #44 104.5 CC images/rpc.pb-c.o [2020-05-07T13:29:27.282Z] #47 14.87 vendor/golang.org/x/crypto/internal/subtle [2020-05-07T13:29:27.381Z] #44 104.8 CC lib/c/criu.o [2020-05-07T13:29:27.542Z] #47 ... [2020-05-07T13:29:27.542Z] [2020-05-07T13:29:27.542Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:29:27.542Z] #30 5.607 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T13:29:27.542Z] #30 5.609 Cloning into '.'... [2020-05-07T13:29:27.542Z] #30 ... [2020-05-07T13:29:27.542Z] [2020-05-07T13:29:27.542Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:27.542Z] #23 5.129 + RM_GOPATH=0 [2020-05-07T13:29:27.542Z] #23 5.129 + TMP_GOPATH= [2020-05-07T13:29:27.542Z] #23 5.129 + : /build [2020-05-07T13:29:27.542Z] #23 5.129 + '[' -z '' ']' [2020-05-07T13:29:27.542Z] #23 5.129 ++ mktemp -d [2020-05-07T13:29:27.542Z] #23 5.138 + export GOPATH=/tmp/tmp.4KSjz0XJqY [2020-05-07T13:29:27.542Z] #23 5.138 + GOPATH=/tmp/tmp.4KSjz0XJqY [2020-05-07T13:29:27.542Z] #23 5.138 + RM_GOPATH=1 [2020-05-07T13:29:27.542Z] #23 5.138 ++ dirname ./install.sh [2020-05-07T13:29:27.542Z] #23 5.138 + dir=. [2020-05-07T13:29:27.542Z] #23 5.138 + bin=dockercli [2020-05-07T13:29:27.542Z] #23 5.138 + shift [2020-05-07T13:29:27.542Z] #23 5.138 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T13:29:27.542Z] #23 5.138 + . ./dockercli.installer [2020-05-07T13:29:27.542Z] #23 5.139 Install docker/cli version 17.06.2-ce from stable [2020-05-07T13:29:27.542Z] #23 5.139 ++ : stable [2020-05-07T13:29:27.542Z] #23 5.139 ++ : 17.06.2-ce [2020-05-07T13:29:27.542Z] #23 5.139 + install_dockercli [2020-05-07T13:29:27.542Z] #23 5.139 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T13:29:27.542Z] #23 5.142 ++ uname -m [2020-05-07T13:29:27.542Z] #23 5.149 + arch=aarch64 [2020-05-07T13:29:27.542Z] #23 5.149 + '[' aarch64 '!=' x86_64 ']' [2020-05-07T13:29:27.542Z] #23 5.149 + '[' aarch64 '!=' s390x ']' [2020-05-07T13:29:27.542Z] #23 5.149 + '[' aarch64 '!=' armhf ']' [2020-05-07T13:29:27.542Z] #23 5.149 + build_dockercli [2020-05-07T13:29:27.542Z] #23 5.149 + git clone https://github.com/docker/docker-ce /tmp/tmp.4KSjz0XJqY/tmp/docker-ce [2020-05-07T13:29:27.542Z] #23 5.153 Cloning into '/tmp/tmp.4KSjz0XJqY/tmp/docker-ce'... [2020-05-07T13:29:27.837Z] #23 ... [2020-05-07T13:29:27.837Z] [2020-05-07T13:29:27.837Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:27.837Z] #56 13.63 + cd /tmp/tmp.HphuqnZ65F/src/github.com/mvdan/sh [2020-05-07T13:29:27.837Z] #56 13.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:27.837Z] #56 13.83 + GO111MODULE=on [2020-05-07T13:29:27.837Z] #56 13.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T13:29:27.837Z] #56 15.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:27.837Z] #56 15.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:27.837Z] #56 15.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:27.837Z] #56 15.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:27.875Z] #47 120.6 net/textproto [2020-05-07T13:29:27.875Z] #47 120.6 crypto/x509 [2020-05-07T13:29:27.901Z] #47 ... [2020-05-07T13:29:27.901Z] [2020-05-07T13:29:27.901Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:27.901Z] #10 11.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:27.901Z] #10 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:27.992Z] #44 105.5 LINK lib/c/built-in.o [2020-05-07T13:29:27.992Z] #44 105.5 LINK lib/c/libcriu.so [2020-05-07T13:29:27.992Z] #44 105.5 LINK lib/c/libcriu.a [2020-05-07T13:29:27.992Z] #44 105.6 GEN magic.py [2020-05-07T13:29:28.098Z] #56 15.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:28.108Z] #35 ... [2020-05-07T13:29:28.108Z] [2020-05-07T13:29:28.108Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:28.108Z] #10 13.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:28.161Z] #10 ... [2020-05-07T13:29:28.161Z] [2020-05-07T13:29:28.161Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:28.161Z] #23 21.26 + mkdir -p /build [2020-05-07T13:29:28.161Z] #23 21.27 + mv docker/docker /build/ [2020-05-07T13:29:28.161Z] #23 21.30 + rmdir docker [2020-05-07T13:29:28.161Z] #23 DONE 21.5s [2020-05-07T13:29:28.161Z] [2020-05-07T13:29:28.161Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:28.161Z] #35 14.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:28.161Z] #35 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:28.273Z] #44 105.6 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:29:28.273Z] #44 105.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:29:28.273Z] #44 105.6 Note: Building without GnuTLS support [2020-05-07T13:29:28.363Z] #10 ... [2020-05-07T13:29:28.363Z] [2020-05-07T13:29:28.363Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:28.363Z] #47 21.58 internal/testlog [2020-05-07T13:29:28.363Z] #47 22.18 encoding [2020-05-07T13:29:28.363Z] #47 22.42 unicode/utf16 [2020-05-07T13:29:28.363Z] #47 23.01 container/list [2020-05-07T13:29:28.553Z] #44 106.0 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:29:28.618Z] #47 23.69 crypto/internal/subtle [2020-05-07T13:29:28.727Z] #35 ... [2020-05-07T13:29:28.727Z] [2020-05-07T13:29:28.727Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:28.727Z] #25 12.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:28.727Z] #25 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:28.727Z] #25 ... [2020-05-07T13:29:28.727Z] [2020-05-07T13:29:28.727Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:28.727Z] #62 13.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:28.728Z] #62 17.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:28.808Z] #47 121.9 vendor/golang.org/x/net/http/httpguts [2020-05-07T13:29:28.856Z] #44 106.4 make[1]: Nothing to be done for 'all'. [2020-05-07T13:29:28.875Z] #47 23.92 crypto/subtle [2020-05-07T13:29:29.070Z] #47 122.2 vendor/golang.org/x/net/http/httpproxy [2020-05-07T13:29:29.131Z] #47 24.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T13:29:29.293Z] #62 ... [2020-05-07T13:29:29.293Z] [2020-05-07T13:29:29.293Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:29.293Z] #56 22.66 + cd /tmp/tmp.iyGNOQgqgj/src/github.com/mvdan/sh [2020-05-07T13:29:29.293Z] #56 22.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:29.293Z] #56 22.80 + GO111MODULE=on [2020-05-07T13:29:29.293Z] #56 22.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T13:29:29.329Z] #47 122.7 mime/multipart [2020-05-07T13:29:29.469Z] #44 106.8 make[1]: 'images/built-in.o' is up to date. [2020-05-07T13:29:29.469Z] #44 106.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T13:29:29.469Z] #44 106.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T13:29:29.469Z] #44 106.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T13:29:29.469Z] #44 106.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T13:29:29.469Z] #44 106.9 make[1]: Nothing to be done for 'all'. [2020-05-07T13:29:29.469Z] #44 107.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:29:29.469Z] #44 107.0 make[2]: Nothing to be done for 'all'. [2020-05-07T13:29:29.694Z] #47 ... [2020-05-07T13:29:29.694Z] [2020-05-07T13:29:29.694Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:29.694Z] #23 24.24 + mkdir -p /build [2020-05-07T13:29:29.694Z] #23 24.28 + mv docker/docker /build/ [2020-05-07T13:29:29.694Z] #23 24.33 + rmdir docker [2020-05-07T13:29:29.694Z] #23 DONE 24.6s [2020-05-07T13:29:29.694Z] [2020-05-07T13:29:29.694Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:29.694Z] #47 24.93 internal/nettrace [2020-05-07T13:29:29.752Z] #44 ... [2020-05-07T13:29:29.752Z] [2020-05-07T13:29:29.752Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:29.752Z] #41 DONE 141.6s [2020-05-07T13:29:29.752Z] [2020-05-07T13:29:29.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:29.752Z] #44 107.1 make[2]: Nothing to be done for 'all'. [2020-05-07T13:29:29.752Z] #44 107.1 make[2]: Nothing to be done for 'all'. [2020-05-07T13:29:29.752Z] #44 107.1 make[2]: Nothing to be done for 'all'. [2020-05-07T13:29:29.752Z] #44 107.2 make[2]: Nothing to be done for 'all'. [2020-05-07T13:29:29.752Z] #44 107.3 make[2]: Nothing to be done for 'all'. [2020-05-07T13:29:29.752Z] #44 107.3 make[2]: Nothing to be done for 'all'. [2020-05-07T13:29:29.895Z] #47 ... [2020-05-07T13:29:29.895Z] [2020-05-07T13:29:29.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:29.895Z] #44 45.25 CC compel/plugins/std/string.o [2020-05-07T13:29:29.895Z] #44 45.83 CC compel/plugins/std/infect.o [2020-05-07T13:29:29.895Z] #44 46.30 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-07T13:29:29.895Z] #44 46.36 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-07T13:29:29.895Z] #44 46.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-07T13:29:29.895Z] #44 46.51 AR compel/plugins/std.lib.a [2020-05-07T13:29:29.895Z] #44 46.60 CC compel/plugins/fds/fds.o [2020-05-07T13:29:29.895Z] #44 46.86 AR compel/plugins/fds.lib.a [2020-05-07T13:29:29.895Z] #44 46.93 HOSTDEP compel/src/lib/log-host.d [2020-05-07T13:29:29.895Z] #44 47.10 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T13:29:29.895Z] #44 47.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-07T13:29:29.895Z] #44 47.34 HOSTDEP compel/src/main-host.d [2020-05-07T13:29:29.895Z] #44 47.45 DEP compel/src/lib/ptrace.d [2020-05-07T13:29:29.895Z] #44 47.63 DEP compel/src/lib/infect.d [2020-05-07T13:29:29.895Z] #44 47.85 DEP compel/src/lib/infect-util.d [2020-05-07T13:29:29.895Z] #44 47.95 DEP compel/src/lib/infect-rpc.d [2020-05-07T13:29:29.895Z] #44 48.04 DEP compel/arch/x86/src/lib/infect.d [2020-05-07T13:29:29.895Z] #44 48.24 DEP compel/arch/x86/src/lib/cpu.d [2020-05-07T13:29:29.895Z] #44 48.34 DEP compel/src/lib/log.d [2020-05-07T13:29:29.895Z] #44 48.43 DEP compel/src/main.d [2020-05-07T13:29:29.895Z] #44 48.59 DEP compel/src/lib/handle-elf.d [2020-05-07T13:29:29.895Z] #44 48.71 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-07T13:29:29.895Z] #44 48.93 CC compel/src/lib/log.o [2020-05-07T13:29:29.895Z] #44 49.23 CC compel/arch/x86/src/lib/cpu.o [2020-05-07T13:29:29.895Z] #44 50.12 CC compel/arch/x86/src/lib/infect.o [2020-05-07T13:29:29.948Z] #56 17.84 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:29.954Z] #47 25.25 runtime/cgo [2020-05-07T13:29:30.055Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:29:30.055Z] #44 107.5 INSTALL criu/criu [2020-05-07T13:29:30.214Z] #56 18.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:30.351Z] #44 DONE 107.8s [2020-05-07T13:29:30.351Z] [2020-05-07T13:29:30.351Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:30.462Z] #44 ... [2020-05-07T13:29:30.462Z] [2020-05-07T13:29:30.462Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:30.462Z] #68 116.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:29:30.462Z] #68 116.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T13:29:30.462Z] #68 DONE 123.7s [2020-05-07T13:29:30.462Z] [2020-05-07T13:29:30.462Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T13:29:30.462Z] #69 DONE 0.1s [2020-05-07T13:29:30.462Z] [2020-05-07T13:29:30.462Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:30.720Z] #53 ... [2020-05-07T13:29:30.720Z] [2020-05-07T13:29:30.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:30.720Z] #44 50.95 CC compel/src/lib/infect-rpc.o [2020-05-07T13:29:30.968Z] #53 142.6 + cd /tmp/tmp.pxZFV4R2tf/src/github.com/golangci/golangci-lint/ [2020-05-07T13:29:30.968Z] #53 142.6 + git checkout -q v1.23.8 [2020-05-07T13:29:31.156Z] #56 18.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:31.156Z] #56 ... [2020-05-07T13:29:31.156Z] [2020-05-07T13:29:31.156Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:31.195Z] #56 24.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:31.195Z] #56 24.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:31.195Z] #56 24.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:31.195Z] #56 24.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:31.195Z] #56 24.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:31.267Z] #53 143.0 ++ git describe --tags [2020-05-07T13:29:31.267Z] #53 143.0 + version=v1.23.8 [2020-05-07T13:29:31.267Z] #53 143.0 ++ git rev-parse --short HEAD [2020-05-07T13:29:31.267Z] #53 143.0 + commit=76a82c6 [2020-05-07T13:29:31.267Z] #53 143.0 ++ git show -s --format=%cd [2020-05-07T13:29:31.267Z] #53 143.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T13:29:31.267Z] #53 143.0 + 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-05-07T13:29:31.286Z] #44 51.58 CC compel/src/lib/infect-util.o [2020-05-07T13:29:31.418Z] #41 19.32 Checking out files: 86% (1388/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-05-07T13:29:31.418Z] #41 19.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T13:29:31.544Z] #44 51.90 CC compel/src/lib/infect.o [2020-05-07T13:29:31.556Z] #53 ... [2020-05-07T13:29:31.556Z] [2020-05-07T13:29:31.556Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T13:29:31.556Z] #42 DONE 0.3s [2020-05-07T13:29:31.836Z] [2020-05-07T13:29:31.836Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T13:29:31.836Z] #45 DONE 0.2s [2020-05-07T13:29:31.836Z] [2020-05-07T13:29:31.836Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T13:29:32.118Z] #48 DONE 0.2s [2020-05-07T13:29:32.118Z] [2020-05-07T13:29:32.118Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T13:29:32.118Z] #51 DONE 0.2s [2020-05-07T13:29:32.118Z] [2020-05-07T13:29:32.118Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:32.132Z] #56 25.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:32.699Z] #56 26.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:33.336Z] #41 21.49 + 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-05-07T13:29:34.073Z] #44 ... [2020-05-07T13:29:34.073Z] [2020-05-07T13:29:34.073Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:34.073Z] #50 DONE 126.9s [2020-05-07T13:29:34.073Z] [2020-05-07T13:29:34.073Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:34.073Z] #10 125.6 Selecting previously unselected package libapparmor1:amd64. [2020-05-07T13:29:34.073Z] #10 125.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 125.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T13:29:34.073Z] #10 125.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-07T13:29:34.073Z] #10 125.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 125.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T13:29:34.073Z] #10 126.0 Selecting previously unselected package libbtrfs0. [2020-05-07T13:29:34.073Z] #10 126.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 126.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:29:34.073Z] #10 126.1 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:29:34.073Z] #10 126.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 126.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:29:34.073Z] #10 126.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-07T13:29:34.073Z] #10 126.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 126.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:29:34.073Z] #10 126.3 Selecting previously unselected package libudev-dev:amd64. [2020-05-07T13:29:34.073Z] #10 126.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 126.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:29:34.073Z] #10 126.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-07T13:29:34.073Z] #10 126.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 126.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T13:29:34.073Z] #10 126.8 Selecting previously unselected package libpcre16-3:amd64. [2020-05-07T13:29:34.073Z] #10 126.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 126.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T13:29:34.073Z] #10 127.0 Selecting previously unselected package libpcre32-3:amd64. [2020-05-07T13:29:34.073Z] #10 127.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 127.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T13:29:34.073Z] #10 127.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-07T13:29:34.073Z] #10 127.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 127.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T13:29:34.073Z] #10 127.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-07T13:29:34.073Z] #10 127.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-07T13:29:34.073Z] #10 127.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T13:29:34.077Z] #56 27.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:34.333Z] #10 128.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-07T13:29:34.333Z] #10 128.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-07T13:29:34.333Z] #10 128.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T13:29:34.592Z] #10 128.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-07T13:29:34.592Z] #10 128.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:29:34.592Z] #10 128.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T13:29:34.592Z] #10 128.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-07T13:29:34.643Z] #56 ... [2020-05-07T13:29:34.643Z] [2020-05-07T13:29:34.643Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:34.643Z] #25 28.70 Fetched 8347 kB in 22s (375 kB/s) [2020-05-07T13:29:34.795Z] #53 ... [2020-05-07T13:29:34.795Z] [2020-05-07T13:29:34.795Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:34.795Z] #60 66.31 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-05-07T13:29:34.795Z] #60 67.05 + mkdir -p /build [2020-05-07T13:29:34.795Z] #60 67.06 + cp runc /build/runc [2020-05-07T13:29:34.795Z] #60 DONE 67.3s [2020-05-07T13:29:34.795Z] [2020-05-07T13:29:34.795Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:34.850Z] #10 128.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-07T13:29:34.850Z] #10 128.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T13:29:34.850Z] #10 128.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-07T13:29:34.850Z] #10 128.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T13:29:34.850Z] #10 128.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:29:35.197Z] #47 ... [2020-05-07T13:29:35.198Z] [2020-05-07T13:29:35.198Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:35.198Z] #43 30.19 Fetched 8347 kB in 24s (346 kB/s) [2020-05-07T13:29:35.416Z] #10 129.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T13:29:35.416Z] #10 129.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T13:29:35.416Z] #10 129.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T13:29:35.416Z] #10 129.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:29:35.416Z] #10 129.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T13:29:35.416Z] #10 129.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T13:29:35.416Z] #10 129.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:29:35.416Z] #10 129.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:29:35.416Z] #10 129.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T13:29:35.416Z] #10 129.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:29:35.416Z] #10 129.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:29:35.416Z] #10 129.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:29:35.416Z] #10 129.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T13:29:35.416Z] #10 129.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T13:29:35.674Z] #10 129.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:29:35.674Z] #10 129.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:29:35.674Z] #10 129.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T13:29:35.674Z] #10 129.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:29:35.674Z] #10 129.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-05-07T13:29:35.674Z] #10 129.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-05-07T13:29:35.674Z] #10 129.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:29:35.674Z] #10 129.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-05-07T13:29:35.674Z] #10 129.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T13:29:35.674Z] #10 129.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:29:35.674Z] #10 129.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T13:29:35.674Z] #10 129.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:29:35.674Z] #10 129.5 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T13:29:35.674Z] #10 129.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:29:35.674Z] #10 129.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T13:29:35.674Z] #10 129.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:29:35.895Z] #41 ... [2020-05-07T13:29:35.895Z] [2020-05-07T13:29:35.895Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:35.895Z] #25 13.73 Fetched 8175 kB in 10s (790 kB/s) [2020-05-07T13:29:35.895Z] #25 13.73 Reading package lists... [2020-05-07T13:29:35.895Z] #25 22.19 Reading package lists... [2020-05-07T13:29:35.895Z] #25 ... [2020-05-07T13:29:35.895Z] [2020-05-07T13:29:35.896Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:35.896Z] #74 21.49 Checking out files: 60% (1247/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-05-07T13:29:35.896Z] #74 22.58 + cd /tmp/tmp.hZKIAbZfWq/src/github.com/docker/libnetwork [2020-05-07T13:29:35.896Z] #74 22.58 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:35.896Z] #74 23.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T13:29:35.932Z] #10 DONE 129.9s [2020-05-07T13:29:35.932Z] [2020-05-07T13:29:35.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:35.932Z] #44 54.52 CC compel/src/lib/ptrace.o [2020-05-07T13:29:35.932Z] #44 54.96 AR compel/libcompel.a [2020-05-07T13:29:35.932Z] #44 55.03 HOSTCC compel/src/main-host.o [2020-05-07T13:29:35.932Z] #44 55.41 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-07T13:29:35.932Z] #44 55.62 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T13:29:35.932Z] #44 55.94 HOSTCC compel/src/lib/log-host.o [2020-05-07T13:29:35.932Z] #44 56.15 HOSTLINK compel/compel-host-bin [2020-05-07T13:29:35.932Z] #44 56.28 DEP soccr/soccr.d [2020-05-07T13:29:36.191Z] #44 ... [2020-05-07T13:29:36.191Z] [2020-05-07T13:29:36.191Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:29:36.191Z] #58 DONE 0.1s [2020-05-07T13:29:36.191Z] [2020-05-07T13:29:36.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:36.191Z] #44 56.43 CC soccr/soccr.o [2020-05-07T13:29:36.191Z] #44 ... [2020-05-07T13:29:36.191Z] [2020-05-07T13:29:36.191Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T13:29:36.191Z] #59 DONE 0.1s [2020-05-07T13:29:36.244Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.0s done [2020-05-07T13:29:36.244Z] #8 DONE 37.0s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T13:29:36.244Z] #9 DONE 0.2s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T13:29:36.244Z] #10 DONE 0.2s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T13:29:36.244Z] #30 DONE 0.1s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:36.244Z] #36 ... [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T13:29:36.244Z] #41 DONE 0.1s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:29:36.244Z] #22 DONE 0.1s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T13:29:36.244Z] #68 DONE 0.2s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T13:29:36.244Z] #74 DONE 0.2s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T13:29:36.244Z] #56 DONE 0.2s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T13:29:36.244Z] #53 DONE 0.2s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:36.244Z] #54 ... [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T13:29:36.244Z] #50 DONE 0.2s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T13:29:36.244Z] #23 DONE 0.3s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T13:29:36.244Z] #33 DONE 0.3s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T13:29:36.244Z] #47 DONE 0.3s [2020-05-07T13:29:36.244Z] [2020-05-07T13:29:36.244Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:36.244Z] #48 0.745 + RM_GOPATH=0 [2020-05-07T13:29:36.244Z] #48 0.745 + TMP_GOPATH= [2020-05-07T13:29:36.244Z] #48 0.745 + : /build [2020-05-07T13:29:36.244Z] #48 0.745 + '[' -z '' ']' [2020-05-07T13:29:36.244Z] #48 0.760 ++ mktemp -d [2020-05-07T13:29:36.244Z] #48 0.770 + export GOPATH=/tmp/tmp.nLNApm4rUW [2020-05-07T13:29:36.244Z] #48 0.770 + GOPATH=/tmp/tmp.nLNApm4rUW [2020-05-07T13:29:36.244Z] #48 0.770 + RM_GOPATH=1 [2020-05-07T13:29:36.244Z] #48 0.771 ++ dirname ./install.sh [2020-05-07T13:29:36.244Z] #48 0.773 + dir=. [2020-05-07T13:29:36.244Z] #48 0.773 + bin=vndr [2020-05-07T13:29:36.244Z] #48 0.773 + shift [2020-05-07T13:29:36.244Z] #48 0.773 + '[' '!' -f ./vndr.installer ']' [2020-05-07T13:29:36.244Z] #48 0.773 + . ./vndr.installer [2020-05-07T13:29:36.244Z] #48 0.773 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:36.244Z] #48 0.774 + install_vndr [2020-05-07T13:29:36.244Z] #48 0.780 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T13:29:36.244Z] #48 0.781 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:36.244Z] #48 0.783 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nLNApm4rUW/src/github.com/LK4D4/vndr [2020-05-07T13:29:36.244Z] #48 0.821 Cloning into '/tmp/tmp.nLNApm4rUW/src/github.com/LK4D4/vndr'... [2020-05-07T13:29:36.244Z] #48 1.973 + cd /tmp/tmp.nLNApm4rUW/src/github.com/LK4D4/vndr [2020-05-07T13:29:36.244Z] #48 1.973 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T13:29:36.244Z] #48 2.046 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T13:29:36.449Z] [2020-05-07T13:29:36.449Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:37.816Z] #74 ... [2020-05-07T13:29:37.816Z] [2020-05-07T13:29:37.816Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:37.816Z] #35 15.77 Fetched 8175 kB in 11s (752 kB/s) [2020-05-07T13:29:37.816Z] #35 15.77 Reading package lists... [2020-05-07T13:29:37.816Z] #35 23.94 Reading package lists... [2020-05-07T13:29:37.816Z] #35 ... [2020-05-07T13:29:37.816Z] [2020-05-07T13:29:37.816Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:37.816Z] #56 20.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:37.816Z] #56 20.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:37.816Z] #56 20.60 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:37.816Z] #56 21.00 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:37.816Z] #56 22.13 runtime/cgo [2020-05-07T13:29:37.816Z] #56 22.23 runtime [2020-05-07T13:29:38.279Z] #53 ... [2020-05-07T13:29:38.279Z] [2020-05-07T13:29:38.280Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:38.280Z] #65 125.6 + bin/containerd [2020-05-07T13:29:38.433Z] #48 4.499 internal/cpu [2020-05-07T13:29:38.434Z] #48 4.594 internal/race [2020-05-07T13:29:38.434Z] #48 4.738 runtime/internal/sys [2020-05-07T13:29:38.434Z] #48 4.909 runtime/internal/atomic [2020-05-07T13:29:38.784Z] #56 ... [2020-05-07T13:29:38.784Z] [2020-05-07T13:29:38.784Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:38.784Z] #62 16.74 Fetched 8175 kB in 13s (653 kB/s) [2020-05-07T13:29:38.784Z] #62 16.74 Reading package lists... [2020-05-07T13:29:38.784Z] #62 24.32 Reading package lists... [2020-05-07T13:29:38.784Z] #62 ... [2020-05-07T13:29:38.784Z] [2020-05-07T13:29:38.784Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:38.784Z] #10 16.74 Fetched 8175 kB in 12s (686 kB/s) [2020-05-07T13:29:38.784Z] #10 16.74 Reading package lists... [2020-05-07T13:29:38.784Z] #10 24.41 Reading package lists... [2020-05-07T13:29:38.784Z] #10 ... [2020-05-07T13:29:38.784Z] [2020-05-07T13:29:38.784Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:38.784Z] #43 18.11 Fetched 8175 kB in 13s (622 kB/s) [2020-05-07T13:29:38.784Z] #43 18.11 Reading package lists... [2020-05-07T13:29:38.977Z] #60 2.133 + RM_GOPATH=0 [2020-05-07T13:29:38.977Z] #60 2.133 + TMP_GOPATH= [2020-05-07T13:29:38.977Z] #60 2.133 + : /build [2020-05-07T13:29:38.977Z] #60 2.133 + '[' -z '' ']' [2020-05-07T13:29:38.977Z] #60 2.133 ++ mktemp -d [2020-05-07T13:29:38.977Z] #60 2.135 + export GOPATH=/tmp/tmp.oivS1X1RlO [2020-05-07T13:29:38.977Z] #60 2.136 + GOPATH=/tmp/tmp.oivS1X1RlO [2020-05-07T13:29:38.977Z] #60 2.136 + RM_GOPATH=1 [2020-05-07T13:29:38.977Z] #60 2.137 ++ dirname ./install.sh [2020-05-07T13:29:38.977Z] #60 2.139 + dir=. [2020-05-07T13:29:38.977Z] #60 2.139 + bin=runc [2020-05-07T13:29:38.977Z] #60 2.139 + shift [2020-05-07T13:29:38.977Z] #60 2.139 + '[' '!' -f ./runc.installer ']' [2020-05-07T13:29:38.977Z] #60 2.139 + . ./runc.installer [2020-05-07T13:29:38.977Z] #60 2.140 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:29:38.977Z] #60 2.141 + install_runc [2020-05-07T13:29:38.977Z] #60 2.144 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T13:29:38.977Z] #60 2.149 + uname -r [2020-05-07T13:29:38.977Z] #60 2.150 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T13:29:38.977Z] #60 2.155 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T13:29:38.977Z] #60 2.155 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oivS1X1RlO/src/github.com/opencontainers/runc [2020-05-07T13:29:38.977Z] #60 2.155 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T13:29:38.977Z] #60 2.157 Cloning into '/tmp/tmp.oivS1X1RlO/src/github.com/opencontainers/runc'... [2020-05-07T13:29:38.977Z] #60 ... [2020-05-07T13:29:38.977Z] [2020-05-07T13:29:38.977Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T13:29:38.977Z] #11 DONE 2.8s [2020-05-07T13:29:38.977Z] [2020-05-07T13:29:38.977Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T13:29:39.170Z] #48 5.423 sync/atomic [2020-05-07T13:29:39.170Z] #48 5.770 runtime/internal/math [2020-05-07T13:29:39.170Z] #48 ... [2020-05-07T13:29:39.170Z] [2020-05-07T13:29:39.170Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:39.170Z] #24 0.823 + RM_GOPATH=0 [2020-05-07T13:29:39.170Z] #24 0.824 + TMP_GOPATH= [2020-05-07T13:29:39.170Z] #24 0.826 + : /build [2020-05-07T13:29:39.170Z] #24 0.828 + '[' -z '' ']' [2020-05-07T13:29:39.170Z] #24 0.891 ++ mktemp -d [2020-05-07T13:29:39.170Z] #24 0.905 + export GOPATH=/tmp/tmp.DDpUm2x6Sl [2020-05-07T13:29:39.170Z] #24 0.905 + GOPATH=/tmp/tmp.DDpUm2x6Sl [2020-05-07T13:29:39.170Z] #24 0.906 + RM_GOPATH=1 [2020-05-07T13:29:39.170Z] #24 0.912 ++ dirname ./install.sh [2020-05-07T13:29:39.170Z] #24 0.918 + dir=. [2020-05-07T13:29:39.170Z] #24 0.919 + bin=dockercli [2020-05-07T13:29:39.170Z] #24 0.919 + shift [2020-05-07T13:29:39.170Z] #24 0.920 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T13:29:39.170Z] #24 0.920 + . ./dockercli.installer [2020-05-07T13:29:39.170Z] #24 0.921 ++ : stable [2020-05-07T13:29:39.170Z] #24 0.921 ++ : 17.06.2-ce [2020-05-07T13:29:39.170Z] #24 0.924 + install_dockercli [2020-05-07T13:29:39.170Z] #24 0.925 Install docker/cli version 17.06.2-ce from stable [2020-05-07T13:29:39.170Z] #24 0.925 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T13:29:39.170Z] #24 0.927 ++ uname -m [2020-05-07T13:29:39.170Z] #24 0.929 + arch=ppc64le [2020-05-07T13:29:39.170Z] #24 0.935 + '[' ppc64le '!=' x86_64 ']' [2020-05-07T13:29:39.170Z] #24 0.935 + '[' ppc64le '!=' s390x ']' [2020-05-07T13:29:39.170Z] #24 0.936 + '[' ppc64le '!=' armhf ']' [2020-05-07T13:29:39.170Z] #24 0.936 + build_dockercli [2020-05-07T13:29:39.170Z] #24 0.936 + git clone https://github.com/docker/docker-ce /tmp/tmp.DDpUm2x6Sl/tmp/docker-ce [2020-05-07T13:29:39.170Z] #24 1.018 Cloning into '/tmp/tmp.DDpUm2x6Sl/tmp/docker-ce'... [2020-05-07T13:29:39.369Z] #43 25.15 Reading package lists... [2020-05-07T13:29:39.369Z] #43 ... [2020-05-07T13:29:39.369Z] [2020-05-07T13:29:39.369Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:39.369Z] #25 22.19 Reading package lists... [2020-05-07T13:29:39.902Z] #24 ... [2020-05-07T13:29:39.902Z] [2020-05-07T13:29:39.902Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:39.902Z] #48 6.220 unicode [2020-05-07T13:29:39.902Z] #48 6.409 unicode/utf8 [2020-05-07T13:29:39.904Z] #25 28.70 Reading package lists... [2020-05-07T13:29:39.904Z] #25 ... [2020-05-07T13:29:39.904Z] [2020-05-07T13:29:39.904Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:39.904Z] #33 22.72 internal/testlog [2020-05-07T13:29:39.904Z] #33 23.08 encoding [2020-05-07T13:29:39.904Z] #33 23.32 runtime/cgo [2020-05-07T13:29:39.904Z] #33 ... [2020-05-07T13:29:39.904Z] [2020-05-07T13:29:39.904Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:40.167Z] #74 33.01 Checking out files: 64% (1337/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-05-07T13:29:40.167Z] #74 33.74 + cd /tmp/tmp.0FUSkIyQ02/src/github.com/docker/libnetwork [2020-05-07T13:29:40.437Z] #74 33.74 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:40.437Z] #74 33.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T13:29:40.437Z] #43 30.19 Reading package lists... [2020-05-07T13:29:40.437Z] #43 ... [2020-05-07T13:29:40.437Z] [2020-05-07T13:29:40.437Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:40.437Z] #74 33.59 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-05-07T13:29:40.437Z] #74 34.52 + cd /tmp/tmp.uwtaKkksqC/src/github.com/docker/libnetwork [2020-05-07T13:29:40.437Z] #74 34.52 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:40.437Z] #74 34.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T13:29:40.633Z] #48 6.992 math/bits [2020-05-07T13:29:40.694Z] #74 ... [2020-05-07T13:29:40.694Z] [2020-05-07T13:29:40.694Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:40.694Z] #33 25.81 runtime/cgo [2020-05-07T13:29:40.877Z] #12 DONE 2.2s [2020-05-07T13:29:40.877Z] [2020-05-07T13:29:40.877Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:40.877Z] #44 58.05 AR soccr/libsoccr.a [2020-05-07T13:29:40.877Z] #44 58.08 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:29:40.877Z] #44 58.44 DEP criu/arch/x86/sigframe.d [2020-05-07T13:29:40.877Z] #44 58.52 DEP criu/arch/x86/sigaction_compat.d [2020-05-07T13:29:40.877Z] #44 58.58 DEP criu/arch/x86/kerndat.d [2020-05-07T13:29:40.877Z] #44 58.75 DEP criu/arch/x86/crtools.d [2020-05-07T13:29:40.877Z] #44 58.88 DEP criu/arch/x86/cpu.d [2020-05-07T13:29:40.877Z] #44 59.06 CC criu/arch/x86/cpu.o [2020-05-07T13:29:40.877Z] #44 59.76 CC criu/arch/x86/crtools.o [2020-05-07T13:29:40.877Z] #44 60.92 CC criu/arch/x86/kerndat.o [2020-05-07T13:29:40.950Z] #33 ... [2020-05-07T13:29:40.950Z] [2020-05-07T13:29:40.950Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:40.950Z] #41 31.63 Checking out files: 91% (1456/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-05-07T13:29:40.950Z] #41 31.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T13:29:40.951Z] #41 33.49 + 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-05-07T13:29:40.972Z] #48 7.300 internal/bytealg [2020-05-07T13:29:41.016Z] #25 27.82 Building dependency tree... [2020-05-07T13:29:41.135Z] #44 61.48 CC criu/arch/x86/sigaction_compat.o [2020-05-07T13:29:41.135Z] #44 61.58 CC criu/arch/x86/sigframe.o [2020-05-07T13:29:41.206Z] #41 ... [2020-05-07T13:29:41.206Z] [2020-05-07T13:29:41.206Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:41.206Z] #56 26.20 + cd /tmp/tmp.ocAwWwRL79/src/github.com/mvdan/sh [2020-05-07T13:29:41.206Z] #56 26.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:41.206Z] #56 26.47 + GO111MODULE=on [2020-05-07T13:29:41.206Z] #56 26.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T13:29:41.206Z] #56 28.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:41.206Z] #56 28.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:41.206Z] #56 28.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:41.206Z] #56 28.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:41.206Z] #56 29.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:41.206Z] #56 30.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:41.206Z] #56 30.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:41.206Z] #56 32.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:41.206Z] #56 33.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:41.206Z] #56 34.07 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:41.206Z] #56 34.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:41.206Z] #56 34.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:41.206Z] #56 34.87 runtime/cgo [2020-05-07T13:29:41.206Z] #56 35.10 runtime [2020-05-07T13:29:41.701Z] #44 61.81 LINK criu/arch/x86/crtools.built-in.o [2020-05-07T13:29:41.701Z] #44 61.94 DEP criu/pie/util-vdso-elf32.d [2020-05-07T13:29:41.701Z] #44 62.06 DEP criu/pie/util-vdso.d [2020-05-07T13:29:41.701Z] #44 62.18 DEP criu/pie/util.d [2020-05-07T13:29:41.959Z] #44 62.30 CC criu/pie/util.o [2020-05-07T13:29:41.959Z] #44 ... [2020-05-07T13:29:41.959Z] [2020-05-07T13:29:41.959Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:41.959Z] #47 125.3 crypto/tls [2020-05-07T13:29:41.959Z] #47 132.0 net/http/httptrace [2020-05-07T13:29:41.959Z] #47 132.4 net/http [2020-05-07T13:29:42.133Z] #56 ... [2020-05-07T13:29:42.133Z] [2020-05-07T13:29:42.133Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:42.133Z] #47 37.05 vendor/golang.org/x/crypto/internal/subtle [2020-05-07T13:29:42.133Z] #47 37.20 vendor/golang.org/x/crypto/curve25519 [2020-05-07T13:29:42.217Z] #47 ... [2020-05-07T13:29:42.217Z] [2020-05-07T13:29:42.217Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:42.217Z] #44 62.56 CC criu/pie/util-vdso.o [2020-05-07T13:29:42.669Z] #48 9.276 internal/testlog [2020-05-07T13:29:42.784Z] #44 63.26 CC criu/pie/util-vdso-elf32.o [2020-05-07T13:29:42.965Z] #74 ... [2020-05-07T13:29:42.965Z] [2020-05-07T13:29:42.965Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:42.965Z] #47 26.04 unicode/utf16 [2020-05-07T13:29:42.965Z] #47 26.32 container/list [2020-05-07T13:29:42.965Z] #47 26.92 crypto/internal/subtle [2020-05-07T13:29:42.965Z] #47 27.03 crypto/subtle [2020-05-07T13:29:42.965Z] #47 27.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T13:29:42.965Z] #47 27.29 internal/nettrace [2020-05-07T13:29:42.965Z] #47 27.54 runtime/cgo [2020-05-07T13:29:42.965Z] #47 ... [2020-05-07T13:29:42.965Z] [2020-05-07T13:29:42.965Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:42.965Z] #41 29.30 Checking out files: 97% (1557/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-05-07T13:29:42.965Z] #41 29.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T13:29:42.965Z] #41 31.28 + 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-05-07T13:29:43.006Z] #48 ... [2020-05-07T13:29:43.006Z] [2020-05-07T13:29:43.006Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:43.006Z] #63 0.877 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:43.006Z] #63 1.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:43.006Z] #63 1.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:43.006Z] #63 3.605 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T13:29:43.006Z] #63 7.873 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T13:29:43.042Z] #44 ... [2020-05-07T13:29:43.042Z] [2020-05-07T13:29:43.042Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T13:29:43.042Z] #13 1.953 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T13:29:43.042Z] #13 DONE 2.1s [2020-05-07T13:29:43.301Z] [2020-05-07T13:29:43.301Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T13:29:43.341Z] #63 ... [2020-05-07T13:29:43.341Z] [2020-05-07T13:29:43.341Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:43.341Z] #11 0.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:43.341Z] #11 1.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:43.341Z] #11 1.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:43.341Z] #11 3.562 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T13:29:43.341Z] #11 7.736 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T13:29:43.341Z] #11 ... [2020-05-07T13:29:43.341Z] [2020-05-07T13:29:43.341Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:29:43.341Z] #31 1.107 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T13:29:43.341Z] #31 1.182 Cloning into '.'... [2020-05-07T13:29:43.341Z] #31 ... [2020-05-07T13:29:43.341Z] [2020-05-07T13:29:43.341Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:43.341Z] #51 0.852 + RM_GOPATH=0 [2020-05-07T13:29:43.341Z] #51 0.852 + TMP_GOPATH= [2020-05-07T13:29:43.341Z] #51 0.852 + : /build [2020-05-07T13:29:43.341Z] #51 0.852 + '[' -z '' ']' [2020-05-07T13:29:43.341Z] #51 0.852 ++ mktemp -d [2020-05-07T13:29:43.341Z] #51 0.922 + export GOPATH=/tmp/tmp.efwiYDwyXB [2020-05-07T13:29:43.341Z] #51 0.922 + GOPATH=/tmp/tmp.efwiYDwyXB [2020-05-07T13:29:43.341Z] #51 0.922 + RM_GOPATH=1 [2020-05-07T13:29:43.341Z] #51 0.926 ++ dirname ./install.sh [2020-05-07T13:29:43.341Z] #51 0.963 + dir=. [2020-05-07T13:29:43.341Z] #51 0.964 + bin=gotestsum [2020-05-07T13:29:43.341Z] #51 0.964 + shift [2020-05-07T13:29:43.341Z] #51 0.965 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T13:29:43.341Z] #51 0.966 + . ./gotestsum.installer [2020-05-07T13:29:43.341Z] #51 0.967 ++ : v0.3.5 [2020-05-07T13:29:43.341Z] #51 0.968 + install_gotestsum [2020-05-07T13:29:43.341Z] #51 0.969 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T13:29:43.341Z] #51 0.969 Installing gotestsum version v0.3.5 [2020-05-07T13:29:43.342Z] #51 0.969 + go get -d gotest.tools/gotestsum [2020-05-07T13:29:43.568Z] #25 31.51 ca-certificates is already the newest version (20190110). [2020-05-07T13:29:43.568Z] #25 31.51 The following additional packages will be installed: [2020-05-07T13:29:43.568Z] #25 31.52 libjq1 libonig5 [2020-05-07T13:29:43.568Z] #25 31.70 The following NEW packages will be installed: [2020-05-07T13:29:43.568Z] #25 31.71 jq libjq1 libonig5 [2020-05-07T13:29:43.677Z] #51 ... [2020-05-07T13:29:43.677Z] [2020-05-07T13:29:43.677Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:43.678Z] #57 0.904 + RM_GOPATH=0 [2020-05-07T13:29:43.678Z] #57 0.927 + TMP_GOPATH= [2020-05-07T13:29:43.678Z] #57 0.928 + : /build [2020-05-07T13:29:43.678Z] #57 0.929 + '[' -z '' ']' [2020-05-07T13:29:43.678Z] #57 0.952 ++ mktemp -d [2020-05-07T13:29:43.678Z] #57 0.975 + export GOPATH=/tmp/tmp.hF9scbExDm [2020-05-07T13:29:43.678Z] #57 0.975 + GOPATH=/tmp/tmp.hF9scbExDm [2020-05-07T13:29:43.678Z] #57 0.976 + RM_GOPATH=1 [2020-05-07T13:29:43.678Z] #57 0.979 ++ dirname ./install.sh [2020-05-07T13:29:43.678Z] #57 0.994 + dir=. [2020-05-07T13:29:43.678Z] #57 0.996 + bin=shfmt [2020-05-07T13:29:43.678Z] #57 0.996 + shift [2020-05-07T13:29:43.678Z] #57 0.999 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T13:29:43.678Z] #57 1.001 + . ./shfmt.installer [2020-05-07T13:29:43.678Z] #57 1.016 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:43.678Z] #57 1.023 + install_shfmt [2020-05-07T13:29:43.678Z] #57 1.027 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T13:29:43.678Z] #57 1.058 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:43.678Z] #57 1.071 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hF9scbExDm/src/github.com/mvdan/sh [2020-05-07T13:29:43.678Z] #57 1.090 Cloning into '/tmp/tmp.hF9scbExDm/src/github.com/mvdan/sh'... [2020-05-07T13:29:43.678Z] #57 ... [2020-05-07T13:29:43.678Z] [2020-05-07T13:29:43.678Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:43.678Z] #26 0.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:43.678Z] #26 1.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:43.678Z] #26 1.538 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:43.678Z] #26 3.562 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T13:29:43.678Z] #26 8.257 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T13:29:43.678Z] #26 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T13:29:44.018Z] #26 ... [2020-05-07T13:29:44.018Z] [2020-05-07T13:29:44.018Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:29:44.018Z] #42 0.849 + git clone https://github.com/docker/distribution.git . [2020-05-07T13:29:44.018Z] #42 0.853 Cloning into '.'... [2020-05-07T13:29:44.018Z] #42 ... [2020-05-07T13:29:44.018Z] [2020-05-07T13:29:44.018Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:44.018Z] #34 0.743 + RM_GOPATH=0 [2020-05-07T13:29:44.018Z] #34 0.744 + TMP_GOPATH= [2020-05-07T13:29:44.018Z] #34 0.744 + : /build [2020-05-07T13:29:44.018Z] #34 0.744 + '[' -z '' ']' [2020-05-07T13:29:44.018Z] #34 0.746 ++ mktemp -d [2020-05-07T13:29:44.018Z] #34 0.764 + export GOPATH=/tmp/tmp.uorxYIKjF3 [2020-05-07T13:29:44.018Z] #34 0.764 + GOPATH=/tmp/tmp.uorxYIKjF3 [2020-05-07T13:29:44.018Z] #34 0.764 + RM_GOPATH=1 [2020-05-07T13:29:44.018Z] #34 0.779 ++ dirname ./install.sh [2020-05-07T13:29:44.018Z] #34 0.794 + dir=. [2020-05-07T13:29:44.018Z] #34 0.794 + bin=tomlv [2020-05-07T13:29:44.018Z] #34 0.794 + shift [2020-05-07T13:29:44.018Z] #34 0.794 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T13:29:44.018Z] #34 0.794 + . ./tomlv.installer [2020-05-07T13:29:44.018Z] #34 0.794 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:44.018Z] #34 0.795 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:44.018Z] #34 0.795 + install_tomlv [2020-05-07T13:29:44.018Z] #34 0.795 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T13:29:44.018Z] #34 0.795 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uorxYIKjF3/src/github.com/BurntSushi/toml [2020-05-07T13:29:44.018Z] #34 0.854 Cloning into '/tmp/tmp.uorxYIKjF3/src/github.com/BurntSushi/toml'... [2020-05-07T13:29:44.018Z] #34 2.635 + cd /tmp/tmp.uorxYIKjF3/src/github.com/BurntSushi/toml [2020-05-07T13:29:44.018Z] #34 2.635 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T13:29:44.018Z] #34 2.677 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:29:44.018Z] #34 4.004 internal/cpu [2020-05-07T13:29:44.018Z] #34 4.086 runtime/internal/atomic [2020-05-07T13:29:44.018Z] #34 4.241 math/bits [2020-05-07T13:29:44.018Z] #34 4.431 runtime/internal/sys [2020-05-07T13:29:44.018Z] #34 5.669 unicode/utf8 [2020-05-07T13:29:44.018Z] #34 5.697 runtime/internal/math [2020-05-07T13:29:44.018Z] #34 6.217 sync/atomic [2020-05-07T13:29:44.018Z] #34 6.891 internal/bytealg [2020-05-07T13:29:44.018Z] #34 7.661 unicode [2020-05-07T13:29:44.018Z] #34 7.924 math [2020-05-07T13:29:44.018Z] #34 9.037 internal/testlog [2020-05-07T13:29:44.018Z] #34 10.14 runtime [2020-05-07T13:29:44.018Z] #34 10.24 encoding [2020-05-07T13:29:44.142Z] #25 32.18 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:44.142Z] #25 32.18 Need to get 325 kB of archives. [2020-05-07T13:29:44.142Z] #25 32.18 After this operation, 1019 kB of additional disk space will be used. [2020-05-07T13:29:44.142Z] #25 32.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-07T13:29:44.142Z] #25 32.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-07T13:29:44.142Z] #25 32.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-07T13:29:44.355Z] #34 ... [2020-05-07T13:29:44.355Z] [2020-05-07T13:29:44.355Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:44.355Z] #36 0.914 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:44.355Z] #36 1.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:44.355Z] #36 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:44.355Z] #36 3.592 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T13:29:44.355Z] #36 7.735 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T13:29:44.355Z] #36 10.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T13:29:44.355Z] #36 ... [2020-05-07T13:29:44.355Z] [2020-05-07T13:29:44.355Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:44.355Z] #75 0.879 + RM_GOPATH=0 [2020-05-07T13:29:44.355Z] #75 0.879 + TMP_GOPATH= [2020-05-07T13:29:44.355Z] #75 0.879 + : /build [2020-05-07T13:29:44.355Z] #75 0.879 + '[' -z '' ']' [2020-05-07T13:29:44.355Z] #75 0.889 ++ mktemp -d [2020-05-07T13:29:44.355Z] #75 0.897 + export GOPATH=/tmp/tmp.60ko1Xd9uc [2020-05-07T13:29:44.355Z] #75 0.897 + GOPATH=/tmp/tmp.60ko1Xd9uc [2020-05-07T13:29:44.355Z] #75 0.898 + RM_GOPATH=1 [2020-05-07T13:29:44.355Z] #75 0.912 ++ dirname ./install.sh [2020-05-07T13:29:44.355Z] #75 0.921 + dir=. [2020-05-07T13:29:44.355Z] #75 0.922 + bin=proxy [2020-05-07T13:29:44.355Z] #75 0.924 + shift [2020-05-07T13:29:44.355Z] #75 0.925 + '[' '!' -f ./proxy.installer ']' [2020-05-07T13:29:44.355Z] #75 0.925 + . ./proxy.installer [2020-05-07T13:29:44.355Z] #75 0.926 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:44.355Z] #75 0.932 + install_proxy [2020-05-07T13:29:44.355Z] #75 0.934 + case "$1" in [2020-05-07T13:29:44.355Z] #75 0.937 + export CGO_ENABLED=0 [2020-05-07T13:29:44.355Z] #75 0.937 + CGO_ENABLED=0 [2020-05-07T13:29:44.355Z] #75 0.937 + _install_proxy [2020-05-07T13:29:44.355Z] #75 0.937 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T13:29:44.355Z] #75 0.938 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:29:44.355Z] #75 0.938 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.60ko1Xd9uc/src/github.com/docker/libnetwork [2020-05-07T13:29:44.355Z] #75 0.964 Cloning into '/tmp/tmp.60ko1Xd9uc/src/github.com/docker/libnetwork'... [2020-05-07T13:29:44.355Z] #75 ... [2020-05-07T13:29:44.355Z] [2020-05-07T13:29:44.355Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:44.355Z] #69 0.868 + RM_GOPATH=0 [2020-05-07T13:29:44.355Z] #69 0.868 + TMP_GOPATH= [2020-05-07T13:29:44.355Z] #69 0.870 + : /build/ [2020-05-07T13:29:44.355Z] #69 0.870 + '[' -z '' ']' [2020-05-07T13:29:44.355Z] #69 0.871 ++ mktemp -d [2020-05-07T13:29:44.355Z] #69 0.896 + export GOPATH=/tmp/tmp.zRRpUa2V37 [2020-05-07T13:29:44.355Z] #69 0.896 + GOPATH=/tmp/tmp.zRRpUa2V37 [2020-05-07T13:29:44.355Z] #69 0.897 + RM_GOPATH=1 [2020-05-07T13:29:44.355Z] #69 0.913 ++ dirname ./install.sh [2020-05-07T13:29:44.355Z] #69 0.919 + dir=. [2020-05-07T13:29:44.355Z] #69 0.924 + bin=rootlesskit [2020-05-07T13:29:44.355Z] #69 0.924 + shift [2020-05-07T13:29:44.355Z] #69 0.924 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T13:29:44.355Z] #69 0.925 + . ./rootlesskit.installer [2020-05-07T13:29:44.355Z] #69 0.925 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:44.355Z] #69 0.926 + install_rootlesskit [2020-05-07T13:29:44.355Z] #69 0.926 + case "$1" in [2020-05-07T13:29:44.355Z] #69 0.926 + export CGO_ENABLED=0 [2020-05-07T13:29:44.355Z] #69 0.926 + CGO_ENABLED=0 [2020-05-07T13:29:44.355Z] #69 0.926 + _install_rootlesskit [2020-05-07T13:29:44.355Z] #69 0.926 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T13:29:44.355Z] #69 0.926 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zRRpUa2V37/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:29:44.355Z] #69 0.927 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:44.355Z] #69 0.946 Cloning into '/tmp/tmp.zRRpUa2V37/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T13:29:44.355Z] #69 9.986 + cd /tmp/tmp.zRRpUa2V37/src/github.com/rootless-containers/rootlesskit [2020-05-07T13:29:44.355Z] #69 9.988 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T13:29:44.355Z] #69 10.20 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:29:44.355Z] #69 10.20 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T13:29:44.691Z] #69 ... [2020-05-07T13:29:44.691Z] [2020-05-07T13:29:44.691Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:44.691Z] #54 0.944 + RM_GOPATH=0 [2020-05-07T13:29:44.691Z] #54 0.945 + TMP_GOPATH= [2020-05-07T13:29:44.691Z] #54 0.946 + : /build [2020-05-07T13:29:44.691Z] #54 0.947 + '[' -z '' ']' [2020-05-07T13:29:44.691Z] #54 0.949 ++ mktemp -d [2020-05-07T13:29:44.691Z] #54 0.960 + export GOPATH=/tmp/tmp.nSd8WsqdPg [2020-05-07T13:29:44.691Z] #54 0.960 + GOPATH=/tmp/tmp.nSd8WsqdPg [2020-05-07T13:29:44.691Z] #54 0.960 + RM_GOPATH=1 [2020-05-07T13:29:44.692Z] #54 0.981 ++ dirname ./install.sh [2020-05-07T13:29:44.692Z] #54 0.992 + dir=. [2020-05-07T13:29:44.692Z] #54 0.993 + bin=golangci_lint [2020-05-07T13:29:44.692Z] #54 0.993 + shift [2020-05-07T13:29:44.692Z] #54 0.995 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T13:29:44.692Z] #54 1.050 + . ./golangci_lint.installer [2020-05-07T13:29:44.692Z] #54 1.050 ++ : v1.23.8 [2020-05-07T13:29:44.692Z] #54 1.052 + install_golangci_lint [2020-05-07T13:29:44.692Z] #54 1.059 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T13:29:44.692Z] #54 1.060 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T13:29:44.692Z] #54 1.061 Installing golangci-lint version v1.23.8 [2020-05-07T13:29:44.692Z] #54 ... [2020-05-07T13:29:44.692Z] [2020-05-07T13:29:44.692Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:44.692Z] #44 1.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:44.692Z] #44 1.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:44.692Z] #44 1.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:44.692Z] #44 3.563 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T13:29:44.692Z] #44 7.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T13:29:44.692Z] #44 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T13:29:45.028Z] #44 ... [2020-05-07T13:29:45.028Z] [2020-05-07T13:29:45.028Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:45.028Z] #48 9.717 runtime [2020-05-07T13:29:45.028Z] #48 10.30 math [2020-05-07T13:29:45.028Z] #48 10.98 unicode/utf16 [2020-05-07T13:29:45.204Z] #14 DONE 2.1s [2020-05-07T13:29:45.204Z] [2020-05-07T13:29:45.204Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T13:29:45.397Z] #47 ... [2020-05-07T13:29:45.397Z] [2020-05-07T13:29:45.397Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:45.397Z] #10 30.57 Fetched 8347 kB in 25s (338 kB/s) [2020-05-07T13:29:45.397Z] #10 30.57 Reading package lists... [2020-05-07T13:29:45.398Z] #10 37.72 Reading package lists... [2020-05-07T13:29:45.398Z] #10 ... [2020-05-07T13:29:45.398Z] [2020-05-07T13:29:45.398Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:45.398Z] #43 30.19 Reading package lists... [2020-05-07T13:29:45.500Z] #41 ... [2020-05-07T13:29:45.500Z] [2020-05-07T13:29:45.500Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:45.500Z] #56 28.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:45.500Z] #56 28.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:45.500Z] #56 29.14 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:29:45.500Z] #56 29.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:45.500Z] #56 30.00 runtime/cgo [2020-05-07T13:29:45.500Z] #56 30.15 runtime [2020-05-07T13:29:45.500Z] #56 ... [2020-05-07T13:29:45.500Z] [2020-05-07T13:29:45.500Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:45.500Z] #47 38.84 vendor/golang.org/x/crypto/internal/subtle [2020-05-07T13:29:45.500Z] #47 38.95 vendor/golang.org/x/crypto/curve25519 [2020-05-07T13:29:45.527Z] #25 33.87 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:45.758Z] #47 ... [2020-05-07T13:29:45.758Z] [2020-05-07T13:29:45.758Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:45.758Z] #10 29.64 Fetched 8347 kB in 23s (356 kB/s) [2020-05-07T13:29:45.758Z] #10 29.64 Reading package lists... [2020-05-07T13:29:45.758Z] #10 36.71 Reading package lists... [2020-05-07T13:29:45.758Z] #10 ... [2020-05-07T13:29:45.758Z] [2020-05-07T13:29:45.758Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:45.758Z] #25 28.70 Reading package lists... [2020-05-07T13:29:45.788Z] #25 34.01 Fetched 325 kB in 0s (760 kB/s) [2020-05-07T13:29:45.788Z] #25 34.12 Selecting previously unselected package libonig5:arm64. [2020-05-07T13:29:46.051Z] #25 34.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-07T13:29:46.051Z] #25 34.25 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-07T13:29:46.051Z] #25 34.31 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-07T13:29:46.197Z] #48 12.55 container/list [2020-05-07T13:29:46.323Z] #25 35.94 Reading package lists... [2020-05-07T13:29:46.323Z] #25 ... [2020-05-07T13:29:46.323Z] [2020-05-07T13:29:46.323Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:46.323Z] #43 30.33 Fetched 8347 kB in 23s (362 kB/s) [2020-05-07T13:29:46.323Z] #43 30.33 Reading package lists... [2020-05-07T13:29:46.323Z] #43 37.71 Reading package lists... [2020-05-07T13:29:46.323Z] #43 ... [2020-05-07T13:29:46.323Z] [2020-05-07T13:29:46.323Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:46.323Z] #62 30.73 Fetched 8347 kB in 23s (365 kB/s) [2020-05-07T13:29:46.324Z] #62 30.73 Reading package lists... [2020-05-07T13:29:46.581Z] #62 38.05 Reading package lists... [2020-05-07T13:29:46.581Z] #62 ... [2020-05-07T13:29:46.581Z] [2020-05-07T13:29:46.581Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:46.581Z] #35 30.68 Fetched 8347 kB in 23s (364 kB/s) [2020-05-07T13:29:46.581Z] #35 30.68 Reading package lists... [2020-05-07T13:29:46.626Z] #25 34.74 Selecting previously unselected package libjq1:arm64. [2020-05-07T13:29:46.626Z] #25 34.74 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-07T13:29:46.626Z] #25 34.75 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-07T13:29:46.626Z] #25 34.95 Selecting previously unselected package jq. [2020-05-07T13:29:46.886Z] #25 34.98 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-07T13:29:46.886Z] #25 35.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:29:47.104Z] #15 DONE 1.8s [2020-05-07T13:29:47.104Z] [2020-05-07T13:29:47.104Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T13:29:47.150Z] #25 35.35 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-07T13:29:47.150Z] #25 35.38 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-07T13:29:47.150Z] #25 35.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:29:47.150Z] #25 35.42 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:29:47.286Z] #43 37.87 Reading package lists... [2020-05-07T13:29:47.286Z] #43 ... [2020-05-07T13:29:47.286Z] [2020-05-07T13:29:47.286Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:47.286Z] #25 32.34 Fetched 8347 kB in 24s (343 kB/s) [2020-05-07T13:29:47.286Z] #25 32.34 Reading package lists... [2020-05-07T13:29:47.286Z] #25 39.99 Reading package lists... [2020-05-07T13:29:47.286Z] #25 ... [2020-05-07T13:29:47.286Z] [2020-05-07T13:29:47.286Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:47.286Z] #35 34.20 Fetched 8347 kB in 23s (360 kB/s) [2020-05-07T13:29:47.286Z] #35 34.20 Reading package lists... [2020-05-07T13:29:48.651Z] #35 41.40 Reading package lists... [2020-05-07T13:29:48.651Z] #35 ... [2020-05-07T13:29:48.651Z] [2020-05-07T13:29:48.651Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:48.651Z] #62 33.83 Fetched 8347 kB in 25s (340 kB/s) [2020-05-07T13:29:48.651Z] #62 33.83 Reading package lists... [2020-05-07T13:29:49.068Z] #25 DONE 37.2s [2020-05-07T13:29:49.068Z] [2020-05-07T13:29:49.068Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T13:29:49.068Z] #26 DONE 0.1s [2020-05-07T13:29:49.068Z] [2020-05-07T13:29:49.068Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:29:49.108Z] #35 37.71 Reading package lists... [2020-05-07T13:29:49.108Z] #35 ... [2020-05-07T13:29:49.108Z] [2020-05-07T13:29:49.108Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:49.108Z] #25 35.94 Reading package lists... [2020-05-07T13:29:49.212Z] #62 40.84 Reading package lists... [2020-05-07T13:29:49.212Z] #62 ... [2020-05-07T13:29:49.212Z] [2020-05-07T13:29:49.212Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:49.212Z] #43 37.87 Reading package lists... [2020-05-07T13:29:49.635Z] #16 DONE 2.1s [2020-05-07T13:29:49.635Z] [2020-05-07T13:29:49.635Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:29:50.055Z] #48 16.64 crypto/internal/subtle [2020-05-07T13:29:50.455Z] #27 ... [2020-05-07T13:29:50.455Z] [2020-05-07T13:29:50.455Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:50.455Z] #62 24.32 Reading package lists... [2020-05-07T13:29:50.455Z] #62 30.41 Building dependency tree... [2020-05-07T13:29:50.455Z] #62 34.15 The following additional packages will be installed: [2020-05-07T13:29:50.455Z] #62 34.17 libbtrfs0 [2020-05-07T13:29:50.455Z] #62 34.51 The following NEW packages will be installed: [2020-05-07T13:29:50.455Z] #62 34.52 libbtrfs-dev libbtrfs0 [2020-05-07T13:29:50.455Z] #62 34.92 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:50.455Z] #62 34.92 Need to get 119 kB of archives. [2020-05-07T13:29:50.455Z] #62 34.92 After this operation, 387 kB of additional disk space will be used. [2020-05-07T13:29:50.455Z] #62 34.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-07T13:29:50.455Z] #62 34.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-07T13:29:50.455Z] #62 36.24 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:50.455Z] #62 36.55 Fetched 119 kB in 0s (440 kB/s) [2020-05-07T13:29:50.455Z] #62 36.85 Selecting previously unselected package libbtrfs0. [2020-05-07T13:29:50.455Z] #62 36.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 ... 15382 files and directories currently installed.) [2020-05-07T13:29:50.455Z] #62 36.91 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-07T13:29:50.455Z] #62 36.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:29:50.455Z] #62 37.38 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:29:50.455Z] #62 37.40 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-07T13:29:50.455Z] #62 37.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:29:50.455Z] #62 37.77 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:29:50.455Z] #62 37.81 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:29:50.455Z] #62 37.86 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:29:50.455Z] #62 DONE 38.4s [2020-05-07T13:29:50.455Z] [2020-05-07T13:29:50.455Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:29:50.455Z] #63 DONE 0.2s [2020-05-07T13:29:50.455Z] [2020-05-07T13:29:50.455Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:50.455Z] #35 23.94 Reading package lists... [2020-05-07T13:29:50.455Z] #35 29.79 Building dependency tree... [2020-05-07T13:29:50.455Z] #35 33.57 The following additional packages will be installed: [2020-05-07T13:29:50.455Z] #35 33.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T13:29:50.455Z] #35 33.60 Suggested packages: [2020-05-07T13:29:50.455Z] #35 33.61 cmake-doc ninja-build lrzip [2020-05-07T13:29:50.455Z] #35 33.61 Recommended packages: [2020-05-07T13:29:50.455Z] #35 33.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T13:29:50.455Z] #35 34.72 The following NEW packages will be installed: [2020-05-07T13:29:50.455Z] #35 34.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T13:29:50.455Z] #35 34.73 vim-common xxd [2020-05-07T13:29:50.455Z] #35 35.11 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:50.455Z] #35 35.11 Need to get 14.2 MB of archives. [2020-05-07T13:29:50.455Z] #35 35.11 After this operation, 60.0 MB of additional disk space will be used. [2020-05-07T13:29:50.455Z] #35 35.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-07T13:29:50.455Z] #35 35.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:29:50.455Z] #35 35.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T13:29:50.455Z] #35 35.26 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-07T13:29:50.455Z] #35 35.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-07T13:29:50.455Z] #35 36.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-07T13:29:50.455Z] #35 36.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-07T13:29:50.455Z] #35 36.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-07T13:29:50.455Z] #35 36.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-07T13:29:50.455Z] #35 36.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-07T13:29:50.455Z] #35 36.94 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:50.455Z] #35 37.26 Fetched 14.2 MB in 1s (10.5 MB/s) [2020-05-07T13:29:50.455Z] #35 37.43 Selecting previously unselected package xxd. [2020-05-07T13:29:50.455Z] #35 37.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-07T13:29:50.455Z] #35 37.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-07T13:29:50.455Z] #35 37.50 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:29:50.455Z] #35 38.02 Selecting previously unselected package vim-common. [2020-05-07T13:29:50.455Z] #35 38.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:29:50.455Z] #35 38.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:29:50.455Z] #35 ... [2020-05-07T13:29:50.455Z] [2020-05-07T13:29:50.455Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T13:29:50.455Z] #64 DONE 0.2s [2020-05-07T13:29:50.455Z] [2020-05-07T13:29:50.455Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:50.455Z] #35 38.82 Selecting previously unselected package cmake-data. [2020-05-07T13:29:50.480Z] #25 42.99 Building dependency tree... [2020-05-07T13:29:50.716Z] #35 38.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T13:29:50.716Z] #35 38.87 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T13:29:50.775Z] #48 17.17 crypto/subtle [2020-05-07T13:29:51.438Z] #43 44.94 Building dependency tree... [2020-05-07T13:29:51.501Z] #48 17.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T13:29:51.534Z] #17 2.375 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:29:51.535Z] #17 2.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:29:51.535Z] #17 2.421 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:29:51.842Z] #48 18.20 internal/nettrace [2020-05-07T13:29:52.100Z] #17 3.046 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:29:52.180Z] #48 18.67 runtime/cgo [2020-05-07T13:29:52.380Z] #25 46.30 ca-certificates is already the newest version (20190110). [2020-05-07T13:29:52.380Z] #25 46.30 The following additional packages will be installed: [2020-05-07T13:29:52.380Z] #25 46.32 libjq1 libonig5 [2020-05-07T13:29:52.632Z] #35 ... [2020-05-07T13:29:52.632Z] [2020-05-07T13:29:52.632Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:52.632Z] #10 24.41 Reading package lists... [2020-05-07T13:29:52.632Z] #10 31.08 Building dependency tree... [2020-05-07T13:29:52.632Z] #10 34.58 The following additional packages will be installed: [2020-05-07T13:29:52.632Z] #10 34.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T13:29:52.632Z] #10 34.59 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T13:29:52.632Z] #10 34.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T13:29:52.632Z] #10 34.59 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:29:52.632Z] #10 34.61 Suggested packages: [2020-05-07T13:29:52.632Z] #10 34.61 gcc-8-locales seccomp wine64 [2020-05-07T13:29:52.632Z] #10 35.76 The following NEW packages will be installed: [2020-05-07T13:29:52.632Z] #10 35.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T13:29:52.632Z] #10 35.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T13:29:52.632Z] #10 35.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T13:29:52.632Z] #10 35.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T13:29:52.632Z] #10 35.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T13:29:52.632Z] #10 35.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:29:52.632Z] #10 36.13 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:52.632Z] #10 36.13 Need to get 73.3 MB of archives. [2020-05-07T13:29:52.632Z] #10 36.13 After this operation, 472 MB of additional disk space will be used. [2020-05-07T13:29:52.632Z] #10 36.13 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-05-07T13:29:52.632Z] #10 36.51 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-05-07T13:29:52.632Z] #10 36.81 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-05-07T13:29:52.632Z] #10 36.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-07T13:29:52.632Z] #10 36.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-07T13:29:52.632Z] #10 36.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T13:29:52.632Z] #10 37.21 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-05-07T13:29:52.632Z] #10 37.50 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-05-07T13:29:52.632Z] #10 37.52 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-05-07T13:29:52.632Z] #10 39.92 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-05-07T13:29:52.632Z] #10 ... [2020-05-07T13:29:52.632Z] [2020-05-07T13:29:52.632Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:52.632Z] #43 25.15 Reading package lists... [2020-05-07T13:29:52.632Z] #43 31.75 Building dependency tree... [2020-05-07T13:29:52.632Z] #43 35.13 The following additional packages will be installed: [2020-05-07T13:29:52.632Z] #43 35.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T13:29:52.632Z] #43 35.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T13:29:52.632Z] #43 35.16 Suggested packages: [2020-05-07T13:29:52.632Z] #43 35.16 manpages-dev python-setuptools [2020-05-07T13:29:52.632Z] #43 36.30 The following NEW packages will be installed: [2020-05-07T13:29:52.632Z] #43 36.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T13:29:52.632Z] #43 36.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T13:29:52.632Z] #43 36.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T13:29:52.632Z] #43 36.31 python-six zlib1g-dev [2020-05-07T13:29:52.632Z] #43 36.67 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:52.632Z] #43 36.67 Need to get 3798 kB of archives. [2020-05-07T13:29:52.632Z] #43 36.67 After this operation, 21.6 MB of additional disk space will be used. [2020-05-07T13:29:52.632Z] #43 36.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-07T13:29:52.632Z] #43 36.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-07T13:29:52.632Z] #43 36.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-07T13:29:52.632Z] #43 36.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-07T13:29:52.632Z] #43 36.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-07T13:29:52.632Z] #43 36.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-07T13:29:52.632Z] #43 36.75 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-05-07T13:29:52.632Z] #43 36.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-07T13:29:52.633Z] #43 36.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-07T13:29:52.633Z] #43 36.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-07T13:29:52.633Z] #43 36.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-07T13:29:52.633Z] #43 37.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-07T13:29:52.633Z] #43 37.06 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-05-07T13:29:52.633Z] #43 37.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-07T13:29:52.633Z] #43 37.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T13:29:52.633Z] #43 37.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-07T13:29:52.633Z] #43 37.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-07T13:29:52.633Z] #43 39.00 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:52.633Z] #43 39.31 Fetched 3798 kB in 1s (5269 kB/s) [2020-05-07T13:29:52.633Z] #43 39.53 Selecting previously unselected package libcap-dev:arm64. [2020-05-07T13:29:52.633Z] #43 39.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 ... 15382 files and directories currently installed.) [2020-05-07T13:29:52.633Z] #43 39.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-07T13:29:52.633Z] #43 39.72 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-07T13:29:52.633Z] #43 39.99 Selecting previously unselected package libnet1:arm64. [2020-05-07T13:29:52.633Z] #43 39.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-07T13:29:52.633Z] #43 40.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:29:52.633Z] #43 40.20 Selecting previously unselected package libnet1-dev. [2020-05-07T13:29:52.633Z] #43 40.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-07T13:29:52.633Z] #43 40.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:29:52.633Z] #43 40.44 Selecting previously unselected package libnl-3-200:arm64. [2020-05-07T13:29:52.633Z] #43 40.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-07T13:29:52.633Z] #43 40.44 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-07T13:29:52.633Z] #43 40.56 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-07T13:29:52.633Z] #43 40.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-07T13:29:52.633Z] #43 40.58 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-07T13:29:52.633Z] #43 40.87 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-07T13:29:52.633Z] #43 40.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-07T13:29:52.633Z] #43 40.88 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-07T13:29:52.633Z] #43 41.00 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-07T13:29:52.638Z] #25 46.79 The following NEW packages will be installed: [2020-05-07T13:29:52.638Z] #25 46.82 jq libjq1 libonig5 [2020-05-07T13:29:52.895Z] #43 41.00 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-07T13:29:52.895Z] #43 41.01 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-07T13:29:52.895Z] #43 41.23 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-07T13:29:52.895Z] #43 41.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-07T13:29:52.895Z] #43 41.24 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-07T13:29:53.203Z] #25 47.26 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:53.203Z] #25 47.26 Need to get 355 kB of archives. [2020-05-07T13:29:53.203Z] #25 47.26 After this operation, 1072 kB of additional disk space will be used. [2020-05-07T13:29:53.203Z] #25 47.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T13:29:53.203Z] #25 47.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T13:29:53.203Z] #25 47.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T13:29:53.325Z] #43 48.51 The following additional packages will be installed: [2020-05-07T13:29:53.325Z] #43 48.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T13:29:53.325Z] #43 48.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T13:29:53.325Z] #43 48.53 Suggested packages: [2020-05-07T13:29:53.325Z] #43 48.54 manpages-dev python-setuptools [2020-05-07T13:29:53.351Z] #48 ... [2020-05-07T13:29:53.351Z] [2020-05-07T13:29:53.351Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:53.351Z] #63 10.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T13:29:53.467Z] #43 41.63 Selecting previously unselected package libprotobuf17:arm64. [2020-05-07T13:29:53.467Z] #43 ... [2020-05-07T13:29:53.467Z] [2020-05-07T13:29:53.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:53.467Z] #10 41.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-07T13:29:53.467Z] #10 41.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-07T13:29:53.467Z] #10 41.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-07T13:29:53.467Z] #10 41.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-07T13:29:53.467Z] #10 41.68 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-05-07T13:29:53.467Z] #10 41.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-05-07T13:29:53.467Z] #10 41.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-07T13:29:53.467Z] #10 41.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-07T13:29:53.467Z] #10 41.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-07T13:29:53.475Z] #17 4.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:29:53.686Z] #63 ... [2020-05-07T13:29:53.686Z] [2020-05-07T13:29:53.686Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:53.686Z] #11 10.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T13:29:53.686Z] #11 ... [2020-05-07T13:29:53.686Z] [2020-05-07T13:29:53.686Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:53.686Z] #34 10.85 runtime/cgo [2020-05-07T13:29:53.733Z] #17 ... [2020-05-07T13:29:53.733Z] [2020-05-07T13:29:53.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:53.733Z] #44 64.08 AR criu/pie/pie.lib.a [2020-05-07T13:29:53.733Z] #44 64.21 DEP criu/pie/restorer.d [2020-05-07T13:29:53.733Z] #44 64.44 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-07T13:29:53.733Z] #44 64.54 DEP criu/arch/x86/restorer_unmap.d [2020-05-07T13:29:53.733Z] #44 64.58 DEP criu/arch/x86/restorer.d [2020-05-07T13:29:53.733Z] #44 64.73 DEP criu/arch/x86/vdso-pie.d [2020-05-07T13:29:53.733Z] #44 64.81 DEP criu/pie/parasite-vdso.d [2020-05-07T13:29:53.733Z] #44 64.96 DEP criu/pie/parasite.d [2020-05-07T13:29:53.733Z] #44 65.21 CC criu/pie/parasite.o [2020-05-07T13:29:53.733Z] #44 66.34 LINK criu/pie/parasite.built-in.o [2020-05-07T13:29:53.733Z] #44 66.36 GEN criu/pie/parasite-blob.h [2020-05-07T13:29:53.733Z] #44 66.39 CC criu/pie/parasite-vdso.o [2020-05-07T13:29:53.733Z] #44 66.95 CC criu/arch/x86/vdso-pie.o [2020-05-07T13:29:53.733Z] #44 67.31 CC criu/arch/x86/restorer.o [2020-05-07T13:29:53.733Z] #44 67.81 CC criu/arch/x86/restorer_unmap.o [2020-05-07T13:29:53.733Z] #44 67.84 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-07T13:29:53.733Z] #44 68.25 CC criu/pie/restorer.o [2020-05-07T13:29:53.733Z] #44 71.39 LINK criu/pie/restorer.built-in.o [2020-05-07T13:29:53.733Z] #44 71.40 GEN criu/pie/restorer-blob.h [2020-05-07T13:29:53.733Z] #44 71.51 DEP criu/vdso.d [2020-05-07T13:29:53.733Z] #44 71.80 DEP criu/vdso-compat.d [2020-05-07T13:29:53.733Z] #44 71.95 DEP criu/uts_ns.d [2020-05-07T13:29:53.733Z] #44 72.15 DEP criu/util.d [2020-05-07T13:29:53.733Z] #44 72.38 DEP criu/uffd.d [2020-05-07T13:29:53.733Z] #44 72.56 DEP criu/tun.d [2020-05-07T13:29:53.733Z] #44 72.78 DEP criu/tty.d [2020-05-07T13:29:53.733Z] #44 72.96 DEP criu/timerfd.d [2020-05-07T13:29:53.733Z] #44 73.09 DEP criu/sysfs_parse.d [2020-05-07T13:29:53.733Z] #44 73.27 DEP criu/sysctl.d [2020-05-07T13:29:53.733Z] #44 73.37 DEP criu/string.d [2020-05-07T13:29:53.733Z] #44 73.41 DEP criu/stats.d [2020-05-07T13:29:53.733Z] #44 73.58 DEP criu/sockets.d [2020-05-07T13:29:53.733Z] #44 73.78 DEP criu/sk-unix.d [2020-05-07T13:29:53.733Z] #44 73.99 DEP criu/sk-tcp.d [2020-05-07T13:29:53.733Z] #44 74.14 DEP criu/sk-queue.d [2020-05-07T13:29:53.742Z] #10 41.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-07T13:29:53.742Z] #10 41.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-07T13:29:53.742Z] #10 41.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-07T13:29:53.742Z] #10 ... [2020-05-07T13:29:53.742Z] [2020-05-07T13:29:53.742Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:53.742Z] #74 DONE 41.7s [2020-05-07T13:29:53.742Z] [2020-05-07T13:29:53.742Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:53.742Z] #10 41.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-07T13:29:53.742Z] #10 41.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-07T13:29:53.743Z] #10 41.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-05-07T13:29:53.991Z] #44 74.29 DEP criu/sk-packet.d [2020-05-07T13:29:54.249Z] #44 74.50 DEP criu/sk-netlink.d [2020-05-07T13:29:54.410Z] #34 ... [2020-05-07T13:29:54.410Z] [2020-05-07T13:29:54.410Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:54.410Z] #57 20.94 + cd /tmp/tmp.hF9scbExDm/src/github.com/mvdan/sh [2020-05-07T13:29:54.410Z] #57 20.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T13:29:54.410Z] #57 21.13 + GO111MODULE=on [2020-05-07T13:29:54.410Z] #57 21.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T13:29:54.519Z] #44 74.67 DEP criu/sk-inet.d [2020-05-07T13:29:54.580Z] #25 48.53 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:54.580Z] #25 48.76 Fetched 355 kB in 0s (1052 kB/s) [2020-05-07T13:29:54.580Z] #25 ... [2020-05-07T13:29:54.580Z] [2020-05-07T13:29:54.580Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:54.580Z] #35 37.71 Reading package lists... [2020-05-07T13:29:54.580Z] #35 44.78 Building dependency tree... [2020-05-07T13:29:54.580Z] #35 48.42 The following additional packages will be installed: [2020-05-07T13:29:54.580Z] #35 48.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T13:29:54.580Z] #35 48.43 Suggested packages: [2020-05-07T13:29:54.580Z] #35 48.44 cmake-doc ninja-build lrzip [2020-05-07T13:29:54.580Z] #35 48.44 Recommended packages: [2020-05-07T13:29:54.580Z] #35 48.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T13:29:54.688Z] #43 50.02 The following NEW packages will be installed: [2020-05-07T13:29:54.688Z] #43 ... [2020-05-07T13:29:54.688Z] [2020-05-07T13:29:54.688Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:54.688Z] #47 49.66 sync [2020-05-07T13:29:54.688Z] #47 49.66 internal/reflectlite [2020-05-07T13:29:54.777Z] #44 74.99 DEP criu/signalfd.d [2020-05-07T13:29:54.777Z] #44 ... [2020-05-07T13:29:54.777Z] [2020-05-07T13:29:54.777Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:29:54.777Z] #17 5.546 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:29:54.777Z] #17 ... [2020-05-07T13:29:54.777Z] [2020-05-07T13:29:54.777Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:54.777Z] #60 8.507 + cd /tmp/tmp.oivS1X1RlO/src/github.com/opencontainers/runc [2020-05-07T13:29:54.777Z] #60 8.508 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:29:54.777Z] #60 9.368 + '[' -z '' ']' [2020-05-07T13:29:54.777Z] #60 9.368 + target=static [2020-05-07T13:29:54.777Z] #60 9.368 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T13:29:54.777Z] #60 10.80 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-05-07T13:29:55.035Z] #60 ... [2020-05-07T13:29:55.035Z] [2020-05-07T13:29:55.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:29:55.035Z] #44 75.16 DEP criu/sigframe.d [2020-05-07T13:29:55.035Z] #44 75.24 DEP criu/shmem.d [2020-05-07T13:29:55.035Z] #44 75.48 DEP criu/servicefd.d [2020-05-07T13:29:55.293Z] #44 75.67 DEP criu/seize.d [2020-05-07T13:29:55.513Z] #35 49.56 The following NEW packages will be installed: [2020-05-07T13:29:55.513Z] #35 49.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T13:29:55.513Z] #35 49.58 vim-common xxd [2020-05-07T13:29:55.551Z] #44 75.81 DEP criu/seccomp.d [2020-05-07T13:29:55.658Z] #10 43.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:55.771Z] #35 ... [2020-05-07T13:29:55.771Z] [2020-05-07T13:29:55.771Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:29:55.771Z] #25 48.87 Selecting previously unselected package libonig5:amd64. [2020-05-07T13:29:55.771Z] #25 48.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:29:55.771Z] #25 48.94 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-07T13:29:55.771Z] #25 48.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:29:55.771Z] #25 49.19 Selecting previously unselected package libjq1:amd64. [2020-05-07T13:29:55.771Z] #25 49.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:29:55.771Z] #25 49.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:29:55.771Z] #25 49.47 Selecting previously unselected package jq. [2020-05-07T13:29:55.771Z] #25 49.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:29:55.771Z] #25 49.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:29:55.771Z] #25 49.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:29:55.771Z] #25 49.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:29:55.771Z] #25 49.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:29:55.771Z] #25 49.80 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:29:55.809Z] #44 75.97 DEP criu/rst-malloc.d [2020-05-07T13:29:55.809Z] #44 76.03 DEP criu/rbtree.d [2020-05-07T13:29:55.809Z] #44 76.08 DEP criu/pstree.d [2020-05-07T13:29:55.920Z] #10 44.28 Fetched 73.3 MB in 6s (12.0 MB/s) [2020-05-07T13:29:56.052Z] #47 51.24 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T13:29:56.067Z] #44 76.29 DEP criu/protobuf.d [2020-05-07T13:29:56.067Z] #44 76.43 GEN criu/protobuf-desc-gen.h [2020-05-07T13:29:56.336Z] #25 DONE 50.6s [2020-05-07T13:29:56.336Z] [2020-05-07T13:29:56.336Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:56.336Z] #35 49.95 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:56.336Z] #35 49.95 Need to get 14.9 MB of archives. [2020-05-07T13:29:56.336Z] #35 49.95 After this operation, 61.8 MB of additional disk space will be used. [2020-05-07T13:29:56.336Z] #35 49.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T13:29:56.336Z] #35 49.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:29:56.336Z] #35 49.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T13:29:56.336Z] #35 50.12 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T13:29:56.503Z] #10 44.53 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T13:29:56.594Z] #35 ... [2020-05-07T13:29:56.594Z] [2020-05-07T13:29:56.594Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T13:29:56.594Z] #26 DONE 0.1s [2020-05-07T13:29:56.617Z] #47 51.56 math/rand [2020-05-07T13:29:56.737Z] #57 23.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:56.764Z] #10 44.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 ... 15382 files and directories currently installed.) [2020-05-07T13:29:56.764Z] #10 45.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-07T13:29:56.851Z] [2020-05-07T13:29:56.851Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:29:57.029Z] #10 45.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:29:57.072Z] #57 23.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:57.073Z] #57 23.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:57.073Z] #57 23.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:29:57.797Z] #57 24.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:29:57.966Z] #44 77.94 DEP criu/protobuf-desc.d [2020-05-07T13:29:57.966Z] #44 78.07 DEP criu/proc_parse.d [2020-05-07T13:29:57.966Z] #44 78.27 DEP criu/plugin.d [2020-05-07T13:29:57.980Z] #47 52.88 internal/singleflight [2020-05-07T13:29:58.224Z] #44 78.40 DEP criu/pipes.d [2020-05-07T13:29:58.225Z] #44 78.61 DEP criu/pie-util.d [2020-05-07T13:29:58.225Z] #27 ... [2020-05-07T13:29:58.225Z] [2020-05-07T13:29:58.225Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:58.225Z] #62 38.05 Reading package lists... [2020-05-07T13:29:58.225Z] #62 45.23 Building dependency tree... [2020-05-07T13:29:58.225Z] #62 48.55 The following additional packages will be installed: [2020-05-07T13:29:58.225Z] #62 48.56 libbtrfs0 [2020-05-07T13:29:58.225Z] #62 48.73 The following NEW packages will be installed: [2020-05-07T13:29:58.225Z] #62 48.75 libbtrfs-dev libbtrfs0 [2020-05-07T13:29:58.225Z] #62 49.19 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:58.225Z] #62 49.19 Need to get 119 kB of archives. [2020-05-07T13:29:58.225Z] #62 49.19 After this operation, 387 kB of additional disk space will be used. [2020-05-07T13:29:58.225Z] #62 49.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T13:29:58.225Z] #62 49.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T13:29:58.225Z] #62 50.46 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:58.225Z] #62 50.81 Fetched 119 kB in 0s (315 kB/s) [2020-05-07T13:29:58.225Z] #62 50.91 Selecting previously unselected package libbtrfs0. [2020-05-07T13:29:58.225Z] #62 50.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:29:58.225Z] #62 51.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T13:29:58.225Z] #62 51.17 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:29:58.225Z] #62 51.41 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:29:58.225Z] #62 51.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T13:29:58.225Z] #62 51.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:29:58.225Z] #62 51.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:29:58.225Z] #62 51.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:29:58.225Z] #62 51.73 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:29:58.225Z] #62 DONE 52.2s [2020-05-07T13:29:58.225Z] [2020-05-07T13:29:58.225Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:29:58.225Z] #63 DONE 0.1s [2020-05-07T13:29:58.225Z] [2020-05-07T13:29:58.225Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T13:29:58.225Z] #64 DONE 0.1s [2020-05-07T13:29:58.225Z] [2020-05-07T13:29:58.225Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:29:58.235Z] #47 53.39 strconv [2020-05-07T13:29:58.235Z] #47 ... [2020-05-07T13:29:58.235Z] [2020-05-07T13:29:58.235Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:58.235Z] #74 DONE 53.5s [2020-05-07T13:29:58.235Z] [2020-05-07T13:29:58.235Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:29:58.235Z] #47 53.40 io [2020-05-07T13:29:58.483Z] #44 78.69 DEP criu/pie-util-vdso.d [2020-05-07T13:29:58.483Z] #44 78.83 DEP criu/pie-util-vdso-elf32.d [2020-05-07T13:29:58.483Z] #65 ... [2020-05-07T13:29:58.483Z] [2020-05-07T13:29:58.483Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:29:58.483Z] #74 DONE 51.9s [2020-05-07T13:29:58.741Z] #44 78.97 DEP criu/path.d [2020-05-07T13:29:58.741Z] #44 79.14 DEP criu/parasite-syscall.d [2020-05-07T13:29:58.741Z] [2020-05-07T13:29:58.741Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:58.741Z] #43 37.71 Reading package lists... [2020-05-07T13:29:58.741Z] #43 44.71 Building dependency tree... [2020-05-07T13:29:58.741Z] #43 48.04 The following additional packages will be installed: [2020-05-07T13:29:58.741Z] #43 48.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T13:29:58.741Z] #43 48.06 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T13:29:58.741Z] #43 48.06 Suggested packages: [2020-05-07T13:29:58.741Z] #43 48.08 manpages-dev python-setuptools [2020-05-07T13:29:58.741Z] #43 49.39 The following NEW packages will be installed: [2020-05-07T13:29:58.741Z] #43 49.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T13:29:58.741Z] #43 49.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T13:29:58.741Z] #43 49.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T13:29:58.741Z] #43 49.41 python-six zlib1g-dev [2020-05-07T13:29:58.741Z] #43 49.82 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:58.741Z] #43 49.82 Need to get 4095 kB of archives. [2020-05-07T13:29:58.741Z] #43 49.82 After this operation, 22.5 MB of additional disk space will be used. [2020-05-07T13:29:58.741Z] #43 49.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-07T13:29:58.741Z] #43 49.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T13:29:58.741Z] #43 49.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-07T13:29:58.741Z] #43 49.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T13:29:58.741Z] #43 49.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-07T13:29:58.741Z] #43 49.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T13:29:58.741Z] #43 49.85 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-05-07T13:29:58.741Z] #43 49.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-07T13:29:58.741Z] #43 49.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-07T13:29:58.741Z] #43 49.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-07T13:29:58.741Z] #43 49.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-07T13:29:58.741Z] #43 50.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-07T13:29:58.741Z] #43 50.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-07T13:29:58.741Z] #43 50.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-07T13:29:58.741Z] #43 50.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T13:29:58.741Z] #43 50.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-07T13:29:58.741Z] #43 50.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-07T13:29:58.741Z] #43 51.87 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:58.741Z] #43 52.07 Fetched 4095 kB in 1s (5764 kB/s) [2020-05-07T13:29:58.741Z] #43 52.18 Selecting previously unselected package libcap-dev:amd64. [2020-05-07T13:29:58.741Z] #43 52.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:29:58.741Z] #43 52.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-07T13:29:58.741Z] #43 52.34 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T13:29:58.741Z] #43 52.72 Selecting previously unselected package libnet1:amd64. [2020-05-07T13:29:58.741Z] #43 52.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:29:58.741Z] #43 52.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:29:58.954Z] #10 47.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T13:29:58.954Z] #10 47.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-07T13:29:59.011Z] #43 53.03 Selecting previously unselected package libnet1-dev. [2020-05-07T13:29:59.011Z] #43 53.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:29:59.011Z] #43 53.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:29:59.215Z] #10 47.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:29:59.307Z] #44 79.40 DEP criu/pagemap.d [2020-05-07T13:29:59.307Z] #44 79.64 DEP criu/pagemap-cache.d [2020-05-07T13:29:59.481Z] #57 26.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:29:59.481Z] #57 ... [2020-05-07T13:29:59.481Z] [2020-05-07T13:29:59.481Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:29:59.481Z] #36 26.54 Fetched 8128 kB in 26s (316 kB/s) [2020-05-07T13:29:59.565Z] #44 79.85 DEP criu/page-xfer.d [2020-05-07T13:29:59.578Z] #43 53.58 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T13:29:59.578Z] #43 ... [2020-05-07T13:29:59.578Z] [2020-05-07T13:29:59.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:59.578Z] #10 36.71 Reading package lists... [2020-05-07T13:29:59.578Z] #10 43.75 Building dependency tree... [2020-05-07T13:29:59.578Z] #10 47.34 The following additional packages will be installed: [2020-05-07T13:29:59.578Z] #10 47.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T13:29:59.578Z] #10 47.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T13:29:59.578Z] #10 47.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T13:29:59.578Z] #10 47.35 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:29:59.578Z] #10 47.36 Suggested packages: [2020-05-07T13:29:59.578Z] #10 47.37 gcc-8-locales seccomp wine64 [2020-05-07T13:29:59.578Z] #10 48.79 The following NEW packages will be installed: [2020-05-07T13:29:59.578Z] #10 48.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T13:29:59.578Z] #10 48.82 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T13:29:59.578Z] #10 48.82 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T13:29:59.578Z] #10 48.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T13:29:59.578Z] #10 48.82 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T13:29:59.578Z] #10 48.82 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:29:59.578Z] #10 49.19 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:59.578Z] #10 49.19 Need to get 77.7 MB of archives. [2020-05-07T13:29:59.578Z] #10 49.19 After this operation, 487 MB of additional disk space will be used. [2020-05-07T13:29:59.578Z] #10 49.19 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-05-07T13:29:59.578Z] #10 49.39 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-05-07T13:29:59.578Z] #10 49.68 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-05-07T13:29:59.578Z] #10 49.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-07T13:29:59.578Z] #10 49.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-07T13:29:59.578Z] #10 49.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T13:29:59.578Z] #10 50.27 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-05-07T13:29:59.578Z] #10 50.67 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-05-07T13:29:59.578Z] #10 50.72 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-05-07T13:29:59.578Z] #10 ... [2020-05-07T13:29:59.578Z] [2020-05-07T13:29:59.578Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:59.578Z] #43 53.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T13:29:59.578Z] #43 53.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:29:59.600Z] #47 ... [2020-05-07T13:29:59.600Z] [2020-05-07T13:29:59.600Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:29:59.600Z] #10 37.72 Reading package lists... [2020-05-07T13:29:59.600Z] #10 45.05 Building dependency tree... [2020-05-07T13:29:59.600Z] #10 48.86 The following additional packages will be installed: [2020-05-07T13:29:59.600Z] #10 48.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T13:29:59.600Z] #10 48.88 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T13:29:59.600Z] #10 48.88 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T13:29:59.600Z] #10 48.89 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:29:59.600Z] #10 48.89 Suggested packages: [2020-05-07T13:29:59.600Z] #10 48.91 gcc-8-locales seccomp wine64 [2020-05-07T13:29:59.600Z] #10 50.37 The following NEW packages will be installed: [2020-05-07T13:29:59.600Z] #10 50.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T13:29:59.600Z] #10 50.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T13:29:59.600Z] #10 50.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T13:29:59.600Z] #10 50.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T13:29:59.600Z] #10 50.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T13:29:59.600Z] #10 50.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:29:59.600Z] #10 50.91 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:59.600Z] #10 50.91 Need to get 77.7 MB of archives. [2020-05-07T13:29:59.600Z] #10 50.91 After this operation, 487 MB of additional disk space will be used. [2020-05-07T13:29:59.600Z] #10 50.91 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-05-07T13:29:59.600Z] #10 51.13 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-05-07T13:29:59.600Z] #10 51.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-07T13:29:59.600Z] #10 51.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-07T13:29:59.600Z] #10 51.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-07T13:29:59.600Z] #10 51.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T13:29:59.600Z] #10 51.91 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-05-07T13:29:59.600Z] #10 52.26 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-05-07T13:29:59.600Z] #10 52.27 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-05-07T13:29:59.600Z] #10 ... [2020-05-07T13:29:59.600Z] [2020-05-07T13:29:59.600Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:59.600Z] #43 50.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T13:29:59.600Z] #43 50.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T13:29:59.600Z] #43 50.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T13:29:59.600Z] #43 50.05 python-six zlib1g-dev [2020-05-07T13:29:59.600Z] #43 50.50 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:59.600Z] #43 50.50 Need to get 4095 kB of archives. [2020-05-07T13:29:59.600Z] #43 50.50 After this operation, 22.5 MB of additional disk space will be used. [2020-05-07T13:29:59.600Z] #43 50.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-07T13:29:59.600Z] #43 50.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T13:29:59.600Z] #43 50.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-07T13:29:59.600Z] #43 50.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T13:29:59.600Z] #43 50.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-07T13:29:59.600Z] #43 50.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T13:29:59.600Z] #43 50.53 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-05-07T13:29:59.600Z] #43 50.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-07T13:29:59.600Z] #43 50.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-07T13:29:59.600Z] #43 50.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-07T13:29:59.600Z] #43 50.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-07T13:29:59.600Z] #43 50.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-07T13:29:59.600Z] #43 50.82 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-05-07T13:29:59.600Z] #43 50.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-07T13:29:59.600Z] #43 50.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T13:29:59.600Z] #43 50.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-07T13:29:59.600Z] #43 50.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-07T13:29:59.600Z] #43 52.26 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:59.600Z] #43 52.41 Fetched 4095 kB in 1s (6088 kB/s) [2020-05-07T13:29:59.600Z] #43 52.51 Selecting previously unselected package libcap-dev:amd64. [2020-05-07T13:29:59.600Z] #43 52.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:29:59.600Z] #43 52.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 52.60 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T13:29:59.600Z] #43 52.79 Selecting previously unselected package libnet1:amd64. [2020-05-07T13:29:59.600Z] #43 52.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 52.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:29:59.600Z] #43 52.92 Selecting previously unselected package libnet1-dev. [2020-05-07T13:29:59.600Z] #43 52.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 52.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:29:59.600Z] #43 53.17 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T13:29:59.600Z] #43 53.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 53.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:29:59.600Z] #43 53.35 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-07T13:29:59.600Z] #43 53.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 53.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T13:29:59.600Z] #43 53.98 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T13:29:59.600Z] #43 53.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 53.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:29:59.600Z] #43 54.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-07T13:29:59.600Z] #43 54.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 54.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T13:29:59.600Z] #43 54.53 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-07T13:29:59.600Z] #43 54.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 54.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T13:29:59.600Z] [2020-05-07T13:29:59.600Z] #43 ... [2020-05-07T13:29:59.600Z] [2020-05-07T13:29:59.600Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:29:59.600Z] #62 40.84 Reading package lists... [2020-05-07T13:29:59.600Z] #62 47.60 Building dependency tree... [2020-05-07T13:29:59.600Z] #62 51.25 The following additional packages will be installed: [2020-05-07T13:29:59.600Z] #62 51.26 libbtrfs0 [2020-05-07T13:29:59.600Z] #62 51.51 The following NEW packages will be installed: [2020-05-07T13:29:59.600Z] #62 51.52 libbtrfs-dev libbtrfs0 [2020-05-07T13:29:59.600Z] #62 52.05 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:29:59.600Z] #62 52.05 Need to get 119 kB of archives. [2020-05-07T13:29:59.600Z] #62 52.05 After this operation, 387 kB of additional disk space will be used. [2020-05-07T13:29:59.600Z] #62 52.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T13:29:59.600Z] #62 52.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T13:29:59.600Z] #62 53.30 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:29:59.600Z] #62 53.52 Fetched 119 kB in 0s (328 kB/s) [2020-05-07T13:29:59.600Z] #62 53.65 Selecting previously unselected package libbtrfs0. [2020-05-07T13:29:59.600Z] #62 53.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:29:59.600Z] #62 53.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T13:29:59.600Z] #62 53.83 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:29:59.600Z] #62 53.97 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:29:59.600Z] #62 54.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T13:29:59.600Z] #62 54.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:29:59.600Z] #62 54.38 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:29:59.600Z] #62 54.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:29:59.600Z] #62 54.48 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:29:59.600Z] #62 DONE 55.0s [2020-05-07T13:29:59.600Z] [2020-05-07T13:29:59.600Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:59.600Z] #43 55.05 Selecting previously unselected package libprotobuf17:amd64. [2020-05-07T13:29:59.600Z] #43 55.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:29:59.600Z] #43 ... [2020-05-07T13:29:59.600Z] [2020-05-07T13:29:59.600Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:29:59.823Z] #44 80.02 DEP criu/page-pipe.d [2020-05-07T13:29:59.823Z] #44 80.17 DEP criu/netfilter.d [2020-05-07T13:29:59.836Z] #43 54.07 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-07T13:29:59.836Z] #43 54.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-07T13:29:59.836Z] #43 54.07 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T13:29:59.859Z] #63 DONE 0.1s [2020-05-07T13:29:59.859Z] [2020-05-07T13:29:59.859Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:29:59.859Z] #43 55.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:29:59.859Z] #43 55.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T13:29:59.859Z] #43 ... [2020-05-07T13:29:59.859Z] [2020-05-07T13:29:59.859Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T13:29:59.859Z] #64 DONE 0.1s [2020-05-07T13:30:00.082Z] #44 80.39 DEP criu/net.d [2020-05-07T13:30:00.114Z] [2020-05-07T13:30:00.114Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:00.340Z] #44 80.56 DEP criu/namespaces.d [2020-05-07T13:30:00.340Z] #44 80.69 DEP criu/mount.d [2020-05-07T13:30:00.598Z] #44 80.87 DEP criu/mem.d [2020-05-07T13:30:00.603Z] #10 ... [2020-05-07T13:30:00.603Z] [2020-05-07T13:30:00.603Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:00.603Z] #47 38.32 sync [2020-05-07T13:30:00.603Z] #47 38.36 internal/reflectlite [2020-05-07T13:30:00.603Z] #47 40.34 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T13:30:00.603Z] #47 40.44 internal/singleflight [2020-05-07T13:30:00.603Z] #47 40.44 math/rand [2020-05-07T13:30:00.603Z] #47 41.40 sort [2020-05-07T13:30:00.603Z] #47 41.40 errors [2020-05-07T13:30:00.603Z] #47 41.89 strconv [2020-05-07T13:30:00.603Z] #47 41.91 io [2020-05-07T13:30:00.603Z] #47 42.35 internal/oserror [2020-05-07T13:30:00.603Z] #47 42.84 syscall [2020-05-07T13:30:00.603Z] #47 43.10 vendor/golang.org/x/net/dns/dnsmessage [2020-05-07T13:30:00.603Z] #47 43.92 bytes [2020-05-07T13:30:00.603Z] #47 ... [2020-05-07T13:30:00.603Z] [2020-05-07T13:30:00.603Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:00.603Z] #65 2.483 + RM_GOPATH=0 [2020-05-07T13:30:00.603Z] #65 2.483 + TMP_GOPATH= [2020-05-07T13:30:00.603Z] #65 2.484 + : /build [2020-05-07T13:30:00.603Z] #65 2.484 + '[' -z '' ']' [2020-05-07T13:30:00.603Z] #65 2.489 ++ mktemp -d [2020-05-07T13:30:00.603Z] #65 2.490 + export GOPATH=/tmp/tmp.VBi4BiyeTK [2020-05-07T13:30:00.603Z] #65 2.491 + GOPATH=/tmp/tmp.VBi4BiyeTK [2020-05-07T13:30:00.603Z] #65 2.491 + RM_GOPATH=1 [2020-05-07T13:30:00.603Z] #65 2.492 ++ dirname ./install.sh [2020-05-07T13:30:00.603Z] #65 2.503 + dir=. [2020-05-07T13:30:00.603Z] #65 2.503 + bin=containerd [2020-05-07T13:30:00.603Z] #65 2.503 + shift [2020-05-07T13:30:00.603Z] #65 2.503 + '[' '!' -f ./containerd.installer ']' [2020-05-07T13:30:00.603Z] #65 2.506 + . ./containerd.installer [2020-05-07T13:30:00.603Z] #65 2.507 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:00.603Z] #65 2.507 + install_containerd [2020-05-07T13:30:00.603Z] #65 2.515 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T13:30:00.603Z] #65 2.515 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:00.603Z] #65 2.515 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VBi4BiyeTK/src/github.com/containerd/containerd [2020-05-07T13:30:00.603Z] #65 2.517 Cloning into '/tmp/tmp.VBi4BiyeTK/src/github.com/containerd/containerd'... [2020-05-07T13:30:00.603Z] #65 ... [2020-05-07T13:30:00.603Z] [2020-05-07T13:30:00.603Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:00.603Z] #27 4.533 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T13:30:00.603Z] #27 5.056 [2020-05-07T13:30:00.603Z] #27 5.424 0.0% # 1.8% ### 4.9% ##### 8.1% ######### 13.4% ############ 17.1% ################# 24.2% ##################### 29.6% ######################### 35.4% ############################# 41.5% ################################## 47.6% ##################################### 52.5% ######################################### 57.6% ########################################### 61.1% ############################################## 64.1% ############################################### 66.4% ################################################## 69.5% ########################################################### 83.2% ################################################################## 91.9% ##################################################################### 96.8% ######################################################################## 100.0% [2020-05-07T13:30:00.603Z] #27 8.157 [2020-05-07T13:30:00.603Z] #27 8.423 0.1% ## 3.2% ######## 11.3% ################## 25.3% ############################# 41.5% ######################################## 56.4% ############################################## 65.1% ######################################################## 78.7% ################################################################## 92.3% ######################################################################## 100.0% [2020-05-07T13:30:00.603Z] #27 9.769 [2020-05-07T13:30:00.675Z] #65 ... [2020-05-07T13:30:00.675Z] [2020-05-07T13:30:00.675Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:30:00.675Z] #25 39.99 Reading package lists... [2020-05-07T13:30:00.675Z] #25 47.10 Building dependency tree... [2020-05-07T13:30:00.675Z] #25 51.09 ca-certificates is already the newest version (20190110). [2020-05-07T13:30:00.675Z] #25 51.09 The following additional packages will be installed: [2020-05-07T13:30:00.675Z] #25 51.10 libjq1 libonig5 [2020-05-07T13:30:00.675Z] #25 51.64 The following NEW packages will be installed: [2020-05-07T13:30:00.675Z] #25 51.66 jq libjq1 libonig5 [2020-05-07T13:30:00.675Z] #25 52.08 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:30:00.675Z] #25 52.08 Need to get 355 kB of archives. [2020-05-07T13:30:00.675Z] #25 52.08 After this operation, 1072 kB of additional disk space will be used. [2020-05-07T13:30:00.675Z] #25 52.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T13:30:00.675Z] #25 52.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T13:30:00.675Z] #25 52.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T13:30:00.675Z] #25 53.36 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:00.675Z] #25 53.58 Fetched 355 kB in 0s (1334 kB/s) [2020-05-07T13:30:00.675Z] #25 53.77 Selecting previously unselected package libonig5:amd64. [2020-05-07T13:30:00.675Z] #25 53.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:30:00.675Z] #25 54.00 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-07T13:30:00.675Z] #25 54.03 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:30:00.675Z] #25 54.58 Selecting previously unselected package libjq1:amd64. [2020-05-07T13:30:00.675Z] #25 54.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:30:00.675Z] #25 54.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:30:00.675Z] #25 54.98 Selecting previously unselected package jq. [2020-05-07T13:30:00.675Z] #25 54.99 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:30:00.675Z] #25 55.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:30:00.675Z] #25 55.36 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:30:00.675Z] #25 55.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:30:00.675Z] #25 55.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:30:00.675Z] #25 55.40 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:00.675Z] #25 DONE 56.1s [2020-05-07T13:30:00.772Z] #43 54.71 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T13:30:00.772Z] #43 54.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:30:00.772Z] #43 54.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:30:00.772Z] #43 54.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-07T13:30:00.772Z] #43 54.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:30:00.772Z] #43 54.85 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T13:30:00.856Z] #44 81.07 DEP criu/lsm.d [2020-05-07T13:30:00.856Z] #44 81.25 DEP criu/log.d [2020-05-07T13:30:00.933Z] [2020-05-07T13:30:00.933Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T13:30:00.933Z] #26 DONE 0.1s [2020-05-07T13:30:00.933Z] [2020-05-07T13:30:00.933Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:01.030Z] #43 54.98 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-07T13:30:01.030Z] #43 54.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-07T13:30:01.030Z] #43 55.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T13:30:01.115Z] #44 81.38 DEP criu/libnetlink.d [2020-05-07T13:30:01.125Z] #27 10.14 0.0% ## 3.3% ### 5.3% ###### 8.4% ######## 12.0% ########### 16.0% ############# 18.1% ############### 21.1% ################# 23.9% ##################### 29.9% ########################## 37.0% ############################### 44.1% ##################################### 51.9% ########################################## 59.5% ############################################## 65.1% ################################################### 71.7% ######################################################## 78.4% ############################################################ 84.3% ################################################################### 93.9% ######################################################################## 100.0% [2020-05-07T13:30:01.288Z] #43 55.30 Selecting previously unselected package libprotobuf17:amd64. [2020-05-07T13:30:01.288Z] #43 55.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:01.288Z] #43 55.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:01.373Z] #44 81.56 DEP criu/kerndat.d [2020-05-07T13:30:01.632Z] #44 ... [2020-05-07T13:30:01.632Z] [2020-05-07T13:30:01.632Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:01.632Z] #47 145.2 github.com/LK4D4/vndr/godl [2020-05-07T13:30:01.632Z] #47 146.0 github.com/LK4D4/vndr [2020-05-07T13:30:01.632Z] #47 DONE 154.9s [2020-05-07T13:30:01.632Z] [2020-05-07T13:30:01.632Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:01.632Z] #44 81.87 DEP criu/kcmp-ids.d [2020-05-07T13:30:01.632Z] #44 ... [2020-05-07T13:30:01.632Z] [2020-05-07T13:30:01.632Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:30:01.632Z] #17 10.98 Fetched 8347 kB in 9s (934 kB/s) [2020-05-07T13:30:01.698Z] #27 12.47 [2020-05-07T13:30:02.250Z] #43 56.22 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-07T13:30:02.250Z] #43 56.22 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:02.250Z] #43 56.23 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:02.485Z] #27 12.76 0.0% 0.6% # 2.6% ### 5.1% ##### 7.2% ###### 9.1% [2020-05-07T13:30:02.485Z] #27 ... [2020-05-07T13:30:02.485Z] [2020-05-07T13:30:02.485Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:02.485Z] #33 40.27 internal/reflectlite [2020-05-07T13:30:02.485Z] #33 40.27 sync [2020-05-07T13:30:02.485Z] #33 43.89 io [2020-05-07T13:30:02.485Z] #33 43.89 syscall [2020-05-07T13:30:02.485Z] #33 43.99 strconv [2020-05-07T13:30:02.485Z] #33 46.59 strings [2020-05-07T13:30:02.485Z] #33 46.59 bytes [2020-05-07T13:30:02.485Z] #33 ... [2020-05-07T13:30:02.485Z] [2020-05-07T13:30:02.485Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:02.525Z] #43 56.64 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-07T13:30:02.525Z] #43 56.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:02.525Z] #43 56.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:03.095Z] #43 ... [2020-05-07T13:30:03.095Z] [2020-05-07T13:30:03.095Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:03.095Z] #33 46.56 sync [2020-05-07T13:30:03.095Z] #33 46.57 internal/reflectlite [2020-05-07T13:30:03.095Z] #33 49.28 sort [2020-05-07T13:30:03.095Z] #33 49.29 errors [2020-05-07T13:30:03.095Z] #33 49.67 strconv [2020-05-07T13:30:03.095Z] #33 51.19 io [2020-05-07T13:30:03.095Z] #33 52.95 internal/oserror [2020-05-07T13:30:03.095Z] #33 53.16 syscall [2020-05-07T13:30:03.095Z] #33 55.33 reflect [2020-05-07T13:30:03.343Z] #27 12.76 0.0% 0.6% # 2.6% ### 5.1% ##### 7.2% ###### 9.1% ####### 10.9% ######### 13.0% ########### 16.0% ############ 17.4% ############## 20.5% ############### 20.8% ############### 22.1% [2020-05-07T13:30:03.343Z] #27 ... [2020-05-07T13:30:03.343Z] [2020-05-07T13:30:03.343Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:03.343Z] #43 41.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-07T13:30:03.343Z] #43 41.67 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-07T13:30:03.343Z] #43 42.54 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-07T13:30:03.343Z] #43 42.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-07T13:30:03.343Z] #43 42.60 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-07T13:30:03.343Z] #43 42.89 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-07T13:30:03.343Z] #43 42.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-07T13:30:03.343Z] #43 42.90 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-07T13:30:03.343Z] #43 45.13 Selecting previously unselected package libprotoc17:arm64. [2020-05-07T13:30:03.344Z] #43 45.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-07T13:30:03.344Z] #43 45.15 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-07T13:30:03.344Z] #43 45.86 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T13:30:03.344Z] #43 45.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-07T13:30:03.344Z] #43 45.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:30:03.344Z] #43 46.05 Selecting previously unselected package protobuf-compiler. [2020-05-07T13:30:03.344Z] #43 46.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-07T13:30:03.344Z] #43 46.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:30:03.344Z] #43 46.31 Selecting previously unselected package python-pkg-resources. [2020-05-07T13:30:03.344Z] #43 46.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:30:03.344Z] #43 46.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:03.344Z] #43 46.68 Selecting previously unselected package python-six. [2020-05-07T13:30:03.344Z] #43 46.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T13:30:03.344Z] #43 46.69 Unpacking python-six (1.12.0-1) ... [2020-05-07T13:30:03.344Z] #43 46.80 Selecting previously unselected package python-protobuf. [2020-05-07T13:30:03.344Z] #43 46.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-07T13:30:03.344Z] #43 46.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T13:30:03.344Z] #43 47.72 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:03.344Z] #43 51.44 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-07T13:30:03.344Z] #43 51.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:03.344Z] #43 51.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-07T13:30:03.344Z] #43 51.60 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-07T13:30:03.344Z] #43 51.74 Setting up python-six (1.12.0-1) ... [2020-05-07T13:30:03.353Z] #33 ... [2020-05-07T13:30:03.353Z] [2020-05-07T13:30:03.353Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:03.353Z] #27 4.594 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T13:30:03.353Z] #27 5.027 [2020-05-07T13:30:03.353Z] #27 5.211 ## 3.5% ####### 9.9% ############## 20.6% ################# 24.4% ##################### 30.5% ########################## 37.3% ############################## 43.0% ################################### 49.2% ####################################### 54.7% ############################################ 62.2% ################################################ 67.2% ##################################################### 73.9% ######################################################### 80.6% ################################################################ 89.7% ###################################################################### 97.9% ######################################################################## 100.0% [2020-05-07T13:30:03.458Z] #27 ... [2020-05-07T13:30:03.458Z] [2020-05-07T13:30:03.458Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:03.458Z] #35 41.40 Reading package lists... [2020-05-07T13:30:03.458Z] #35 48.83 Building dependency tree... [2020-05-07T13:30:03.458Z] #35 52.72 The following additional packages will be installed: [2020-05-07T13:30:03.458Z] #35 52.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T13:30:03.458Z] #35 52.73 Suggested packages: [2020-05-07T13:30:03.458Z] #35 52.73 cmake-doc ninja-build lrzip [2020-05-07T13:30:03.458Z] #35 52.73 Recommended packages: [2020-05-07T13:30:03.458Z] #35 52.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T13:30:03.458Z] #35 53.95 The following NEW packages will be installed: [2020-05-07T13:30:03.458Z] #35 53.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T13:30:03.458Z] #35 53.97 vim-common xxd [2020-05-07T13:30:03.458Z] #35 54.50 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:30:03.458Z] #35 54.50 Need to get 14.9 MB of archives. [2020-05-07T13:30:03.458Z] #35 54.50 After this operation, 61.8 MB of additional disk space will be used. [2020-05-07T13:30:03.458Z] #35 54.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T13:30:03.458Z] #35 54.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:30:03.458Z] #35 54.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T13:30:03.458Z] #35 54.69 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T13:30:03.458Z] #35 56.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-07T13:30:03.458Z] #35 56.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-07T13:30:03.458Z] #35 56.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-07T13:30:03.458Z] #35 56.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-07T13:30:03.458Z] #35 56.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-07T13:30:03.458Z] #35 56.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-07T13:30:03.458Z] #35 58.07 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:03.458Z] #35 58.31 Fetched 14.9 MB in 3s (5828 kB/s) [2020-05-07T13:30:03.458Z] #35 58.44 Selecting previously unselected package xxd. [2020-05-07T13:30:03.458Z] #35 58.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 ... 15409 files and directories currently installed.) [2020-05-07T13:30:03.458Z] #35 58.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:30:03.458Z] #35 58.54 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:30:03.458Z] #35 ... [2020-05-07T13:30:03.458Z] [2020-05-07T13:30:03.458Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:03.458Z] #65 3.247 + RM_GOPATH=0 [2020-05-07T13:30:03.458Z] #65 3.247 + TMP_GOPATH= [2020-05-07T13:30:03.458Z] #65 3.247 + : /build [2020-05-07T13:30:03.458Z] #65 3.247 + '[' -z '' ']' [2020-05-07T13:30:03.458Z] #65 3.249 ++ mktemp -d [2020-05-07T13:30:03.458Z] #65 3.252 + export GOPATH=/tmp/tmp.nf38LSDSco [2020-05-07T13:30:03.458Z] #65 3.253 + GOPATH=/tmp/tmp.nf38LSDSco [2020-05-07T13:30:03.458Z] #65 3.253 + RM_GOPATH=1 [2020-05-07T13:30:03.458Z] #65 3.255 ++ dirname ./install.sh [2020-05-07T13:30:03.458Z] #65 3.256 + dir=. [2020-05-07T13:30:03.458Z] #65 3.257 + bin=containerd [2020-05-07T13:30:03.458Z] #65 3.257 + shift [2020-05-07T13:30:03.458Z] #65 3.258 + '[' '!' -f ./containerd.installer ']' [2020-05-07T13:30:03.458Z] #65 3.258 + . ./containerd.installer [2020-05-07T13:30:03.458Z] #65 3.259 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:03.458Z] #65 3.265 + install_containerd [2020-05-07T13:30:03.458Z] #65 3.266 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T13:30:03.458Z] #65 3.267 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:03.458Z] #65 3.267 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nf38LSDSco/src/github.com/containerd/containerd [2020-05-07T13:30:03.458Z] #65 3.268 Cloning into '/tmp/tmp.nf38LSDSco/src/github.com/containerd/containerd'... [2020-05-07T13:30:03.748Z] #43 ... [2020-05-07T13:30:03.749Z] [2020-05-07T13:30:03.749Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:03.919Z] #27 7.232 [2020-05-07T13:30:04.043Z] #65 ... [2020-05-07T13:30:04.043Z] [2020-05-07T13:30:04.043Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:04.043Z] #33 49.10 sync [2020-05-07T13:30:04.043Z] #33 49.10 internal/reflectlite [2020-05-07T13:30:04.043Z] #33 51.72 sort [2020-05-07T13:30:04.043Z] #33 51.73 errors [2020-05-07T13:30:04.043Z] #33 52.23 strconv [2020-05-07T13:30:04.043Z] #33 53.30 io [2020-05-07T13:30:04.043Z] #33 55.27 internal/oserror [2020-05-07T13:30:04.043Z] #33 55.37 syscall [2020-05-07T13:30:04.043Z] #33 57.38 reflect [2020-05-07T13:30:04.043Z] #33 ... [2020-05-07T13:30:04.043Z] [2020-05-07T13:30:04.043Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:30:04.162Z] #17 10.98 Reading package lists... [2020-05-07T13:30:04.300Z] #30 58.84 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-07T13:30:04.300Z] #30 59.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T13:30:04.698Z] #27 7.482 1.0% ########### 15.4% #################### 29.0% ################################ 44.6% ########################################### 59.8% #################################################### 72.5% ########################################################### 83.1% ######################################################################## 100.0% [2020-05-07T13:30:05.206Z] #65 ... [2020-05-07T13:30:05.206Z] [2020-05-07T13:30:05.206Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:05.206Z] #53 DONE 174.7s [2020-05-07T13:30:05.206Z] [2020-05-07T13:30:05.206Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:05.206Z] #65 ... [2020-05-07T13:30:05.206Z] [2020-05-07T13:30:05.206Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T13:30:05.206Z] #54 DONE 0.2s [2020-05-07T13:30:05.206Z] [2020-05-07T13:30:05.206Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T13:30:05.206Z] #57 DONE 0.1s [2020-05-07T13:30:05.206Z] [2020-05-07T13:30:05.206Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T13:30:05.206Z] #61 DONE 0.2s [2020-05-07T13:30:05.206Z] [2020-05-07T13:30:05.206Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:05.227Z] #30 60.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T13:30:05.268Z] #27 8.544 [2020-05-07T13:30:05.323Z] #27 12.76 0.0% 0.6% # 2.6% ### 5.1% ##### 7.2% ###### 9.1% ####### 10.9% ######### 13.0% ########### 16.0% ############ 17.4% ############## 20.5% ############### 20.8% ############### 22.1% ################ 22.6% ################# 24.6% ################## 26.3% ################### 27.2% ##################### 29.7% ###################### 31.8% ######################## 34.5% ########################## 37.0% ############################ 39.5% ############################# 41.3% ################################ 44.8% ################################# 46.6% ################################### 49.1% ##################################### 52.2% [2020-05-07T13:30:05.323Z] #27 ... [2020-05-07T13:30:05.323Z] [2020-05-07T13:30:05.323Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:30:05.323Z] #30 43.21 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-07T13:30:05.323Z] #30 43.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T13:30:05.323Z] #30 44.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T13:30:05.323Z] #30 ... [2020-05-07T13:30:05.323Z] [2020-05-07T13:30:05.323Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:05.457Z] #36 26.54 Reading package lists... [2020-05-07T13:30:05.458Z] #36 ... [2020-05-07T13:30:05.458Z] [2020-05-07T13:30:05.458Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:05.458Z] #75 30.77 Checking out files: 58% (1211/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-05-07T13:30:05.458Z] #75 31.76 + cd /tmp/tmp.60ko1Xd9uc/src/github.com/docker/libnetwork [2020-05-07T13:30:05.458Z] #75 31.76 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T13:30:05.526Z] #27 8.743 ###### 8.5% ########## 14.4% [2020-05-07T13:30:05.526Z] #27 ... [2020-05-07T13:30:05.526Z] [2020-05-07T13:30:05.526Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:05.526Z] #47 48.78 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T13:30:05.526Z] #47 48.78 internal/reflectlite [2020-05-07T13:30:05.526Z] #47 49.07 math/rand [2020-05-07T13:30:05.526Z] #47 50.39 internal/singleflight [2020-05-07T13:30:05.526Z] #47 52.41 strconv [2020-05-07T13:30:05.526Z] #47 52.52 io [2020-05-07T13:30:05.526Z] #47 54.56 bytes [2020-05-07T13:30:05.526Z] #47 57.40 reflect [2020-05-07T13:30:05.526Z] #47 57.49 bufio [2020-05-07T13:30:05.526Z] #47 ... [2020-05-07T13:30:05.526Z] [2020-05-07T13:30:05.526Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:05.536Z] #17 14.77 Reading package lists... [2020-05-07T13:30:05.536Z] #17 ... [2020-05-07T13:30:05.536Z] [2020-05-07T13:30:05.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:05.536Z] #44 81.98 DEP criu/irmap.d [2020-05-07T13:30:05.536Z] #44 82.16 DEP criu/ipc_ns.d [2020-05-07T13:30:05.536Z] #44 82.48 DEP criu/image.d [2020-05-07T13:30:05.536Z] #44 82.68 DEP criu/image-desc.d [2020-05-07T13:30:05.536Z] #44 82.87 DEP criu/fsnotify.d [2020-05-07T13:30:05.536Z] #44 83.17 DEP criu/filesystems.d [2020-05-07T13:30:05.536Z] #44 83.35 DEP criu/files.d [2020-05-07T13:30:05.536Z] #44 83.46 DEP criu/files-reg.d [2020-05-07T13:30:05.536Z] #44 83.56 DEP criu/files-ext.d [2020-05-07T13:30:05.536Z] #44 83.63 DEP criu/file-lock.d [2020-05-07T13:30:05.536Z] #44 83.77 DEP criu/file-ids.d [2020-05-07T13:30:05.536Z] #44 83.87 DEP criu/fifo.d [2020-05-07T13:30:05.536Z] #44 83.99 DEP criu/fdstore.d [2020-05-07T13:30:05.536Z] #44 84.08 DEP criu/fault-injection.d [2020-05-07T13:30:05.536Z] #44 84.13 DEP criu/external.d [2020-05-07T13:30:05.536Z] #44 84.22 DEP criu/eventpoll.d [2020-05-07T13:30:05.536Z] #44 84.41 DEP criu/eventfd.d [2020-05-07T13:30:05.536Z] #44 84.53 DEP criu/crtools.d [2020-05-07T13:30:05.536Z] #44 84.69 DEP criu/cr-service.d [2020-05-07T13:30:05.536Z] #44 84.86 DEP criu/cr-restore.d [2020-05-07T13:30:05.536Z] #44 85.13 DEP criu/cr-errno.d [2020-05-07T13:30:05.536Z] #44 85.15 DEP criu/cr-dump.d [2020-05-07T13:30:05.536Z] #44 85.37 DEP criu/cr-dedup.d [2020-05-07T13:30:05.536Z] #44 85.50 DEP criu/cr-check.d [2020-05-07T13:30:05.536Z] #44 85.78 DEP criu/config.d [2020-05-07T13:30:05.536Z] #44 85.96 DEP criu/clone-noasan.d [2020-05-07T13:30:05.536Z] #44 85.99 DEP criu/cgroup.d [2020-05-07T13:30:05.794Z] #44 86.12 DEP criu/cgroup-props.d [2020-05-07T13:30:06.052Z] #44 86.28 DEP criu/bitmap.d [2020-05-07T13:30:06.052Z] #44 86.29 DEP criu/bfd.d [2020-05-07T13:30:06.052Z] #44 86.41 DEP criu/autofs.d [2020-05-07T13:30:06.358Z] #44 86.60 DEP criu/aio.d [2020-05-07T13:30:06.439Z] #27 12.76 0.0% 0.6% # 2.6% ### 5.1% ##### 7.2% ###### 9.1% ####### 10.9% ######### 13.0% ########### 16.0% ############ 17.4% ############## 20.5% ############### 20.8% ############### 22.1% ################ 22.6% ################# 24.6% ################## 26.3% ################### 27.2% ##################### 29.7% ###################### 31.8% ######################## 34.5% ########################## 37.0% ############################ 39.5% ############################# 41.3% ################################ 44.8% ################################# 46.6% ################################### 49.1% ##################################### 52.2% ##################################### 52.6% ######################################## 56.0% ########################################## 58.5% ########################################## 58.5% ########################################## 59.4% ############################################ 61.6% ############################################ 62.5% ############################################## 64.7% ############################################### 65.8% ################################################# 68.5% [2020-05-07T13:30:06.439Z] #27 ... [2020-05-07T13:30:06.439Z] [2020-05-07T13:30:06.439Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:06.439Z] #35 44.53 Selecting previously unselected package libicu63:arm64. [2020-05-07T13:30:06.439Z] #35 44.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-07T13:30:06.439Z] #35 44.99 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-07T13:30:06.439Z] #35 51.02 Selecting previously unselected package libxml2:arm64. [2020-05-07T13:30:06.439Z] #35 51.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-07T13:30:06.439Z] #35 51.04 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:30:06.439Z] #35 52.13 Selecting previously unselected package libarchive13:arm64. [2020-05-07T13:30:06.439Z] #35 52.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-07T13:30:06.439Z] #35 52.21 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-07T13:30:06.439Z] #35 52.91 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-07T13:30:06.439Z] #35 52.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-07T13:30:06.439Z] #35 52.95 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-07T13:30:06.439Z] #35 53.50 Selecting previously unselected package librhash0:arm64. [2020-05-07T13:30:06.439Z] #35 53.54 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-07T13:30:06.439Z] #35 53.77 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-07T13:30:06.439Z] #35 54.15 Selecting previously unselected package libuv1:arm64. [2020-05-07T13:30:06.439Z] #35 54.16 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-07T13:30:06.439Z] #35 54.18 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-07T13:30:06.439Z] #35 54.68 Selecting previously unselected package cmake. [2020-05-07T13:30:06.439Z] #35 54.68 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-07T13:30:06.439Z] #35 ... [2020-05-07T13:30:06.439Z] [2020-05-07T13:30:06.439Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:06.625Z] #75 33.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T13:30:06.653Z] #44 86.74 DEP criu/action-scripts.d [2020-05-07T13:30:06.817Z] #27 8.743 ###### 8.5% ########## 14.4% ############## 19.7% ################## 26.3% ###################### 31.8% ########################### 38.8% ################################# 46.6% ######################################## 55.6% ############################################# 62.9% ################################################## 70.5% ####################################################### 76.6% ########################################################### 82.7% ############################################################### 88.9% #################################################################### 95.1% ######################################################################## 100.0% [2020-05-07T13:30:06.918Z] #44 87.08 CC criu/action-scripts.o [2020-05-07T13:30:07.177Z] #44 ... [2020-05-07T13:30:07.177Z] [2020-05-07T13:30:07.177Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:30:07.177Z] #17 14.77 Reading package lists... [2020-05-07T13:30:07.223Z] #65 154.6 + bin/containerd-stress [2020-05-07T13:30:07.384Z] #27 10.67 [2020-05-07T13:30:07.384Z] #27 10.89 0.9% [2020-05-07T13:30:07.384Z] #27 ... [2020-05-07T13:30:07.384Z] [2020-05-07T13:30:07.384Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:07.384Z] #35 51.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-07T13:30:07.384Z] #35 51.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-07T13:30:07.384Z] #35 51.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-07T13:30:07.384Z] #35 51.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-07T13:30:07.384Z] #35 51.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-07T13:30:07.384Z] #35 51.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-07T13:30:07.384Z] #35 53.70 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:07.384Z] #35 54.35 Fetched 14.9 MB in 2s (6464 kB/s) [2020-05-07T13:30:07.384Z] #35 54.61 Selecting previously unselected package xxd. [2020-05-07T13:30:07.384Z] #35 54.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:30:07.384Z] #35 54.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:30:07.384Z] #35 54.72 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:30:07.384Z] #35 54.91 Selecting previously unselected package vim-common. [2020-05-07T13:30:07.384Z] #35 54.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:30:07.384Z] #35 54.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:30:07.384Z] #35 55.34 Selecting previously unselected package cmake-data. [2020-05-07T13:30:07.384Z] #35 55.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T13:30:07.384Z] #35 55.35 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T13:30:07.384Z] #35 59.15 Selecting previously unselected package libicu63:amd64. [2020-05-07T13:30:07.384Z] #35 59.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T13:30:07.384Z] #35 59.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:30:07.642Z] #35 ... [2020-05-07T13:30:07.642Z] [2020-05-07T13:30:07.642Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:07.760Z] #27 12.76 0.0% 0.6% # 2.6% ### 5.1% ##### 7.2% ###### 9.1% ####### 10.9% ######### 13.0% ########### 16.0% ############ 17.4% ############## 20.5% ############### 20.8% ############### 22.1% ################ 22.6% ################# 24.6% ################## 26.3% ################### 27.2% ##################### 29.7% ###################### 31.8% ######################## 34.5% ########################## 37.0% ############################ 39.5% ############################# 41.3% ################################ 44.8% ################################# 46.6% ################################### 49.1% ##################################### 52.2% ##################################### 52.6% ######################################## 56.0% ########################################## 58.5% ########################################## 58.5% ########################################## 59.4% ############################################ 61.6% ############################################ 62.5% ############################################## 64.7% ############################################### 65.8% ################################################# 68.5% ################################################# 69.0% ################################################### 71.8% ##################################################### 74.3% ######################################################## 78.3% ########################################################## 81.0% ########################################################### 83.1% ############################################################# 85.0% ############################################################### 88.1% ################################################################# 90.7% ################################################################## 92.5% ################################################################### 93.6% ################################################################### 94.4% ###################################################################### 97.8% ######################################################################## 100.0% [2020-05-07T13:30:08.024Z] #27 18.70 [2020-05-07T13:30:08.110Z] #17 18.10 Building dependency tree... [2020-05-07T13:30:08.226Z] #65 155.9 + bin/containerd-shim [2020-05-07T13:30:08.313Z] #75 ... [2020-05-07T13:30:08.313Z] [2020-05-07T13:30:08.313Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:08.313Z] #48 24.82 vendor/golang.org/x/crypto/internal/subtle [2020-05-07T13:30:08.507Z] #30 ... [2020-05-07T13:30:08.507Z] [2020-05-07T13:30:08.507Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:08.507Z] #27 4.037 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T13:30:08.507Z] #27 4.531 [2020-05-07T13:30:08.507Z] #27 4.690 # 2.6% ####### 9.9% ########## 14.8% ############## 20.2% ################## 25.4% ###################### 30.7% ########################## 36.6% ############################## 42.5% ################################## 48.2% #################################### 51.4% ######################################### 57.2% ############################################ 61.4% ################################################# 69.0% ####################################################### 76.6% ############################################################ 83.5% ################################################################ 89.6% ####################################################################### 99.9% ######################################################################## 100.0% [2020-05-07T13:30:08.507Z] #27 6.914 [2020-05-07T13:30:08.507Z] #27 7.102 ###### 9.7% ################ 22.9% ########################### 37.7% ###################################### 54.0% ################################################# 69.3% ############################################################## 87.3% ######################################################################## 100.0% [2020-05-07T13:30:08.679Z] #48 ... [2020-05-07T13:30:08.679Z] [2020-05-07T13:30:08.679Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:08.679Z] #36 26.54 Reading package lists... [2020-05-07T13:30:08.968Z] #27 19.68 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T13:30:08.968Z] #27 19.99 [2020-05-07T13:30:09.042Z] #17 19.83 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T13:30:09.042Z] #17 19.83 The following additional packages will be installed: [2020-05-07T13:30:09.042Z] #17 19.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T13:30:09.042Z] #17 19.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T13:30:09.042Z] #17 19.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T13:30:09.042Z] #17 19.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T13:30:09.042Z] #17 19.83 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T13:30:09.042Z] #17 19.83 Suggested packages: [2020-05-07T13:30:09.042Z] #17 19.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T13:30:09.042Z] #17 19.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T13:30:09.042Z] #17 19.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T13:30:09.042Z] #17 19.83 Recommended packages: [2020-05-07T13:30:09.042Z] #17 19.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T13:30:09.042Z] #17 19.83 python3-keyrings.alt python3-xdg unzip [2020-05-07T13:30:09.069Z] #27 8.079 [2020-05-07T13:30:09.494Z] #27 20.22 #### 6.8% ######################################################################## 100.0% [2020-05-07T13:30:09.494Z] #27 20.34 [2020-05-07T13:30:09.763Z] #36 36.13 Reading package lists... [2020-05-07T13:30:09.763Z] #36 ... [2020-05-07T13:30:09.763Z] [2020-05-07T13:30:09.763Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:30:09.763Z] #26 26.68 Fetched 8128 kB in 26s (315 kB/s) [2020-05-07T13:30:09.763Z] #26 26.68 Reading package lists... [2020-05-07T13:30:09.763Z] #26 ... [2020-05-07T13:30:09.763Z] [2020-05-07T13:30:09.763Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:09.763Z] #44 26.79 Fetched 8128 kB in 26s (315 kB/s) [2020-05-07T13:30:10.100Z] #44 26.79 Reading package lists... [2020-05-07T13:30:10.100Z] #44 ... [2020-05-07T13:30:10.100Z] [2020-05-07T13:30:10.100Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:30:10.100Z] #42 28.17 Checking out files: 81% (1302/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-05-07T13:30:10.100Z] #42 28.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T13:30:10.100Z] #42 32.33 + 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-05-07T13:30:10.100Z] #42 ... [2020-05-07T13:30:10.100Z] [2020-05-07T13:30:10.100Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:10.100Z] #44 26.79 Reading package lists... [2020-05-07T13:30:10.389Z] #27 8.292 ### 5.2% ########## 14.4% ############### 21.4% ##################### 29.2% ######################## 34.7% ############################## 41.7% #################################### 50.3% ########################################### 60.4% ################################################### 71.6% ######################################################### 80.4% ################################################################## 92.1% ######################################################################## 100.0% [2020-05-07T13:30:10.389Z] #27 ... [2020-05-07T13:30:10.389Z] [2020-05-07T13:30:10.389Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:10.389Z] #47 55.50 bytes [2020-05-07T13:30:10.389Z] #47 58.12 bufio [2020-05-07T13:30:10.389Z] #47 58.72 reflect [2020-05-07T13:30:10.389Z] #47 60.38 syscall [2020-05-07T13:30:10.389Z] #47 ... [2020-05-07T13:30:10.389Z] [2020-05-07T13:30:10.389Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:10.389Z] #43 56.65 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-07T13:30:10.389Z] #43 56.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:10.389Z] #43 56.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:10.389Z] #43 56.93 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-07T13:30:10.389Z] #43 56.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:10.389Z] #43 56.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:10.389Z] #43 58.57 Selecting previously unselected package libprotoc17:amd64. [2020-05-07T13:30:10.389Z] #43 58.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:10.389Z] #43 58.58 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:10.389Z] #43 59.33 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T13:30:10.389Z] #43 59.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:30:10.389Z] #43 59.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:30:10.389Z] #43 59.55 Selecting previously unselected package protobuf-compiler. [2020-05-07T13:30:10.389Z] #43 59.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:10.389Z] #43 59.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:30:10.389Z] #43 59.76 Selecting previously unselected package python-pkg-resources. [2020-05-07T13:30:10.389Z] #43 59.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:30:10.389Z] #43 59.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:10.389Z] #43 60.05 Selecting previously unselected package python-six. [2020-05-07T13:30:10.389Z] #43 60.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T13:30:10.389Z] #43 60.07 Unpacking python-six (1.12.0-1) ... [2020-05-07T13:30:10.389Z] #43 60.14 Selecting previously unselected package python-protobuf. [2020-05-07T13:30:10.389Z] #43 60.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:10.389Z] #43 60.17 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T13:30:10.389Z] #43 60.76 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:10.389Z] #43 65.56 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:10.389Z] #43 65.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:10.389Z] #43 65.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:30:10.389Z] #43 65.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T13:30:10.389Z] #43 65.61 Setting up python-six (1.12.0-1) ... [2020-05-07T13:30:10.437Z] #44 ... [2020-05-07T13:30:10.437Z] [2020-05-07T13:30:10.437Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:30:10.437Z] #63 27.33 Fetched 8128 kB in 27s (304 kB/s) [2020-05-07T13:30:10.437Z] #63 27.33 Reading package lists... [2020-05-07T13:30:10.437Z] #63 ... [2020-05-07T13:30:10.437Z] [2020-05-07T13:30:10.437Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:10.437Z] #11 27.46 Fetched 8128 kB in 27s (306 kB/s) [2020-05-07T13:30:10.437Z] #11 27.46 Reading package lists... [2020-05-07T13:30:10.497Z] #27 ... [2020-05-07T13:30:10.497Z] [2020-05-07T13:30:10.497Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:10.497Z] #56 48.11 syscall [2020-05-07T13:30:10.497Z] #56 48.13 strconv [2020-05-07T13:30:10.497Z] #56 48.19 strings [2020-05-07T13:30:10.497Z] #56 48.22 bytes [2020-05-07T13:30:10.497Z] #56 51.52 bufio [2020-05-07T13:30:10.497Z] #56 53.44 text/tabwriter [2020-05-07T13:30:10.497Z] #56 53.84 reflect [2020-05-07T13:30:10.497Z] #56 54.09 regexp/syntax [2020-05-07T13:30:10.497Z] #56 ... [2020-05-07T13:30:10.497Z] [2020-05-07T13:30:10.497Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:10.497Z] #35 54.70 Unpacking cmake (3.13.4-1) ... [2020-05-07T13:30:10.497Z] #35 57.32 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-07T13:30:10.497Z] #35 57.34 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:30:10.497Z] #35 57.36 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-07T13:30:10.497Z] #35 57.38 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:30:10.497Z] #35 57.46 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-07T13:30:10.497Z] #35 57.56 Setting up cmake-data (3.13.4-1) ... [2020-05-07T13:30:10.497Z] #35 57.59 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:30:10.497Z] #35 57.64 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-07T13:30:10.497Z] #35 57.66 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-07T13:30:10.497Z] #35 57.66 Setting up cmake (3.13.4-1) ... [2020-05-07T13:30:10.497Z] #35 57.69 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:10.497Z] #35 57.90 Processing triggers for mime-support (3.62) ... [2020-05-07T13:30:10.645Z] #43 ... [2020-05-07T13:30:10.645Z] [2020-05-07T13:30:10.645Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:10.645Z] #27 9.834 [2020-05-07T13:30:10.759Z] #35 DONE 59.0s [2020-05-07T13:30:10.759Z] [2020-05-07T13:30:10.759Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:10.759Z] #47 48.86 reflect [2020-05-07T13:30:10.759Z] #47 48.96 bufio [2020-05-07T13:30:10.759Z] #47 50.10 strings [2020-05-07T13:30:10.759Z] #47 51.90 hash/crc32 [2020-05-07T13:30:10.759Z] #47 53.49 crypto/hmac [2020-05-07T13:30:10.759Z] #47 53.94 crypto/rc4 [2020-05-07T13:30:10.759Z] #47 54.22 regexp/syntax [2020-05-07T13:30:10.759Z] #47 54.41 vendor/golang.org/x/crypto/hkdf [2020-05-07T13:30:10.759Z] #47 54.99 vendor/golang.org/x/text/transform [2020-05-07T13:30:10.759Z] #47 56.42 time [2020-05-07T13:30:10.759Z] #47 ... [2020-05-07T13:30:10.759Z] [2020-05-07T13:30:10.759Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:30:10.759Z] #36 DONE 0.1s [2020-05-07T13:30:10.759Z] [2020-05-07T13:30:10.759Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:10.759Z] #50 48.62 + cd /tmp/tmp.k4d7f6n11V/src/gotest.tools/gotestsum [2020-05-07T13:30:10.759Z] #50 48.62 + git checkout -q v0.3.5 [2020-05-07T13:30:10.759Z] #50 48.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T13:30:10.774Z] #11 37.05 Reading package lists... [2020-05-07T13:30:10.774Z] #11 ... [2020-05-07T13:30:10.774Z] [2020-05-07T13:30:10.774Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:10.774Z] #44 37.65 Reading package lists... [2020-05-07T13:30:10.774Z] #44 ... [2020-05-07T13:30:10.774Z] [2020-05-07T13:30:10.774Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:10.774Z] #57 27.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:30:10.774Z] #57 30.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:30:10.774Z] #57 32.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T13:30:10.774Z] #57 32.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T13:30:10.774Z] #57 33.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T13:30:10.775Z] #57 33.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T13:30:10.775Z] #57 35.21 runtime [2020-05-07T13:30:10.938Z] #17 21.56 The following NEW packages will be installed: [2020-05-07T13:30:10.938Z] #17 ... [2020-05-07T13:30:10.938Z] [2020-05-07T13:30:10.938Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:30:10.938Z] #30 DONE 164.6s [2020-05-07T13:30:10.938Z] [2020-05-07T13:30:10.938Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:30:10.938Z] #17 21.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T13:30:10.938Z] #17 21.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T13:30:10.938Z] #17 21.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T13:30:10.938Z] #17 21.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T13:30:10.938Z] #17 21.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T13:30:10.938Z] #17 21.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T13:30:10.938Z] #17 21.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T13:30:10.938Z] #17 21.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T13:30:10.938Z] #17 21.57 xz-utils zip [2020-05-07T13:30:11.021Z] #50 ... [2020-05-07T13:30:11.021Z] [2020-05-07T13:30:11.021Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T13:30:11.021Z] #37 DONE 0.1s [2020-05-07T13:30:11.021Z] [2020-05-07T13:30:11.021Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:11.021Z] #27 21.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T13:30:11.112Z] #57 ... [2020-05-07T13:30:11.112Z] [2020-05-07T13:30:11.112Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:30:11.195Z] #17 22.03 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:30:11.196Z] #17 22.03 Need to get 28.5 MB of archives. [2020-05-07T13:30:11.196Z] #17 22.03 After this operation, 116 MB of additional disk space will be used. [2020-05-07T13:30:11.196Z] #17 22.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-07T13:30:11.196Z] #17 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-07T13:30:11.453Z] #17 22.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-07T13:30:11.453Z] #17 22.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-07T13:30:11.594Z] #27 22.43 [2020-05-07T13:30:11.611Z] #27 10.89 0.9% # 2.3% ## 3.8% #### 6.1% ###### 8.4% ####### 10.8% ######### 13.1% ############ 16.8% ############## 19.8% ################ 23.0% ################## 26.2% ##################### 30.3% ####################### 33.2% ######################### 35.8% ########################### 38.4% ############################# 40.3% ############################## 41.7% ############################### 43.6% ################################# 45.9% ################################### 48.6% ##################################### 51.6% ###################################### 53.6% ######################################## 55.7% ######################################### 57.1% ########################################### 60.2% ############################################ 62.5% ############################################## 64.1% ################################################ 66.9% ################################################# 68.5% ################################################### 71.0% #################################################### 72.5% ####################################################### 76.6% ######################################################### 79.5% ########################################################## 81.1% ########################################################### 83.1% ############################################################# 84.7% ############################################################## 86.5% ############################################################### 88.4% [2020-05-07T13:30:11.611Z] #27 ... [2020-05-07T13:30:11.611Z] [2020-05-07T13:30:11.611Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:11.611Z] #10 55.79 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-05-07T13:30:11.611Z] #10 58.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-07T13:30:11.611Z] #10 58.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-07T13:30:11.611Z] #10 58.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T13:30:11.611Z] #10 58.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T13:30:11.611Z] #10 58.46 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-05-07T13:30:11.611Z] #10 58.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-07T13:30:11.611Z] #10 58.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-07T13:30:11.611Z] #10 58.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-07T13:30:11.611Z] #10 58.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-07T13:30:11.611Z] #10 58.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-07T13:30:11.611Z] #10 58.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-07T13:30:11.611Z] #10 58.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-07T13:30:11.611Z] #10 58.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-07T13:30:11.611Z] #10 58.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-07T13:30:11.611Z] #10 58.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-07T13:30:11.611Z] #10 59.84 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:11.611Z] #10 60.11 Fetched 77.7 MB in 10s (7890 kB/s) [2020-05-07T13:30:11.611Z] #10 60.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T13:30:11.611Z] #10 60.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:30:11.611Z] #10 60.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-07T13:30:11.611Z] #10 60.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:30:11.611Z] #10 63.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T13:30:11.611Z] #10 63.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-07T13:30:11.611Z] #10 63.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:30:11.667Z] #27 10.01 0.0% ## 3.0% ### 5.1% ##### 7.2% ###### 9.0% ####### 10.8% ######### 13.3% [2020-05-07T13:30:11.667Z] #27 ... [2020-05-07T13:30:11.667Z] [2020-05-07T13:30:11.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:11.667Z] #10 56.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-07T13:30:11.667Z] #10 59.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-07T13:30:11.667Z] #10 59.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-07T13:30:11.667Z] #10 59.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T13:30:11.667Z] #10 59.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T13:30:11.667Z] #10 59.33 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-05-07T13:30:11.667Z] #10 59.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-07T13:30:11.667Z] #10 59.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-07T13:30:11.667Z] #10 59.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-07T13:30:11.667Z] #10 59.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-07T13:30:11.667Z] #10 59.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-07T13:30:11.667Z] #10 59.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-07T13:30:11.667Z] #10 59.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-07T13:30:11.667Z] #10 59.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-07T13:30:11.667Z] #10 59.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-07T13:30:11.667Z] #10 59.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-07T13:30:11.667Z] #10 60.62 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:11.667Z] #10 60.86 Fetched 77.7 MB in 9s (8655 kB/s) [2020-05-07T13:30:11.667Z] #10 60.95 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T13:30:11.667Z] #10 60.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T13:30:11.667Z] #10 61.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-07T13:30:11.667Z] #10 61.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:30:11.667Z] #10 63.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T13:30:11.667Z] #10 63.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-07T13:30:11.667Z] #10 63.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:30:11.667Z] #10 66.92 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T13:30:11.667Z] #10 66.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T13:30:11.667Z] #10 66.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:30:11.667Z] #10 ... [2020-05-07T13:30:11.667Z] [2020-05-07T13:30:11.667Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:11.710Z] #17 22.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-07T13:30:11.710Z] #17 22.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-07T13:30:11.710Z] #17 22.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-07T13:30:11.710Z] #17 22.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-07T13:30:11.710Z] #17 22.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-07T13:30:11.710Z] #17 22.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-07T13:30:11.710Z] #17 22.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-07T13:30:11.710Z] #17 22.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-07T13:30:11.710Z] #17 22.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-07T13:30:11.710Z] #17 22.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-07T13:30:11.710Z] #17 22.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-07T13:30:11.710Z] #17 22.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-07T13:30:11.710Z] #17 22.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T13:30:11.869Z] #10 ... [2020-05-07T13:30:11.869Z] [2020-05-07T13:30:11.869Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:11.967Z] #17 22.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:30:11.967Z] #17 22.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-07T13:30:11.967Z] #17 22.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-07T13:30:11.967Z] #17 22.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-07T13:30:11.967Z] #17 22.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-07T13:30:11.967Z] #17 22.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-07T13:30:11.967Z] #17 22.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T13:30:11.967Z] #17 22.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T13:30:11.967Z] #17 22.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T13:30:11.967Z] #17 22.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-07T13:30:11.967Z] #17 22.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-07T13:30:11.967Z] #17 22.80 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T13:30:12.123Z] #27 22.74 0.8% ############################################################### 87.8% ######################################################################## 100.0% [2020-05-07T13:30:12.123Z] #27 23.12 [2020-05-07T13:30:12.127Z] #27 10.89 0.9% # 2.3% ## 3.8% #### 6.1% ###### 8.4% ####### 10.8% ######### 13.1% ############ 16.8% ############## 19.8% ################ 23.0% ################## 26.2% ##################### 30.3% ####################### 33.2% ######################### 35.8% ########################### 38.4% ############################# 40.3% ############################## 41.7% ############################### 43.6% ################################# 45.9% ################################### 48.6% ##################################### 51.6% ###################################### 53.6% ######################################## 55.7% ######################################### 57.1% ########################################### 60.2% ############################################ 62.5% ############################################## 64.1% ################################################ 66.9% ################################################# 68.5% ################################################### 71.0% #################################################### 72.5% ####################################################### 76.6% ######################################################### 79.5% ########################################################## 81.1% ########################################################### 83.1% ############################################################# 84.7% ############################################################## 86.5% ############################################################### 88.4% ################################################################ 89.8% ################################################################# 91.2% ################################################################## 92.8% ################################################################### 94.3% [2020-05-07T13:30:12.127Z] #27 ... [2020-05-07T13:30:12.127Z] [2020-05-07T13:30:12.127Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:12.127Z] #65 3.978 + RM_GOPATH=0 [2020-05-07T13:30:12.127Z] #65 3.978 + TMP_GOPATH= [2020-05-07T13:30:12.127Z] #65 3.978 + : /build [2020-05-07T13:30:12.127Z] #65 3.978 + '[' -z '' ']' [2020-05-07T13:30:12.127Z] #65 3.979 ++ mktemp -d [2020-05-07T13:30:12.127Z] #65 3.982 + export GOPATH=/tmp/tmp.fu8ud7K4oE [2020-05-07T13:30:12.127Z] #65 3.982 + GOPATH=/tmp/tmp.fu8ud7K4oE [2020-05-07T13:30:12.127Z] #65 3.983 + RM_GOPATH=1 [2020-05-07T13:30:12.127Z] #65 3.984 ++ dirname ./install.sh [2020-05-07T13:30:12.127Z] #65 3.985 + dir=. [2020-05-07T13:30:12.127Z] #65 3.985 + bin=containerd [2020-05-07T13:30:12.127Z] #65 3.985 + shift [2020-05-07T13:30:12.127Z] #65 3.985 + '[' '!' -f ./containerd.installer ']' [2020-05-07T13:30:12.127Z] #65 3.985 + . ./containerd.installer [2020-05-07T13:30:12.127Z] #65 3.985 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:12.127Z] #65 3.986 + install_containerd [2020-05-07T13:30:12.127Z] #65 3.991 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T13:30:12.127Z] #65 3.991 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:12.127Z] #65 3.991 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fu8ud7K4oE/src/github.com/containerd/containerd [2020-05-07T13:30:12.127Z] #65 3.994 Cloning into '/tmp/tmp.fu8ud7K4oE/src/github.com/containerd/containerd'... [2020-05-07T13:30:12.180Z] #27 10.01 0.0% ## 3.0% ### 5.1% ##### 7.2% ###### 9.0% ####### 10.8% ######### 13.3% ######### 13.4% ########## 14.6% ########### 15.8% ############ 17.3% ############## 20.7% ################# 24.4% [2020-05-07T13:30:12.180Z] #27 ... [2020-05-07T13:30:12.180Z] [2020-05-07T13:30:12.180Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:12.180Z] #50 57.34 + cd /tmp/tmp.kscGi0QmRx/src/gotest.tools/gotestsum [2020-05-07T13:30:12.180Z] #50 57.34 + git checkout -q v0.3.5 [2020-05-07T13:30:12.180Z] #50 57.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T13:30:12.225Z] #17 23.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T13:30:12.384Z] #27 ... [2020-05-07T13:30:12.384Z] [2020-05-07T13:30:12.384Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:12.384Z] #10 50.57 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T13:30:12.384Z] #10 50.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T13:30:12.384Z] #10 50.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:30:12.384Z] #10 50.76 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-07T13:30:12.384Z] #10 50.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-07T13:30:12.384Z] #10 50.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-07T13:30:12.384Z] #10 51.00 Selecting previously unselected package dmsetup. [2020-05-07T13:30:12.384Z] #10 51.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-07T13:30:12.384Z] #10 51.03 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T13:30:12.384Z] #10 51.62 Selecting previously unselected package mingw-w64-common. [2020-05-07T13:30:12.384Z] #10 51.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T13:30:12.384Z] #10 51.66 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T13:30:12.386Z] #65 ... [2020-05-07T13:30:12.386Z] [2020-05-07T13:30:12.386Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:12.386Z] #27 10.89 0.9% # 2.3% ## 3.8% #### 6.1% ###### 8.4% ####### 10.8% ######### 13.1% ############ 16.8% ############## 19.8% ################ 23.0% ################## 26.2% ##################### 30.3% ####################### 33.2% ######################### 35.8% ########################### 38.4% ############################# 40.3% ############################## 41.7% ############################### 43.6% ################################# 45.9% ################################### 48.6% ##################################### 51.6% ###################################### 53.6% ######################################## 55.7% ######################################### 57.1% ########################################### 60.2% ############################################ 62.5% ############################################## 64.1% ################################################ 66.9% ################################################# 68.5% ################################################### 71.0% #################################################### 72.5% ####################################################### 76.6% ######################################################### 79.5% ########################################################## 81.1% ########################################################### 83.1% ############################################################# 84.7% ############################################################## 86.5% ############################################################### 88.4% ################################################################ 89.8% ################################################################# 91.2% ################################################################## 92.8% ################################################################### 94.3% #################################################################### 95.8% ######################################################################## 100.0% [2020-05-07T13:30:12.386Z] #27 ... [2020-05-07T13:30:12.386Z] [2020-05-07T13:30:12.386Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:30:12.386Z] #30 56.29 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-07T13:30:12.386Z] #30 57.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T13:30:12.386Z] #30 57.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T13:30:12.435Z] #50 ... [2020-05-07T13:30:12.435Z] [2020-05-07T13:30:12.435Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:12.483Z] #17 23.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T13:30:12.483Z] #17 23.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T13:30:12.483Z] #17 23.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-07T13:30:12.483Z] #17 23.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-07T13:30:12.483Z] #17 23.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T13:30:12.483Z] #17 23.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T13:30:12.483Z] #17 23.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T13:30:12.483Z] #17 23.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-07T13:30:12.483Z] #17 23.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T13:30:12.483Z] #17 23.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T13:30:12.483Z] #17 23.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T13:30:12.483Z] #17 23.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-07T13:30:12.483Z] #17 23.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-07T13:30:12.483Z] #17 23.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-07T13:30:12.483Z] #17 23.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T13:30:12.596Z] #65 160.3 + bin/containerd-shim-runc-v1 [2020-05-07T13:30:12.645Z] #10 ... [2020-05-07T13:30:12.645Z] [2020-05-07T13:30:12.645Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:12.645Z] #43 54.18 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-07T13:30:12.645Z] #43 54.22 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-07T13:30:12.645Z] #43 54.48 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-07T13:30:12.645Z] #43 54.60 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-07T13:30:12.645Z] #43 54.63 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-07T13:30:12.645Z] #43 54.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:30:12.645Z] #43 54.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:12.645Z] #43 54.70 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-07T13:30:12.645Z] #43 54.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:30:12.645Z] #43 54.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T13:30:12.645Z] #43 60.49 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-07T13:30:12.645Z] #43 60.51 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:12.647Z] #30 ... [2020-05-07T13:30:12.647Z] [2020-05-07T13:30:12.647Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:12.647Z] #27 15.94 [2020-05-07T13:30:12.740Z] #17 23.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-07T13:30:12.740Z] #17 23.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-07T13:30:12.740Z] #17 23.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-07T13:30:12.905Z] #27 ... [2020-05-07T13:30:12.905Z] [2020-05-07T13:30:12.905Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:12.905Z] #56 56.19 bytes [2020-05-07T13:30:12.905Z] #56 56.20 syscall [2020-05-07T13:30:12.905Z] #56 58.79 reflect [2020-05-07T13:30:12.905Z] #56 65.84 time [2020-05-07T13:30:12.905Z] #56 ... [2020-05-07T13:30:12.905Z] [2020-05-07T13:30:12.905Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:12.905Z] #50 56.36 + cd /tmp/tmp.XHX0JbHrmK/src/gotest.tools/gotestsum [2020-05-07T13:30:12.905Z] #50 56.36 + git checkout -q v0.3.5 [2020-05-07T13:30:12.905Z] #50 56.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T13:30:12.908Z] #43 DONE 61.1s [2020-05-07T13:30:12.908Z] [2020-05-07T13:30:12.908Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:12.908Z] #10 61.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T13:30:12.908Z] #10 61.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T13:30:12.908Z] #10 61.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:30:13.163Z] #50 ... [2020-05-07T13:30:13.163Z] [2020-05-07T13:30:13.163Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:13.163Z] #10 66.89 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T13:30:13.163Z] #10 66.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T13:30:13.163Z] #10 66.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:30:13.163Z] #10 67.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-07T13:30:13.163Z] #10 67.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:30:13.163Z] #10 67.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:30:13.163Z] #10 67.29 Selecting previously unselected package dmsetup. [2020-05-07T13:30:13.163Z] #10 67.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:30:13.163Z] #10 67.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T13:30:13.306Z] #17 24.24 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:13.421Z] #10 67.53 Selecting previously unselected package mingw-w64-common. [2020-05-07T13:30:13.421Z] #10 67.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T13:30:13.465Z] #27 10.01 0.0% ## 3.0% ### 5.1% ##### 7.2% ###### 9.0% ####### 10.8% ######### 13.3% ######### 13.4% ########## 14.6% ########### 15.8% ############ 17.3% ############## 20.7% ################# 24.4% #################### 28.0% ###################### 31.1% ######################## 34.7% ########################### 37.8% ########################### 38.9% ############################## 42.4% ################################# 45.9% ################################### 49.7% ###################################### 53.6% ######################################## 56.1% ########################################## 59.0% [2020-05-07T13:30:13.465Z] #27 ... [2020-05-07T13:30:13.465Z] [2020-05-07T13:30:13.465Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:13.465Z] #35 58.79 Selecting previously unselected package vim-common. [2020-05-07T13:30:13.465Z] #35 58.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:30:13.465Z] #35 58.87 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:30:13.465Z] #35 59.31 Selecting previously unselected package cmake-data. [2020-05-07T13:30:13.465Z] #35 59.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T13:30:13.465Z] #35 59.32 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T13:30:13.465Z] #35 63.18 Selecting previously unselected package libicu63:amd64. [2020-05-07T13:30:13.465Z] #35 63.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T13:30:13.465Z] #35 63.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:30:13.465Z] #35 ... [2020-05-07T13:30:13.465Z] [2020-05-07T13:30:13.465Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:13.488Z] #10 ... [2020-05-07T13:30:13.488Z] [2020-05-07T13:30:13.488Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:13.488Z] #33 51.46 reflect [2020-05-07T13:30:13.488Z] #33 51.55 path [2020-05-07T13:30:13.488Z] #33 51.79 bufio [2020-05-07T13:30:13.488Z] #33 53.11 text/tabwriter [2020-05-07T13:30:13.488Z] #33 54.69 internal/syscall/execenv [2020-05-07T13:30:13.488Z] #33 54.69 internal/syscall/unix [2020-05-07T13:30:13.488Z] #33 54.71 time [2020-05-07T13:30:13.488Z] #33 59.74 internal/poll [2020-05-07T13:30:13.563Z] #17 24.32 Fetched 28.5 MB in 2s (14.5 MB/s) [2020-05-07T13:30:13.563Z] #17 24.38 Selecting previously unselected package pigz. [2020-05-07T13:30:13.563Z] #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 ... 23431 files and directories currently installed.) [2020-05-07T13:30:13.563Z] #17 24.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-07T13:30:13.563Z] #17 24.45 Unpacking pigz (2.4-1) ... [2020-05-07T13:30:13.679Z] #10 67.53 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T13:30:13.749Z] #33 61.62 os [2020-05-07T13:30:13.749Z] #33 ... [2020-05-07T13:30:13.749Z] [2020-05-07T13:30:13.749Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:13.749Z] #27 24.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T13:30:13.749Z] #27 24.57 skipping existing ed4b54129745 [2020-05-07T13:30:13.749Z] #27 24.80 [2020-05-07T13:30:13.821Z] #17 24.52 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-07T13:30:13.821Z] #17 24.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:30:13.821Z] #17 24.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:30:14.079Z] #17 24.93 Selecting previously unselected package python3.7-minimal. [2020-05-07T13:30:14.079Z] #17 24.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:30:14.079Z] #17 24.95 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:30:14.244Z] #10 ... [2020-05-07T13:30:14.244Z] [2020-05-07T13:30:14.244Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:14.244Z] #43 58.15 Selecting previously unselected package libprotoc17:amd64. [2020-05-07T13:30:14.244Z] #43 58.15 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:14.244Z] #43 58.16 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:14.244Z] #43 58.78 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T13:30:14.244Z] #43 58.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:30:14.244Z] #43 58.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:30:14.244Z] #43 58.96 Selecting previously unselected package protobuf-compiler. [2020-05-07T13:30:14.244Z] #43 58.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:14.244Z] #43 58.98 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:30:14.244Z] #43 59.13 Selecting previously unselected package python-pkg-resources. [2020-05-07T13:30:14.244Z] #43 59.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:30:14.244Z] #43 59.15 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:14.244Z] #43 59.41 Selecting previously unselected package python-six. [2020-05-07T13:30:14.244Z] #43 59.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T13:30:14.244Z] #43 59.44 Unpacking python-six (1.12.0-1) ... [2020-05-07T13:30:14.244Z] #43 59.57 Selecting previously unselected package python-protobuf. [2020-05-07T13:30:14.244Z] #43 59.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-07T13:30:14.244Z] #43 59.59 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T13:30:14.244Z] #43 60.32 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:14.244Z] #43 66.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:14.244Z] #43 66.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:14.244Z] #43 66.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:30:14.244Z] #43 66.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T13:30:14.244Z] #43 66.76 Setting up python-six (1.12.0-1) ... [2020-05-07T13:30:14.244Z] #43 ... [2020-05-07T13:30:14.244Z] [2020-05-07T13:30:14.244Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:14.244Z] #27 16.91 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T13:30:14.244Z] #27 17.27 [2020-05-07T13:30:14.244Z] #27 17.46 ######################################################################## 100.0% [2020-05-07T13:30:14.244Z] #27 17.59 [2020-05-07T13:30:14.760Z] #27 10.01 0.0% ## 3.0% ### 5.1% ##### 7.2% ###### 9.0% ####### 10.8% ######### 13.3% ######### 13.4% ########## 14.6% ########### 15.8% ############ 17.3% ############## 20.7% ################# 24.4% #################### 28.0% ###################### 31.1% ######################## 34.7% ########################### 37.8% ########################### 38.9% ############################## 42.4% ################################# 45.9% ################################### 49.7% ###################################### 53.6% ######################################## 56.1% ########################################## 59.0% ############################################ 62.2% ############################################### 65.4% ################################################# 69.2% #################################################### 72.7% ###################################################### 75.9% ######################################################## 78.9% ########################################################### 83.3% ############################################################## 87.0% ################################################################# 90.7% ################################################################### 94.0% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-07T13:30:14.760Z] #27 13.91 [2020-05-07T13:30:15.012Z] #17 25.77 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:30:15.012Z] #17 25.79 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:30:15.179Z] #27 18.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T13:30:15.265Z] #65 162.4 + bin/containerd-shim-runc-v2 [2020-05-07T13:30:15.437Z] #27 18.96 [2020-05-07T13:30:15.546Z] #65 163.1 + binaries [2020-05-07T13:30:15.546Z] #65 163.1 + mkdir -p /build [2020-05-07T13:30:15.546Z] #65 163.1 + cp bin/containerd /build/containerd [2020-05-07T13:30:15.546Z] #65 163.1 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T13:30:15.546Z] #65 163.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T13:30:15.546Z] #65 163.2 + cp bin/ctr /build/ctr [2020-05-07T13:30:15.663Z] #27 26.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T13:30:15.663Z] #27 26.58 [2020-05-07T13:30:15.729Z] #27 14.85 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T13:30:15.923Z] #27 26.82 ######################################################################## 100.0% [2020-05-07T13:30:15.923Z] #27 26.95 [2020-05-07T13:30:15.923Z] #27 26.99 Download of images into '/build' complete. [2020-05-07T13:30:15.956Z] #27 19.17 0.7% ######################################################################## 100.0% [2020-05-07T13:30:15.956Z] #27 19.35 [2020-05-07T13:30:15.956Z] #27 ... [2020-05-07T13:30:15.956Z] [2020-05-07T13:30:15.956Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:15.956Z] #47 59.39 syscall [2020-05-07T13:30:15.956Z] #47 68.31 time [2020-05-07T13:30:15.986Z] #27 15.16 [2020-05-07T13:30:16.158Z] #65 DONE 163.6s [2020-05-07T13:30:16.184Z] #27 26.99 Use something like the following to load the result into a Docker daemon: [2020-05-07T13:30:16.184Z] #27 26.99 tar -cC '/build' . | docker load [2020-05-07T13:30:16.214Z] #47 ... [2020-05-07T13:30:16.214Z] [2020-05-07T13:30:16.214Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:16.214Z] #35 67.69 Selecting previously unselected package libxml2:amd64. [2020-05-07T13:30:16.214Z] #35 67.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-07T13:30:16.214Z] #35 67.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:30:16.214Z] #35 68.37 Selecting previously unselected package libarchive13:amd64. [2020-05-07T13:30:16.214Z] #35 68.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-07T13:30:16.214Z] #35 68.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T13:30:16.214Z] #35 68.71 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-07T13:30:16.214Z] #35 68.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-07T13:30:16.214Z] #35 68.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T13:30:16.214Z] #35 68.91 Selecting previously unselected package librhash0:amd64. [2020-05-07T13:30:16.214Z] #35 68.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-07T13:30:16.214Z] #35 68.92 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-07T13:30:16.214Z] #35 69.10 Selecting previously unselected package libuv1:amd64. [2020-05-07T13:30:16.214Z] #35 69.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-07T13:30:16.214Z] #35 69.11 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-07T13:30:16.214Z] #35 69.32 Selecting previously unselected package cmake. [2020-05-07T13:30:16.214Z] #35 69.34 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-07T13:30:16.214Z] #35 69.35 Unpacking cmake (3.13.4-1) ... [2020-05-07T13:30:16.241Z] #27 15.36 ######################################################################## 100.0% [2020-05-07T13:30:16.445Z] #27 DONE 27.3s [2020-05-07T13:30:16.446Z] [2020-05-07T13:30:16.446Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:16.446Z] #38 2.633 + RM_GOPATH=0 [2020-05-07T13:30:16.446Z] #38 2.633 + TMP_GOPATH= [2020-05-07T13:30:16.446Z] #38 2.633 + : /build [2020-05-07T13:30:16.446Z] #38 2.633 + '[' -z '' ']' [2020-05-07T13:30:16.446Z] #38 2.633 ++ mktemp -d [2020-05-07T13:30:16.446Z] #38 2.633 + export GOPATH=/tmp/tmp.8jYWLD2VRz [2020-05-07T13:30:16.446Z] #38 2.633 + GOPATH=/tmp/tmp.8jYWLD2VRz [2020-05-07T13:30:16.446Z] #38 2.633 + RM_GOPATH=1 [2020-05-07T13:30:16.446Z] #38 2.633 ++ dirname ./install.sh [2020-05-07T13:30:16.446Z] #38 2.634 + dir=. [2020-05-07T13:30:16.446Z] #38 2.634 + bin=tini [2020-05-07T13:30:16.446Z] #38 2.634 + shift [2020-05-07T13:30:16.446Z] #38 2.634 + '[' '!' -f ./tini.installer ']' [2020-05-07T13:30:16.446Z] #38 2.634 + . ./tini.installer [2020-05-07T13:30:16.446Z] #38 2.634 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:16.446Z] #38 2.634 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:16.446Z] #38 2.634 + install_tini [2020-05-07T13:30:16.446Z] #38 2.634 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T13:30:16.446Z] #38 2.639 + git clone https://github.com/krallin/tini.git /tmp/tmp.8jYWLD2VRz/tini [2020-05-07T13:30:16.446Z] #38 2.639 Cloning into '/tmp/tmp.8jYWLD2VRz/tini'... [2020-05-07T13:30:16.446Z] #38 3.568 + cd /tmp/tmp.8jYWLD2VRz/tini [2020-05-07T13:30:16.446Z] #38 3.569 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:16.446Z] #38 3.581 + cmake . [2020-05-07T13:30:16.446Z] #38 4.455 -- The C compiler identification is GNU 8.3.0 [2020-05-07T13:30:16.446Z] #38 4.520 -- Check for working C compiler: /usr/bin/cc [2020-05-07T13:30:16.446Z] #38 5.209 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T13:30:16.446Z] #38 5.209 -- Detecting C compiler ABI info [2020-05-07T13:30:16.500Z] #27 15.55 [2020-05-07T13:30:16.770Z] [2020-05-07T13:30:16.771Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T13:30:16.771Z] #66 DONE 0.3s [2020-05-07T13:30:16.771Z] [2020-05-07T13:30:16.771Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T13:30:16.910Z] #17 27.75 Selecting previously unselected package python3-minimal. [2020-05-07T13:30:16.910Z] #17 27.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-07T13:30:16.910Z] #17 27.79 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-07T13:30:16.910Z] #17 27.80 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T13:30:16.910Z] #17 27.88 Selecting previously unselected package libmpdec2:amd64. [2020-05-07T13:30:17.019Z] #38 5.908 -- Detecting C compiler ABI info - done [2020-05-07T13:30:17.019Z] #38 5.979 -- Detecting C compile features [2020-05-07T13:30:17.019Z] #38 ... [2020-05-07T13:30:17.019Z] [2020-05-07T13:30:17.019Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:17.019Z] #33 64.90 path/filepath [2020-05-07T13:30:17.052Z] #70 DONE 0.2s [2020-05-07T13:30:17.052Z] [2020-05-07T13:30:17.052Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T13:30:17.167Z] #17 27.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-07T13:30:17.167Z] #17 27.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T13:30:17.167Z] #17 27.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-07T13:30:17.167Z] #17 27.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:30:17.167Z] #17 27.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:30:17.167Z] #17 ... [2020-05-07T13:30:17.167Z] [2020-05-07T13:30:17.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:17.167Z] #44 87.58 CC criu/aio.o [2020-05-07T13:30:17.167Z] #44 88.33 CC criu/autofs.o [2020-05-07T13:30:17.167Z] #44 90.01 CC criu/bfd.o [2020-05-07T13:30:17.167Z] #44 90.64 CC criu/bitmap.o [2020-05-07T13:30:17.167Z] #44 90.81 CC criu/cgroup-props.o [2020-05-07T13:30:17.167Z] #44 91.48 CC criu/cgroup.o [2020-05-07T13:30:17.167Z] #44 94.27 CC criu/clone-noasan.o [2020-05-07T13:30:17.167Z] #44 94.39 CC criu/config.o [2020-05-07T13:30:17.167Z] #44 95.50 CC criu/cr-check.o [2020-05-07T13:30:17.167Z] #44 96.96 CC criu/cr-dedup.o [2020-05-07T13:30:17.167Z] #44 97.30 CC criu/cr-dump.o [2020-05-07T13:30:17.332Z] #72 DONE 0.2s [2020-05-07T13:30:17.332Z] [2020-05-07T13:30:17.332Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T13:30:17.332Z] #75 DONE 0.1s [2020-05-07T13:30:17.332Z] [2020-05-07T13:30:17.332Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T13:30:17.332Z] #76 DONE 0.1s [2020-05-07T13:30:17.332Z] [2020-05-07T13:30:17.332Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T13:30:17.425Z] #27 16.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T13:30:17.425Z] #27 ... [2020-05-07T13:30:17.425Z] [2020-05-07T13:30:17.425Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:17.425Z] #56 62.46 syscall [2020-05-07T13:30:17.425Z] #56 62.54 reflect [2020-05-07T13:30:17.425Z] #56 70.88 context [2020-05-07T13:30:17.425Z] #56 71.55 internal/poll [2020-05-07T13:30:17.657Z] Running on azwin-2-132c00 in d:\jenkins\workspace\moby_PR-40910 [Pipeline] { [Pipeline] ws [2020-05-07T13:30:17.673Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-05-07T13:30:17.681Z] #56 ... [2020-05-07T13:30:17.681Z] [2020-05-07T13:30:17.681Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:17.681Z] #35 71.88 Selecting previously unselected package libxml2:amd64. [2020-05-07T13:30:17.681Z] #35 71.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-07T13:30:17.681Z] #35 71.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:30:17.681Z] #35 72.68 Selecting previously unselected package libarchive13:amd64. [2020-05-07T13:30:17.681Z] #35 72.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-07T13:30:17.681Z] #35 72.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T13:30:17.681Z] #35 73.04 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-07T13:30:17.681Z] #35 73.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-07T13:30:17.681Z] #35 73.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [Pipeline] checkout [2020-05-07T13:30:17.942Z] #35 73.25 Selecting previously unselected package librhash0:amd64. [2020-05-07T13:30:17.942Z] #35 73.29 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-07T13:30:17.942Z] #35 73.29 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-07T13:30:17.943Z] #77 DONE 0.6s [2020-05-07T13:30:17.962Z] #33 65.72 internal/fmtsort [2020-05-07T13:30:18.099Z] #44 ... [2020-05-07T13:30:18.100Z] [2020-05-07T13:30:18.100Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:30:18.100Z] #17 28.77 Selecting previously unselected package python3.7. [2020-05-07T13:30:18.100Z] #17 28.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:30:18.100Z] #17 28.78 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:30:18.100Z] #17 28.86 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-07T13:30:18.100Z] #17 28.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-07T13:30:18.100Z] #17 28.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T13:30:18.100Z] #17 28.99 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T13:30:18.200Z] #35 73.50 Selecting previously unselected package libuv1:amd64. [2020-05-07T13:30:18.200Z] #35 73.51 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-07T13:30:18.200Z] #35 73.53 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-07T13:30:18.224Z] [2020-05-07T13:30:18.224Z] #78 exporting to image [2020-05-07T13:30:18.224Z] #78 exporting layers [2020-05-07T13:30:18.455Z] #35 73.78 Selecting previously unselected package cmake. [2020-05-07T13:30:18.455Z] #35 73.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-07T13:30:18.455Z] #35 73.82 Unpacking cmake (3.13.4-1) ... [2020-05-07T13:30:18.501Z] #26 37.37 Reading package lists... [2020-05-07T13:30:18.501Z] #26 ... [2020-05-07T13:30:18.501Z] [2020-05-07T13:30:18.501Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:30:18.501Z] #63 27.33 Reading package lists... [2020-05-07T13:30:18.533Z] #33 66.33 fmt [2020-05-07T13:30:18.664Z] #17 29.67 Selecting previously unselected package python3. [2020-05-07T13:30:18.752Z] #35 72.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:30:18.752Z] #35 72.90 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:30:18.752Z] #35 72.93 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-07T13:30:18.752Z] #35 72.94 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:30:18.796Z] #33 66.62 io/ioutil [2020-05-07T13:30:18.838Z] #63 38.64 Reading package lists... [2020-05-07T13:30:18.838Z] #63 ... [2020-05-07T13:30:18.838Z] [2020-05-07T13:30:18.838Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:18.838Z] #36 36.13 Reading package lists... [2020-05-07T13:30:18.921Z] #17 29.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 ... 24092 files and directories currently installed.) [2020-05-07T13:30:18.921Z] #17 29.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-07T13:30:18.921Z] #17 29.75 Unpacking python3 (3.7.3-1) ... [2020-05-07T13:30:18.921Z] #17 29.84 Selecting previously unselected package libip4tc0:amd64. [2020-05-07T13:30:19.010Z] #35 72.99 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-07T13:30:19.010Z] #35 73.02 Setting up cmake-data (3.13.4-1) ... [2020-05-07T13:30:19.010Z] #35 73.03 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:30:19.010Z] #35 73.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T13:30:19.010Z] #35 73.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T13:30:19.010Z] #35 73.07 Setting up cmake (3.13.4-1) ... [2020-05-07T13:30:19.010Z] #35 73.08 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:19.010Z] #35 73.13 Processing triggers for mime-support (3.62) ... [2020-05-07T13:30:19.016Z] #35 ... [2020-05-07T13:30:19.016Z] [2020-05-07T13:30:19.016Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:19.016Z] #33 64.03 time [2020-05-07T13:30:19.016Z] #33 70.65 internal/poll [2020-05-07T13:30:19.016Z] #33 72.78 internal/fmtsort [2020-05-07T13:30:19.016Z] #33 72.88 internal/syscall/execenv [2020-05-07T13:30:19.016Z] #33 73.18 internal/syscall/unix [2020-05-07T13:30:19.016Z] #33 73.55 os [2020-05-07T13:30:19.016Z] #33 73.60 strings [2020-05-07T13:30:19.016Z] #33 ... [2020-05-07T13:30:19.016Z] [2020-05-07T13:30:19.016Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:19.016Z] #27 16.97 [2020-05-07T13:30:19.016Z] #27 17.22 #=#=# ######################################################################## 100.0% [2020-05-07T13:30:19.016Z] #27 17.42 [2020-05-07T13:30:19.016Z] #27 18.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T13:30:19.179Z] #17 29.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-07T13:30:19.179Z] #17 29.85 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T13:30:19.179Z] #17 29.93 Selecting previously unselected package libip6tc0:amd64. [2020-05-07T13:30:19.179Z] #17 29.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-07T13:30:19.179Z] #17 29.94 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T13:30:19.179Z] #17 30.01 Selecting previously unselected package libiptc0:amd64. [2020-05-07T13:30:19.179Z] #17 30.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-07T13:30:19.179Z] #17 30.01 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-07T13:30:19.179Z] #17 30.09 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-07T13:30:19.179Z] #17 30.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-07T13:30:19.271Z] #27 18.45 skipping existing 1849cc453dee [2020-05-07T13:30:19.437Z] #17 30.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T13:30:19.437Z] #17 30.17 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-07T13:30:19.437Z] #17 30.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-07T13:30:19.437Z] #17 30.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T13:30:19.437Z] #17 30.27 Selecting previously unselected package libnftnl11:amd64. [2020-05-07T13:30:19.437Z] #17 30.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-07T13:30:19.437Z] #17 30.28 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T13:30:19.526Z] #27 18.61 [2020-05-07T13:30:19.699Z] #17 30.40 Selecting previously unselected package iptables. [2020-05-07T13:30:19.699Z] #17 30.40 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-07T13:30:19.699Z] #17 30.41 Unpacking iptables (1.8.2-4) ... [2020-05-07T13:30:19.944Z] #35 ... [2020-05-07T13:30:19.944Z] [2020-05-07T13:30:19.944Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:19.944Z] #33 63.29 time [2020-05-07T13:30:19.944Z] #33 70.07 internal/poll [2020-05-07T13:30:19.944Z] #33 70.33 internal/fmtsort [2020-05-07T13:30:19.944Z] #33 71.11 internal/syscall/execenv [2020-05-07T13:30:19.944Z] #33 71.33 internal/syscall/unix [2020-05-07T13:30:19.944Z] #33 71.61 strings [2020-05-07T13:30:19.944Z] #33 72.94 os [2020-05-07T13:30:19.944Z] #33 ... [2020-05-07T13:30:19.944Z] [2020-05-07T13:30:19.944Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:19.944Z] #27 20.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T13:30:19.944Z] #27 20.93 skipping existing 1849cc453dee [2020-05-07T13:30:19.944Z] #27 21.16 [2020-05-07T13:30:19.944Z] #27 22.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T13:30:19.944Z] #27 22.71 [2020-05-07T13:30:19.944Z] #27 22.89 ######################################################################## 100.0% [2020-05-07T13:30:19.944Z] #27 22.99 [2020-05-07T13:30:19.944Z] #27 23.12 Download of images into '/build' complete. [2020-05-07T13:30:19.944Z] #27 23.13 Use something like the following to load the result into a Docker daemon: [2020-05-07T13:30:19.944Z] #27 23.13 tar -cC '/build' . | docker load [2020-05-07T13:30:19.944Z] #27 DONE 23.5s [2020-05-07T13:30:19.944Z] [2020-05-07T13:30:19.944Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:19.944Z] #43 71.48 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T13:30:19.944Z] #43 71.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:30:19.944Z] #43 71.51 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:19.944Z] #43 71.52 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T13:30:19.944Z] #43 71.53 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:19.944Z] #43 71.54 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:30:19.944Z] #43 71.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:19.944Z] #43 71.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:19.944Z] #43 71.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:30:19.944Z] #43 71.59 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T13:30:19.956Z] #17 30.74 Selecting previously unselected package xxd. [2020-05-07T13:30:19.956Z] #17 30.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:30:19.956Z] #17 30.74 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:30:20.211Z] #43 ... [2020-05-07T13:30:20.211Z] [2020-05-07T13:30:20.211Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:20.211Z] #35 DONE 74.2s [2020-05-07T13:30:20.211Z] [2020-05-07T13:30:20.211Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:30:20.211Z] #36 DONE 0.1s [2020-05-07T13:30:20.211Z] [2020-05-07T13:30:20.211Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T13:30:20.211Z] #37 DONE 0.1s [2020-05-07T13:30:20.211Z] [2020-05-07T13:30:20.211Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:20.211Z] #56 71.29 context [2020-05-07T13:30:20.211Z] #56 72.71 internal/poll [2020-05-07T13:30:20.213Z] #17 30.87 Selecting previously unselected package vim-common. [2020-05-07T13:30:20.213Z] #17 30.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:30:20.213Z] #17 30.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:30:20.213Z] #17 31.11 Selecting previously unselected package bash-completion. [2020-05-07T13:30:20.452Z] #27 19.58 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T13:30:20.470Z] #17 31.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T13:30:20.707Z] #27 19.96 [2020-05-07T13:30:20.902Z] #78 exporting layers 2.7s done [2020-05-07T13:30:20.902Z] #78 writing image sha256:f79eda5fc8c0b1b03d60142f8bd9be4a85a363c648a2508e6d0798dabd90be33 done [2020-05-07T13:30:20.902Z] #78 naming to docker.io/library/docker:d98199e84c3a4125e600fdfdde5f95791fb7177e done [2020-05-07T13:30:20.902Z] #78 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T13:30:21.270Z] #27 20.23 ######################################################################## 100.0% [2020-05-07T13:30:21.270Z] #27 20.35 [2020-05-07T13:30:21.270Z] #27 20.44 Download of images into '/build' complete. [2020-05-07T13:30:21.270Z] #27 20.44 Use something like the following to load the result into a Docker daemon: [2020-05-07T13:30:21.270Z] #27 20.44 tar -cC '/build' . | docker load [2020-05-07T13:30:21.320Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/test/unit [2020-05-07T13:30:21.342Z] #33 68.75 github.com/BurntSushi/toml [2020-05-07T13:30:21.342Z] #33 68.75 log [2020-05-07T13:30:21.342Z] #33 68.77 flag [2020-05-07T13:30:21.602Z] #33 ... [2020-05-07T13:30:21.602Z] [2020-05-07T13:30:21.603Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:21.603Z] #56 59.55 time [2020-05-07T13:30:21.603Z] #56 62.31 regexp [2020-05-07T13:30:21.603Z] #56 68.93 mvdan.cc/sh/v3/fileutil [2020-05-07T13:30:21.603Z] #56 69.19 github.com/pkg/diff [2020-05-07T13:30:21.603Z] #56 69.19 go/token [2020-05-07T13:30:21.603Z] #56 69.21 flag [2020-05-07T13:30:21.603Z] #56 69.23 encoding/binary [2020-05-07T13:30:21.832Z] #27 ... [2020-05-07T13:30:21.832Z] [2020-05-07T13:30:21.832Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:21.832Z] #10 67.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-07T13:30:21.832Z] #10 67.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:30:21.832Z] #10 67.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:30:21.832Z] #10 67.56 Selecting previously unselected package dmsetup. [2020-05-07T13:30:21.832Z] #10 67.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:30:21.832Z] #10 67.61 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T13:30:21.832Z] #10 67.87 Selecting previously unselected package mingw-w64-common. [2020-05-07T13:30:21.832Z] #10 67.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T13:30:21.832Z] #10 67.90 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T13:30:21.832Z] #10 75.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T13:30:21.832Z] #10 75.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T13:30:21.832Z] #10 75.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:30:21.851Z] #36 46.32 Building dependency tree... [2020-05-07T13:30:21.862Z] #56 ... [2020-05-07T13:30:21.862Z] [2020-05-07T13:30:21.862Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:21.862Z] #38 9.001 -- Detecting C compile features - done [2020-05-07T13:30:21.862Z] #38 9.030 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T13:30:21.862Z] #38 9.502 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T13:30:21.862Z] #38 9.664 -- Configuring done [2020-05-07T13:30:21.862Z] #38 9.716 -- Generating done [2020-05-07T13:30:21.862Z] #38 9.728 -- Build files have been written to: /tmp/tmp.8jYWLD2VRz/tini [2020-05-07T13:30:21.862Z] #38 9.741 + make tini-static [2020-05-07T13:30:21.862Z] #38 10.45 Scanning dependencies of target tini-static [2020-05-07T13:30:21.862Z] #38 10.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T13:30:22.087Z] #10 ... [2020-05-07T13:30:22.087Z] [2020-05-07T13:30:22.087Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:22.087Z] #27 DONE 21.2s [2020-05-07T13:30:22.087Z] [2020-05-07T13:30:22.087Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:22.087Z] #43 69.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T13:30:22.087Z] #43 69.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:30:22.087Z] #43 69.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:22.087Z] #43 69.85 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T13:30:22.087Z] #43 69.87 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:22.087Z] #43 69.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:30:22.087Z] #43 69.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:22.087Z] #43 69.91 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T13:30:22.087Z] #43 69.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:30:22.087Z] #43 69.97 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T13:30:22.087Z] #43 76.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T13:30:22.087Z] #43 76.65 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:22.087Z] #43 DONE 77.4s [2020-05-07T13:30:22.087Z] [2020-05-07T13:30:22.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:22.738Z] #56 76.09 encoding/binary [2020-05-07T13:30:22.802Z] #38 ... [2020-05-07T13:30:22.803Z] [2020-05-07T13:30:22.803Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:22.803Z] #44 4.498 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:30:22.803Z] #44 4.498 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:30:22.803Z] #44 4.538 Note: Building without GnuTLS support [2020-05-07T13:30:22.803Z] #44 6.893 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:30:22.803Z] #44 6.951 GEN .gitid [2020-05-07T13:30:22.803Z] #44 6.968 GEN criu/include/version.h [2020-05-07T13:30:22.803Z] #44 7.055 GEN include/common/asm [2020-05-07T13:30:22.803Z] #44 8.916 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T13:30:22.803Z] #44 9.087 PBCC images/opts.pb-c.c [2020-05-07T13:30:22.803Z] #44 9.129 PBCC images/sit.pb-c.c [2020-05-07T13:30:22.803Z] #44 9.271 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T13:30:22.803Z] #44 9.392 DEP images/opts.pb-c.d [2020-05-07T13:30:22.803Z] #44 9.488 DEP images/sit.pb-c.d [2020-05-07T13:30:22.803Z] #44 9.541 PBCC images/macvlan.pb-c.c [2020-05-07T13:30:22.803Z] #44 9.575 DEP images/macvlan.pb-c.d [2020-05-07T13:30:22.803Z] #44 9.675 PBCC images/autofs.pb-c.c [2020-05-07T13:30:22.803Z] #44 9.707 DEP images/autofs.pb-c.d [2020-05-07T13:30:22.803Z] #44 9.792 PBCC images/sysctl.pb-c.c [2020-05-07T13:30:22.803Z] #44 9.852 DEP images/sysctl.pb-c.d [2020-05-07T13:30:22.803Z] #44 9.944 PBCC images/time.pb-c.c [2020-05-07T13:30:22.803Z] #44 9.995 DEP images/time.pb-c.d [2020-05-07T13:30:22.803Z] #44 10.08 PBCC images/binfmt-misc.pb-c.c [2020-05-07T13:30:22.994Z] #17 33.56 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T13:30:22.994Z] #17 33.89 Selecting previously unselected package bzip2. [2020-05-07T13:30:22.994Z] #17 33.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-07T13:30:22.994Z] #17 33.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:30:22.996Z] #56 76.38 os [2020-05-07T13:30:23.063Z] #44 10.12 DEP images/binfmt-misc.pb-c.d [2020-05-07T13:30:23.063Z] #44 10.21 PBCC images/seccomp.pb-c.c [2020-05-07T13:30:23.063Z] #44 10.26 DEP images/seccomp.pb-c.d [2020-05-07T13:30:23.063Z] #44 ... [2020-05-07T13:30:23.063Z] [2020-05-07T13:30:23.063Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:23.063Z] #47 60.91 regexp [2020-05-07T13:30:23.063Z] #47 62.96 os [2020-05-07T13:30:23.063Z] #47 66.75 github.com/LK4D4/vndr/versioned [2020-05-07T13:30:23.063Z] #47 67.94 net [2020-05-07T13:30:23.063Z] #47 67.96 internal/lazyregexp [2020-05-07T13:30:23.063Z] #47 67.97 os/exec [2020-05-07T13:30:23.063Z] #47 69.40 encoding/binary [2020-05-07T13:30:23.063Z] #47 69.43 flag [2020-05-07T13:30:23.252Z] #17 34.01 Selecting previously unselected package xz-utils. [2020-05-07T13:30:23.252Z] #17 34.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-07T13:30:23.252Z] #17 34.02 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T13:30:23.252Z] #17 34.19 Selecting previously unselected package apparmor. [2020-05-07T13:30:23.252Z] #17 34.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-07T13:30:23.323Z] #47 71.05 go/token [2020-05-07T13:30:23.323Z] #47 ... [2020-05-07T13:30:23.323Z] [2020-05-07T13:30:23.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:23.323Z] #44 10.37 PBCC images/userns.pb-c.c [2020-05-07T13:30:23.323Z] #44 10.41 DEP images/userns.pb-c.d [2020-05-07T13:30:23.323Z] #44 10.46 PBCC images/cgroup.pb-c.c [2020-05-07T13:30:23.323Z] #44 10.49 DEP images/cgroup.pb-c.d [2020-05-07T13:30:23.323Z] #44 10.54 PBCC images/fown.pb-c.c [2020-05-07T13:30:23.323Z] #44 10.61 PBCC images/ext-file.pb-c.c [2020-05-07T13:30:23.450Z] #44 ... [2020-05-07T13:30:23.450Z] [2020-05-07T13:30:23.450Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:23.450Z] #47 68.29 time [2020-05-07T13:30:23.450Z] #47 73.94 strings [2020-05-07T13:30:23.450Z] #47 74.66 os [2020-05-07T13:30:23.450Z] #47 77.33 regexp/syntax [2020-05-07T13:30:23.450Z] #47 ... [2020-05-07T13:30:23.450Z] [2020-05-07T13:30:23.450Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:23.450Z] #35 77.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:30:23.450Z] #35 77.87 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:30:23.450Z] #35 77.98 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-07T13:30:23.450Z] #35 77.98 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:30:23.450Z] #35 78.08 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-07T13:30:23.450Z] #35 78.11 Setting up cmake-data (3.13.4-1) ... [2020-05-07T13:30:23.450Z] #35 78.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:30:23.450Z] #35 78.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T13:30:23.450Z] #35 78.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T13:30:23.450Z] #35 78.27 Setting up cmake (3.13.4-1) ... [2020-05-07T13:30:23.450Z] #35 78.31 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:23.450Z] #35 78.43 Processing triggers for mime-support (3.62) ... [2020-05-07T13:30:23.509Z] #17 34.27 Unpacking apparmor (2.13.2-10) ... [2020-05-07T13:30:23.552Z] #36 50.34 The following additional packages will be installed: [2020-05-07T13:30:23.552Z] #36 50.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T13:30:23.552Z] #36 50.39 Suggested packages: [2020-05-07T13:30:23.552Z] #36 50.39 cmake-doc ninja-build lrzip [2020-05-07T13:30:23.552Z] #36 50.40 Recommended packages: [2020-05-07T13:30:23.552Z] #36 50.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T13:30:23.584Z] #44 10.64 DEP images/fown.pb-c.d [2020-05-07T13:30:23.584Z] #44 10.75 DEP images/ext-file.pb-c.d [2020-05-07T13:30:23.584Z] #44 10.80 PBCC images/rpc.pb-c.c [2020-05-07T13:30:23.584Z] #44 10.86 DEP images/rpc.pb-c.d [2020-05-07T13:30:23.705Z] #35 DONE 79.0s [2020-05-07T13:30:23.705Z] [2020-05-07T13:30:23.705Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:30:23.767Z] #17 34.53 Selecting previously unselected package aufs-tools. [2020-05-07T13:30:23.767Z] #17 34.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-07T13:30:23.767Z] #17 34.54 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:30:23.844Z] #44 10.95 PBCC images/siginfo.pb-c.c [2020-05-07T13:30:23.844Z] #44 11.02 DEP images/siginfo.pb-c.d [2020-05-07T13:30:23.844Z] #44 11.11 PBCC images/pagemap.pb-c.c [2020-05-07T13:30:23.930Z] #56 ... [2020-05-07T13:30:23.930Z] [2020-05-07T13:30:23.930Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:23.930Z] #33 76.22 path [2020-05-07T13:30:23.930Z] #33 77.04 text/tabwriter [2020-05-07T13:30:23.960Z] #36 DONE 0.1s [2020-05-07T13:30:23.960Z] [2020-05-07T13:30:23.960Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T13:30:23.960Z] #37 DONE 0.1s [2020-05-07T13:30:23.960Z] [2020-05-07T13:30:23.960Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:23.987Z] ? github.com/docker/docker/api [no test files] [2020-05-07T13:30:24.024Z] #17 34.67 Selecting previously unselected package libonig5:amd64. [2020-05-07T13:30:24.024Z] #17 34.67 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-07T13:30:24.024Z] #17 34.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:30:24.024Z] #17 34.83 Selecting previously unselected package libjq1:amd64. [2020-05-07T13:30:24.024Z] #17 34.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:30:24.024Z] #17 34.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:30:24.104Z] #44 11.24 DEP images/pagemap.pb-c.d [2020-05-07T13:30:24.104Z] #44 11.34 PBCC images/rlimit.pb-c.c [2020-05-07T13:30:24.104Z] #44 11.37 DEP images/rlimit.pb-c.d [2020-05-07T13:30:24.282Z] #17 34.97 Selecting previously unselected package jq. [2020-05-07T13:30:24.282Z] #17 34.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:30:24.282Z] #17 34.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:30:24.282Z] #17 35.08 Selecting previously unselected package libaio1:amd64. [2020-05-07T13:30:24.282Z] #17 35.08 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-07T13:30:24.282Z] #17 35.09 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-07T13:30:24.282Z] #17 35.14 Selecting previously unselected package libgpm2:amd64. [2020-05-07T13:30:24.282Z] #17 35.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-07T13:30:24.282Z] #17 35.15 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-07T13:30:24.282Z] #17 35.21 Selecting previously unselected package libicu63:amd64. [2020-05-07T13:30:24.366Z] #44 11.49 PBCC images/file-lock.pb-c.c [2020-05-07T13:30:24.366Z] #44 11.55 DEP images/file-lock.pb-c.d [2020-05-07T13:30:24.366Z] #44 11.59 PBCC images/tty.pb-c.c [2020-05-07T13:30:24.539Z] #17 35.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T13:30:24.539Z] #17 35.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:30:24.626Z] #44 11.69 DEP images/tty.pb-c.d [2020-05-07T13:30:24.626Z] #44 11.75 PBCC images/tun.pb-c.c [2020-05-07T13:30:24.626Z] #44 11.82 PBCC images/netdev.pb-c.c [2020-05-07T13:30:24.626Z] #44 11.86 DEP images/tun.pb-c.d [2020-05-07T13:30:24.863Z] #33 78.11 path/filepath [2020-05-07T13:30:24.863Z] #33 78.11 fmt [2020-05-07T13:30:24.887Z] #44 ... [2020-05-07T13:30:24.887Z] [2020-05-07T13:30:24.887Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:24.887Z] #38 12.47 [100%] Linking C executable tini-static [2020-05-07T13:30:24.887Z] #38 13.22 [100%] Built target tini-static [2020-05-07T13:30:24.887Z] #38 13.34 + mkdir -p /build [2020-05-07T13:30:24.887Z] #38 13.34 + cp tini-static /build/docker-init [2020-05-07T13:30:24.887Z] #38 DONE 13.8s [2020-05-07T13:30:24.887Z] [2020-05-07T13:30:24.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:24.887Z] #44 11.94 DEP images/netdev.pb-c.d [2020-05-07T13:30:24.888Z] #44 12.06 PBCC images/vma.pb-c.c [2020-05-07T13:30:24.888Z] #44 12.11 DEP images/vma.pb-c.d [2020-05-07T13:30:25.148Z] #44 12.25 PBCC images/creds.pb-c.c [2020-05-07T13:30:25.148Z] #44 12.29 DEP images/creds.pb-c.d [2020-05-07T13:30:25.148Z] #44 12.39 PBCC images/utsns.pb-c.c [2020-05-07T13:30:25.408Z] #44 12.51 DEP images/utsns.pb-c.d [2020-05-07T13:30:25.408Z] #44 12.58 PBCC images/ipc-desc.pb-c.c [2020-05-07T13:30:25.668Z] #44 12.65 PBCC images/ipc-sem.pb-c.c [2020-05-07T13:30:25.668Z] #44 12.69 DEP images/ipc-desc.pb-c.d [2020-05-07T13:30:25.668Z] #44 12.77 DEP images/ipc-sem.pb-c.d [2020-05-07T13:30:25.668Z] #44 12.84 PBCC images/ipc-msg.pb-c.c [2020-05-07T13:30:25.844Z] #36 52.53 The following NEW packages will be installed: [2020-05-07T13:30:25.844Z] #36 ... [2020-05-07T13:30:25.844Z] [2020-05-07T13:30:25.844Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:30:25.844Z] #26 37.37 Reading package lists... [2020-05-07T13:30:25.844Z] #26 47.95 Building dependency tree... [2020-05-07T13:30:25.844Z] #26 51.60 ca-certificates is already the newest version (20190110). [2020-05-07T13:30:25.844Z] #26 51.60 The following additional packages will be installed: [2020-05-07T13:30:25.844Z] #26 51.61 libjq1 libonig5 [2020-05-07T13:30:25.844Z] #26 52.41 The following NEW packages will be installed: [2020-05-07T13:30:25.844Z] #26 52.42 jq libjq1 libonig5 [2020-05-07T13:30:25.928Z] #44 12.90 DEP images/ipc-msg.pb-c.d [2020-05-07T13:30:25.929Z] #44 12.96 PBCC images/ipc-shm.pb-c.c [2020-05-07T13:30:25.929Z] #44 13.03 DEP images/ipc-shm.pb-c.d [2020-05-07T13:30:26.181Z] #26 52.87 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:30:26.181Z] #26 52.87 Need to get 358 kB of archives. [2020-05-07T13:30:26.181Z] #26 52.87 After this operation, 1277 kB of additional disk space will be used. [2020-05-07T13:30:26.181Z] #26 52.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-07T13:30:26.189Z] #44 13.21 PBCC images/ipc-var.pb-c.c [2020-05-07T13:30:26.189Z] #44 13.24 DEP images/ipc-var.pb-c.d [2020-05-07T13:30:26.189Z] #44 13.46 PBCC images/sk-opts.pb-c.c [2020-05-07T13:30:26.244Z] #33 ... [2020-05-07T13:30:26.245Z] [2020-05-07T13:30:26.245Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:26.245Z] #43 79.99 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T13:30:26.245Z] #43 80.00 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:26.245Z] #43 DONE 80.3s [2020-05-07T13:30:26.245Z] [2020-05-07T13:30:26.245Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:26.245Z] #33 79.71 io/ioutil [2020-05-07T13:30:26.449Z] #44 13.51 PBCC images/packet-sock.pb-c.c [2020-05-07T13:30:26.449Z] #44 13.61 DEP images/sk-opts.pb-c.d [2020-05-07T13:30:26.449Z] #44 13.70 DEP images/packet-sock.pb-c.d [2020-05-07T13:30:26.518Z] #26 53.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-07T13:30:26.518Z] #26 ... [2020-05-07T13:30:26.518Z] [2020-05-07T13:30:26.518Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:26.518Z] #36 52.56 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T13:30:26.518Z] #36 52.56 vim-common xxd [2020-05-07T13:30:26.518Z] #36 53.03 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:30:26.518Z] #36 53.03 Need to get 14.9 MB of archives. [2020-05-07T13:30:26.518Z] #36 53.03 After this operation, 67.2 MB of additional disk space will be used. [2020-05-07T13:30:26.518Z] #36 53.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-07T13:30:26.518Z] #36 53.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:30:26.518Z] #36 53.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T13:30:26.709Z] #44 13.84 PBCC images/sk-netlink.pb-c.c [2020-05-07T13:30:26.709Z] #44 13.89 DEP images/sk-netlink.pb-c.d [2020-05-07T13:30:26.709Z] #44 13.97 PBCC images/sk-inet.pb-c.c [2020-05-07T13:30:26.970Z] #44 14.06 DEP images/sk-inet.pb-c.d [2020-05-07T13:30:26.970Z] #44 14.28 PBCC images/sk-unix.pb-c.c [2020-05-07T13:30:27.230Z] #44 14.34 DEP images/sk-unix.pb-c.d [2020-05-07T13:30:27.230Z] #44 14.40 PBCC images/mm.pb-c.c [2020-05-07T13:30:27.230Z] #44 14.43 DEP images/mm.pb-c.d [2020-05-07T13:30:27.230Z] #44 14.50 PBCC images/timerfd.pb-c.c [2020-05-07T13:30:27.241Z] #36 54.10 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-07T13:30:27.492Z] #44 14.57 DEP images/timerfd.pb-c.d [2020-05-07T13:30:27.492Z] #44 14.65 PBCC images/timer.pb-c.c [2020-05-07T13:30:27.492Z] #44 14.73 DEP images/timer.pb-c.d [2020-05-07T13:30:27.492Z] #44 14.81 PBCC images/sa.pb-c.c [2020-05-07T13:30:27.753Z] #44 14.85 DEP images/sa.pb-c.d [2020-05-07T13:30:27.753Z] #44 14.88 PBCC images/pipe-data.pb-c.c [2020-05-07T13:30:27.753Z] #44 14.91 DEP images/pipe-data.pb-c.d [2020-05-07T13:30:27.753Z] #44 14.96 PBCC images/mnt.pb-c.c [2020-05-07T13:30:28.013Z] #44 15.07 DEP images/mnt.pb-c.d [2020-05-07T13:30:28.013Z] #44 15.16 PBCC images/sk-packet.pb-c.c [2020-05-07T13:30:28.125Z] #38 3.647 + RM_GOPATH=0 [2020-05-07T13:30:28.125Z] #38 3.649 + TMP_GOPATH= [2020-05-07T13:30:28.125Z] #38 3.649 + : /build [2020-05-07T13:30:28.125Z] #38 3.649 + '[' -z '' ']' [2020-05-07T13:30:28.125Z] #38 3.651 ++ mktemp -d [2020-05-07T13:30:28.125Z] #38 3.656 + export GOPATH=/tmp/tmp.hQU8p97e3R [2020-05-07T13:30:28.125Z] #38 3.656 + GOPATH=/tmp/tmp.hQU8p97e3R [2020-05-07T13:30:28.125Z] #38 3.656 + RM_GOPATH=1 [2020-05-07T13:30:28.125Z] #38 3.657 ++ dirname ./install.sh [2020-05-07T13:30:28.125Z] #38 3.660 + dir=. [2020-05-07T13:30:28.125Z] #38 3.660 + bin=tini [2020-05-07T13:30:28.125Z] #38 3.660 + shift [2020-05-07T13:30:28.125Z] #38 3.661 + '[' '!' -f ./tini.installer ']' [2020-05-07T13:30:28.125Z] #38 3.664 + . ./tini.installer [2020-05-07T13:30:28.125Z] #38 3.664 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:28.125Z] #38 3.665 + install_tini [2020-05-07T13:30:28.125Z] #38 3.665 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T13:30:28.125Z] #38 3.665 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:28.125Z] #38 3.665 + git clone https://github.com/krallin/tini.git /tmp/tmp.hQU8p97e3R/tini [2020-05-07T13:30:28.125Z] #38 3.667 Cloning into '/tmp/tmp.hQU8p97e3R/tini'... [2020-05-07T13:30:28.125Z] #38 4.498 + cd /tmp/tmp.hQU8p97e3R/tini [2020-05-07T13:30:28.152Z] #33 ... [2020-05-07T13:30:28.152Z] [2020-05-07T13:30:28.152Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:28.152Z] #38 4.128 + RM_GOPATH=0 [2020-05-07T13:30:28.152Z] #38 4.128 + TMP_GOPATH= [2020-05-07T13:30:28.152Z] #38 4.128 + : /build [2020-05-07T13:30:28.152Z] #38 4.128 + '[' -z '' ']' [2020-05-07T13:30:28.152Z] #38 4.128 ++ mktemp -d [2020-05-07T13:30:28.152Z] #38 4.128 + export GOPATH=/tmp/tmp.ZCeYgBOEti [2020-05-07T13:30:28.152Z] #38 4.128 + GOPATH=/tmp/tmp.ZCeYgBOEti [2020-05-07T13:30:28.152Z] #38 4.128 + RM_GOPATH=1 [2020-05-07T13:30:28.152Z] #38 4.131 ++ dirname ./install.sh [2020-05-07T13:30:28.152Z] #38 4.134 + dir=. [2020-05-07T13:30:28.152Z] #38 4.141 + bin=tini [2020-05-07T13:30:28.152Z] #38 4.141 + shift [2020-05-07T13:30:28.152Z] #38 4.141 + '[' '!' -f ./tini.installer ']' [2020-05-07T13:30:28.152Z] #38 4.142 + . ./tini.installer [2020-05-07T13:30:28.152Z] #38 4.142 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:28.152Z] #38 4.142 + install_tini [2020-05-07T13:30:28.152Z] #38 4.142 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T13:30:28.152Z] #38 4.142 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:28.152Z] #38 4.143 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZCeYgBOEti/tini [2020-05-07T13:30:28.152Z] #38 4.146 Cloning into '/tmp/tmp.ZCeYgBOEti/tini'... [2020-05-07T13:30:28.152Z] #38 4.927 + cd /tmp/tmp.ZCeYgBOEti/tini [2020-05-07T13:30:28.152Z] #38 4.927 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:28.152Z] #38 4.939 + cmake . [2020-05-07T13:30:28.152Z] #38 5.615 -- The C compiler identification is GNU 8.3.0 [2020-05-07T13:30:28.152Z] #38 5.655 -- Check for working C compiler: /usr/bin/cc [2020-05-07T13:30:28.152Z] #38 6.880 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T13:30:28.152Z] #38 6.884 -- Detecting C compiler ABI info [2020-05-07T13:30:28.152Z] #38 7.653 -- Detecting C compiler ABI info - done [2020-05-07T13:30:28.152Z] #38 7.719 -- Detecting C compile features [2020-05-07T13:30:28.274Z] #44 15.23 DEP images/sk-packet.pb-c.d [2020-05-07T13:30:28.274Z] #44 15.36 PBCC images/tcp-stream.pb-c.c [2020-05-07T13:30:28.274Z] #44 15.40 DEP images/tcp-stream.pb-c.d [2020-05-07T13:30:28.274Z] #44 15.49 PBCC images/pipe.pb-c.c [2020-05-07T13:30:28.381Z] #38 4.500 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:30:28.381Z] #38 4.532 + cmake . [2020-05-07T13:30:28.536Z] #44 15.54 DEP images/pipe.pb-c.d [2020-05-07T13:30:28.536Z] #44 15.61 PBCC images/pstree.pb-c.c [2020-05-07T13:30:28.536Z] #44 15.66 DEP images/pstree.pb-c.d [2020-05-07T13:30:28.536Z] #44 15.72 PBCC images/fs.pb-c.c [2020-05-07T13:30:28.536Z] #44 15.75 DEP images/fs.pb-c.d [2020-05-07T13:30:28.536Z] #44 15.78 PBCC images/signalfd.pb-c.c [2020-05-07T13:30:28.536Z] #44 15.83 DEP images/signalfd.pb-c.d [2020-05-07T13:30:28.719Z] #17 38.79 Selecting previously unselected package libnet1:amd64. [2020-05-07T13:30:28.719Z] #17 38.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:30:28.719Z] #17 38.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:28.719Z] #17 38.91 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T13:30:28.719Z] #17 38.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T13:30:28.719Z] #17 38.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:30:28.719Z] #17 39.03 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T13:30:28.719Z] #17 39.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:30:28.719Z] #17 39.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:30:28.719Z] #17 39.10 Selecting previously unselected package libreadline5:amd64. [2020-05-07T13:30:28.719Z] #17 39.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-07T13:30:28.719Z] #17 39.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T13:30:28.719Z] #17 39.22 Selecting previously unselected package net-tools. [2020-05-07T13:30:28.719Z] #17 39.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-07T13:30:28.719Z] #17 39.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:30:28.719Z] #17 39.42 Selecting previously unselected package python-pip-whl. [2020-05-07T13:30:28.719Z] #17 39.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T13:30:28.719Z] #17 39.43 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T13:30:28.797Z] #44 15.97 PBCC images/fh.pb-c.c [2020-05-07T13:30:28.797Z] #44 16.05 PBCC images/fsnotify.pb-c.c [2020-05-07T13:30:28.797Z] #44 16.10 DEP images/fh.pb-c.d [2020-05-07T13:30:28.942Z] #38 5.093 -- The C compiler identification is GNU 8.3.0 [2020-05-07T13:30:28.942Z] #38 5.146 -- Check for working C compiler: /usr/bin/cc [2020-05-07T13:30:28.975Z] #17 ... [2020-05-07T13:30:28.975Z] [2020-05-07T13:30:28.975Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:28.975Z] #44 99.33 CC criu/cr-errno.o [2020-05-07T13:30:28.975Z] #44 99.39 CC criu/cr-restore.o [2020-05-07T13:30:28.975Z] #44 103.8 CC criu/cr-service.o [2020-05-07T13:30:28.975Z] #44 105.4 CC criu/crtools.o [2020-05-07T13:30:28.975Z] #44 106.0 CC criu/eventfd.o [2020-05-07T13:30:28.975Z] #44 106.4 CC criu/eventpoll.o [2020-05-07T13:30:28.975Z] #44 107.3 CC criu/external.o [2020-05-07T13:30:28.975Z] #44 107.5 CC criu/fault-injection.o [2020-05-07T13:30:28.975Z] #44 107.6 CC criu/fdstore.o [2020-05-07T13:30:28.975Z] #44 108.1 CC criu/fifo.o [2020-05-07T13:30:28.975Z] #44 108.5 CC criu/file-ids.o [2020-05-07T13:30:28.975Z] #44 108.9 CC criu/file-lock.o [2020-05-07T13:30:28.975Z] #44 ... [2020-05-07T13:30:28.975Z] [2020-05-07T13:30:28.975Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:30:28.975Z] #17 39.96 Selecting previously unselected package python3-lib2to3. [2020-05-07T13:30:29.057Z] #44 16.18 DEP images/fsnotify.pb-c.d [2020-05-07T13:30:29.057Z] #44 16.26 PBCC images/eventpoll.pb-c.c [2020-05-07T13:30:29.057Z] #44 16.29 DEP images/eventpoll.pb-c.d [2020-05-07T13:30:29.057Z] #44 16.37 PBCC images/eventfd.pb-c.c [2020-05-07T13:30:29.085Z] #38 ... [2020-05-07T13:30:29.085Z] [2020-05-07T13:30:29.085Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:29.085Z] #33 82.61 flag [2020-05-07T13:30:29.198Z] #38 ... [2020-05-07T13:30:29.198Z] [2020-05-07T13:30:29.198Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:29.198Z] #56 74.07 os [2020-05-07T13:30:29.198Z] #56 79.18 encoding/binary [2020-05-07T13:30:29.198Z] #56 79.32 fmt [2020-05-07T13:30:29.198Z] #56 82.10 encoding/base64 [2020-05-07T13:30:29.198Z] #56 83.10 golang.org/x/sys/unix [2020-05-07T13:30:29.198Z] #56 ... [2020-05-07T13:30:29.198Z] [2020-05-07T13:30:29.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:29.198Z] #10 84.14 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T13:30:29.198Z] #10 84.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:30:29.198Z] #10 84.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:29.198Z] #10 84.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T13:30:29.198Z] #10 84.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:30:29.198Z] #10 84.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:29.232Z] #17 39.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T13:30:29.232Z] #17 39.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:30:29.232Z] #17 40.12 Selecting previously unselected package python3-distutils. [2020-05-07T13:30:29.318Z] #44 16.38 DEP images/eventfd.pb-c.d [2020-05-07T13:30:29.318Z] #44 16.45 PBCC images/remap-file-path.pb-c.c [2020-05-07T13:30:29.318Z] #44 16.51 DEP images/remap-file-path.pb-c.d [2020-05-07T13:30:29.343Z] #33 82.62 github.com/BurntSushi/toml [2020-05-07T13:30:29.490Z] #17 40.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T13:30:29.490Z] #17 40.14 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T13:30:29.490Z] #17 40.30 Selecting previously unselected package python3-pip. [2020-05-07T13:30:29.490Z] #17 40.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T13:30:29.490Z] #17 40.31 Unpacking python3-pip (18.1-5) ... [2020-05-07T13:30:29.555Z] #36 56.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-07T13:30:29.719Z] #44 16.55 PBCC images/fifo.pb-c.c [2020-05-07T13:30:29.719Z] #44 16.57 DEP images/fifo.pb-c.d [2020-05-07T13:30:29.719Z] #44 16.70 PBCC images/ghost-file.pb-c.c [2020-05-07T13:30:29.748Z] #17 40.50 Selecting previously unselected package python3-pkg-resources. [2020-05-07T13:30:29.748Z] #17 40.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:30:29.748Z] #17 40.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:29.748Z] #17 40.65 Selecting previously unselected package python3-setuptools. [2020-05-07T13:30:29.748Z] #17 40.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T13:30:29.748Z] #17 40.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T13:30:29.891Z] #36 56.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-07T13:30:29.981Z] #44 17.04 DEP images/ghost-file.pb-c.d [2020-05-07T13:30:29.981Z] #44 17.04 PBCC images/regfile.pb-c.c [2020-05-07T13:30:29.981Z] #44 17.04 DEP images/regfile.pb-c.d [2020-05-07T13:30:29.981Z] #44 17.08 PBCC images/ns.pb-c.c [2020-05-07T13:30:29.981Z] #44 17.10 DEP images/ns.pb-c.d [2020-05-07T13:30:29.981Z] #44 17.15 PBCC images/fdinfo.pb-c.c [2020-05-07T13:30:30.006Z] #17 40.87 Selecting previously unselected package python3-wheel. [2020-05-07T13:30:30.006Z] #17 40.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T13:30:30.006Z] #17 40.88 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T13:30:30.006Z] #17 40.95 Selecting previously unselected package sudo. [2020-05-07T13:30:30.243Z] #44 17.30 DEP images/fdinfo.pb-c.d [2020-05-07T13:30:30.243Z] #44 ... [2020-05-07T13:30:30.243Z] [2020-05-07T13:30:30.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:30.243Z] #10 68.45 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T13:30:30.243Z] #10 68.45 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-07T13:30:30.243Z] #10 68.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:30.243Z] #10 68.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T13:30:30.243Z] #10 68.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-07T13:30:30.243Z] #10 68.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:30.243Z] #10 ... [2020-05-07T13:30:30.243Z] [2020-05-07T13:30:30.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:30.243Z] #44 17.39 PBCC images/core-aarch64.pb-c.c [2020-05-07T13:30:30.243Z] #44 17.45 PBCC images/core-arm.pb-c.c [2020-05-07T13:30:30.243Z] #44 17.53 PBCC images/core-ppc64.pb-c.c [2020-05-07T13:30:30.264Z] #17 40.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-07T13:30:30.265Z] #17 40.96 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:30:30.277Z] #33 ... [2020-05-07T13:30:30.277Z] [2020-05-07T13:30:30.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:30.277Z] #10 74.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T13:30:30.277Z] #10 74.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T13:30:30.277Z] #10 74.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:30:30.277Z] #10 83.37 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T13:30:30.277Z] #10 83.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:30:30.277Z] #10 83.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:30.277Z] #10 83.58 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T13:30:30.277Z] #10 83.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:30:30.277Z] #10 83.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:30.503Z] #44 17.62 PBCC images/core-s390.pb-c.c [2020-05-07T13:30:30.503Z] #44 17.71 PBCC images/core-x86.pb-c.c [2020-05-07T13:30:30.503Z] #44 17.82 PBCC images/core.pb-c.c [2020-05-07T13:30:30.522Z] #17 41.41 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T13:30:30.522Z] #17 41.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-07T13:30:30.522Z] #17 41.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:30:30.535Z] #10 ... [2020-05-07T13:30:30.535Z] [2020-05-07T13:30:30.535Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:30.535Z] #47 73.73 strings [2020-05-07T13:30:30.535Z] #47 75.88 os [2020-05-07T13:30:30.535Z] #47 78.09 regexp/syntax [2020-05-07T13:30:30.535Z] #47 80.68 fmt [2020-05-07T13:30:30.535Z] #47 ... [2020-05-07T13:30:30.535Z] [2020-05-07T13:30:30.535Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:30.535Z] #38 9.855 -- Detecting C compile features - done [2020-05-07T13:30:30.535Z] #38 9.912 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T13:30:30.535Z] #38 10.11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T13:30:30.535Z] #38 10.24 -- Configuring done [2020-05-07T13:30:30.535Z] #38 10.25 -- Generating done [2020-05-07T13:30:30.535Z] #38 10.28 -- Build files have been written to: /tmp/tmp.ZCeYgBOEti/tini [2020-05-07T13:30:30.535Z] #38 10.29 + make tini-static [2020-05-07T13:30:30.767Z] #44 17.96 PBCC images/inventory.pb-c.c [2020-05-07T13:30:30.767Z] #44 18.07 DEP images/core-aarch64.pb-c.d [2020-05-07T13:30:30.780Z] #17 41.65 Selecting previously unselected package uidmap. [2020-05-07T13:30:30.780Z] #17 41.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-07T13:30:30.780Z] #17 41.67 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T13:30:30.780Z] #17 41.76 Selecting previously unselected package vim-runtime. [2020-05-07T13:30:30.793Z] #38 10.66 Scanning dependencies of target tini-static [2020-05-07T13:30:31.034Z] #44 18.14 DEP images/core-arm.pb-c.d [2020-05-07T13:30:31.034Z] #44 18.19 DEP images/core-ppc64.pb-c.d [2020-05-07T13:30:31.034Z] #44 18.25 DEP images/core-s390.pb-c.d [2020-05-07T13:30:31.034Z] #44 18.33 DEP images/core-x86.pb-c.d [2020-05-07T13:30:31.038Z] #17 41.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:30:31.038Z] #17 41.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T13:30:31.038Z] #17 41.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T13:30:31.038Z] #17 41.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:30:31.051Z] #38 10.72 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T13:30:31.296Z] #44 18.36 DEP images/core.pb-c.d [2020-05-07T13:30:31.296Z] #44 18.42 DEP images/inventory.pb-c.d [2020-05-07T13:30:31.296Z] #44 18.48 PBCC images/cpuinfo.pb-c.c [2020-05-07T13:30:31.296Z] #44 ... [2020-05-07T13:30:31.296Z] [2020-05-07T13:30:31.296Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:31.296Z] #33 74.67 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:30:31.296Z] #33 DONE 79.3s [2020-05-07T13:30:31.296Z] [2020-05-07T13:30:31.296Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:31.296Z] #44 18.52 DEP images/cpuinfo.pb-c.d [2020-05-07T13:30:31.296Z] #44 18.57 PBCC images/stats.pb-c.c [2020-05-07T13:30:31.556Z] #44 18.61 DEP images/stats.pb-c.d [2020-05-07T13:30:31.592Z] #36 ... [2020-05-07T13:30:31.592Z] [2020-05-07T13:30:31.592Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:30:31.592Z] #26 54.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-07T13:30:31.592Z] #26 56.96 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:31.592Z] #26 57.26 Fetched 358 kB in 2s (218 kB/s) [2020-05-07T13:30:31.592Z] #26 57.39 Selecting previously unselected package libonig5:ppc64el. [2020-05-07T13:30:31.592Z] #26 57.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-07T13:30:31.592Z] #26 57.64 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-07T13:30:31.593Z] #26 57.66 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-07T13:30:31.593Z] #26 57.93 Selecting previously unselected package libjq1:ppc64el. [2020-05-07T13:30:31.593Z] #26 57.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T13:30:31.593Z] #26 57.94 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T13:30:31.593Z] #26 58.30 Selecting previously unselected package jq. [2020-05-07T13:30:31.593Z] #26 58.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T13:30:31.593Z] #26 58.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:30:31.930Z] #26 58.70 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-07T13:30:31.930Z] #26 58.70 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T13:30:31.930Z] #26 58.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:30:31.930Z] #26 ... [2020-05-07T13:30:31.930Z] [2020-05-07T13:30:31.930Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:31.930Z] #11 37.05 Reading package lists... [2020-05-07T13:30:31.930Z] #11 49.09 Building dependency tree... [2020-05-07T13:30:31.930Z] #11 53.57 The following additional packages will be installed: [2020-05-07T13:30:31.930Z] #11 53.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T13:30:31.930Z] #11 53.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T13:30:31.930Z] #11 53.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T13:30:31.930Z] #11 53.58 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:30:31.930Z] #11 53.60 Suggested packages: [2020-05-07T13:30:31.930Z] #11 53.60 gcc-8-locales seccomp wine64 [2020-05-07T13:30:31.930Z] #11 56.35 The following NEW packages will be installed: [2020-05-07T13:30:31.930Z] #11 56.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T13:30:31.930Z] #11 56.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T13:30:31.930Z] #11 56.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T13:30:31.930Z] #11 56.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T13:30:31.930Z] #11 56.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T13:30:31.930Z] #11 56.36 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T13:30:31.930Z] #11 56.85 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:30:31.930Z] #11 56.85 Need to get 78.9 MB of archives. [2020-05-07T13:30:31.930Z] #11 56.85 After this operation, 532 MB of additional disk space will be used. [2020-05-07T13:30:31.930Z] #11 56.85 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-05-07T13:30:31.930Z] #11 57.75 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-05-07T13:30:31.930Z] #11 ... [2020-05-07T13:30:31.930Z] [2020-05-07T13:30:31.930Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T13:30:31.930Z] #26 58.73 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:32.268Z] #26 DONE 59.1s [2020-05-07T13:30:32.268Z] [2020-05-07T13:30:32.268Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:32.268Z] #44 37.65 Reading package lists... [2020-05-07T13:30:32.268Z] #44 50.02 Building dependency tree... [2020-05-07T13:30:32.268Z] #44 53.91 The following additional packages will be installed: [2020-05-07T13:30:32.268Z] #44 53.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T13:30:32.268Z] #44 53.94 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T13:30:32.268Z] #44 53.94 Suggested packages: [2020-05-07T13:30:32.268Z] #44 53.94 manpages-dev python-setuptools [2020-05-07T13:30:32.268Z] #44 56.55 The following NEW packages will be installed: [2020-05-07T13:30:32.268Z] #44 56.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T13:30:32.268Z] #44 56.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T13:30:32.268Z] #44 56.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T13:30:32.268Z] #44 56.59 python-six zlib1g-dev [2020-05-07T13:30:32.268Z] #44 56.95 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:30:32.268Z] #44 56.95 Need to get 4075 kB of archives. [2020-05-07T13:30:32.268Z] #44 56.95 After this operation, 24.5 MB of additional disk space will be used. [2020-05-07T13:30:32.268Z] #44 56.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-07T13:30:32.268Z] #44 57.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-07T13:30:32.268Z] #44 57.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-07T13:30:32.268Z] #44 57.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-07T13:30:32.268Z] #44 58.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-07T13:30:32.268Z] #44 58.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-07T13:30:32.268Z] #44 58.53 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-05-07T13:30:32.268Z] #44 58.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-07T13:30:32.268Z] #44 ... [2020-05-07T13:30:32.268Z] [2020-05-07T13:30:32.268Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T13:30:32.268Z] #27 DONE 0.1s [2020-05-07T13:30:32.268Z] [2020-05-07T13:30:32.268Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:32.268Z] #44 59.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-07T13:30:32.268Z] #44 ... [2020-05-07T13:30:32.268Z] [2020-05-07T13:30:32.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:32.268Z] #11 59.28 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-05-07T13:30:32.350Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-05-07T13:30:32.423Z] #38 12.12 [100%] Linking C executable tini-static [2020-05-07T13:30:32.496Z] #10 ... [2020-05-07T13:30:32.496Z] [2020-05-07T13:30:32.496Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:32.496Z] #33 77.37 path [2020-05-07T13:30:32.496Z] #33 78.19 text/tabwriter [2020-05-07T13:30:32.496Z] #33 78.84 fmt [2020-05-07T13:30:32.496Z] #33 79.85 path/filepath [2020-05-07T13:30:32.496Z] #33 82.79 io/ioutil [2020-05-07T13:30:32.496Z] #33 84.25 flag [2020-05-07T13:30:32.496Z] #33 84.26 github.com/BurntSushi/toml [2020-05-07T13:30:32.496Z] #33 86.65 log [2020-05-07T13:30:32.496Z] #33 ... [2020-05-07T13:30:32.496Z] [2020-05-07T13:30:32.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:32.496Z] #44 5.165 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:30:32.496Z] #44 5.165 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:30:32.496Z] #44 5.181 Note: Building without GnuTLS support [2020-05-07T13:30:32.496Z] #44 6.842 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:30:32.496Z] #44 6.897 GEN .gitid [2020-05-07T13:30:32.496Z] #44 6.909 GEN criu/include/version.h [2020-05-07T13:30:32.496Z] #44 6.953 GEN include/common/asm [2020-05-07T13:30:32.496Z] #44 8.860 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T13:30:32.496Z] #44 8.969 PBCC images/opts.pb-c.c [2020-05-07T13:30:32.496Z] #44 9.037 PBCC images/sit.pb-c.c [2020-05-07T13:30:32.496Z] #44 9.108 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T13:30:32.496Z] #44 9.184 DEP images/opts.pb-c.d [2020-05-07T13:30:32.496Z] #44 9.277 DEP images/sit.pb-c.d [2020-05-07T13:30:32.496Z] #44 9.393 PBCC images/macvlan.pb-c.c [2020-05-07T13:30:32.496Z] #44 9.489 DEP images/macvlan.pb-c.d [2020-05-07T13:30:32.496Z] #44 9.591 PBCC images/autofs.pb-c.c [2020-05-07T13:30:32.496Z] #44 9.601 DEP images/autofs.pb-c.d [2020-05-07T13:30:32.496Z] #44 9.695 PBCC images/sysctl.pb-c.c [2020-05-07T13:30:32.496Z] #44 9.741 DEP images/sysctl.pb-c.d [2020-05-07T13:30:32.496Z] #44 9.817 PBCC images/time.pb-c.c [2020-05-07T13:30:32.496Z] #44 9.872 DEP images/time.pb-c.d [2020-05-07T13:30:32.496Z] #44 9.956 PBCC images/binfmt-misc.pb-c.c [2020-05-07T13:30:32.496Z] #44 10.00 DEP images/binfmt-misc.pb-c.d [2020-05-07T13:30:32.496Z] #44 10.06 PBCC images/seccomp.pb-c.c [2020-05-07T13:30:32.496Z] #44 10.11 DEP images/seccomp.pb-c.d [2020-05-07T13:30:32.496Z] #44 10.18 PBCC images/userns.pb-c.c [2020-05-07T13:30:32.496Z] #44 10.20 DEP images/userns.pb-c.d [2020-05-07T13:30:32.496Z] #44 10.24 PBCC images/cgroup.pb-c.c [2020-05-07T13:30:32.496Z] #44 10.30 DEP images/cgroup.pb-c.d [2020-05-07T13:30:32.496Z] #44 10.35 PBCC images/fown.pb-c.c [2020-05-07T13:30:32.496Z] #44 10.39 PBCC images/ext-file.pb-c.c [2020-05-07T13:30:32.496Z] #44 10.41 DEP images/fown.pb-c.d [2020-05-07T13:30:32.496Z] #44 10.46 DEP images/ext-file.pb-c.d [2020-05-07T13:30:32.496Z] #44 10.51 PBCC images/rpc.pb-c.c [2020-05-07T13:30:32.496Z] #44 10.62 DEP images/rpc.pb-c.d [2020-05-07T13:30:32.751Z] #44 10.71 PBCC images/siginfo.pb-c.c [2020-05-07T13:30:32.751Z] #44 10.72 DEP images/siginfo.pb-c.d [2020-05-07T13:30:32.751Z] #44 10.75 PBCC images/pagemap.pb-c.c [2020-05-07T13:30:32.751Z] #44 10.81 DEP images/pagemap.pb-c.d [2020-05-07T13:30:32.751Z] #44 10.87 PBCC images/rlimit.pb-c.c [2020-05-07T13:30:32.992Z] #11 59.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-07T13:30:33.005Z] #44 10.90 DEP images/rlimit.pb-c.d [2020-05-07T13:30:33.005Z] #44 10.96 PBCC images/file-lock.pb-c.c [2020-05-07T13:30:33.005Z] #44 10.97 DEP images/file-lock.pb-c.d [2020-05-07T13:30:33.005Z] #44 11.05 PBCC images/tty.pb-c.c [2020-05-07T13:30:33.260Z] #44 11.16 DEP images/tty.pb-c.d [2020-05-07T13:30:33.260Z] #44 11.21 PBCC images/tun.pb-c.c [2020-05-07T13:30:33.260Z] #44 11.28 PBCC images/netdev.pb-c.c [2020-05-07T13:30:33.260Z] #44 11.34 DEP images/tun.pb-c.d [2020-05-07T13:30:33.260Z] #44 11.39 DEP images/netdev.pb-c.d [2020-05-07T13:30:33.329Z] #11 60.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-07T13:30:33.329Z] #11 ... [2020-05-07T13:30:33.329Z] [2020-05-07T13:30:33.329Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T13:30:33.329Z] #63 38.64 Reading package lists... [2020-05-07T13:30:33.329Z] #63 50.67 Building dependency tree... [2020-05-07T13:30:33.329Z] #63 55.42 The following additional packages will be installed: [2020-05-07T13:30:33.329Z] #63 55.43 libbtrfs0 [2020-05-07T13:30:33.329Z] #63 55.66 The following NEW packages will be installed: [2020-05-07T13:30:33.329Z] #63 55.69 libbtrfs-dev libbtrfs0 [2020-05-07T13:30:33.329Z] #63 56.35 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:30:33.329Z] #63 56.35 Need to get 120 kB of archives. [2020-05-07T13:30:33.329Z] #63 56.35 After this operation, 423 kB of additional disk space will be used. [2020-05-07T13:30:33.329Z] #63 56.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-07T13:30:33.329Z] #63 56.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-07T13:30:33.329Z] #63 58.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:33.329Z] #63 59.22 Fetched 120 kB in 1s (152 kB/s) [2020-05-07T13:30:33.329Z] #63 59.40 Selecting previously unselected package libbtrfs0. [2020-05-07T13:30:33.329Z] #63 59.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-07T13:30:33.329Z] #63 59.60 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-07T13:30:33.329Z] #63 59.62 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:30:33.329Z] #63 59.76 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:30:33.329Z] #63 59.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-07T13:30:33.329Z] #63 59.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:30:33.329Z] #63 60.02 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:30:33.329Z] #63 60.02 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:30:33.329Z] #63 60.03 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:33.356Z] #38 12.94 [100%] Built target tini-static [2020-05-07T13:30:33.356Z] #38 13.03 + mkdir -p /build [2020-05-07T13:30:33.356Z] #38 13.04 + cp tini-static /build/docker-init [2020-05-07T13:30:33.517Z] #44 11.55 PBCC images/vma.pb-c.c [2020-05-07T13:30:33.517Z] #44 11.62 DEP images/vma.pb-c.d [2020-05-07T13:30:33.615Z] #38 DONE 13.3s [2020-05-07T13:30:33.615Z] [2020-05-07T13:30:33.615Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:33.615Z] #47 84.34 regexp [2020-05-07T13:30:33.615Z] #47 85.55 go/token [2020-05-07T13:30:33.615Z] #47 86.41 go/scanner [2020-05-07T13:30:33.666Z] #63 DONE 60.3s [2020-05-07T13:30:33.666Z] [2020-05-07T13:30:33.666Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:30:33.666Z] #64 DONE 0.1s [2020-05-07T13:30:33.666Z] [2020-05-07T13:30:33.666Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T13:30:33.666Z] #65 DONE 0.1s [2020-05-07T13:30:33.666Z] [2020-05-07T13:30:33.666Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:33.772Z] #44 11.73 PBCC images/creds.pb-c.c [2020-05-07T13:30:33.772Z] #44 11.77 DEP images/creds.pb-c.d [2020-05-07T13:30:33.772Z] #44 11.81 PBCC images/utsns.pb-c.c [2020-05-07T13:30:33.772Z] #44 11.82 DEP images/utsns.pb-c.d [2020-05-07T13:30:33.772Z] #44 11.87 PBCC images/ipc-desc.pb-c.c [2020-05-07T13:30:34.008Z] #66 0.411 + RM_GOPATH=0 [2020-05-07T13:30:34.008Z] #66 0.411 + TMP_GOPATH= [2020-05-07T13:30:34.008Z] #66 0.411 + : /build [2020-05-07T13:30:34.008Z] #66 0.411 + '[' -z '' ']' [2020-05-07T13:30:34.008Z] #66 0.413 ++ mktemp -d [2020-05-07T13:30:34.008Z] #66 0.420 + export GOPATH=/tmp/tmp.cyFSf5OKMo [2020-05-07T13:30:34.008Z] #66 0.422 + GOPATH=/tmp/tmp.cyFSf5OKMo [2020-05-07T13:30:34.008Z] #66 0.422 + RM_GOPATH=1 [2020-05-07T13:30:34.008Z] #66 0.426 ++ dirname ./install.sh [2020-05-07T13:30:34.008Z] #66 0.438 + dir=. [2020-05-07T13:30:34.008Z] #66 0.439 + bin=containerd [2020-05-07T13:30:34.008Z] #66 0.439 + shift [2020-05-07T13:30:34.008Z] #66 0.439 + '[' '!' -f ./containerd.installer ']' [2020-05-07T13:30:34.008Z] #66 0.439 + . ./containerd.installer [2020-05-07T13:30:34.008Z] #66 0.441 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:34.008Z] #66 0.442 + install_containerd [2020-05-07T13:30:34.008Z] #66 0.443 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T13:30:34.008Z] #66 0.444 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:34.008Z] #66 0.445 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cyFSf5OKMo/src/github.com/containerd/containerd [2020-05-07T13:30:34.008Z] #66 0.481 Cloning into '/tmp/tmp.cyFSf5OKMo/src/github.com/containerd/containerd'... [2020-05-07T13:30:34.027Z] #44 11.90 PBCC images/ipc-sem.pb-c.c [2020-05-07T13:30:34.027Z] #44 11.95 DEP images/ipc-desc.pb-c.d [2020-05-07T13:30:34.027Z] #44 12.04 DEP images/ipc-sem.pb-c.d [2020-05-07T13:30:34.027Z] #44 12.10 PBCC images/ipc-msg.pb-c.c [2020-05-07T13:30:34.027Z] #44 12.12 DEP images/ipc-msg.pb-c.d [2020-05-07T13:30:34.114Z] #44 20.96 make[1]: Nothing to be done for 'all'. [2020-05-07T13:30:34.114Z] #44 ... [2020-05-07T13:30:34.114Z] [2020-05-07T13:30:34.114Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:34.114Z] #56 71.66 mvdan.cc/editorconfig [2020-05-07T13:30:34.114Z] #56 72.02 go/scanner [2020-05-07T13:30:34.114Z] #56 73.64 encoding/base64 [2020-05-07T13:30:34.114Z] #56 73.94 golang.org/x/sys/unix [2020-05-07T13:30:34.114Z] #56 74.47 mvdan.cc/sh/v3/syntax [2020-05-07T13:30:34.114Z] #56 75.37 go/ast [2020-05-07T13:30:34.114Z] #56 75.37 encoding/json [2020-05-07T13:30:34.114Z] #56 ... [2020-05-07T13:30:34.114Z] [2020-05-07T13:30:34.114Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:34.115Z] #65 33.56 Checking out files: 44% (1421/3185) Checking out files: 45% (1434/3185) Checking out files: 46% (1466/3185) Checking out files: 47% (1497/3185) Checking out files: 48% (1529/3185) Checking out files: 49% (1561/3185) Checking out files: 50% (1593/3185) Checking out files: 51% (1625/3185) Checking out files: 52% (1657/3185) Checking out files: 53% (1689/3185) Checking out files: 54% (1720/3185) Checking out files: 55% (1752/3185) Checking out files: 56% (1784/3185) Checking out files: 57% (1816/3185) Checking out files: 58% (1848/3185) Checking out files: 59% (1880/3185) Checking out files: 60% (1911/3185) Checking out files: 61% (1943/3185) Checking out files: 62% (1975/3185) Checking out files: 63% (2007/3185) Checking out files: 64% (2039/3185) Checking out files: 65% (2071/3185) Checking out files: 66% (2103/3185) Checking out files: 67% (2134/3185) Checking out files: 68% (2166/3185) Checking out files: 69% (2198/3185) Checking out files: 70% (2230/3185) Checking out files: 71% (2262/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 80% (2559/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-07T13:30:34.115Z] #65 35.29 + cd /tmp/tmp.VBi4BiyeTK/src/github.com/containerd/containerd [2020-05-07T13:30:34.115Z] #65 35.29 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:34.115Z] #65 36.94 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T13:30:34.115Z] #65 36.95 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T13:30:34.115Z] #65 36.95 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:30:34.115Z] #65 36.95 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:30:34.115Z] #65 36.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T13:30:34.115Z] #65 36.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T13:30:34.115Z] #65 36.95 + '[' '' = dynamic ']' [2020-05-07T13:30:34.115Z] #65 36.95 + make [2020-05-07T13:30:34.115Z] #65 38.15 + bin/ctr [2020-05-07T13:30:34.115Z] #65 ... [2020-05-07T13:30:34.115Z] [2020-05-07T13:30:34.115Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:34.115Z] #47 72.04 go/scanner [2020-05-07T13:30:34.115Z] #47 73.57 net/url [2020-05-07T13:30:34.115Z] #47 74.21 text/template/parse [2020-05-07T13:30:34.115Z] #47 74.56 go/ast [2020-05-07T13:30:34.115Z] #47 76.65 encoding/json [2020-05-07T13:30:34.282Z] #44 12.21 PBCC images/ipc-shm.pb-c.c [2020-05-07T13:30:34.282Z] #44 12.22 DEP images/ipc-shm.pb-c.d [2020-05-07T13:30:34.282Z] #44 12.29 PBCC images/ipc-var.pb-c.c [2020-05-07T13:30:34.282Z] #44 12.33 DEP images/ipc-var.pb-c.d [2020-05-07T13:30:34.282Z] #44 12.36 PBCC images/sk-opts.pb-c.c [2020-05-07T13:30:34.282Z] #44 ... [2020-05-07T13:30:34.282Z] [2020-05-07T13:30:34.282Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:34.282Z] #33 89.59 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:30:34.316Z] #17 45.07 Selecting previously unselected package vim. [2020-05-07T13:30:34.316Z] #17 45.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:30:34.316Z] #17 45.10 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T13:30:34.881Z] #17 45.57 Selecting previously unselected package xfsprogs. [2020-05-07T13:30:34.881Z] #17 45.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-07T13:30:34.881Z] #17 45.60 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T13:30:34.988Z] #47 88.51 go/ast [2020-05-07T13:30:35.059Z] #47 82.70 text/template [2020-05-07T13:30:35.219Z] #33 ... [2020-05-07T13:30:35.219Z] [2020-05-07T13:30:35.219Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:35.219Z] #47 80.19 fmt [2020-05-07T13:30:35.219Z] #47 84.56 regexp [2020-05-07T13:30:35.219Z] #47 86.13 flag [2020-05-07T13:30:35.219Z] #47 88.15 go/token [2020-05-07T13:30:35.219Z] #47 89.06 internal/lazyregexp [2020-05-07T13:30:35.219Z] #47 89.32 net/url [2020-05-07T13:30:35.219Z] #47 89.43 go/scanner [2020-05-07T13:30:35.219Z] #47 ... [2020-05-07T13:30:35.219Z] [2020-05-07T13:30:35.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:35.219Z] #44 12.45 PBCC images/packet-sock.pb-c.c [2020-05-07T13:30:35.219Z] #44 12.47 DEP images/sk-opts.pb-c.d [2020-05-07T13:30:35.219Z] #44 12.52 DEP images/packet-sock.pb-c.d [2020-05-07T13:30:35.219Z] #44 12.61 PBCC images/sk-netlink.pb-c.c [2020-05-07T13:30:35.219Z] #44 12.67 DEP images/sk-netlink.pb-c.d [2020-05-07T13:30:35.219Z] #44 12.74 PBCC images/sk-inet.pb-c.c [2020-05-07T13:30:35.219Z] #44 12.79 DEP images/sk-inet.pb-c.d [2020-05-07T13:30:35.219Z] #44 12.83 PBCC images/sk-unix.pb-c.c [2020-05-07T13:30:35.219Z] #44 12.89 DEP images/sk-unix.pb-c.d [2020-05-07T13:30:35.219Z] #44 12.99 PBCC images/mm.pb-c.c [2020-05-07T13:30:35.219Z] #44 13.07 DEP images/mm.pb-c.d [2020-05-07T13:30:35.219Z] #44 13.17 PBCC images/timerfd.pb-c.c [2020-05-07T13:30:35.219Z] #44 13.23 DEP images/timerfd.pb-c.d [2020-05-07T13:30:35.219Z] #44 13.28 PBCC images/timer.pb-c.c [2020-05-07T13:30:35.219Z] #44 13.32 DEP images/timer.pb-c.d [2020-05-07T13:30:35.246Z] #47 ... [2020-05-07T13:30:35.246Z] [2020-05-07T13:30:35.246Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:35.246Z] #56 78.78 encoding/base64 [2020-05-07T13:30:35.246Z] #56 79.77 golang.org/x/sys/unix [2020-05-07T13:30:35.246Z] #56 81.65 fmt [2020-05-07T13:30:35.246Z] #56 86.63 encoding/json [2020-05-07T13:30:35.397Z] #17 46.08 Selecting previously unselected package zip. [2020-05-07T13:30:35.397Z] #17 46.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-07T13:30:35.397Z] #17 46.10 Unpacking zip (3.0-11+b1) ... [2020-05-07T13:30:35.397Z] #17 46.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:30:35.397Z] #17 46.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:30:35.397Z] #17 46.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T13:30:35.397Z] #17 46.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T13:30:35.397Z] #17 46.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-07T13:30:35.397Z] #17 46.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T13:30:35.397Z] #17 46.33 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T13:30:35.473Z] #44 13.39 PBCC images/sa.pb-c.c [2020-05-07T13:30:35.473Z] #44 13.46 DEP images/sa.pb-c.d [2020-05-07T13:30:35.473Z] #44 13.54 PBCC images/pipe-data.pb-c.c [2020-05-07T13:30:35.473Z] #44 13.60 DEP images/pipe-data.pb-c.d [2020-05-07T13:30:35.504Z] #56 ... [2020-05-07T13:30:35.504Z] [2020-05-07T13:30:35.504Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:35.504Z] #44 4.037 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:30:35.504Z] #44 4.037 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:30:35.504Z] #44 4.049 Note: Building without GnuTLS support [2020-05-07T13:30:35.504Z] #44 6.196 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:30:35.504Z] #44 6.257 GEN .gitid [2020-05-07T13:30:35.504Z] #44 6.261 GEN criu/include/version.h [2020-05-07T13:30:35.504Z] #44 6.310 GEN include/common/asm [2020-05-07T13:30:35.504Z] #44 8.526 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T13:30:35.504Z] #44 8.617 PBCC images/opts.pb-c.c [2020-05-07T13:30:35.504Z] #44 8.721 PBCC images/sit.pb-c.c [2020-05-07T13:30:35.504Z] #44 8.791 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T13:30:35.504Z] #44 8.905 DEP images/opts.pb-c.d [2020-05-07T13:30:35.504Z] #44 9.001 DEP images/sit.pb-c.d [2020-05-07T13:30:35.504Z] #44 9.047 PBCC images/macvlan.pb-c.c [2020-05-07T13:30:35.504Z] #44 9.057 DEP images/macvlan.pb-c.d [2020-05-07T13:30:35.504Z] #44 9.129 PBCC images/autofs.pb-c.c [2020-05-07T13:30:35.504Z] #44 9.163 DEP images/autofs.pb-c.d [2020-05-07T13:30:35.504Z] #44 9.219 PBCC images/sysctl.pb-c.c [2020-05-07T13:30:35.504Z] #44 9.278 DEP images/sysctl.pb-c.d [2020-05-07T13:30:35.504Z] #44 9.313 PBCC images/time.pb-c.c [2020-05-07T13:30:35.504Z] #44 9.368 DEP images/time.pb-c.d [2020-05-07T13:30:35.504Z] #44 ... [2020-05-07T13:30:35.504Z] [2020-05-07T13:30:35.504Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:35.504Z] #47 89.08 internal/lazyregexp [2020-05-07T13:30:35.655Z] #17 46.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T13:30:35.655Z] #17 46.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:35.655Z] #17 46.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:30:35.655Z] #17 46.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:30:35.655Z] #17 46.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:30:35.655Z] #17 46.39 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:30:35.655Z] #17 46.40 Setting up zip (3.0-11+b1) ... [2020-05-07T13:30:35.655Z] #17 46.41 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:30:35.655Z] #17 46.43 Setting up bash-completion (1:2.8-6) ... [2020-05-07T13:30:35.731Z] #44 13.63 PBCC images/mnt.pb-c.c [2020-05-07T13:30:35.731Z] #44 13.71 DEP images/mnt.pb-c.d [2020-05-07T13:30:35.731Z] #44 13.79 PBCC images/sk-packet.pb-c.c [2020-05-07T13:30:35.731Z] #44 13.80 DEP images/sk-packet.pb-c.d [2020-05-07T13:30:35.985Z] #44 13.93 PBCC images/tcp-stream.pb-c.c [2020-05-07T13:30:35.985Z] #44 13.98 DEP images/tcp-stream.pb-c.d [2020-05-07T13:30:35.985Z] #44 ... [2020-05-07T13:30:35.985Z] [2020-05-07T13:30:35.985Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:35.985Z] #38 5.763 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T13:30:35.985Z] #38 5.769 -- Detecting C compiler ABI info [2020-05-07T13:30:35.985Z] #38 6.654 -- Detecting C compiler ABI info - done [2020-05-07T13:30:35.985Z] #38 6.742 -- Detecting C compile features [2020-05-07T13:30:35.985Z] #38 8.887 -- Detecting C compile features - done [2020-05-07T13:30:35.985Z] #38 8.959 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T13:30:35.985Z] #38 9.137 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T13:30:35.985Z] #38 9.246 -- Configuring done [2020-05-07T13:30:35.985Z] #38 9.254 -- Generating done [2020-05-07T13:30:35.985Z] #38 9.291 -- Build files have been written to: /tmp/tmp.hQU8p97e3R/tini [2020-05-07T13:30:35.985Z] #38 9.298 + make tini-static [2020-05-07T13:30:35.985Z] #38 9.747 Scanning dependencies of target tini-static [2020-05-07T13:30:35.985Z] #38 9.870 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T13:30:35.985Z] #38 11.21 [100%] Linking C executable tini-static [2020-05-07T13:30:35.985Z] #38 11.89 [100%] Built target tini-static [2020-05-07T13:30:35.985Z] #38 11.97 + mkdir -p /build [2020-05-07T13:30:35.985Z] #38 11.97 + cp tini-static /build/docker-init [2020-05-07T13:30:35.985Z] #38 DONE 12.2s [2020-05-07T13:30:35.985Z] [2020-05-07T13:30:35.985Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:35.985Z] #44 14.13 PBCC images/pipe.pb-c.c [2020-05-07T13:30:36.070Z] #47 89.43 net/url [2020-05-07T13:30:36.240Z] #44 14.26 DEP images/pipe.pb-c.d [2020-05-07T13:30:36.447Z] #47 ... [2020-05-07T13:30:36.447Z] [2020-05-07T13:30:36.447Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:36.447Z] #44 23.25 CC images/stats.o [2020-05-07T13:30:36.494Z] #44 14.45 PBCC images/pstree.pb-c.c [2020-05-07T13:30:36.707Z] #44 23.76 CC images/core.o [2020-05-07T13:30:36.748Z] #44 14.56 DEP images/pstree.pb-c.d [2020-05-07T13:30:36.748Z] #44 14.74 PBCC images/fs.pb-c.c [2020-05-07T13:30:36.748Z] #44 14.74 DEP images/fs.pb-c.d [2020-05-07T13:30:36.748Z] #44 14.80 PBCC images/signalfd.pb-c.c [2020-05-07T13:30:37.002Z] #44 14.87 DEP images/signalfd.pb-c.d [2020-05-07T13:30:37.002Z] #44 15.00 PBCC images/fh.pb-c.c [2020-05-07T13:30:37.257Z] #44 15.20 PBCC images/fsnotify.pb-c.c [2020-05-07T13:30:37.257Z] #44 15.27 DEP images/fh.pb-c.d [2020-05-07T13:30:37.257Z] #44 15.31 DEP images/fsnotify.pb-c.d [2020-05-07T13:30:37.257Z] #44 15.37 PBCC images/eventpoll.pb-c.c [2020-05-07T13:30:37.512Z] #44 15.43 DEP images/eventpoll.pb-c.d [2020-05-07T13:30:37.512Z] #44 15.49 PBCC images/eventfd.pb-c.c [2020-05-07T13:30:37.512Z] #44 15.52 DEP images/eventfd.pb-c.d [2020-05-07T13:30:37.512Z] #44 15.58 PBCC images/remap-file-path.pb-c.c [2020-05-07T13:30:37.767Z] #44 15.65 DEP images/remap-file-path.pb-c.d [2020-05-07T13:30:37.767Z] #44 15.67 PBCC images/fifo.pb-c.c [2020-05-07T13:30:37.767Z] #44 15.72 DEP images/fifo.pb-c.d [2020-05-07T13:30:37.970Z] #47 91.16 text/template/parse [2020-05-07T13:30:38.021Z] #44 15.82 PBCC images/ghost-file.pb-c.c [2020-05-07T13:30:38.021Z] #44 15.86 DEP images/ghost-file.pb-c.d [2020-05-07T13:30:38.021Z] #44 15.97 PBCC images/regfile.pb-c.c [2020-05-07T13:30:38.021Z] #44 16.05 DEP images/regfile.pb-c.d [2020-05-07T13:30:38.093Z] #44 24.87 CC images/core-x86.o [2020-05-07T13:30:38.183Z] #17 49.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-07T13:30:38.183Z] #17 49.04 Setting up xz-utils (5.2.4-1) ... [2020-05-07T13:30:38.183Z] #17 49.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T13:30:38.183Z] #17 49.06 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:30:38.183Z] #17 49.14 invoke-rc.d: could not determine current runlevel [2020-05-07T13:30:38.276Z] #44 16.11 PBCC images/ns.pb-c.c [2020-05-07T13:30:38.276Z] #44 16.14 DEP images/ns.pb-c.d [2020-05-07T13:30:38.276Z] #44 16.21 PBCC images/fdinfo.pb-c.c [2020-05-07T13:30:38.276Z] #44 16.33 DEP images/fdinfo.pb-c.d [2020-05-07T13:30:38.440Z] #17 49.15 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T13:30:38.440Z] #17 49.15 Setting up pigz (2.4-1) ... [2020-05-07T13:30:38.440Z] #17 49.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T13:30:38.440Z] #17 49.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:30:38.440Z] #17 49.20 Setting up python-pip-whl (18.1-5) ... [2020-05-07T13:30:38.440Z] #17 49.21 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T13:30:38.440Z] #17 49.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:30:38.530Z] #44 16.37 PBCC images/core-aarch64.pb-c.c [2020-05-07T13:30:38.530Z] #44 16.43 PBCC images/core-arm.pb-c.c [2020-05-07T13:30:38.530Z] #44 16.49 PBCC images/core-ppc64.pb-c.c [2020-05-07T13:30:38.530Z] #44 16.53 PBCC images/core-s390.pb-c.c [2020-05-07T13:30:38.536Z] #47 ... [2020-05-07T13:30:38.536Z] [2020-05-07T13:30:38.536Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:38.536Z] #33 84.27 log [2020-05-07T13:30:38.536Z] #33 87.17 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:30:38.536Z] #33 DONE 92.1s [2020-05-07T13:30:38.698Z] #17 49.54 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-07T13:30:38.698Z] #17 49.55 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:30:38.698Z] #17 49.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:30:38.698Z] #17 49.58 Setting up vim (2:8.1.0875-5) ... [2020-05-07T13:30:38.698Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T13:30:38.698Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T13:30:38.698Z] #17 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T13:30:38.698Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T13:30:38.698Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T13:30:38.698Z] #17 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T13:30:38.698Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T13:30:38.698Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T13:30:38.698Z] #17 49.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:30:38.785Z] #44 16.61 PBCC images/core-x86.pb-c.c [2020-05-07T13:30:38.785Z] #44 16.68 PBCC images/core.pb-c.c [2020-05-07T13:30:38.785Z] #44 16.82 PBCC images/inventory.pb-c.c [2020-05-07T13:30:38.793Z] [2020-05-07T13:30:38.793Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:38.898Z] #66 ... [2020-05-07T13:30:38.898Z] [2020-05-07T13:30:38.898Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:38.898Z] #28 2.982 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T13:30:38.898Z] #28 3.606 #=#=# [2020-05-07T13:30:38.956Z] #17 49.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:30:38.956Z] #17 49.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T13:30:38.956Z] #17 49.69 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:30:38.956Z] #17 49.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T13:30:38.956Z] #17 49.71 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:30:39.038Z] #44 25.94 CC images/core-arm.o [2020-05-07T13:30:39.039Z] #44 16.98 DEP images/core-aarch64.pb-c.d [2020-05-07T13:30:39.039Z] #44 17.08 DEP images/core-arm.pb-c.d [2020-05-07T13:30:39.039Z] #44 17.16 DEP images/core-ppc64.pb-c.d [2020-05-07T13:30:39.236Z] #28 3.876 0.2% ## 2.9% ##### 7.1% ######## 11.4% ############ 17.8% ################# 24.1% #################### 28.4% ####################### 32.7% ############################ 39.0% ############################## 43.0% ################################ 45.2% ##################################### 51.5% ######################################### 57.9% ############################################ 62.2% ############################################### 66.5% ################################################## 70.7% #################################################### 72.8% ####################################################### 77.1% ########################################################## 81.4% ############################################################# 85.6% ################################################################ 89.9% ################################################################### 94.1% ###################################################################### 98.4% ######################################################################## 100.0% [2020-05-07T13:30:39.294Z] #44 ... [2020-05-07T13:30:39.294Z] [2020-05-07T13:30:39.294Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:39.294Z] #33 DONE 94.5s [2020-05-07T13:30:39.294Z] [2020-05-07T13:30:39.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:39.294Z] #44 17.31 DEP images/core-s390.pb-c.d [2020-05-07T13:30:39.294Z] #44 17.37 DEP images/core-x86.pb-c.d [2020-05-07T13:30:39.299Z] #44 26.48 CC images/core-aarch64.o [2020-05-07T13:30:39.522Z] #17 ... [2020-05-07T13:30:39.522Z] [2020-05-07T13:30:39.522Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:39.522Z] #44 109.8 CC criu/files-ext.o [2020-05-07T13:30:39.522Z] #44 110.2 CC criu/files-reg.o [2020-05-07T13:30:39.522Z] #44 112.4 CC criu/files.o [2020-05-07T13:30:39.522Z] #44 114.4 CC criu/filesystems.o [2020-05-07T13:30:39.522Z] #44 115.0 CC criu/fsnotify.o [2020-05-07T13:30:39.522Z] #44 116.3 CC criu/image-desc.o [2020-05-07T13:30:39.522Z] #44 116.4 CC criu/image.o [2020-05-07T13:30:39.522Z] #44 117.4 CC criu/ipc_ns.o [2020-05-07T13:30:39.522Z] #44 118.4 CC criu/irmap.o [2020-05-07T13:30:39.522Z] #44 119.1 CC criu/kcmp-ids.o [2020-05-07T13:30:39.522Z] #44 119.4 CC criu/kerndat.o [2020-05-07T13:30:39.549Z] #44 17.44 DEP images/core.pb-c.d [2020-05-07T13:30:39.549Z] #44 17.51 DEP images/inventory.pb-c.d [2020-05-07T13:30:39.803Z] #44 17.77 PBCC images/cpuinfo.pb-c.c [2020-05-07T13:30:39.803Z] #44 17.87 DEP images/cpuinfo.pb-c.d [2020-05-07T13:30:39.873Z] #44 27.05 CC images/core-ppc64.o [2020-05-07T13:30:39.978Z] #28 7.611 #=#=# [2020-05-07T13:30:40.058Z] #44 17.93 PBCC images/stats.pb-c.c [2020-05-07T13:30:40.058Z] #44 18.01 DEP images/stats.pb-c.d [2020-05-07T13:30:40.087Z] #44 120.5 CC criu/libnetlink.o [2020-05-07T13:30:40.297Z] using credential docker-jenkins-github-credentials [2020-05-07T13:30:40.371Z] Cloning the remote Git repository [2020-05-07T13:30:40.371Z] Cloning with configured refspecs honoured and without tags [2020-05-07T13:30:40.594Z] #65 40.50 Checking out files: 43% (1385/3185) Checking out files: 44% (1402/3185) Checking out files: 45% (1434/3185) Checking out files: 46% (1466/3185) Checking out files: 47% (1497/3185) Checking out files: 48% (1529/3185) Checking out files: 49% (1561/3185) Checking out files: 50% (1593/3185) Checking out files: 51% (1625/3185) Checking out files: 52% (1657/3185) Checking out files: 53% (1689/3185) Checking out files: 54% (1720/3185) Checking out files: 55% (1752/3185) Checking out files: 56% (1784/3185) Checking out files: 57% (1816/3185) Checking out files: 58% (1848/3185) Checking out files: 59% (1880/3185) Checking out files: 60% (1911/3185) Checking out files: 61% (1943/3185) Checking out files: 62% (1975/3185) Checking out files: 63% (2007/3185) Checking out files: 64% (2039/3185) Checking out files: 65% (2071/3185) Checking out files: 66% (2103/3185) Checking out files: 67% (2134/3185) Checking out files: 68% (2166/3185) Checking out files: 69% (2198/3185) Checking out files: 70% (2230/3185) Checking out files: 71% (2262/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 77% (2455/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-07T13:30:40.594Z] #65 42.51 + cd /tmp/tmp.fu8ud7K4oE/src/github.com/containerd/containerd [2020-05-07T13:30:40.594Z] #65 42.51 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:40.653Z] #44 120.9 CC criu/log.o [2020-05-07T13:30:40.815Z] #44 27.86 CC images/core-s390.o [2020-05-07T13:30:40.911Z] #44 ... [2020-05-07T13:30:40.911Z] [2020-05-07T13:30:40.911Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:30:40.983Z] #44 ... [2020-05-07T13:30:40.984Z] [2020-05-07T13:30:40.984Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:40.984Z] #56 86.08 encoding/json [2020-05-07T13:30:40.984Z] #56 93.71 github.com/pkg/diff [2020-05-07T13:30:40.984Z] #56 94.10 go/ast [2020-05-07T13:30:40.984Z] #56 95.90 golang.org/x/crypto/ssh/terminal [2020-05-07T13:30:41.076Z] #44 ... [2020-05-07T13:30:41.076Z] [2020-05-07T13:30:41.076Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:41.076Z] #10 89.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T13:30:40.554Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T13:30:40.923Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-07T13:30:41.168Z] #41 194.8 + dpkg --print-architecture [2020-05-07T13:30:41.168Z] #41 194.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T13:30:41.238Z] #56 ... [2020-05-07T13:30:41.238Z] [2020-05-07T13:30:41.238Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:41.238Z] #65 38.85 Checking out files: 50% (1623/3185) Checking out files: 51% (1625/3185) Checking out files: 52% (1657/3185) Checking out files: 53% (1689/3185) Checking out files: 54% (1720/3185) Checking out files: 55% (1752/3185) Checking out files: 56% (1784/3185) Checking out files: 57% (1816/3185) Checking out files: 58% (1848/3185) Checking out files: 59% (1880/3185) Checking out files: 60% (1911/3185) Checking out files: 61% (1943/3185) Checking out files: 62% (1975/3185) Checking out files: 63% (2007/3185) Checking out files: 64% (2039/3185) Checking out files: 65% (2071/3185) Checking out files: 66% (2103/3185) Checking out files: 67% (2134/3185) Checking out files: 68% (2166/3185) Checking out files: 69% (2198/3185) Checking out files: 70% (2230/3185) Checking out files: 71% (2262/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 84% (2691/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-07T13:30:41.238Z] #65 40.72 + cd /tmp/tmp.nf38LSDSco/src/github.com/containerd/containerd [2020-05-07T13:30:41.238Z] #65 40.72 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:30:41.343Z] #28 7.877 ##### 7.5% ############# 19.0% ##################### 30.5% ########################## 36.3% ################################## 47.7% ########################################## 59.2% ################################################## 70.6% ############################################################### 87.9% ######################################################################## 100.0% [2020-05-07T13:30:41.352Z] #10 89.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-07T13:30:41.352Z] #10 89.49 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:41.685Z] #28 ... [2020-05-07T13:30:41.685Z] [2020-05-07T13:30:41.685Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:41.685Z] #75 DONE 68.4s [2020-05-07T13:30:41.685Z] [2020-05-07T13:30:41.685Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:41.685Z] #44 59.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-07T13:30:41.685Z] #44 59.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-07T13:30:41.685Z] #44 60.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-07T13:30:41.685Z] #44 61.07 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-05-07T13:30:41.685Z] #44 61.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-07T13:30:41.685Z] #44 61.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T13:30:41.685Z] #44 61.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-07T13:30:41.685Z] #44 61.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-07T13:30:41.685Z] #44 63.74 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:41.685Z] #44 64.03 Fetched 4075 kB in 5s (797 kB/s) [2020-05-07T13:30:41.685Z] #44 64.27 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-07T13:30:41.685Z] #44 64.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-07T13:30:41.685Z] #44 64.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 64.48 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-07T13:30:41.685Z] #44 64.77 Selecting previously unselected package libnet1:ppc64el. [2020-05-07T13:30:41.685Z] #44 64.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 64.81 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:41.685Z] #44 65.03 Selecting previously unselected package libnet1-dev. [2020-05-07T13:30:41.685Z] #44 65.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 65.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:41.685Z] #44 65.38 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-07T13:30:41.685Z] #44 65.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 65.44 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T13:30:41.685Z] #44 65.68 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-07T13:30:41.685Z] #44 65.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 65.70 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-07T13:30:41.685Z] #44 66.16 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-07T13:30:41.685Z] #44 66.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 66.18 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T13:30:41.685Z] #44 66.37 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-07T13:30:41.685Z] #44 66.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 66.41 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-07T13:30:41.685Z] #44 66.60 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-07T13:30:41.685Z] #44 66.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 66.62 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-07T13:30:41.685Z] #44 67.15 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-07T13:30:41.685Z] #44 67.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 67.18 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-07T13:30:41.685Z] #44 68.51 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-07T13:30:41.685Z] #44 68.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T13:30:41.685Z] #44 68.53 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-07T13:30:41.734Z] #41 195.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T13:30:41.734Z] #41 195.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T13:30:41.797Z] #65 42.02 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T13:30:41.797Z] #65 42.02 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T13:30:41.797Z] #65 42.02 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:30:41.797Z] #65 42.02 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:30:42.024Z] #44 68.95 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-07T13:30:42.024Z] #44 68.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-07T13:30:42.024Z] #44 69.00 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-07T13:30:42.024Z] #44 ... [2020-05-07T13:30:42.024Z] [2020-05-07T13:30:42.024Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:42.053Z] #65 42.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T13:30:42.053Z] #65 42.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T13:30:42.053Z] #65 42.02 + '[' '' = dynamic ']' [2020-05-07T13:30:42.053Z] #65 42.02 + make [2020-05-07T13:30:42.370Z] #28 9.797 #=#=# ##O#- # [2020-05-07T13:30:42.489Z] #65 44.18 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T13:30:42.489Z] #65 44.18 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T13:30:42.489Z] #65 44.18 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:30:42.489Z] #65 44.18 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:30:42.489Z] #65 44.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T13:30:42.489Z] #65 44.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T13:30:42.489Z] #65 44.18 + '[' '' = dynamic ']' [2020-05-07T13:30:42.489Z] #65 44.18 + make [2020-05-07T13:30:42.980Z] #65 43.18 + bin/ctr [2020-05-07T13:30:41.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:30:41.568Z] > git --version # timeout=10 [2020-05-07T13:30:41.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:30:41.615Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:30:43.387Z] #28 10.12 ### 5.3% ######### 13.1% ################ 23.4% ################## 26.0% ###################### 31.2% ########################## 36.3% ############################# 40.4% ################################ 45.6% [2020-05-07T13:30:43.387Z] #28 ... [2020-05-07T13:30:43.387Z] [2020-05-07T13:30:43.387Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:43.387Z] #11 60.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T13:30:43.387Z] #11 61.54 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-05-07T13:30:43.387Z] #11 62.06 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-05-07T13:30:43.387Z] #11 62.09 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-05-07T13:30:43.387Z] #11 68.77 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-05-07T13:30:43.723Z] #11 ... [2020-05-07T13:30:43.723Z] [2020-05-07T13:30:43.723Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:43.860Z] #65 45.39 + bin/ctr [2020-05-07T13:30:44.739Z] #28 10.12 ### 5.3% ######### 13.1% ################ 23.4% ################## 26.0% ###################### 31.2% ########################## 36.3% ############################# 40.4% ################################ 45.6% ###################################### 53.4% ########################################### 61.1% ################################################# 68.8% ##################################################### 74.0% ######################################################### 79.2% ############################################################## 86.9% ################################################################## 92.1% ###################################################################### 97.2% ######################################################################## 100.0% [2020-05-07T13:30:45.498Z] #28 13.02 #=#=# [2020-05-07T13:30:45.759Z] #65 ... [2020-05-07T13:30:45.759Z] [2020-05-07T13:30:45.759Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:45.759Z] #44 9.425 PBCC images/binfmt-misc.pb-c.c [2020-05-07T13:30:45.759Z] #44 9.458 DEP images/binfmt-misc.pb-c.d [2020-05-07T13:30:45.759Z] #44 9.513 PBCC images/seccomp.pb-c.c [2020-05-07T13:30:45.759Z] #44 9.532 DEP images/seccomp.pb-c.d [2020-05-07T13:30:45.759Z] #44 9.609 PBCC images/userns.pb-c.c [2020-05-07T13:30:45.759Z] #44 9.639 DEP images/userns.pb-c.d [2020-05-07T13:30:45.759Z] #44 9.693 PBCC images/cgroup.pb-c.c [2020-05-07T13:30:45.759Z] #44 9.749 DEP images/cgroup.pb-c.d [2020-05-07T13:30:45.759Z] #44 9.818 PBCC images/fown.pb-c.c [2020-05-07T13:30:45.759Z] #44 9.862 PBCC images/ext-file.pb-c.c [2020-05-07T13:30:45.759Z] #44 9.868 DEP images/fown.pb-c.d [2020-05-07T13:30:45.759Z] #44 9.927 DEP images/ext-file.pb-c.d [2020-05-07T13:30:45.759Z] #44 9.997 PBCC images/rpc.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.06 DEP images/rpc.pb-c.d [2020-05-07T13:30:45.759Z] #44 10.12 PBCC images/siginfo.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.19 DEP images/siginfo.pb-c.d [2020-05-07T13:30:45.759Z] #44 10.24 PBCC images/pagemap.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.30 DEP images/pagemap.pb-c.d [2020-05-07T13:30:45.759Z] #44 10.36 PBCC images/rlimit.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.38 DEP images/rlimit.pb-c.d [2020-05-07T13:30:45.759Z] #44 10.47 PBCC images/file-lock.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.50 DEP images/file-lock.pb-c.d [2020-05-07T13:30:45.759Z] #44 10.55 PBCC images/tty.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.60 DEP images/tty.pb-c.d [2020-05-07T13:30:45.759Z] #44 10.65 PBCC images/tun.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.73 PBCC images/netdev.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.80 DEP images/tun.pb-c.d [2020-05-07T13:30:45.759Z] #44 10.89 DEP images/netdev.pb-c.d [2020-05-07T13:30:45.759Z] #44 10.93 PBCC images/vma.pb-c.c [2020-05-07T13:30:45.759Z] #44 10.97 DEP images/vma.pb-c.d [2020-05-07T13:30:45.759Z] #44 11.08 PBCC images/creds.pb-c.c [2020-05-07T13:30:45.759Z] #44 11.13 DEP images/creds.pb-c.d [2020-05-07T13:30:45.759Z] #44 11.16 PBCC images/utsns.pb-c.c [2020-05-07T13:30:45.759Z] #44 11.23 DEP images/utsns.pb-c.d [2020-05-07T13:30:45.759Z] #44 11.29 PBCC images/ipc-desc.pb-c.c [2020-05-07T13:30:45.759Z] #44 11.33 PBCC images/ipc-sem.pb-c.c [2020-05-07T13:30:45.759Z] #44 11.35 DEP images/ipc-desc.pb-c.d [2020-05-07T13:30:45.759Z] #44 11.44 DEP images/ipc-sem.pb-c.d [2020-05-07T13:30:45.759Z] #44 11.53 PBCC images/ipc-msg.pb-c.c [2020-05-07T13:30:45.759Z] #44 11.58 DEP images/ipc-msg.pb-c.d [2020-05-07T13:30:45.759Z] #44 11.64 PBCC images/ipc-shm.pb-c.c [2020-05-07T13:30:45.759Z] #44 11.70 DEP images/ipc-shm.pb-c.d [2020-05-07T13:30:45.759Z] #44 11.78 PBCC images/ipc-var.pb-c.c [2020-05-07T13:30:45.759Z] #44 11.83 DEP images/ipc-var.pb-c.d [2020-05-07T13:30:45.759Z] #44 11.89 PBCC images/sk-opts.pb-c.c [2020-05-07T13:30:45.759Z] #44 11.96 PBCC images/packet-sock.pb-c.c [2020-05-07T13:30:45.759Z] #44 12.02 DEP images/sk-opts.pb-c.d [2020-05-07T13:30:45.759Z] #44 12.07 DEP images/packet-sock.pb-c.d [2020-05-07T13:30:45.759Z] #44 12.12 PBCC images/sk-netlink.pb-c.c [2020-05-07T13:30:45.759Z] #44 12.18 DEP images/sk-netlink.pb-c.d [2020-05-07T13:30:45.759Z] #44 12.23 PBCC images/sk-inet.pb-c.c [2020-05-07T13:30:45.759Z] #44 12.33 DEP images/sk-inet.pb-c.d [2020-05-07T13:30:45.759Z] #44 12.42 PBCC images/sk-unix.pb-c.c [2020-05-07T13:30:45.759Z] #44 12.65 DEP images/sk-unix.pb-c.d [2020-05-07T13:30:45.759Z] #44 12.71 PBCC images/mm.pb-c.c [2020-05-07T13:30:45.759Z] #44 12.79 DEP images/mm.pb-c.d [2020-05-07T13:30:45.759Z] #44 12.87 PBCC images/timerfd.pb-c.c [2020-05-07T13:30:45.759Z] #44 12.98 DEP images/timerfd.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.11 PBCC images/timer.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.17 DEP images/timer.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.27 PBCC images/sa.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.37 DEP images/sa.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.52 PBCC images/pipe-data.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.55 DEP images/pipe-data.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.61 PBCC images/mnt.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.64 DEP images/mnt.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.65 PBCC images/sk-packet.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.66 DEP images/sk-packet.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.68 PBCC images/tcp-stream.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.70 DEP images/tcp-stream.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.75 PBCC images/pipe.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.83 DEP images/pipe.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.87 PBCC images/pstree.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.90 DEP images/pstree.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.92 PBCC images/fs.pb-c.c [2020-05-07T13:30:45.759Z] #44 13.94 DEP images/fs.pb-c.d [2020-05-07T13:30:45.759Z] #44 13.99 PBCC images/signalfd.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.02 DEP images/signalfd.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.09 PBCC images/fh.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.12 PBCC images/fsnotify.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.16 DEP images/fh.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.20 DEP images/fsnotify.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.30 PBCC images/eventpoll.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.34 DEP images/eventpoll.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.37 PBCC images/eventfd.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.43 DEP images/eventfd.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.47 PBCC images/remap-file-path.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.49 DEP images/remap-file-path.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.57 PBCC images/fifo.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.60 DEP images/fifo.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.68 PBCC images/ghost-file.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.69 DEP images/ghost-file.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.79 PBCC images/regfile.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.87 DEP images/regfile.pb-c.d [2020-05-07T13:30:45.759Z] #44 14.91 PBCC images/ns.pb-c.c [2020-05-07T13:30:45.759Z] #44 14.95 DEP images/ns.pb-c.d [2020-05-07T13:30:45.759Z] #44 15.02 PBCC images/fdinfo.pb-c.c [2020-05-07T13:30:45.759Z] #44 15.13 DEP images/fdinfo.pb-c.d [2020-05-07T13:30:45.759Z] #44 15.21 PBCC images/core-aarch64.pb-c.c [2020-05-07T13:30:45.759Z] #44 15.31 PBCC images/core-arm.pb-c.c [2020-05-07T13:30:45.759Z] #44 15.37 PBCC images/core-ppc64.pb-c.c [2020-05-07T13:30:45.759Z] #44 15.42 PBCC images/core-s390.pb-c.c [2020-05-07T13:30:45.759Z] #44 15.46 PBCC images/core-x86.pb-c.c [2020-05-07T13:30:45.759Z] #44 15.54 PBCC images/core.pb-c.c [2020-05-07T13:30:45.759Z] #44 15.67 PBCC images/inventory.pb-c.c [2020-05-07T13:30:45.759Z] #44 15.74 DEP images/core-aarch64.pb-c.d [2020-05-07T13:30:45.759Z] #44 15.80 DEP images/core-arm.pb-c.d [2020-05-07T13:30:45.759Z] #44 15.86 DEP images/core-ppc64.pb-c.d [2020-05-07T13:30:45.759Z] #44 15.91 DEP images/core-s390.pb-c.d [2020-05-07T13:30:45.759Z] #44 15.97 DEP images/core-x86.pb-c.d [2020-05-07T13:30:45.759Z] #44 16.03 DEP images/core.pb-c.d [2020-05-07T13:30:45.759Z] #44 16.11 DEP images/inventory.pb-c.d [2020-05-07T13:30:45.759Z] #44 16.17 PBCC images/cpuinfo.pb-c.c [2020-05-07T13:30:45.759Z] #44 16.20 DEP images/cpuinfo.pb-c.d [2020-05-07T13:30:45.759Z] #44 16.23 PBCC images/stats.pb-c.c [2020-05-07T13:30:45.759Z] #44 16.26 DEP images/stats.pb-c.d [2020-05-07T13:30:45.759Z] #44 17.63 make[1]: Nothing to be done for 'all'. [2020-05-07T13:30:45.759Z] #44 19.00 CC images/stats.o [2020-05-07T13:30:45.759Z] #44 19.46 CC images/core.o [2020-05-07T13:30:46.246Z] #65 ... [2020-05-07T13:30:46.246Z] [2020-05-07T13:30:46.246Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:46.246Z] #47 91.42 go/ast [2020-05-07T13:30:46.246Z] #47 91.89 text/template/parse [2020-05-07T13:30:46.246Z] #47 97.16 text/template [2020-05-07T13:30:46.246Z] #47 97.17 go/parser [2020-05-07T13:30:46.246Z] #47 100.7 encoding/xml [2020-05-07T13:30:46.324Z] #44 20.13 CC images/core-x86.o [2020-05-07T13:30:46.504Z] #47 ... [2020-05-07T13:30:46.504Z] [2020-05-07T13:30:46.504Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:46.504Z] #44 19.79 make[1]: Nothing to be done for 'all'. [2020-05-07T13:30:46.504Z] #44 21.17 CC images/stats.o [2020-05-07T13:30:46.504Z] #44 21.55 CC images/core.o [2020-05-07T13:30:46.504Z] #44 22.27 CC images/core-x86.o [2020-05-07T13:30:46.504Z] #44 22.88 CC images/core-arm.o [2020-05-07T13:30:46.504Z] #44 23.25 CC images/core-aarch64.o [2020-05-07T13:30:46.504Z] #44 23.69 CC images/core-ppc64.o [2020-05-07T13:30:46.504Z] #44 24.35 CC images/core-s390.o [2020-05-07T13:30:47.255Z] #44 20.78 CC images/core-arm.o [2020-05-07T13:30:47.255Z] #44 ... [2020-05-07T13:30:47.255Z] [2020-05-07T13:30:47.255Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:47.255Z] #56 90.59 github.com/pkg/diff [2020-05-07T13:30:47.255Z] #56 91.77 go/ast [2020-05-07T13:30:47.255Z] #56 93.88 golang.org/x/crypto/ssh/terminal [2020-05-07T13:30:47.255Z] #56 95.69 mvdan.cc/editorconfig [2020-05-07T13:30:47.255Z] #56 96.73 mvdan.cc/sh/v3/fileutil [2020-05-07T13:30:47.255Z] #56 96.86 mvdan.cc/sh/v3/syntax [2020-05-07T13:30:47.255Z] #56 ... [2020-05-07T13:30:47.255Z] [2020-05-07T13:30:47.255Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:47.255Z] #44 21.16 CC images/core-aarch64.o [2020-05-07T13:30:47.430Z] #44 25.29 CC images/cpuinfo.o [2020-05-07T13:30:47.689Z] #44 25.75 CC images/inventory.o [2020-05-07T13:30:47.820Z] #44 21.71 CC images/core-ppc64.o [2020-05-07T13:30:47.884Z] #28 13.39 0.0% # 1.5% # 2.4% ### 4.2% ### 5.1% ##### 7.7% ###### 9.5% ######## 11.3% ########## 14.0% ########## 14.9% ########### 16.7% ############# 18.4% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.6% ################### 26.5% ################### 27.4% ###################### 31.4% [2020-05-07T13:30:47.884Z] #28 ... [2020-05-07T13:30:47.884Z] [2020-05-07T13:30:47.884Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:30:47.884Z] #36 64.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-07T13:30:47.884Z] #36 64.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-07T13:30:47.884Z] #36 67.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-07T13:30:47.885Z] #36 68.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-07T13:30:47.885Z] #36 71.30 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:30:47.885Z] #36 71.58 Fetched 14.9 MB in 17s (889 kB/s) [2020-05-07T13:30:47.885Z] #36 71.73 Selecting previously unselected package xxd. [2020-05-07T13:30:47.885Z] #36 71.73 (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 ... 15338 files and directories currently installed.) [2020-05-07T13:30:47.885Z] #36 71.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T13:30:47.885Z] #36 71.82 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:30:47.885Z] #36 72.08 Selecting previously unselected package vim-common. [2020-05-07T13:30:47.885Z] #36 72.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:30:47.885Z] #36 72.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:30:47.885Z] #36 72.75 Selecting previously unselected package cmake-data. [2020-05-07T13:30:47.885Z] #36 72.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T13:30:47.885Z] #36 72.80 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T13:30:47.885Z] #36 ... [2020-05-07T13:30:47.885Z] [2020-05-07T13:30:47.885Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:47.962Z] #10 ... [2020-05-07T13:30:47.962Z] [2020-05-07T13:30:47.962Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:47.962Z] #44 28.84 CC images/cpuinfo.o [2020-05-07T13:30:47.962Z] #44 29.43 CC images/inventory.o [2020-05-07T13:30:47.962Z] #44 29.68 CC images/fdinfo.o [2020-05-07T13:30:47.962Z] #44 30.07 CC images/fown.o [2020-05-07T13:30:47.962Z] #44 30.43 CC images/ns.o [2020-05-07T13:30:47.962Z] #44 30.67 CC images/regfile.o [2020-05-07T13:30:47.962Z] #44 31.05 CC images/ghost-file.o [2020-05-07T13:30:47.962Z] #44 31.49 CC images/fifo.o [2020-05-07T13:30:47.962Z] #44 31.67 CC images/remap-file-path.o [2020-05-07T13:30:47.962Z] #44 31.86 CC images/eventfd.o [2020-05-07T13:30:47.962Z] #44 32.21 CC images/eventpoll.o [2020-05-07T13:30:47.962Z] #44 32.54 CC images/fh.o [2020-05-07T13:30:47.962Z] #44 32.96 CC images/fsnotify.o [2020-05-07T13:30:47.962Z] #44 33.73 CC images/signalfd.o [2020-05-07T13:30:47.962Z] #44 34.11 CC images/fs.o [2020-05-07T13:30:47.962Z] #44 34.40 CC images/pstree.o [2020-05-07T13:30:47.962Z] #44 ... [2020-05-07T13:30:47.962Z] [2020-05-07T13:30:47.962Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:47.962Z] #47 84.94 go/parser [2020-05-07T13:30:47.962Z] #47 87.57 compress/flate [2020-05-07T13:30:47.962Z] #47 90.95 crypto/rand [2020-05-07T13:30:47.962Z] #47 91.31 go/doc [2020-05-07T13:30:47.962Z] #47 91.82 crypto/elliptic [2020-05-07T13:30:47.962Z] #47 91.94 encoding/asn1 [2020-05-07T13:30:47.962Z] #47 ... [2020-05-07T13:30:47.962Z] [2020-05-07T13:30:47.962Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:47.962Z] #56 89.16 golang.org/x/crypto/ssh/terminal [2020-05-07T13:30:47.962Z] #56 90.72 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T13:30:47.962Z] #56 DONE 95.3s [2020-05-07T13:30:47.962Z] [2020-05-07T13:30:47.962Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:47.962Z] #44 34.57 CC images/pipe.o [2020-05-07T13:30:47.962Z] #44 34.94 CC images/tcp-stream.o [2020-05-07T13:30:47.962Z] #44 35.18 CC images/sk-packet.o [2020-05-07T13:30:48.223Z] #44 35.48 CC images/mnt.o [2020-05-07T13:30:48.250Z] #44 26.20 CC images/fdinfo.o [2020-05-07T13:30:48.291Z] #41 ... [2020-05-07T13:30:48.291Z] [2020-05-07T13:30:48.291Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:30:48.291Z] #17 52.59 Setting up iptables (1.8.2-4) ... [2020-05-07T13:30:48.291Z] #17 52.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:30:48.291Z] #17 52.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:30:48.291Z] #17 52.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:30:48.291Z] #17 52.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:30:48.291Z] #17 52.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T13:30:48.291Z] #17 52.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T13:30:48.291Z] #17 52.64 Setting up python3 (3.7.3-1) ... [2020-05-07T13:30:48.291Z] #17 52.98 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T13:30:48.291Z] #17 53.61 Setting up apparmor (2.13.2-10) ... [2020-05-07T13:30:48.291Z] #17 55.08 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T13:30:48.291Z] #17 55.09 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:30:48.291Z] #17 55.45 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:48.291Z] #17 56.44 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T13:30:48.291Z] #17 56.93 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T13:30:48.291Z] #17 58.18 Setting up python3-pip (18.1-5) ... [2020-05-07T13:30:48.291Z] #17 59.17 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:48.291Z] #17 59.20 Processing triggers for mime-support (3.62) ... [2020-05-07T13:30:48.386Z] #44 22.29 CC images/core-s390.o [2020-05-07T13:30:48.505Z] #44 26.50 CC images/fown.o [2020-05-07T13:30:48.569Z] #28 13.39 0.0% # 1.5% # 2.4% ### 4.2% ### 5.1% ##### 7.7% ###### 9.5% ######## 11.3% ########## 14.0% ########## 14.9% ########### 16.7% ############# 18.4% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.6% ################### 26.5% ################### 27.4% ###################### 31.4% ######################## 34.1% ############################ 39.4% ############################## 43.0% ################################## 47.5% #################################### 50.1% ##################################### 51.9% [2020-05-07T13:30:48.569Z] #28 ... [2020-05-07T13:30:48.569Z] [2020-05-07T13:30:48.570Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:48.570Z] #34 65.06 internal/reflectlite [2020-05-07T13:30:48.570Z] #34 65.06 sync [2020-05-07T13:30:48.570Z] #34 71.44 errors [2020-05-07T13:30:48.570Z] #34 71.45 sort [2020-05-07T13:30:48.570Z] #34 72.48 strconv [2020-05-07T13:30:48.570Z] #34 72.49 io [2020-05-07T13:30:48.570Z] #34 72.50 internal/oserror [2020-05-07T13:30:48.570Z] #34 73.15 syscall [2020-05-07T13:30:48.803Z] #44 35.83 CC images/pipe-data.o [2020-05-07T13:30:48.857Z] #17 DONE 59.8s [2020-05-07T13:30:48.857Z] [2020-05-07T13:30:48.857Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T13:30:48.911Z] #34 ... [2020-05-07T13:30:48.911Z] [2020-05-07T13:30:48.911Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:49.064Z] #44 36.14 CC images/sa.o [2020-05-07T13:30:49.066Z] #44 26.84 CC images/ns.o [2020-05-07T13:30:49.066Z] #44 27.07 CC images/regfile.o [2020-05-07T13:30:49.317Z] #44 23.04 CC images/cpuinfo.o [2020-05-07T13:30:49.320Z] #44 27.30 CC images/ghost-file.o [2020-05-07T13:30:49.326Z] #44 36.46 CC images/timer.o [2020-05-07T13:30:49.574Z] #44 23.48 CC images/inventory.o [2020-05-07T13:30:49.892Z] #44 27.68 CC images/fifo.o [2020-05-07T13:30:49.897Z] #44 36.90 CC images/timerfd.o [2020-05-07T13:30:49.897Z] #44 37.18 CC images/mm.o [2020-05-07T13:30:50.139Z] #44 23.77 CC images/fdinfo.o [2020-05-07T13:30:50.146Z] #44 28.00 CC images/remap-file-path.o [2020-05-07T13:30:50.146Z] #44 28.21 CC images/eventfd.o [2020-05-07T13:30:50.396Z] #44 24.15 CC images/fown.o [2020-05-07T13:30:50.400Z] #44 28.42 CC images/eventpoll.o [2020-05-07T13:30:50.473Z] #44 37.53 CC images/sk-opts.o [2020-05-07T13:30:50.648Z] #28 13.39 0.0% # 1.5% # 2.4% ### 4.2% ### 5.1% ##### 7.7% ###### 9.5% ######## 11.3% ########## 14.0% ########## 14.9% ########### 16.7% ############# 18.4% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.6% ################### 26.5% ################### 27.4% ###################### 31.4% ######################## 34.1% ############################ 39.4% ############################## 43.0% ################################## 47.5% #################################### 50.1% ##################################### 51.9% ####################################### 54.4% ######################################## 56.2% ########################################## 58.9% ########################################### 60.7% ############################################ 62.5% ############################################## 64.3% ############################################### 66.1% ################################################ 67.8% ################################################## 69.9% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.6% ######################################################## 78.3% ########################################################## 81.9% [2020-05-07T13:30:50.648Z] #28 ... [2020-05-07T13:30:50.648Z] [2020-05-07T13:30:50.648Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:50.648Z] #48 66.95 internal/reflectlite [2020-05-07T13:30:50.648Z] #48 66.98 sync [2020-05-07T13:30:50.648Z] #48 71.89 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T13:30:50.648Z] #48 71.90 math/rand [2020-05-07T13:30:50.648Z] #48 71.96 internal/singleflight [2020-05-07T13:30:50.648Z] #48 76.93 io [2020-05-07T13:30:50.648Z] #48 76.99 strconv [2020-05-07T13:30:50.648Z] #48 76.99 sort [2020-05-07T13:30:50.648Z] #48 77.00 syscall [2020-05-07T13:30:50.648Z] #48 ... [2020-05-07T13:30:50.648Z] [2020-05-07T13:30:50.648Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:30:50.653Z] #44 24.40 CC images/ns.o [2020-05-07T13:30:50.734Z] #44 37.84 CC images/sk-unix.o [2020-05-07T13:30:50.756Z] #18 1.622 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T13:30:50.756Z] #18 1.625 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T13:30:50.756Z] #18 1.628 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T13:30:50.756Z] #18 DONE 1.7s [2020-05-07T13:30:50.756Z] [2020-05-07T13:30:50.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:50.756Z] #44 121.5 CC criu/lsm.o [2020-05-07T13:30:50.756Z] #44 121.9 CC criu/mem.o [2020-05-07T13:30:50.756Z] #44 123.6 CC criu/mount.o [2020-05-07T13:30:50.756Z] #44 127.5 CC criu/namespaces.o [2020-05-07T13:30:50.756Z] #44 129.7 CC criu/net.o [2020-05-07T13:30:50.756Z] #44 ... [2020-05-07T13:30:50.756Z] [2020-05-07T13:30:50.756Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:30:50.910Z] #44 24.63 CC images/regfile.o [2020-05-07T13:30:50.959Z] #44 28.78 CC images/fh.o [2020-05-07T13:30:51.167Z] #44 ... [2020-05-07T13:30:51.167Z] [2020-05-07T13:30:51.167Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:51.167Z] #47 94.49 go/parser [2020-05-07T13:30:51.167Z] #47 96.22 text/template [2020-05-07T13:30:51.167Z] #47 98.56 encoding/xml [2020-05-07T13:30:51.167Z] #47 101.4 go/doc [2020-05-07T13:30:51.167Z] #47 104.4 github.com/LK4D4/vndr/versioned [2020-05-07T13:30:51.167Z] #47 104.5 compress/flate [2020-05-07T13:30:51.167Z] #47 ... [2020-05-07T13:30:51.167Z] [2020-05-07T13:30:51.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:51.167Z] #44 24.96 CC images/ghost-file.o [2020-05-07T13:30:51.214Z] #44 29.23 CC images/fsnotify.o [2020-05-07T13:30:51.305Z] #44 38.27 CC images/sk-inet.o [2020-05-07T13:30:51.657Z] #28 13.39 0.0% # 1.5% # 2.4% ### 4.2% ### 5.1% ##### 7.7% ###### 9.5% ######## 11.3% ########## 14.0% ########## 14.9% ########### 16.7% ############# 18.4% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.6% ################### 26.5% ################### 27.4% ###################### 31.4% ######################## 34.1% ############################ 39.4% ############################## 43.0% ################################## 47.5% #################################### 50.1% ##################################### 51.9% ####################################### 54.4% ######################################## 56.2% ########################################## 58.9% ########################################### 60.7% ############################################ 62.5% ############################################## 64.3% ############################################### 66.1% ################################################ 67.8% ################################################## 69.9% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.6% ######################################################## 78.3% ########################################################## 81.9% ############################################################ 84.5% ############################################################## 87.2% ################################################################ 89.0% ################################################################ 89.9% ################################################################## 92.5% ################################################################### 93.4% ##################################################################### 96.1% ####################################################################### 99.4% ######################################################################## 100.0% [2020-05-07T13:30:51.657Z] #28 19.39 [2020-05-07T13:30:51.731Z] #44 25.36 CC images/fifo.o [2020-05-07T13:30:51.877Z] #44 38.88 CC images/tun.o [2020-05-07T13:30:51.989Z] #44 25.58 CC images/remap-file-path.o [2020-05-07T13:30:51.989Z] #44 25.76 CC images/eventfd.o [2020-05-07T13:30:52.137Z] #44 30.02 CC images/signalfd.o [2020-05-07T13:30:52.141Z] #44 39.34 CC images/sk-netlink.o [2020-05-07T13:30:52.392Z] #44 30.29 CC images/fs.o [2020-05-07T13:30:52.392Z] #44 ... [2020-05-07T13:30:52.392Z] [2020-05-07T13:30:52.392Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:52.392Z] #56 97.55 mvdan.cc/editorconfig [2020-05-07T13:30:52.392Z] #56 98.91 mvdan.cc/sh/v3/fileutil [2020-05-07T13:30:52.392Z] #56 99.16 mvdan.cc/sh/v3/syntax [2020-05-07T13:30:52.392Z] #56 106.0 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T13:30:52.403Z] #44 39.64 CC images/packet-sock.o [2020-05-07T13:30:52.554Z] #44 26.10 CC images/eventpoll.o [2020-05-07T13:30:52.646Z] #56 ... [2020-05-07T13:30:52.646Z] [2020-05-07T13:30:52.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:52.646Z] #44 30.53 CC images/pstree.o [2020-05-07T13:30:52.811Z] #44 26.43 CC images/fh.o [2020-05-07T13:30:52.901Z] #44 30.82 CC images/pipe.o [2020-05-07T13:30:52.975Z] #44 40.15 CC images/ipc-var.o [2020-05-07T13:30:53.068Z] #44 26.84 CC images/fsnotify.o [2020-05-07T13:30:53.155Z] #44 31.16 CC images/tcp-stream.o [2020-05-07T13:30:53.547Z] #44 40.46 CC images/ipc-desc.o [2020-05-07T13:30:53.632Z] #44 27.37 CC images/signalfd.o [2020-05-07T13:30:53.714Z] #44 31.49 CC images/sk-packet.o [2020-05-07T13:30:53.808Z] #44 40.78 CC images/ipc-shm.o [2020-05-07T13:30:53.808Z] #44 ... [2020-05-07T13:30:53.808Z] [2020-05-07T13:30:53.808Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:53.808Z] #10 101.9 Selecting previously unselected package libapparmor1:arm64. [2020-05-07T13:30:53.808Z] #10 101.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-07T13:30:53.808Z] #10 101.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-07T13:30:53.808Z] #10 102.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-07T13:30:53.808Z] #10 102.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-07T13:30:53.808Z] #10 102.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-07T13:30:53.889Z] #44 27.58 CC images/fs.o [2020-05-07T13:30:53.948Z] #28 21.57 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T13:30:53.970Z] #44 31.76 CC images/mnt.o [2020-05-07T13:30:54.070Z] #10 102.2 Selecting previously unselected package libbtrfs0. [2020-05-07T13:30:54.070Z] #10 102.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-07T13:30:54.070Z] #10 102.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:30:54.070Z] #10 102.3 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:30:54.070Z] #10 102.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-07T13:30:54.070Z] #10 102.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:30:54.147Z] #44 27.84 CC images/pstree.o [2020-05-07T13:30:54.224Z] #44 32.08 CC images/pipe-data.o [2020-05-07T13:30:54.331Z] #10 102.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-07T13:30:54.331Z] #10 102.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-07T13:30:54.331Z] #10 102.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-07T13:30:54.331Z] #10 102.6 Selecting previously unselected package libudev-dev:arm64. [2020-05-07T13:30:54.331Z] #10 102.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-05-07T13:30:54.331Z] #10 102.7 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-05-07T13:30:54.404Z] #44 28.08 CC images/pipe.o [2020-05-07T13:30:54.479Z] #44 32.36 CC images/sa.o [2020-05-07T13:30:54.592Z] #10 102.8 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-07T13:30:54.592Z] #10 102.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-07T13:30:54.592Z] #10 102.9 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-07T13:30:54.661Z] #44 28.33 CC images/tcp-stream.o [2020-05-07T13:30:54.667Z] #28 22.29 #=#=# [2020-05-07T13:30:54.734Z] #44 32.67 CC images/timer.o [2020-05-07T13:30:54.853Z] #10 ... [2020-05-07T13:30:54.853Z] [2020-05-07T13:30:54.853Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:30:54.853Z] #68 97.41 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:30:54.853Z] #68 97.41 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T13:30:54.853Z] #68 DONE 102.7s [2020-05-07T13:30:54.853Z] [2020-05-07T13:30:54.853Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T13:30:54.853Z] #69 DONE 0.1s [2020-05-07T13:30:54.853Z] [2020-05-07T13:30:54.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:54.853Z] #44 41.06 CC images/ipc-msg.o [2020-05-07T13:30:54.853Z] #44 41.45 CC images/ipc-sem.o [2020-05-07T13:30:54.853Z] #44 41.72 CC images/utsns.o [2020-05-07T13:30:54.853Z] #44 41.96 CC images/creds.o [2020-05-07T13:30:54.918Z] #44 28.66 CC images/sk-packet.o [2020-05-07T13:30:55.004Z] #28 22.57 ############################################## 64.4% ######################################################################## 100.0% [2020-05-07T13:30:55.004Z] #28 22.71 [2020-05-07T13:30:55.004Z] #28 ... [2020-05-07T13:30:55.004Z] [2020-05-07T13:30:55.004Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:30:55.004Z] #44 72.01 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-07T13:30:55.004Z] #44 72.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T13:30:55.004Z] #44 72.05 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-07T13:30:55.004Z] #44 73.05 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T13:30:55.004Z] #44 73.06 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T13:30:55.004Z] #44 73.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:30:55.004Z] #44 73.52 Selecting previously unselected package protobuf-compiler. [2020-05-07T13:30:55.004Z] #44 73.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-07T13:30:55.004Z] #44 73.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:30:55.004Z] #44 73.92 Selecting previously unselected package python-pkg-resources. [2020-05-07T13:30:55.004Z] #44 73.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:30:55.004Z] #44 73.99 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:55.004Z] #44 74.46 Selecting previously unselected package python-six. [2020-05-07T13:30:55.004Z] #44 74.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T13:30:55.004Z] #44 74.50 Unpacking python-six (1.12.0-1) ... [2020-05-07T13:30:55.004Z] #44 74.64 Selecting previously unselected package python-protobuf. [2020-05-07T13:30:55.004Z] #44 74.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-07T13:30:55.004Z] #44 74.68 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T13:30:55.004Z] #44 75.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T13:30:55.114Z] #44 42.18 CC images/vma.o [2020-05-07T13:30:55.175Z] #44 28.91 CC images/mnt.o [2020-05-07T13:30:55.292Z] #44 33.12 CC images/timerfd.o [2020-05-07T13:30:55.373Z] #44 42.56 CC images/netdev.o [2020-05-07T13:30:55.432Z] #44 29.14 CC images/pipe-data.o [2020-05-07T13:30:55.546Z] #44 33.35 CC images/mm.o [2020-05-07T13:30:55.546Z] #44 33.68 CC images/sk-opts.o [2020-05-07T13:30:55.689Z] #44 29.38 CC images/sa.o [2020-05-07T13:30:55.723Z] #44 82.48 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-07T13:30:55.723Z] #44 82.49 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T13:30:55.723Z] #44 82.49 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T13:30:55.723Z] #44 82.49 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-07T13:30:55.723Z] #44 82.50 Setting up python-six (1.12.0-1) ... [2020-05-07T13:30:55.944Z] #44 43.06 CC images/tty.o [2020-05-07T13:30:55.946Z] #44 29.63 CC images/timer.o [2020-05-07T13:30:56.060Z] #44 ... [2020-05-07T13:30:56.060Z] [2020-05-07T13:30:56.060Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:56.060Z] #48 82.42 vendor/golang.org/x/net/dns/dnsmessage [2020-05-07T13:30:56.105Z] #44 33.87 CC images/sk-unix.o [2020-05-07T13:30:56.204Z] #44 30.01 CC images/timerfd.o [2020-05-07T13:30:56.359Z] #44 34.25 CC images/sk-inet.o [2020-05-07T13:30:56.401Z] #48 82.80 bytes [2020-05-07T13:30:56.461Z] #44 30.18 CC images/mm.o [2020-05-07T13:30:56.461Z] #44 ... [2020-05-07T13:30:56.461Z] [2020-05-07T13:30:56.461Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:56.461Z] #56 103.9 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T13:30:56.461Z] #56 DONE 110.0s [2020-05-07T13:30:56.461Z] [2020-05-07T13:30:56.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:56.461Z] #10 108.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T13:30:56.461Z] #10 108.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:30:56.461Z] #10 108.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:56.516Z] #44 43.70 CC images/file-lock.o [2020-05-07T13:30:56.779Z] #44 43.89 CC images/rlimit.o [2020-05-07T13:30:56.918Z] #44 ... [2020-05-07T13:30:56.918Z] [2020-05-07T13:30:56.918Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:30:56.918Z] #56 DONE 111.9s [2020-05-07T13:30:56.918Z] [2020-05-07T13:30:56.918Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:56.918Z] #47 102.5 go/doc [2020-05-07T13:30:56.918Z] #47 106.0 github.com/LK4D4/vndr/build [2020-05-07T13:30:56.918Z] #47 107.0 github.com/LK4D4/vndr/versioned [2020-05-07T13:30:56.918Z] #47 107.1 compress/flate [2020-05-07T13:30:56.918Z] #47 109.4 hash/crc32 [2020-05-07T13:30:56.918Z] #47 110.1 compress/gzip [2020-05-07T13:30:56.918Z] #47 110.5 net [2020-05-07T13:30:56.918Z] #47 110.7 vendor/golang.org/x/text/transform [2020-05-07T13:30:56.918Z] #47 111.5 vendor/golang.org/x/text/unicode/bidi [2020-05-07T13:30:57.040Z] #44 44.17 CC images/pagemap.o [2020-05-07T13:30:57.172Z] #47 ... [2020-05-07T13:30:57.172Z] [2020-05-07T13:30:57.172Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:57.172Z] #44 35.04 CC images/tun.o [2020-05-07T13:30:57.301Z] #44 44.42 CC images/siginfo.o [2020-05-07T13:30:57.317Z] #19 ... [2020-05-07T13:30:57.317Z] [2020-05-07T13:30:57.317Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:30:57.317Z] #44 133.0 CC criu/netfilter.o [2020-05-07T13:30:57.317Z] #44 133.5 CC criu/page-pipe.o [2020-05-07T13:30:57.317Z] #44 134.3 CC criu/page-xfer.o [2020-05-07T13:30:57.317Z] #44 135.6 CC criu/pagemap-cache.o [2020-05-07T13:30:57.317Z] #44 136.0 CC criu/pagemap.o [2020-05-07T13:30:57.317Z] #44 137.0 CC criu/parasite-syscall.o [2020-05-07T13:30:57.562Z] #44 44.71 CC images/rpc.o [2020-05-07T13:30:57.575Z] #44 137.9 CC criu/path.o [2020-05-07T13:30:57.833Z] #44 138.2 CC criu/pie-util-vdso-elf32.o [2020-05-07T13:30:57.934Z] Fetching without tags [2020-05-07T13:30:58.095Z] #44 35.77 CC images/sk-netlink.o [2020-05-07T13:30:58.095Z] #44 36.11 CC images/packet-sock.o [2020-05-07T13:30:58.132Z] #44 ... [2020-05-07T13:30:58.133Z] [2020-05-07T13:30:58.133Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:58.133Z] #47 96.04 crypto/dsa [2020-05-07T13:30:58.133Z] #47 97.03 vendor/golang.org/x/text/unicode/norm [2020-05-07T13:30:58.133Z] #47 97.09 github.com/LK4D4/vndr/build [2020-05-07T13:30:58.133Z] #47 97.20 crypto/ecdsa [2020-05-07T13:30:58.133Z] #47 98.22 crypto/x509/pkix [2020-05-07T13:30:58.133Z] #47 99.06 vendor/golang.org/x/crypto/cryptobyte [2020-05-07T13:30:58.133Z] #47 101.8 mime [2020-05-07T13:30:58.133Z] #47 102.2 net/http/internal [2020-05-07T13:30:58.133Z] #47 104.0 vendor/golang.org/x/net/idna [2020-05-07T13:30:58.133Z] #47 106.1 vendor/golang.org/x/net/http/httpproxy [2020-05-07T13:30:58.349Z] #44 36.48 CC images/ipc-var.o [2020-05-07T13:30:58.393Z] #47 106.1 net/textproto [2020-05-07T13:30:58.393Z] #47 106.1 crypto/x509 [2020-05-07T13:30:58.393Z] #47 ... [2020-05-07T13:30:58.393Z] [2020-05-07T13:30:58.393Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:30:58.393Z] #10 103.3 Selecting previously unselected package libpcre16-3:arm64. [2020-05-07T13:30:58.393Z] #10 103.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-07T13:30:58.393Z] #10 103.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-07T13:30:58.393Z] #10 103.7 Selecting previously unselected package libpcre32-3:arm64. [2020-05-07T13:30:58.393Z] #10 103.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-07T13:30:58.393Z] #10 103.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-07T13:30:58.393Z] #10 103.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-07T13:30:58.393Z] #10 103.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-07T13:30:58.393Z] #10 103.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-07T13:30:58.393Z] #10 104.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-07T13:30:58.393Z] #10 104.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-07T13:30:58.393Z] #10 104.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-07T13:30:58.393Z] #10 104.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-07T13:30:58.393Z] #10 104.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-07T13:30:58.393Z] #10 104.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-07T13:30:58.393Z] #10 105.0 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-07T13:30:58.393Z] #10 105.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-07T13:30:58.393Z] #10 105.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-07T13:30:58.393Z] #10 105.1 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-07T13:30:58.393Z] #10 105.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-07T13:30:58.393Z] #10 105.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-07T13:30:58.393Z] #10 105.4 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-07T13:30:58.393Z] #10 105.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-05-07T13:30:58.393Z] #10 105.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-05-07T13:30:58.393Z] #10 106.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-07T13:30:58.393Z] #10 106.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-07T13:30:58.393Z] #10 106.0 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-07T13:30:58.393Z] #10 106.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:30:58.393Z] #10 106.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-07T13:30:58.393Z] #10 106.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-07T13:30:58.393Z] #10 106.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:58.393Z] #10 106.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:30:58.393Z] #10 106.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-07T13:30:58.393Z] #10 106.1 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-05-07T13:30:58.393Z] #10 106.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:30:58.393Z] #10 106.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:30:58.393Z] #10 106.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-07T13:30:58.393Z] #10 106.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T13:30:58.393Z] #10 106.2 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-05-07T13:30:58.393Z] #10 106.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:30:58.393Z] #10 106.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-07T13:30:58.393Z] #10 106.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:58.393Z] #10 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T13:30:58.393Z] #10 106.2 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-05-07T13:30:58.393Z] #10 106.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:30:58.393Z] #10 106.2 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-05-07T13:30:58.393Z] #10 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T13:30:58.393Z] #10 106.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:30:58.393Z] #10 106.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-07T13:30:58.393Z] #10 106.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-07T13:30:58.393Z] #10 106.3 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T13:30:58.393Z] #10 106.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-07T13:30:58.393Z] #10 106.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-07T13:30:58.393Z] #10 106.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:30:58.399Z] #44 138.7 CC criu/pie-util-vdso.o [2020-05-07T13:30:58.652Z] Merging remotes/origin/master commit 60a4f9afd402dbd85e4452bd7c292aa4448652cb into PR head commit 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 [2020-05-07T13:30:58.654Z] #10 DONE 106.9s [2020-05-07T13:30:58.654Z] [2020-05-07T13:30:58.654Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:30:58.654Z] #58 DONE 0.1s [2020-05-07T13:30:58.654Z] [2020-05-07T13:30:58.654Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T13:30:58.654Z] #11 ... [2020-05-07T13:30:58.654Z] [2020-05-07T13:30:58.654Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T13:30:58.654Z] #59 DONE 0.1s [2020-05-07T13:30:58.657Z] #44 139.0 CC criu/pie-util.o [2020-05-07T13:30:58.908Z] #44 36.76 CC images/ipc-desc.o [2020-05-07T13:30:58.915Z] #44 139.2 CC criu/pipes.o [2020-05-07T13:30:58.915Z] [2020-05-07T13:30:58.915Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:30:59.163Z] #44 36.96 CC images/ipc-shm.o [2020-05-07T13:30:59.466Z] #44 37.21 CC images/ipc-msg.o [2020-05-07T13:30:59.466Z] #44 37.50 CC images/ipc-sem.o [2020-05-07T13:30:59.482Z] #44 139.8 CC criu/plugin.o [2020-05-07T13:30:59.721Z] #44 37.71 CC images/utsns.o [2020-05-07T13:30:59.740Z] #44 140.1 CC criu/proc_parse.o [2020-05-07T13:30:57.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:30:57.710Z] > git config --add remote.origin.fetch +refs/pull/40910/head:refs/remotes/origin/PR-40910 # timeout=10 [2020-05-07T13:30:57.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:30:57.860Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T13:30:57.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T13:30:57.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T13:30:57.973Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40910/head:refs/remotes/origin/PR-40910 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T13:30:58.756Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:30:58.800Z] > git checkout -f 1e3cffb8bd0980946ec6aac6bf3b1f35aaa5a323 # timeout=10 [2020-05-07T13:30:59.975Z] #44 37.92 CC images/creds.o [2020-05-07T13:31:00.230Z] #44 38.14 CC images/vma.o [2020-05-07T13:31:00.230Z] #44 38.36 CC images/netdev.o [2020-05-07T13:31:00.334Z] #48 ... [2020-05-07T13:31:00.334Z] [2020-05-07T13:31:00.334Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:00.334Z] #57 76.45 strconv [2020-05-07T13:31:00.334Z] #57 76.46 io [2020-05-07T13:31:00.334Z] #57 76.48 sort [2020-05-07T13:31:00.334Z] #57 76.69 syscall [2020-05-07T13:31:00.334Z] #57 82.94 bytes [2020-05-07T13:31:00.334Z] #57 82.97 strings [2020-05-07T13:31:00.334Z] #57 ... [2020-05-07T13:31:00.334Z] [2020-05-07T13:31:00.334Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:31:00.334Z] #28 24.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T13:31:00.334Z] #28 25.15 #=#=# [2020-05-07T13:31:00.334Z] #28 25.53 ########################################################## 81.3% ######################################################################## 100.0% [2020-05-07T13:31:00.334Z] #28 25.84 [2020-05-07T13:31:00.334Z] #28 27.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T13:31:00.334Z] #28 27.86 skipping existing c8c2d4a6b2e3 [2020-05-07T13:31:00.334Z] #28 28.03 [2020-05-07T13:31:00.638Z] #10 ... [2020-05-07T13:31:00.638Z] [2020-05-07T13:31:00.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:00.638Z] #44 30.64 CC images/sk-opts.o [2020-05-07T13:31:00.638Z] #44 30.78 CC images/sk-unix.o [2020-05-07T13:31:00.638Z] #44 31.35 CC images/sk-inet.o [2020-05-07T13:31:00.638Z] #44 31.81 CC images/tun.o [2020-05-07T13:31:00.638Z] #44 32.07 CC images/sk-netlink.o [2020-05-07T13:31:00.638Z] #44 32.33 CC images/packet-sock.o [2020-05-07T13:31:00.638Z] #44 32.66 CC images/ipc-var.o [2020-05-07T13:31:00.638Z] #44 32.86 CC images/ipc-desc.o [2020-05-07T13:31:00.638Z] #44 33.14 CC images/ipc-shm.o [2020-05-07T13:31:00.638Z] #44 33.41 CC images/ipc-msg.o [2020-05-07T13:31:00.638Z] #44 33.64 CC images/ipc-sem.o [2020-05-07T13:31:00.638Z] #44 33.86 CC images/utsns.o [2020-05-07T13:31:00.638Z] #44 34.18 CC images/creds.o [2020-05-07T13:31:00.638Z] #44 34.37 CC images/vma.o [2020-05-07T13:31:00.680Z] #28 ... [2020-05-07T13:31:00.680Z] [2020-05-07T13:31:00.680Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:31:00.680Z] #36 77.69 Selecting previously unselected package libicu63:ppc64el. [2020-05-07T13:31:00.680Z] #36 77.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-07T13:31:00.680Z] #36 77.74 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T13:31:00.680Z] #36 86.94 Selecting previously unselected package libxml2:ppc64el. [2020-05-07T13:31:00.680Z] #36 86.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-07T13:31:00.680Z] #36 86.98 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:31:00.680Z] #36 87.72 Selecting previously unselected package libarchive13:ppc64el. [2020-05-07T13:31:00.680Z] #36 87.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-07T13:31:00.838Z] #60 ... [2020-05-07T13:31:00.838Z] [2020-05-07T13:31:00.838Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T13:31:00.838Z] #11 DONE 2.3s [2020-05-07T13:31:00.838Z] [2020-05-07T13:31:00.838Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:00.838Z] #60 2.004 + RM_GOPATH=0 [2020-05-07T13:31:00.838Z] #60 2.004 + TMP_GOPATH= [2020-05-07T13:31:00.838Z] #60 2.004 + : /build [2020-05-07T13:31:00.838Z] #60 2.004 + '[' -z '' ']' [2020-05-07T13:31:00.838Z] #60 2.004 ++ mktemp -d [2020-05-07T13:31:00.838Z] #60 2.048 + export GOPATH=/tmp/tmp.78cg8wekd3 [2020-05-07T13:31:00.838Z] #60 2.048 + GOPATH=/tmp/tmp.78cg8wekd3 [2020-05-07T13:31:00.838Z] #60 2.048 + RM_GOPATH=1 [2020-05-07T13:31:00.838Z] #60 2.048 ++ dirname ./install.sh [2020-05-07T13:31:00.875Z] #44 38.71 CC images/tty.o [2020-05-07T13:31:00.898Z] #44 34.61 CC images/netdev.o [2020-05-07T13:31:01.024Z] #36 87.75 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-07T13:31:01.024Z] #36 ... [2020-05-07T13:31:01.024Z] [2020-05-07T13:31:01.024Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:01.024Z] #51 77.40 + cd /tmp/tmp.efwiYDwyXB/src/gotest.tools/gotestsum [2020-05-07T13:31:01.024Z] #51 77.40 + git checkout -q v0.3.5 [2020-05-07T13:31:01.024Z] #51 77.49 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T13:31:01.024Z] #51 ... [2020-05-07T13:31:01.024Z] [2020-05-07T13:31:01.024Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:31:01.024Z] #44 87.41 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-07T13:31:01.024Z] #44 87.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T13:31:01.024Z] #44 87.43 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-07T13:31:01.024Z] #44 87.43 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-07T13:31:01.024Z] #44 87.45 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-07T13:31:01.024Z] #44 87.46 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T13:31:01.024Z] #44 87.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T13:31:01.024Z] #44 87.49 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-07T13:31:01.024Z] #44 87.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T13:31:01.024Z] #44 87.50 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T13:31:01.099Z] #60 2.060 + dir=. [2020-05-07T13:31:01.099Z] #60 2.060 + bin=runc [2020-05-07T13:31:01.099Z] #60 2.060 + shift [2020-05-07T13:31:01.099Z] #60 2.060 + '[' '!' -f ./runc.installer ']' [2020-05-07T13:31:01.099Z] #60 2.060 + . ./runc.installer [2020-05-07T13:31:01.099Z] #60 2.060 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:31:01.099Z] #60 2.060 + install_runc [2020-05-07T13:31:01.099Z] #60 2.060 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T13:31:01.099Z] #60 2.060 + uname -r [2020-05-07T13:31:01.099Z] #60 2.062 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T13:31:01.099Z] #60 2.062 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T13:31:01.099Z] #60 2.062 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T13:31:01.099Z] #60 2.063 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.78cg8wekd3/src/github.com/opencontainers/runc [2020-05-07T13:31:01.099Z] #60 2.070 Cloning into '/tmp/tmp.78cg8wekd3/src/github.com/opencontainers/runc'... [2020-05-07T13:31:01.433Z] #44 39.43 CC images/file-lock.o [2020-05-07T13:31:01.462Z] #44 34.99 CC images/tty.o [2020-05-07T13:31:01.687Z] #44 39.65 CC images/rlimit.o [2020-05-07T13:31:01.719Z] #44 ... [2020-05-07T13:31:01.719Z] [2020-05-07T13:31:01.719Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:01.719Z] #47 105.0 github.com/LK4D4/vndr/build [2020-05-07T13:31:01.719Z] #47 107.3 hash/crc32 [2020-05-07T13:31:01.719Z] #47 107.9 compress/gzip [2020-05-07T13:31:01.719Z] #47 108.8 vendor/golang.org/x/text/transform [2020-05-07T13:31:01.719Z] #47 108.8 net [2020-05-07T13:31:01.719Z] #47 109.5 vendor/golang.org/x/text/unicode/bidi [2020-05-07T13:31:01.719Z] #47 112.1 vendor/golang.org/x/text/secure/bidirule [2020-05-07T13:31:01.719Z] #47 112.4 vendor/golang.org/x/text/unicode/norm [2020-05-07T13:31:01.942Z] #44 39.93 CC images/pagemap.o [2020-05-07T13:31:01.976Z] #47 ... [2020-05-07T13:31:01.976Z] [2020-05-07T13:31:01.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:01.976Z] #44 35.66 CC images/file-lock.o [2020-05-07T13:31:02.001Z] Merge succeeded, producing b48b28b9c1c742a1ef93b55839fa8276f68309b6 [2020-05-07T13:31:02.001Z] Checking out Revision b48b28b9c1c742a1ef93b55839fa8276f68309b6 (PR-40910) [2020-05-07T13:31:02.196Z] #44 40.22 CC images/siginfo.o [2020-05-07T13:31:02.233Z] #44 35.93 CC images/rlimit.o [2020-05-07T13:31:02.269Z] #44 142.4 CC criu/protobuf-desc.o [2020-05-07T13:31:02.491Z] #44 36.11 CC images/pagemap.o [2020-05-07T13:31:02.746Z] #44 ... [2020-05-07T13:31:02.746Z] [2020-05-07T13:31:02.746Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:02.746Z] #34 79.03 strings [2020-05-07T13:31:02.746Z] #34 79.09 bytes [2020-05-07T13:31:02.746Z] #34 89.02 reflect [2020-05-07T13:31:02.746Z] #34 ... [2020-05-07T13:31:02.746Z] [2020-05-07T13:31:02.746Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:31:02.746Z] #36 88.17 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-07T13:31:02.746Z] #36 88.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-07T13:31:02.746Z] #36 88.21 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-07T13:31:02.746Z] #36 88.42 Selecting previously unselected package librhash0:ppc64el. [2020-05-07T13:31:02.746Z] #36 88.44 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-07T13:31:02.746Z] #36 88.46 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-07T13:31:02.746Z] #36 88.87 Selecting previously unselected package libuv1:ppc64el. [2020-05-07T13:31:02.746Z] #36 88.89 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-07T13:31:02.746Z] #36 88.89 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-07T13:31:02.746Z] #36 89.14 Selecting previously unselected package cmake. [2020-05-07T13:31:02.746Z] #36 89.15 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-07T13:31:02.746Z] #36 89.16 Unpacking cmake (3.13.4-1) ... [2020-05-07T13:31:02.749Z] #44 36.51 CC images/siginfo.o [2020-05-07T13:31:02.755Z] #44 40.52 CC images/rpc.o [2020-05-07T13:31:02.839Z] #44 143.2 CC criu/protobuf.o [2020-05-07T13:31:01.127Z] > git merge 60a4f9afd402dbd85e4452bd7c292aa4448652cb # timeout=10 [2020-05-07T13:31:01.911Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-07T13:31:02.037Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T13:31:02.087Z] > git checkout -f b48b28b9c1c742a1ef93b55839fa8276f68309b6 # timeout=10 [2020-05-07T13:31:03.015Z] #60 ... [2020-05-07T13:31:03.015Z] [2020-05-07T13:31:03.015Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T13:31:03.015Z] #12 DONE 1.9s [2020-05-07T13:31:03.015Z] [2020-05-07T13:31:03.015Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T13:31:03.315Z] #44 36.78 CC images/rpc.o [2020-05-07T13:31:03.404Z] #44 143.6 CC criu/pstree.o [2020-05-07T13:31:03.763Z] #44 41.58 CC images/ext-file.o [2020-05-07T13:31:03.763Z] #44 41.77 CC images/cgroup.o [2020-05-07T13:31:03.915Z] #36 ... [2020-05-07T13:31:03.915Z] [2020-05-07T13:31:03.915Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T13:31:03.915Z] #28 30.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T13:31:03.915Z] #28 30.72 #=#=# [2020-05-07T13:31:03.915Z] #28 30.99 #=#=# ######################################################################## 100.0% [2020-05-07T13:31:03.915Z] #28 31.21 [2020-05-07T13:31:03.915Z] #28 31.35 Download of images into '/build' complete. [2020-05-07T13:31:03.915Z] #28 31.36 Use something like the following to load the result into a Docker daemon: [2020-05-07T13:31:03.915Z] #28 31.37 tar -cC '/build' . | docker load [2020-05-07T13:31:03.915Z] #28 DONE 31.4s [2020-05-07T13:31:03.915Z] [2020-05-07T13:31:03.915Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:31:03.915Z] #31 83.69 Checking out files: 83% (1277/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: 93% (1422/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-05-07T13:31:03.915Z] #31 84.88 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T13:31:03.915Z] #31 85.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T13:31:04.252Z] #31 ... [2020-05-07T13:31:04.252Z] [2020-05-07T13:31:04.252Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:04.252Z] #34 90.88 bufio [2020-05-07T13:31:04.302Z] #44 38.11 CC images/ext-file.o [2020-05-07T13:31:04.407Z] #13 1.745 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T13:31:04.569Z] #44 38.39 CC images/cgroup.o [2020-05-07T13:31:04.668Z] #13 DONE 1.9s [2020-05-07T13:31:04.668Z] [2020-05-07T13:31:04.668Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T13:31:04.686Z] #44 42.49 CC images/userns.o [2020-05-07T13:31:04.686Z] #44 42.69 CC images/google/protobuf/descriptor.o [2020-05-07T13:31:04.778Z] #44 144.9 CC criu/rbtree.o [2020-05-07T13:31:04.778Z] #44 ... [2020-05-07T13:31:04.778Z] [2020-05-07T13:31:04.778Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:31:04.778Z] #19 5.935 Collecting yamllint==1.16.0 [2020-05-07T13:31:04.778Z] #19 11.27 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T13:31:04.778Z] #19 11.35 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T13:31:04.778Z] #19 11.53 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T13:31:04.778Z] #19 12.84 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T13:31:04.778Z] #19 12.89 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T13:31:04.778Z] #19 12.93 Building wheels for collected packages: pyyaml [2020-05-07T13:31:04.778Z] #19 12.94 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T13:31:04.778Z] #19 13.88 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T13:31:04.778Z] #19 13.88 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T13:31:04.778Z] #19 13.96 Successfully built pyyaml [2020-05-07T13:31:04.778Z] #19 13.97 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-07T13:31:05.037Z] #19 14.27 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T13:31:05.037Z] #19 ... [2020-05-07T13:31:05.037Z] [2020-05-07T13:31:05.037Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:05.037Z] #44 145.2 CC criu/rst-malloc.o [2020-05-07T13:31:05.238Z] #14 ... [2020-05-07T13:31:05.238Z] [2020-05-07T13:31:05.238Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:05.238Z] #50 DONE 113.2s [2020-05-07T13:31:05.295Z] #44 145.5 CC criu/seccomp.o [2020-05-07T13:31:05.295Z] #44 ... [2020-05-07T13:31:05.295Z] [2020-05-07T13:31:05.295Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:31:05.295Z] #19 DONE 14.8s [2020-05-07T13:31:05.499Z] [2020-05-07T13:31:05.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:05.499Z] #44 46.22 CC images/ext-file.o [2020-05-07T13:31:05.499Z] #44 46.45 CC images/cgroup.o [2020-05-07T13:31:05.499Z] #44 47.21 CC images/userns.o [2020-05-07T13:31:05.499Z] #44 47.52 CC images/google/protobuf/descriptor.o [2020-05-07T13:31:05.499Z] #44 49.87 CC images/opts.o [2020-05-07T13:31:05.499Z] #44 50.23 CC images/seccomp.o [2020-05-07T13:31:05.499Z] #44 50.62 CC images/binfmt-misc.o [2020-05-07T13:31:05.499Z] #44 50.85 CC images/time.o [2020-05-07T13:31:05.499Z] #44 51.17 CC images/sysctl.o [2020-05-07T13:31:05.499Z] #44 51.43 CC images/autofs.o [2020-05-07T13:31:05.499Z] #44 51.73 CC images/macvlan.o [2020-05-07T13:31:05.499Z] #44 52.11 CC images/sit.o [2020-05-07T13:31:05.499Z] #44 52.47 LINK images/built-in.o [2020-05-07T13:31:05.499Z] #44 52.58 GEN compel/include/asm [2020-05-07T13:31:05.499Z] #44 52.62 GEN compel/include/version.h [2020-05-07T13:31:05.499Z] #44 52.64 touch .config [2020-05-07T13:31:05.501Z] #44 39.01 CC images/userns.o [2020-05-07T13:31:05.552Z] [2020-05-07T13:31:05.552Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T13:31:05.552Z] #24 DONE 0.2s [2020-05-07T13:31:05.552Z] [2020-05-07T13:31:05.552Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T13:31:05.758Z] #44 39.30 CC images/google/protobuf/descriptor.o [2020-05-07T13:31:05.760Z] #44 52.73 GEN include/common/config.h [2020-05-07T13:31:05.760Z] #44 52.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T13:31:05.760Z] #44 52.89 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-07T13:31:05.760Z] #44 52.97 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-07T13:31:06.022Z] #44 53.00 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-07T13:31:06.022Z] #44 53.04 DEP compel/plugins/std/infect.d [2020-05-07T13:31:06.022Z] #44 53.21 DEP compel/plugins/std/string.d [2020-05-07T13:31:06.283Z] #44 53.38 DEP compel/plugins/std/log.d [2020-05-07T13:31:06.283Z] #44 53.53 DEP compel/plugins/std/fds.d [2020-05-07T13:31:06.489Z] #28 DONE 0.8s [2020-05-07T13:31:06.489Z] [2020-05-07T13:31:06.489Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T13:31:06.489Z] #31 DONE 0.1s [2020-05-07T13:31:06.489Z] [2020-05-07T13:31:06.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:06.489Z] #44 146.4 CC criu/seize.o [2020-05-07T13:31:06.489Z] #44 ... [2020-05-07T13:31:06.489Z] [2020-05-07T13:31:06.489Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T13:31:06.489Z] #34 DONE 0.1s [2020-05-07T13:31:06.543Z] #44 53.64 DEP compel/plugins/std/std.d [2020-05-07T13:31:06.543Z] #44 53.75 DEP compel/plugins/shmem/shmem.d [2020-05-07T13:31:06.610Z] #44 44.58 CC images/opts.o [2020-05-07T13:31:06.746Z] [2020-05-07T13:31:06.746Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T13:31:06.746Z] #39 DONE 0.1s [2020-05-07T13:31:06.746Z] [2020-05-07T13:31:06.746Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:31:06.803Z] #44 53.88 DEP compel/plugins/fds/fds.d [2020-05-07T13:31:06.803Z] #44 ... [2020-05-07T13:31:06.803Z] [2020-05-07T13:31:06.803Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:06.803Z] #60 7.950 + cd /tmp/tmp.78cg8wekd3/src/github.com/opencontainers/runc [2020-05-07T13:31:06.803Z] #60 7.953 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:31:06.864Z] #44 44.79 CC images/seccomp.o [2020-05-07T13:31:07.064Z] #60 ... [2020-05-07T13:31:07.064Z] [2020-05-07T13:31:07.064Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T13:31:07.064Z] #14 DONE 2.4s [2020-05-07T13:31:07.119Z] #44 45.02 CC images/binfmt-misc.o [2020-05-07T13:31:07.129Z] #44 40.87 CC images/opts.o [2020-05-07T13:31:07.312Z] #41 ... [2020-05-07T13:31:07.312Z] [2020-05-07T13:31:07.312Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:07.312Z] #44 147.5 CC criu/servicefd.o [2020-05-07T13:31:07.329Z] [2020-05-07T13:31:07.329Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T13:31:07.373Z] #44 45.32 CC images/time.o [2020-05-07T13:31:07.373Z] #44 ... [2020-05-07T13:31:07.373Z] [2020-05-07T13:31:07.373Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:07.373Z] #10 112.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T13:31:07.373Z] #10 112.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T13:31:07.373Z] #10 112.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:31:07.386Z] #44 41.11 CC images/seccomp.o [2020-05-07T13:31:07.570Z] #44 148.0 CC criu/shmem.o [2020-05-07T13:31:07.627Z] #10 ... [2020-05-07T13:31:07.627Z] [2020-05-07T13:31:07.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:07.627Z] #44 45.58 CC images/sysctl.o [2020-05-07T13:31:07.644Z] #44 41.43 CC images/binfmt-misc.o [2020-05-07T13:31:07.882Z] #44 45.80 CC images/autofs.o [2020-05-07T13:31:07.901Z] #44 ... [2020-05-07T13:31:07.902Z] [2020-05-07T13:31:07.902Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:07.902Z] #68 121.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:31:07.902Z] #68 121.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T13:31:08.074Z] #34 ... [2020-05-07T13:31:08.074Z] [2020-05-07T13:31:08.074Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T13:31:08.074Z] #36 93.41 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T13:31:08.074Z] #36 93.44 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:31:08.074Z] #36 93.46 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-07T13:31:08.074Z] #36 93.47 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:31:08.074Z] #36 93.60 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-07T13:31:08.074Z] #36 93.60 Setting up cmake-data (3.13.4-1) ... [2020-05-07T13:31:08.074Z] #36 93.61 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-07T13:31:08.074Z] #36 93.64 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-07T13:31:08.074Z] #36 93.65 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-07T13:31:08.074Z] #36 93.65 Setting up cmake (3.13.4-1) ... [2020-05-07T13:31:08.074Z] #36 93.66 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:31:08.074Z] #36 93.83 Processing triggers for mime-support (3.62) ... [2020-05-07T13:31:08.074Z] #36 DONE 94.4s [2020-05-07T13:31:08.074Z] [2020-05-07T13:31:08.074Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:31:08.074Z] #37 DONE 0.1s [2020-05-07T13:31:08.074Z] [2020-05-07T13:31:08.074Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:08.074Z] #66 ... [2020-05-07T13:31:08.074Z] [2020-05-07T13:31:08.074Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T13:31:08.074Z] #38 DONE 0.1s [2020-05-07T13:31:08.074Z] [2020-05-07T13:31:08.074Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:08.074Z] #39 0.358 + RM_GOPATH=0 [2020-05-07T13:31:08.074Z] #39 0.358 + TMP_GOPATH= [2020-05-07T13:31:08.074Z] #39 0.358 + : /build [2020-05-07T13:31:08.074Z] #39 0.358 + '[' -z '' ']' [2020-05-07T13:31:08.074Z] #39 0.360 ++ mktemp -d [2020-05-07T13:31:08.074Z] #39 0.365 + export GOPATH=/tmp/tmp.smxzEvuAMl [2020-05-07T13:31:08.074Z] #39 0.365 + GOPATH=/tmp/tmp.smxzEvuAMl [2020-05-07T13:31:08.074Z] #39 0.365 + RM_GOPATH=1 [2020-05-07T13:31:08.074Z] #39 0.369 ++ dirname ./install.sh [2020-05-07T13:31:08.074Z] #39 0.371 + dir=. [2020-05-07T13:31:08.074Z] #39 0.371 + bin=tini [2020-05-07T13:31:08.074Z] #39 0.371 + shift [2020-05-07T13:31:08.074Z] #39 0.372 + '[' '!' -f ./tini.installer ']' [2020-05-07T13:31:08.074Z] #39 0.372 + . ./tini.installer [2020-05-07T13:31:08.074Z] #39 0.372 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:31:08.074Z] #39 0.372 + install_tini [2020-05-07T13:31:08.074Z] #39 0.372 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T13:31:08.074Z] #39 0.372 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:31:08.074Z] #39 0.373 + git clone https://github.com/krallin/tini.git /tmp/tmp.smxzEvuAMl/tini [2020-05-07T13:31:08.074Z] #39 0.394 Cloning into '/tmp/tmp.smxzEvuAMl/tini'... [2020-05-07T13:31:08.137Z] #44 45.94 CC images/macvlan.o [2020-05-07T13:31:08.391Z] #44 46.23 CC images/sit.o [2020-05-07T13:31:08.391Z] #44 46.45 LINK images/built-in.o [2020-05-07T13:31:08.503Z] #44 148.7 CC criu/sigframe.o [2020-05-07T13:31:08.646Z] #44 46.59 GEN compel/include/asm [2020-05-07T13:31:08.646Z] #44 46.61 GEN compel/include/version.h [2020-05-07T13:31:08.646Z] #44 46.64 touch .config [2020-05-07T13:31:08.646Z] #44 46.65 GEN include/common/config.h [2020-05-07T13:31:08.646Z] #44 ... [2020-05-07T13:31:08.646Z] [2020-05-07T13:31:08.646Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:08.646Z] #47 113.9 vendor/golang.org/x/text/secure/bidirule [2020-05-07T13:31:08.646Z] #47 114.1 vendor/golang.org/x/text/unicode/norm [2020-05-07T13:31:08.646Z] #47 118.0 vendor/golang.org/x/net/idna [2020-05-07T13:31:08.646Z] #47 120.4 vendor/golang.org/x/net/http2/hpack [2020-05-07T13:31:08.646Z] #47 121.5 mime [2020-05-07T13:31:08.646Z] #47 123.7 mime/quotedprintable [2020-05-07T13:31:08.760Z] #44 148.9 CC criu/signalfd.o [2020-05-07T13:31:08.900Z] #47 124.0 net/http/internal [2020-05-07T13:31:08.900Z] #47 ... [2020-05-07T13:31:08.900Z] [2020-05-07T13:31:08.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:08.900Z] #44 46.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-07T13:31:08.900Z] #44 46.79 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-07T13:31:08.900Z] #44 46.81 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-07T13:31:08.900Z] #44 46.82 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-07T13:31:08.900Z] #44 46.85 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-07T13:31:08.900Z] #44 46.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-07T13:31:08.900Z] #44 46.91 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T13:31:08.900Z] #44 46.93 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-07T13:31:08.900Z] #44 46.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T13:31:09.020Z] #44 ... [2020-05-07T13:31:09.020Z] [2020-05-07T13:31:09.020Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:31:09.020Z] #41 DONE 222.8s [2020-05-07T13:31:09.020Z] [2020-05-07T13:31:09.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:09.020Z] #44 149.2 CC criu/sk-inet.o [2020-05-07T13:31:09.159Z] #44 46.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T13:31:09.159Z] #44 46.98 DEP compel/plugins/std/infect.d [2020-05-07T13:31:09.159Z] #44 47.13 DEP compel/plugins/std/string.d [2020-05-07T13:31:09.159Z] #44 47.24 DEP compel/plugins/std/log.d [2020-05-07T13:31:09.247Z] #15 DONE 2.1s [2020-05-07T13:31:09.247Z] [2020-05-07T13:31:09.247Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:09.247Z] #60 8.780 + '[' -z '' ']' [2020-05-07T13:31:09.247Z] #60 8.780 + target=static [2020-05-07T13:31:09.247Z] #60 8.780 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T13:31:09.247Z] #60 10.02 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-05-07T13:31:09.416Z] #44 47.37 DEP compel/plugins/std/fds.d [2020-05-07T13:31:09.742Z] #44 47.55 DEP compel/plugins/std/std.d [2020-05-07T13:31:09.742Z] #44 47.68 DEP compel/plugins/shmem/shmem.d [2020-05-07T13:31:09.798Z] #39 1.668 + cd /tmp/tmp.smxzEvuAMl/tini [2020-05-07T13:31:09.798Z] #39 1.685 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T13:31:09.798Z] #39 1.761 + cmake . [2020-05-07T13:31:09.825Z] #60 ... [2020-05-07T13:31:09.825Z] [2020-05-07T13:31:09.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:09.825Z] #47 107.7 vendor/golang.org/x/net/http/httpguts [2020-05-07T13:31:09.825Z] #47 107.7 mime/multipart [2020-05-07T13:31:09.825Z] #47 109.9 crypto/tls [2020-05-07T13:31:09.825Z] #47 116.8 net/http/httptrace [2020-05-07T13:31:09.825Z] #47 117.1 net/http [2020-05-07T13:31:09.825Z] #47 ... [2020-05-07T13:31:09.825Z] [2020-05-07T13:31:09.825Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:09.825Z] #44 54.10 CC compel/plugins/std/std.o [2020-05-07T13:31:09.825Z] #44 54.56 CC compel/plugins/std/fds.o [2020-05-07T13:31:09.825Z] #44 54.99 CC compel/plugins/std/log.o [2020-05-07T13:31:09.825Z] #44 56.01 CC compel/plugins/std/string.o [2020-05-07T13:31:09.825Z] #44 56.57 CC compel/plugins/std/infect.o [2020-05-07T13:31:09.825Z] #44 57.06 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-07T13:31:09.825Z] #44 57.12 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-07T13:31:09.955Z] #44 150.2 CC criu/sk-netlink.o [2020-05-07T13:31:09.997Z] #44 47.83 DEP compel/plugins/fds/fds.d [2020-05-07T13:31:09.997Z] #44 47.99 CC compel/plugins/std/std.o [2020-05-07T13:31:10.094Z] #44 57.19 AR compel/plugins/std.lib.a [2020-05-07T13:31:10.356Z] #44 57.34 CC compel/plugins/fds/fds.o [2020-05-07T13:31:10.523Z] #39 ... [2020-05-07T13:31:10.523Z] [2020-05-07T13:31:10.523Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T13:31:10.523Z] #44 97.00 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-07T13:31:10.523Z] #44 97.00 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:31:10.523Z] #44 DONE 97.3s [2020-05-07T13:31:10.523Z] [2020-05-07T13:31:10.523Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:10.525Z] #44 150.9 CC criu/sk-packet.o [2020-05-07T13:31:10.563Z] #44 48.27 CC compel/plugins/std/fds.o [2020-05-07T13:31:10.615Z] #44 57.74 AR compel/plugins/fds.lib.a [2020-05-07T13:31:10.615Z] #44 57.81 HOSTDEP compel/src/lib/log-host.d [2020-05-07T13:31:10.788Z] #44 ... [2020-05-07T13:31:10.788Z] [2020-05-07T13:31:10.788Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T13:31:10.788Z] #42 DONE 0.2s [2020-05-07T13:31:10.876Z] #44 58.04 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T13:31:11.045Z] [2020-05-07T13:31:11.045Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:11.045Z] #53 ... [2020-05-07T13:31:11.045Z] [2020-05-07T13:31:11.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:11.045Z] #44 151.4 CC criu/sk-queue.o [2020-05-07T13:31:11.122Z] #44 48.93 CC compel/plugins/std/log.o [2020-05-07T13:31:11.136Z] #44 58.21 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-07T13:31:11.303Z] #44 151.8 CC criu/sk-tcp.o [2020-05-07T13:31:11.396Z] #44 ... [2020-05-07T13:31:11.396Z] [2020-05-07T13:31:11.396Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T13:31:11.396Z] #16 DONE 2.1s [2020-05-07T13:31:11.396Z] [2020-05-07T13:31:11.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:11.396Z] #44 58.34 HOSTDEP compel/src/main-host.d [2020-05-07T13:31:11.396Z] #44 58.49 DEP compel/src/lib/ptrace.d [2020-05-07T13:31:11.656Z] #44 58.70 DEP compel/src/lib/infect.d [2020-05-07T13:31:11.867Z] #44 152.2 CC criu/sk-unix.o [2020-05-07T13:31:11.916Z] #44 58.95 DEP compel/src/lib/infect-util.d [2020-05-07T13:31:11.916Z] #44 59.15 DEP compel/src/lib/infect-rpc.d [2020-05-07T13:31:12.044Z] #44 49.92 CC compel/plugins/std/string.o [2020-05-07T13:31:12.177Z] #44 59.32 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-07T13:31:12.216Z] #45 1.693 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:31:12.216Z] #45 1.693 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:31:12.216Z] #45 1.743 Note: Building without GnuTLS support [2020-05-07T13:31:12.438Z] #44 59.48 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-07T13:31:12.438Z] #44 59.60 DEP compel/src/lib/log.d [2020-05-07T13:31:12.438Z] #44 59.73 DEP compel/src/main.d [2020-05-07T13:31:12.699Z] #44 59.83 DEP compel/src/lib/handle-elf.d [2020-05-07T13:31:12.967Z] #44 50.74 CC compel/plugins/std/infect.o [2020-05-07T13:31:12.967Z] #44 59.96 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-07T13:31:13.168Z] #68 ... [2020-05-07T13:31:13.168Z] [2020-05-07T13:31:13.168Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:13.168Z] #10 126.4 Selecting previously unselected package libapparmor1:amd64. [2020-05-07T13:31:13.168Z] #10 126.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-07T13:31:13.168Z] #10 126.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T13:31:13.168Z] #10 126.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-07T13:31:13.168Z] #10 126.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-07T13:31:13.168Z] #10 126.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T13:31:13.168Z] #10 126.7 Selecting previously unselected package libbtrfs0. [2020-05-07T13:31:13.168Z] #10 126.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T13:31:13.168Z] #10 126.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:31:13.168Z] #10 126.8 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:31:13.168Z] #10 126.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T13:31:13.168Z] #10 126.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:31:13.168Z] #10 127.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-07T13:31:13.168Z] #10 127.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:31:13.168Z] #10 127.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:13.168Z] #10 127.1 Selecting previously unselected package libudev-dev:amd64. [2020-05-07T13:31:13.168Z] #10 127.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T13:31:13.168Z] #10 127.1 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:31:13.168Z] #10 127.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-07T13:31:13.168Z] #10 127.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-07T13:31:13.221Z] #44 51.21 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-07T13:31:13.228Z] #44 60.21 CC compel/src/lib/log.o [2020-05-07T13:31:13.425Z] #10 127.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T13:31:13.425Z] #10 ... [2020-05-07T13:31:13.425Z] [2020-05-07T13:31:13.425Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:13.425Z] #47 116.7 vendor/golang.org/x/net/idna [2020-05-07T13:31:13.425Z] #47 119.6 vendor/golang.org/x/net/http2/hpack [2020-05-07T13:31:13.425Z] #47 120.7 mime [2020-05-07T13:31:13.425Z] #47 122.6 mime/quotedprintable [2020-05-07T13:31:13.425Z] #47 122.9 net/http/internal [2020-05-07T13:31:13.425Z] #47 ... [2020-05-07T13:31:13.425Z] [2020-05-07T13:31:13.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:13.425Z] #44 41.76 CC images/time.o [2020-05-07T13:31:13.425Z] #44 42.07 CC images/sysctl.o [2020-05-07T13:31:13.425Z] #44 42.25 CC images/autofs.o [2020-05-07T13:31:13.425Z] #44 42.46 CC images/macvlan.o [2020-05-07T13:31:13.425Z] #44 42.62 CC images/sit.o [2020-05-07T13:31:13.425Z] #44 42.82 LINK images/built-in.o [2020-05-07T13:31:13.425Z] #44 42.95 GEN compel/include/asm [2020-05-07T13:31:13.425Z] #44 42.97 GEN compel/include/version.h [2020-05-07T13:31:13.425Z] #44 42.99 touch .config [2020-05-07T13:31:13.425Z] #44 43.02 GEN include/common/config.h [2020-05-07T13:31:13.425Z] #44 43.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-07T13:31:13.425Z] #44 43.12 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-07T13:31:13.425Z] #44 43.14 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-07T13:31:13.425Z] #44 43.17 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-07T13:31:13.425Z] #44 43.20 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-07T13:31:13.425Z] #44 43.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-07T13:31:13.425Z] #44 43.25 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T13:31:13.425Z] #44 43.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-07T13:31:13.425Z] #44 43.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T13:31:13.425Z] #44 43.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T13:31:13.425Z] #44 43.36 DEP compel/plugins/std/infect.d [2020-05-07T13:31:13.425Z] #44 43.46 DEP compel/plugins/std/string.d [2020-05-07T13:31:13.425Z] #44 43.58 DEP compel/plugins/std/log.d [2020-05-07T13:31:13.425Z] #44 43.67 DEP compel/plugins/std/fds.d [2020-05-07T13:31:13.425Z] #44 43.78 DEP compel/plugins/std/std.d [2020-05-07T13:31:13.425Z] #44 43.91 DEP compel/plugins/shmem/shmem.d [2020-05-07T13:31:13.425Z] #44 44.00 DEP compel/plugins/fds/fds.d [2020-05-07T13:31:13.425Z] #44 44.22 CC compel/plugins/std/std.o [2020-05-07T13:31:13.425Z] #44 44.52 CC compel/plugins/std/fds.o [2020-05-07T13:31:13.425Z] #44 45.24 CC compel/plugins/std/log.o [2020-05-07T13:31:13.425Z] #44 46.14 CC compel/plugins/std/string.o [2020-05-07T13:31:13.425Z] #44 46.89 CC compel/plugins/std/infect.o [2020-05-07T13:31:13.476Z] #44 51.29 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-07T13:31:13.476Z] #44 51.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-07T13:31:13.476Z] #44 51.45 AR compel/plugins/std.lib.a [2020-05-07T13:31:13.489Z] #44 60.54 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-07T13:31:13.683Z] #44 47.34 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-07T13:31:13.683Z] #44 47.39 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-07T13:31:13.683Z] #44 47.43 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-07T13:31:13.683Z] #44 47.48 AR compel/plugins/std.lib.a [2020-05-07T13:31:13.731Z] #44 51.55 CC compel/plugins/fds/fds.o [2020-05-07T13:31:13.731Z] #44 51.81 AR compel/plugins/fds.lib.a [2020-05-07T13:31:13.750Z] #44 60.81 CC compel/arch/aarch64/src/lib/infect.o [2020-05-07T13:31:13.765Z] #44 153.8 CC criu/sockets.o [2020-05-07T13:31:13.922Z] #45 3.698 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:31:13.922Z] #45 3.740 GEN .gitid [2020-05-07T13:31:13.949Z] #44 47.56 CC compel/plugins/fds/fds.o [2020-05-07T13:31:13.949Z] #44 ... [2020-05-07T13:31:13.949Z] [2020-05-07T13:31:13.949Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:13.949Z] #47 127.3 net/textproto [2020-05-07T13:31:13.949Z] #47 127.3 crypto/x509 [2020-05-07T13:31:13.986Z] #44 51.85 HOSTDEP compel/src/lib/log-host.d [2020-05-07T13:31:13.986Z] #44 52.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T13:31:14.011Z] #44 61.10 CC compel/src/lib/infect-rpc.o [2020-05-07T13:31:14.241Z] #44 52.21 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-07T13:31:14.261Z] #45 3.770 GEN criu/include/version.h [2020-05-07T13:31:14.261Z] #45 3.852 GEN include/common/asm [2020-05-07T13:31:14.275Z] #44 61.38 CC compel/src/lib/infect-util.o [2020-05-07T13:31:14.331Z] #44 154.6 CC criu/stats.o [2020-05-07T13:31:14.496Z] #44 52.29 HOSTDEP compel/src/main-host.d [2020-05-07T13:31:14.496Z] #44 52.43 DEP compel/src/lib/ptrace.d [2020-05-07T13:31:14.543Z] #44 61.70 CC compel/src/lib/infect.o [2020-05-07T13:31:14.589Z] #44 154.9 CC criu/string.o [2020-05-07T13:31:14.589Z] #44 155.0 CC criu/sysctl.o [2020-05-07T13:31:14.751Z] #44 52.61 DEP compel/src/lib/infect.d [2020-05-07T13:31:14.751Z] #44 ... [2020-05-07T13:31:14.751Z] [2020-05-07T13:31:14.751Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:14.751Z] #10 129.9 Selecting previously unselected package libapparmor1:amd64. [2020-05-07T13:31:14.751Z] #10 129.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-07T13:31:14.751Z] #10 129.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T13:31:14.751Z] #10 130.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-07T13:31:14.751Z] #10 130.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-07T13:31:14.751Z] #10 130.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T13:31:14.751Z] #10 130.2 Selecting previously unselected package libbtrfs0. [2020-05-07T13:31:14.751Z] #10 130.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T13:31:14.751Z] #10 130.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:31:15.006Z] #10 130.3 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:31:15.006Z] #10 130.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T13:31:15.006Z] #10 130.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:31:15.006Z] #10 130.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-07T13:31:15.006Z] #10 130.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:31:15.006Z] #10 130.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:15.006Z] #10 130.6 Selecting previously unselected package libudev-dev:amd64. [2020-05-07T13:31:15.154Z] #44 155.6 CC criu/sysfs_parse.o [2020-05-07T13:31:15.261Z] #10 130.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T13:31:15.261Z] #10 130.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:31:15.261Z] #10 130.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-07T13:31:15.261Z] #10 130.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-07T13:31:15.319Z] #47 ... [2020-05-07T13:31:15.319Z] [2020-05-07T13:31:15.319Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:15.319Z] #68 DONE 128.6s [2020-05-07T13:31:15.319Z] [2020-05-07T13:31:15.319Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T13:31:15.319Z] #69 DONE 0.1s [2020-05-07T13:31:15.319Z] [2020-05-07T13:31:15.319Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:15.319Z] #10 127.7 Selecting previously unselected package libpcre16-3:amd64. [2020-05-07T13:31:15.319Z] #10 127.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-07T13:31:15.319Z] #10 127.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T13:31:15.319Z] #10 127.9 Selecting previously unselected package libpcre32-3:amd64. [2020-05-07T13:31:15.319Z] #10 127.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-07T13:31:15.319Z] #10 127.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T13:31:15.319Z] #10 128.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-07T13:31:15.319Z] #10 128.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-07T13:31:15.319Z] #10 128.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T13:31:15.319Z] #10 128.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-07T13:31:15.319Z] #10 128.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-07T13:31:15.319Z] #10 128.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T13:31:15.319Z] #10 128.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-07T13:31:15.319Z] #10 128.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-07T13:31:15.319Z] #10 128.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T13:31:15.319Z] #10 129.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-07T13:31:15.319Z] #10 129.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:31:15.319Z] #10 129.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:15.319Z] #10 129.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-07T13:31:15.319Z] #10 129.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-07T13:31:15.413Z] #44 155.9 CC criu/timerfd.o [2020-05-07T13:31:15.516Z] #10 130.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T13:31:15.576Z] #10 129.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T13:31:15.576Z] #10 129.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-07T13:31:15.576Z] #10 129.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T13:31:15.576Z] #10 129.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:31:15.771Z] #10 131.0 Selecting previously unselected package libpcre16-3:amd64. [2020-05-07T13:31:15.771Z] #10 131.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-07T13:31:15.771Z] #10 131.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T13:31:15.771Z] #10 131.2 Selecting previously unselected package libpcre32-3:amd64. [2020-05-07T13:31:15.771Z] #10 131.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-07T13:31:15.771Z] #10 131.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T13:31:15.981Z] #44 156.3 CC criu/tty.o [2020-05-07T13:31:16.331Z] #10 131.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-07T13:31:16.331Z] #10 131.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-07T13:31:16.331Z] #10 131.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T13:31:16.331Z] #10 131.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-07T13:31:16.331Z] #10 131.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-07T13:31:16.331Z] #10 131.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T13:31:16.458Z] #44 63.47 CC compel/src/lib/ptrace.o [2020-05-07T13:31:16.458Z] #44 63.71 AR compel/libcompel.a [2020-05-07T13:31:16.507Z] #10 130.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T13:31:16.507Z] #10 130.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T13:31:16.507Z] #10 130.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T13:31:16.507Z] #10 130.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:31:16.507Z] #10 130.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T13:31:16.507Z] #10 130.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T13:31:16.507Z] #10 130.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:31:16.507Z] #10 130.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:31:16.507Z] #10 130.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T13:31:16.507Z] #10 130.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:31:16.507Z] #10 130.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:31:16.507Z] #10 130.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:31:16.661Z] Commit message: "Merge commit '60a4f9afd402dbd85e4452bd7c292aa4448652cb' into HEAD" [2020-05-07T13:31:16.719Z] #44 63.77 HOSTCC compel/src/main-host.o [2020-05-07T13:31:16.765Z] #10 130.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T13:31:16.765Z] #10 130.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T13:31:16.765Z] #10 130.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:31:16.765Z] #10 130.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:31:16.765Z] #10 130.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T13:31:16.765Z] #10 130.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:31:16.765Z] #10 130.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-05-07T13:31:16.765Z] #10 130.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T13:31:16.765Z] #10 130.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:31:16.765Z] #10 130.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T13:31:16.765Z] #10 130.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T13:31:16.765Z] #10 130.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:31:16.765Z] #10 130.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T13:31:16.765Z] #10 130.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:16.765Z] #10 130.9 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T13:31:16.765Z] #10 130.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:16.765Z] #10 130.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:16.765Z] #10 130.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:31:16.784Z] First time build. Skipping changelog. [2020-05-07T13:31:16.918Z] #10 132.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-07T13:31:16.918Z] #10 132.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-07T13:31:16.918Z] #10 132.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T13:31:16.980Z] #44 64.27 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-07T13:31:17.029Z] #10 DONE 131.3s [2020-05-07T13:31:17.029Z] [2020-05-07T13:31:17.029Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:17.029Z] #44 47.83 AR compel/plugins/fds.lib.a [2020-05-07T13:31:17.029Z] #44 47.91 HOSTDEP compel/src/lib/log-host.d [2020-05-07T13:31:17.029Z] #44 48.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T13:31:17.029Z] #44 48.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-07T13:31:17.029Z] #44 48.28 HOSTDEP compel/src/main-host.d [2020-05-07T13:31:17.029Z] #44 48.45 DEP compel/src/lib/ptrace.d [2020-05-07T13:31:17.029Z] #44 48.60 DEP compel/src/lib/infect.d [2020-05-07T13:31:17.029Z] #44 48.76 DEP compel/src/lib/infect-util.d [2020-05-07T13:31:17.029Z] #44 48.91 DEP compel/src/lib/infect-rpc.d [2020-05-07T13:31:17.029Z] #44 49.09 DEP compel/arch/x86/src/lib/infect.d [2020-05-07T13:31:17.029Z] #44 49.23 DEP compel/arch/x86/src/lib/cpu.d [2020-05-07T13:31:17.029Z] #44 49.30 DEP compel/src/lib/log.d [2020-05-07T13:31:17.029Z] #44 49.46 DEP compel/src/main.d [2020-05-07T13:31:17.029Z] #44 49.68 DEP compel/src/lib/handle-elf.d [2020-05-07T13:31:17.029Z] #44 50.03 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-07T13:31:17.029Z] #44 50.27 CC compel/src/lib/log.o [2020-05-07T13:31:17.029Z] #44 50.62 CC compel/arch/x86/src/lib/cpu.o [2020-05-07T13:31:17.173Z] #10 132.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-07T13:31:17.173Z] #10 132.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-07T13:31:17.173Z] #10 132.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:17.242Z] #44 64.52 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T13:31:17.273Z] #45 6.426 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T13:31:17.274Z] #45 6.639 PBCC images/opts.pb-c.c [2020-05-07T13:31:17.274Z] #45 6.738 PBCC images/sit.pb-c.c [2020-05-07T13:31:17.274Z] #45 6.834 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T13:31:17.274Z] #45 7.053 DEP images/opts.pb-c.d [Pipeline] withEnv [Pipeline] { [2020-05-07T13:31:17.286Z] #44 ... [2020-05-07T13:31:17.286Z] [2020-05-07T13:31:17.286Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:31:17.286Z] #58 DONE 0.1s [2020-05-07T13:31:17.286Z] [2020-05-07T13:31:17.286Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T13:31:17.286Z] #59 DONE 0.1s [2020-05-07T13:31:17.286Z] [2020-05-07T13:31:17.286Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T13:31:17.355Z] #44 157.8 CC criu/tun.o [2020-05-07T13:31:17.461Z] #10 132.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-07T13:31:17.461Z] #10 132.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-07T13:31:17.461Z] #10 132.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T13:31:17.461Z] #10 132.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-07T13:31:17.461Z] #10 132.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T13:31:17.461Z] #10 132.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:31:17.503Z] #44 64.80 HOSTCC compel/src/lib/log-host.o [2020-05-07T13:31:17.611Z] #45 7.129 DEP images/sit.pb-c.d [2020-05-07T13:31:17.611Z] #45 7.289 PBCC images/macvlan.pb-c.c [2020-05-07T13:31:17.611Z] #45 7.334 DEP images/macvlan.pb-c.d [2020-05-07T13:31:17.611Z] #45 7.434 PBCC images/autofs.pb-c.c [2020-05-07T13:31:17.764Z] #44 ... [2020-05-07T13:31:17.764Z] [2020-05-07T13:31:17.764Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:17.921Z] #44 158.2 CC criu/uffd.o [2020-05-07T13:31:17.951Z] #45 7.457 DEP images/autofs.pb-c.d [2020-05-07T13:31:17.951Z] #45 7.582 PBCC images/sysctl.pb-c.c [2020-05-07T13:31:17.951Z] #45 7.604 DEP images/sysctl.pb-c.d [2020-05-07T13:31:17.951Z] #45 7.666 PBCC images/time.pb-c.c [2020-05-07T13:31:17.951Z] #45 7.701 DEP images/time.pb-c.d [2020-05-07T13:31:18.024Z] #10 ... [2020-05-07T13:31:18.024Z] [2020-05-07T13:31:18.024Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:18.024Z] #68 125.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:31:18.024Z] #68 125.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T13:31:18.024Z] #68 DONE 132.9s [2020-05-07T13:31:18.024Z] [2020-05-07T13:31:18.024Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T13:31:18.024Z] #69 DONE 0.1s [2020-05-07T13:31:18.024Z] [2020-05-07T13:31:18.024Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:18.024Z] #44 52.77 DEP compel/src/lib/infect-util.d [2020-05-07T13:31:18.024Z] #44 52.84 DEP compel/src/lib/infect-rpc.d [2020-05-07T13:31:18.024Z] #44 53.03 DEP compel/arch/x86/src/lib/infect.d [2020-05-07T13:31:18.024Z] #44 53.18 DEP compel/arch/x86/src/lib/cpu.d [2020-05-07T13:31:18.024Z] #44 53.26 DEP compel/src/lib/log.d [2020-05-07T13:31:18.024Z] #44 53.38 DEP compel/src/main.d [2020-05-07T13:31:18.024Z] #44 53.47 DEP compel/src/lib/handle-elf.d [2020-05-07T13:31:18.024Z] #44 53.65 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-07T13:31:18.024Z] #44 53.88 CC compel/src/lib/log.o [2020-05-07T13:31:18.024Z] #44 54.20 CC compel/arch/x86/src/lib/cpu.o [2020-05-07T13:31:18.024Z] #44 55.02 CC compel/arch/x86/src/lib/infect.o [2020-05-07T13:31:18.284Z] #44 56.32 CC compel/src/lib/infect-rpc.o [2020-05-07T13:31:18.321Z] #45 7.753 PBCC images/binfmt-misc.pb-c.c [2020-05-07T13:31:18.321Z] #45 7.769 DEP images/binfmt-misc.pb-c.d [2020-05-07T13:31:18.321Z] #45 ... [2020-05-07T13:31:18.321Z] [2020-05-07T13:31:18.321Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:18.321Z] #57 94.79 bufio [2020-05-07T13:31:18.321Z] #57 95.98 reflect [2020-05-07T13:31:18.321Z] #57 99.86 regexp/syntax [2020-05-07T13:31:18.321Z] #57 ... [2020-05-07T13:31:18.321Z] [2020-05-07T13:31:18.321Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:18.321Z] #45 7.861 PBCC images/seccomp.pb-c.c [2020-05-07T13:31:18.321Z] #45 7.912 DEP images/seccomp.pb-c.d [2020-05-07T13:31:18.321Z] #45 8.034 PBCC images/userns.pb-c.c [2020-05-07T13:31:18.321Z] #45 8.098 DEP images/userns.pb-c.d [2020-05-07T13:31:18.661Z] #45 8.205 PBCC images/cgroup.pb-c.c [2020-05-07T13:31:18.661Z] #45 8.226 DEP images/cgroup.pb-c.d [2020-05-07T13:31:18.661Z] #45 8.276 PBCC images/fown.pb-c.c [2020-05-07T13:31:18.661Z] #45 8.298 PBCC images/ext-file.pb-c.c [2020-05-07T13:31:18.661Z] #45 8.409 DEP images/fown.pb-c.d [2020-05-07T13:31:18.880Z] #44 159.2 CC criu/util.o [2020-05-07T13:31:18.997Z] #45 8.509 DEP images/ext-file.pb-c.d [2020-05-07T13:31:18.997Z] #45 ... [2020-05-07T13:31:18.997Z] [2020-05-07T13:31:18.997Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:18.997Z] #48 95.23 bufio [2020-05-07T13:31:18.997Z] #48 96.51 reflect [2020-05-07T13:31:18.997Z] #48 101.6 regexp/syntax [2020-05-07T13:31:18.997Z] #48 ... [2020-05-07T13:31:18.997Z] [2020-05-07T13:31:18.997Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:18.997Z] #45 8.572 PBCC images/rpc.pb-c.c [2020-05-07T13:31:18.997Z] #45 8.674 DEP images/rpc.pb-c.d [2020-05-07T13:31:18.997Z] #45 8.760 PBCC images/siginfo.pb-c.c [2020-05-07T13:31:18.997Z] #45 ... [2020-05-07T13:31:18.997Z] [2020-05-07T13:31:18.997Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:18.997Z] #34 95.50 path [2020-05-07T13:31:18.997Z] #34 98.19 text/tabwriter [2020-05-07T13:31:18.997Z] #34 104.1 internal/syscall/execenv [2020-05-07T13:31:18.997Z] #34 104.1 internal/syscall/unix [2020-05-07T13:31:18.997Z] #34 104.1 time [2020-05-07T13:31:19.185Z] #60 ... [2020-05-07T13:31:19.185Z] [2020-05-07T13:31:19.185Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:19.185Z] #50 DONE 132.5s [2020-05-07T13:31:19.235Z] #44 57.00 CC compel/src/lib/infect-util.o [2020-05-07T13:31:19.235Z] #44 ... [2020-05-07T13:31:19.235Z] [2020-05-07T13:31:19.235Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:19.235Z] #50 DONE 134.3s [2020-05-07T13:31:19.235Z] [2020-05-07T13:31:19.235Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:19.235Z] #10 133.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T13:31:19.235Z] #10 133.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T13:31:19.235Z] #10 133.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T13:31:19.235Z] #10 133.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:31:19.235Z] #10 133.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T13:31:19.235Z] #10 133.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T13:31:19.235Z] #10 133.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:31:19.235Z] #10 133.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:31:19.235Z] #10 133.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T13:31:19.235Z] #10 133.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:31:19.235Z] #10 133.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:31:19.235Z] #10 134.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:31:19.235Z] #10 134.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T13:31:19.235Z] #10 134.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T13:31:19.235Z] #10 134.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T13:31:19.235Z] #10 134.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:31:19.235Z] #10 134.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T13:31:19.235Z] #10 134.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:31:19.235Z] #10 134.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T13:31:19.235Z] #10 134.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T13:31:19.235Z] #10 134.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:31:19.235Z] #10 134.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-05-07T13:31:19.235Z] #10 134.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-05-07T13:31:19.235Z] #10 134.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:31:19.235Z] #10 134.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T13:31:19.235Z] #10 134.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:19.235Z] #10 134.5 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T13:31:19.235Z] #10 134.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:19.235Z] #10 134.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T13:31:19.235Z] #10 134.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:31:19.333Z] #34 ... [2020-05-07T13:31:19.333Z] [2020-05-07T13:31:19.333Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:19.333Z] #45 8.838 DEP images/siginfo.pb-c.d [2020-05-07T13:31:19.333Z] #45 8.899 PBCC images/pagemap.pb-c.c [2020-05-07T13:31:19.333Z] #45 8.974 DEP images/pagemap.pb-c.d [2020-05-07T13:31:19.443Z] [2020-05-07T13:31:19.443Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:19.443Z] #44 51.60 CC compel/arch/x86/src/lib/infect.o [2020-05-07T13:31:19.443Z] #44 52.66 CC compel/src/lib/infect-rpc.o [2020-05-07T13:31:19.673Z] #45 9.131 PBCC images/rlimit.pb-c.c [2020-05-07T13:31:19.673Z] #45 9.180 DEP images/rlimit.pb-c.d [2020-05-07T13:31:19.673Z] #45 9.244 PBCC images/file-lock.pb-c.c [2020-05-07T13:31:19.673Z] #45 9.279 DEP images/file-lock.pb-c.d [2020-05-07T13:31:19.673Z] #45 9.436 PBCC images/tty.pb-c.c [2020-05-07T13:31:19.700Z] #44 53.39 CC compel/src/lib/infect-util.o [2020-05-07T13:31:16.699Z] > git rev-list --no-walk 1577708d03c051a2835f506788b6d8603577cc7a # timeout=10 [2020-05-07T13:31:19.793Z] #10 DONE 135.0s [2020-05-07T13:31:19.793Z] [2020-05-07T13:31:19.793Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T13:31:20.011Z] #45 9.562 DEP images/tty.pb-c.d [2020-05-07T13:31:20.011Z] #45 9.677 PBCC images/tun.pb-c.c [2020-05-07T13:31:20.011Z] #45 9.751 PBCC images/netdev.pb-c.c [2020-05-07T13:31:20.047Z] #11 ... [2020-05-07T13:31:20.047Z] [2020-05-07T13:31:20.047Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:31:20.047Z] #58 DONE 0.2s [2020-05-07T13:31:20.047Z] [2020-05-07T13:31:20.047Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T13:31:20.047Z] #59 DONE 0.1s [2020-05-07T13:31:20.047Z] [2020-05-07T13:31:20.047Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:20.161Z] + docker version [2020-05-07T13:31:20.264Z] #44 53.85 CC compel/src/lib/infect.o [2020-05-07T13:31:20.264Z] #44 ... [2020-05-07T13:31:20.264Z] [2020-05-07T13:31:20.264Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T13:31:20.264Z] #11 DONE 3.1s [2020-05-07T13:31:20.274Z] #44 160.4 CC criu/uts_ns.o [2020-05-07T13:31:20.274Z] #44 160.6 CC criu/vdso-compat.o [2020-05-07T13:31:20.348Z] #45 9.869 DEP images/tun.pb-c.d [2020-05-07T13:31:20.348Z] #45 9.963 DEP images/netdev.pb-c.d [2020-05-07T13:31:20.521Z] [2020-05-07T13:31:20.521Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:20.521Z] #60 2.933 + RM_GOPATH=0 [2020-05-07T13:31:20.521Z] #60 2.933 + TMP_GOPATH= [2020-05-07T13:31:20.521Z] #60 2.933 + : /build [2020-05-07T13:31:20.521Z] #60 2.933 + '[' -z '' ']' [2020-05-07T13:31:20.521Z] #60 2.933 ++ mktemp -d [2020-05-07T13:31:20.521Z] #60 2.942 + export GOPATH=/tmp/tmp.i5yNJqHeHx [2020-05-07T13:31:20.521Z] #60 2.942 + GOPATH=/tmp/tmp.i5yNJqHeHx [2020-05-07T13:31:20.521Z] #60 2.942 + RM_GOPATH=1 [2020-05-07T13:31:20.521Z] #60 2.942 ++ dirname ./install.sh [2020-05-07T13:31:20.521Z] #60 2.943 + dir=. [2020-05-07T13:31:20.521Z] #60 2.943 + bin=runc [2020-05-07T13:31:20.521Z] #60 2.943 + shift [2020-05-07T13:31:20.521Z] #60 2.944 + '[' '!' -f ./runc.installer ']' [2020-05-07T13:31:20.521Z] #60 2.944 + . ./runc.installer [2020-05-07T13:31:20.521Z] #60 2.944 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:31:20.521Z] #60 2.944 + install_runc [2020-05-07T13:31:20.521Z] #60 2.945 + uname -r [2020-05-07T13:31:20.521Z] #60 2.945 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T13:31:20.521Z] #60 2.948 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T13:31:20.521Z] #60 2.949 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T13:31:20.521Z] #60 2.949 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T13:31:20.521Z] #60 2.949 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.i5yNJqHeHx/src/github.com/opencontainers/runc [2020-05-07T13:31:20.521Z] #60 2.964 Cloning into '/tmp/tmp.i5yNJqHeHx/src/github.com/opencontainers/runc'... [2020-05-07T13:31:20.532Z] #44 160.8 CC criu/vdso.o [2020-05-07T13:31:20.683Z] #45 ... [2020-05-07T13:31:20.683Z] [2020-05-07T13:31:20.683Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:20.683Z] #39 2.920 -- The C compiler identification is GNU 8.3.0 [2020-05-07T13:31:20.683Z] #39 3.034 -- Check for working C compiler: /usr/bin/cc [2020-05-07T13:31:20.683Z] #39 3.832 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T13:31:20.683Z] #39 3.836 -- Detecting C compiler ABI info [2020-05-07T13:31:20.683Z] #39 4.688 -- Detecting C compiler ABI info - done [2020-05-07T13:31:20.683Z] #39 4.771 -- Detecting C compile features [2020-05-07T13:31:20.683Z] #39 7.531 -- Detecting C compile features - done [2020-05-07T13:31:20.683Z] #39 7.584 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T13:31:20.683Z] #39 7.888 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T13:31:20.683Z] #39 8.061 -- Configuring done [2020-05-07T13:31:20.683Z] #39 8.091 -- Generating done [2020-05-07T13:31:20.683Z] #39 8.096 -- Build files have been written to: /tmp/tmp.smxzEvuAMl/tini [2020-05-07T13:31:20.683Z] #39 8.110 + make tini-static [2020-05-07T13:31:20.683Z] #39 8.787 Scanning dependencies of target tini-static [2020-05-07T13:31:20.683Z] #39 8.919 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T13:31:20.683Z] #39 11.59 [100%] Linking C executable tini-static [2020-05-07T13:31:20.683Z] #39 12.66 [100%] Built target tini-static [2020-05-07T13:31:20.683Z] #39 12.76 + mkdir -p /build [2020-05-07T13:31:20.683Z] #39 12.77 + cp tini-static /build/docker-init [2020-05-07T13:31:20.683Z] #39 DONE 12.9s [2020-05-07T13:31:20.683Z] [2020-05-07T13:31:20.683Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:20.683Z] #45 10.17 PBCC images/vma.pb-c.c [2020-05-07T13:31:20.683Z] #45 10.28 DEP images/vma.pb-c.d [2020-05-07T13:31:20.921Z] #23 125.5 Checking out files: 28% (3059/10730) Checking out files: 29% (3112/10730) Checking out files: 30% (3219/10730) Checking out files: 31% (3327/10730) Checking out files: 32% (3434/10730) Checking out files: 33% (3541/10730) Checking out files: 34% (3649/10730) Checking out files: 35% (3756/10730) Checking out files: 36% (3863/10730) Checking out files: 37% (3971/10730) Checking out files: 38% (4078/10730) Checking out files: 39% (4185/10730) Checking out files: 40% (4292/10730) Checking out files: 41% (4400/10730) Checking out files: 42% (4507/10730) Checking out files: 43% (4614/10730) Checking out files: 43% (4658/10730) Checking out files: 44% (4722/10730) Checking out files: 45% (4829/10730) Checking out files: 46% (4936/10730) Checking out files: 47% (5044/10730) Checking out files: 48% (5151/10730) Checking out files: 49% (5258/10730) Checking out files: 50% (5365/10730) Checking out files: 51% (5473/10730) Checking out files: 52% (5580/10730) Checking out files: 53% (5687/10730) Checking out files: 54% (5795/10730) Checking out files: 55% (5902/10730) Checking out files: 56% (6009/10730) Checking out files: 57% (6117/10730) Checking out files: 58% (6224/10730) Checking out files: 59% (6331/10730) Checking out files: 60% (6438/10730) Checking out files: 61% (6546/10730) Checking out files: 62% (6653/10730) Checking out files: 63% (6760/10730) Checking out files: 64% (6868/10730) Checking out files: 65% (6975/10730) Checking out files: 66% (7082/10730) Checking out files: 67% (7190/10730) Checking out files: 68% (7297/10730) Checking out files: 69% (7404/10730) Checking out files: 69% (7420/10730) Checking out files: 70% (7511/10730) Checking out files: 71% (7619/10730) Checking out files: 72% (7726/10730) Checking out files: 73% (7833/10730) Checking out files: 74% (7941/10730) Checking out files: 75% (8048/10730) Checking out files: 76% (8155/10730) Checking out files: 77% (8263/10730) Checking out files: 78% (8370/10730) Checking out files: 79% (8477/10730) Checking out files: 80% (8584/10730) Checking out files: 81% (8692/10730) Checking out files: 82% (8799/10730) Checking out files: 83% (8906/10730) Checking out files: 84% (9014/10730) Checking out files: 85% (9121/10730) Checking out files: 86% (9228/10730) Checking out files: 87% (9336/10730) Checking out files: 88% (9443/10730) Checking out files: 89% (9550/10730) Checking out files: 90% (9657/10730) Checking out files: 91% (9765/10730) Checking out files: 92% (9872/10730) Checking out files: 93% (9979/10730) Checking out files: 94% (10087/10730) Checking out files: 95% (10194/10730) Checking out files: 96% (10301/10730) Checking out files: 97% (10409/10730) Checking out files: 98% (10516/10730) Checking out files: 99% (10623/10730) Checking out files: 100% (10730/10730) Checking out files: 100% (10730/10730), done. [2020-05-07T13:31:21.036Z] #45 10.44 PBCC images/creds.pb-c.c [2020-05-07T13:31:21.037Z] #45 10.48 DEP images/creds.pb-c.d [2020-05-07T13:31:21.037Z] #45 10.70 PBCC images/utsns.pb-c.c [2020-05-07T13:31:21.037Z] #45 10.78 DEP images/utsns.pb-c.d [2020-05-07T13:31:21.098Z] #44 161.3 LINK criu/built-in.o [2020-05-07T13:31:21.098Z] #44 161.5 LINK criu/criu [2020-05-07T13:31:21.182Z] #23 128.9 + cd /tmp/tmp.4KSjz0XJqY/tmp/docker-ce [2020-05-07T13:31:21.182Z] #23 128.9 + git checkout -q v17.06.2-ce [2020-05-07T13:31:21.373Z] #45 10.91 PBCC images/ipc-desc.pb-c.c [2020-05-07T13:31:21.374Z] #45 10.96 PBCC images/ipc-sem.pb-c.c [2020-05-07T13:31:21.374Z] #45 11.02 DEP images/ipc-desc.pb-c.d [2020-05-07T13:31:21.444Z] #23 ... [2020-05-07T13:31:21.444Z] [2020-05-07T13:31:21.444Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:21.444Z] #17 2.209 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:31:21.444Z] #17 2.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:31:21.444Z] #17 2.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:31:21.444Z] #17 2.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T13:31:21.444Z] #17 4.128 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T13:31:21.444Z] #17 5.051 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T13:31:21.444Z] #17 7.518 Fetched 8175 kB in 6s (1415 kB/s) [2020-05-07T13:31:21.444Z] #17 7.518 Reading package lists... [2020-05-07T13:31:21.444Z] #17 ... [2020-05-07T13:31:21.444Z] [2020-05-07T13:31:21.444Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:21.444Z] #44 64.93 HOSTLINK compel/compel-host-bin [2020-05-07T13:31:21.444Z] #44 65.03 DEP soccr/soccr.d [2020-05-07T13:31:21.444Z] #44 65.20 CC soccr/soccr.o [2020-05-07T13:31:21.444Z] #44 66.50 AR soccr/libsoccr.a [2020-05-07T13:31:21.444Z] #44 66.55 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:31:21.444Z] #44 66.98 DEP criu/arch/aarch64/sigframe.d [2020-05-07T13:31:21.444Z] #44 67.10 DEP criu/arch/aarch64/crtools.d [2020-05-07T13:31:21.444Z] #44 67.25 DEP criu/arch/aarch64/cpu.d [2020-05-07T13:31:21.444Z] #44 67.27 DEP criu/arch/aarch64/bitops.d [2020-05-07T13:31:21.444Z] #44 67.32 CC criu/arch/aarch64/bitops.o [2020-05-07T13:31:21.444Z] #44 67.36 CC criu/arch/aarch64/cpu.o [2020-05-07T13:31:21.444Z] #44 67.47 CC criu/arch/aarch64/crtools.o [2020-05-07T13:31:21.444Z] #44 68.07 CC criu/arch/aarch64/sigframe.o [2020-05-07T13:31:21.444Z] #44 68.38 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-07T13:31:21.444Z] #44 68.46 DEP criu/pie/util-vdso.d [2020-05-07T13:31:21.444Z] #44 68.67 DEP criu/pie/util.d [2020-05-07T13:31:21.664Z] #44 161.9 DEP lib/c/criu.d [2020-05-07T13:31:21.664Z] #44 161.9 CC images/rpc.pb-c.o [2020-05-07T13:31:21.704Z] #44 68.88 CC criu/pie/util.o [2020-05-07T13:31:21.710Z] #45 11.26 DEP images/ipc-sem.pb-c.d [2020-05-07T13:31:21.710Z] #45 11.38 PBCC images/ipc-msg.pb-c.c [2020-05-07T13:31:21.710Z] #45 11.50 DEP images/ipc-msg.pb-c.d [2020-05-07T13:31:22.048Z] #45 11.71 PBCC images/ipc-shm.pb-c.c [2020-05-07T13:31:22.048Z] #45 11.73 DEP images/ipc-shm.pb-c.d [2020-05-07T13:31:22.231Z] #44 162.5 CC lib/c/criu.o [2020-05-07T13:31:22.278Z] #44 69.31 CC criu/pie/util-vdso.o [2020-05-07T13:31:22.386Z] #45 11.87 PBCC images/ipc-var.pb-c.c [2020-05-07T13:31:22.386Z] #45 11.93 DEP images/ipc-var.pb-c.d [2020-05-07T13:31:22.386Z] #45 12.11 PBCC images/sk-opts.pb-c.c [2020-05-07T13:31:22.386Z] #45 12.13 PBCC images/packet-sock.pb-c.c [2020-05-07T13:31:22.386Z] #45 12.16 DEP images/sk-opts.pb-c.d [2020-05-07T13:31:22.386Z] #45 12.22 DEP images/packet-sock.pb-c.d [2020-05-07T13:31:22.489Z] #44 ... [2020-05-07T13:31:22.489Z] [2020-05-07T13:31:22.489Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:22.489Z] #60 106.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-07T13:31:22.539Z] #44 69.75 AR criu/pie/pie.lib.a [2020-05-07T13:31:22.722Z] #45 12.27 PBCC images/sk-netlink.pb-c.c [2020-05-07T13:31:22.722Z] #45 12.33 DEP images/sk-netlink.pb-c.d [2020-05-07T13:31:22.722Z] #45 12.45 PBCC images/sk-inet.pb-c.c [2020-05-07T13:31:22.800Z] #44 69.81 DEP criu/pie/restorer.d [2020-05-07T13:31:23.048Z] #60 ... [2020-05-07T13:31:23.048Z] [2020-05-07T13:31:23.048Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T13:31:23.048Z] #12 DONE 2.3s [2020-05-07T13:31:23.048Z] [2020-05-07T13:31:23.048Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T13:31:23.059Z] #45 12.49 DEP images/sk-inet.pb-c.d [2020-05-07T13:31:23.059Z] #45 12.64 PBCC images/sk-unix.pb-c.c [2020-05-07T13:31:23.059Z] #45 12.78 DEP images/sk-unix.pb-c.d [2020-05-07T13:31:23.062Z] #44 70.08 DEP criu/arch/aarch64/intraprocedure.d [2020-05-07T13:31:23.062Z] #44 70.11 DEP criu/arch/aarch64/restorer.d [2020-05-07T13:31:23.062Z] #44 70.30 DEP criu/arch/aarch64/vdso-pie.d [2020-05-07T13:31:23.308Z] #60 ... [2020-05-07T13:31:23.308Z] [2020-05-07T13:31:23.308Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T13:31:23.308Z] #11 DONE 3.2s [2020-05-07T13:31:23.308Z] [2020-05-07T13:31:23.308Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:23.308Z] #60 2.909 + RM_GOPATH=0 [2020-05-07T13:31:23.308Z] #60 2.909 + TMP_GOPATH= [2020-05-07T13:31:23.308Z] #60 2.909 + : /build [2020-05-07T13:31:23.308Z] #60 2.909 + '[' -z '' ']' [2020-05-07T13:31:23.308Z] #60 2.909 ++ mktemp -d [2020-05-07T13:31:23.308Z] #60 2.909 + export GOPATH=/tmp/tmp.Q3zb1o1Mtz [2020-05-07T13:31:23.308Z] #60 2.909 + GOPATH=/tmp/tmp.Q3zb1o1Mtz [2020-05-07T13:31:23.308Z] #60 2.909 + RM_GOPATH=1 [2020-05-07T13:31:23.308Z] #60 2.909 ++ dirname ./install.sh [2020-05-07T13:31:23.308Z] #60 2.913 + dir=. [2020-05-07T13:31:23.308Z] #60 2.913 + bin=runc [2020-05-07T13:31:23.308Z] #60 2.913 + shift [2020-05-07T13:31:23.308Z] #60 2.913 + '[' '!' -f ./runc.installer ']' [2020-05-07T13:31:23.308Z] #60 2.913 + . ./runc.installer [2020-05-07T13:31:23.308Z] #60 2.913 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:31:23.308Z] #60 2.913 + install_runc [2020-05-07T13:31:23.308Z] #60 2.913 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T13:31:23.308Z] #60 2.913 + uname -r [2020-05-07T13:31:23.308Z] #60 2.927 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T13:31:23.308Z] #60 2.928 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T13:31:23.308Z] #60 2.928 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T13:31:23.308Z] #60 2.928 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q3zb1o1Mtz/src/github.com/opencontainers/runc [2020-05-07T13:31:23.308Z] #60 2.945 Cloning into '/tmp/tmp.Q3zb1o1Mtz/src/github.com/opencontainers/runc'... [2020-05-07T13:31:23.322Z] #44 70.47 DEP criu/pie/parasite-vdso.d [2020-05-07T13:31:23.396Z] #45 12.91 PBCC images/mm.pb-c.c [2020-05-07T13:31:23.396Z] #45 13.04 DEP images/mm.pb-c.d [2020-05-07T13:31:23.396Z] #45 13.11 PBCC images/timerfd.pb-c.c [2020-05-07T13:31:23.584Z] #44 70.70 DEP criu/pie/parasite.d [2020-05-07T13:31:23.734Z] #45 13.20 DEP images/timerfd.pb-c.d [2020-05-07T13:31:23.734Z] #45 13.27 PBCC images/timer.pb-c.c [2020-05-07T13:31:23.734Z] #45 13.30 DEP images/timer.pb-c.d [2020-05-07T13:31:23.734Z] #45 13.40 PBCC images/sa.pb-c.c [2020-05-07T13:31:23.734Z] #45 13.53 DEP images/sa.pb-c.d [2020-05-07T13:31:23.863Z] #60 107.5 + mkdir -p /build [2020-05-07T13:31:23.864Z] #60 107.5 + cp runc /build/runc [2020-05-07T13:31:23.864Z] #60 ... [2020-05-07T13:31:23.864Z] [2020-05-07T13:31:23.864Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:23.864Z] #53 227.1 + cd /tmp/tmp.0OiHdYOO88/src/github.com/golangci/golangci-lint/ [2020-05-07T13:31:23.864Z] #53 227.1 + git checkout -q v1.23.8 [2020-05-07T13:31:23.864Z] #53 227.6 ++ git describe --tags [2020-05-07T13:31:23.864Z] #53 227.6 + version=v1.23.8 [2020-05-07T13:31:23.864Z] #53 227.6 ++ git rev-parse --short HEAD [2020-05-07T13:31:23.864Z] #53 227.6 + commit=76a82c6 [2020-05-07T13:31:23.864Z] #53 227.6 ++ git show -s --format=%cd [2020-05-07T13:31:23.864Z] #53 227.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T13:31:23.864Z] #53 227.6 + 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-05-07T13:31:23.864Z] #53 ... [2020-05-07T13:31:23.864Z] [2020-05-07T13:31:23.864Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:23.864Z] #44 163.5 LINK lib/c/built-in.o [2020-05-07T13:31:23.864Z] #44 163.6 LINK lib/c/libcriu.so [2020-05-07T13:31:23.864Z] #44 163.7 LINK lib/c/libcriu.a [2020-05-07T13:31:23.864Z] #44 163.8 GEN magic.py [2020-05-07T13:31:23.864Z] #44 163.9 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:31:23.864Z] #44 163.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:31:23.864Z] #44 163.9 Note: Building without GnuTLS support [2020-05-07T13:31:23.868Z] #60 ... [2020-05-07T13:31:23.868Z] [2020-05-07T13:31:23.868Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:23.868Z] #47 129.0 net/textproto [2020-05-07T13:31:23.868Z] #47 129.0 crypto/x509 [2020-05-07T13:31:23.868Z] #47 130.0 vendor/golang.org/x/net/http/httpguts [2020-05-07T13:31:23.868Z] #47 130.2 vendor/golang.org/x/net/http/httpproxy [2020-05-07T13:31:23.868Z] #47 130.8 mime/multipart [2020-05-07T13:31:23.868Z] #47 133.7 crypto/tls [2020-05-07T13:31:24.072Z] #45 13.64 PBCC images/pipe-data.pb-c.c [2020-05-07T13:31:24.072Z] #45 13.66 DEP images/pipe-data.pb-c.d [2020-05-07T13:31:24.072Z] #45 13.75 PBCC images/mnt.pb-c.c [2020-05-07T13:31:24.072Z] #45 13.88 DEP images/mnt.pb-c.d [2020-05-07T13:31:24.122Z] #44 164.4 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:31:24.124Z] #47 ... [2020-05-07T13:31:24.124Z] [2020-05-07T13:31:24.124Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:24.124Z] #44 57.28 CC compel/src/lib/infect.o [2020-05-07T13:31:24.124Z] #44 60.27 CC compel/src/lib/ptrace.o [2020-05-07T13:31:24.124Z] #44 60.66 AR compel/libcompel.a [2020-05-07T13:31:24.124Z] #44 60.75 HOSTCC compel/src/main-host.o [2020-05-07T13:31:24.124Z] #44 61.17 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-07T13:31:24.124Z] #44 61.29 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T13:31:24.124Z] #44 61.74 HOSTCC compel/src/lib/log-host.o [2020-05-07T13:31:24.124Z] #44 61.94 HOSTLINK compel/compel-host-bin [2020-05-07T13:31:24.124Z] #44 62.12 DEP soccr/soccr.d [2020-05-07T13:31:24.157Z] #44 71.06 CC criu/pie/parasite.o [2020-05-07T13:31:24.379Z] #44 62.33 CC soccr/soccr.o [2020-05-07T13:31:24.381Z] #44 ... [2020-05-07T13:31:24.381Z] [2020-05-07T13:31:24.381Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:24.381Z] #60 DONE 107.9s [2020-05-07T13:31:24.381Z] [2020-05-07T13:31:24.381Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:24.422Z] #45 14.05 PBCC images/sk-packet.pb-c.c [2020-05-07T13:31:24.422Z] #45 14.07 DEP images/sk-packet.pb-c.d [2020-05-07T13:31:24.422Z] #45 14.15 PBCC images/tcp-stream.pb-c.c [2020-05-07T13:31:24.778Z] #45 14.21 DEP images/tcp-stream.pb-c.d [2020-05-07T13:31:24.778Z] #45 14.30 PBCC images/pipe.pb-c.c [2020-05-07T13:31:24.778Z] #45 14.44 DEP images/pipe.pb-c.d [2020-05-07T13:31:24.778Z] #45 14.51 PBCC images/pstree.pb-c.c [2020-05-07T13:31:24.778Z] #45 14.53 DEP images/pstree.pb-c.d [2020-05-07T13:31:24.778Z] #45 14.57 PBCC images/fs.pb-c.c [2020-05-07T13:31:24.940Z] #44 ... [2020-05-07T13:31:24.940Z] [2020-05-07T13:31:24.940Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T13:31:24.940Z] #12 DONE 2.1s [2020-05-07T13:31:24.940Z] [2020-05-07T13:31:24.940Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T13:31:24.944Z] #13 1.980 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T13:31:24.944Z] #13 DONE 2.1s [2020-05-07T13:31:24.944Z] [2020-05-07T13:31:24.944Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T13:31:25.100Z] #44 ... [2020-05-07T13:31:25.100Z] [2020-05-07T13:31:25.100Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:25.100Z] #23 132.6 + mkdir -p /tmp/tmp.4KSjz0XJqY/src/github.com/docker [2020-05-07T13:31:25.100Z] #23 132.6 + mv components/cli /tmp/tmp.4KSjz0XJqY/src/github.com/docker/cli [2020-05-07T13:31:25.100Z] #23 132.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-07T13:31:25.114Z] #45 14.59 DEP images/fs.pb-c.d [2020-05-07T13:31:25.114Z] #45 14.64 PBCC images/signalfd.pb-c.c [2020-05-07T13:31:25.114Z] #45 14.73 DEP images/signalfd.pb-c.d [2020-05-07T13:31:25.114Z] #45 14.81 PBCC images/fh.pb-c.c [2020-05-07T13:31:25.201Z] #14 ... [2020-05-07T13:31:25.201Z] [2020-05-07T13:31:25.201Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:25.201Z] #47 128.6 vendor/golang.org/x/net/http/httpguts [2020-05-07T13:31:25.201Z] #47 129.1 vendor/golang.org/x/net/http/httpproxy [2020-05-07T13:31:25.201Z] #47 130.1 mime/multipart [2020-05-07T13:31:25.201Z] #47 132.7 crypto/tls [2020-05-07T13:31:25.315Z] #44 165.5 make[1]: Nothing to be done for 'all'. [2020-05-07T13:31:25.450Z] #45 14.90 PBCC images/fsnotify.pb-c.c [2020-05-07T13:31:25.450Z] #45 15.02 DEP images/fh.pb-c.d [2020-05-07T13:31:25.450Z] #45 15.14 DEP images/fsnotify.pb-c.d [2020-05-07T13:31:25.458Z] #47 ... [2020-05-07T13:31:25.458Z] [2020-05-07T13:31:25.458Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:25.458Z] #44 56.26 CC compel/src/lib/ptrace.o [2020-05-07T13:31:25.458Z] #44 56.88 AR compel/libcompel.a [2020-05-07T13:31:25.458Z] #44 57.01 HOSTCC compel/src/main-host.o [2020-05-07T13:31:25.459Z] #44 57.49 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-07T13:31:25.459Z] #44 57.68 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T13:31:25.459Z] #44 58.15 HOSTCC compel/src/lib/log-host.o [2020-05-07T13:31:25.459Z] #44 58.44 HOSTLINK compel/compel-host-bin [2020-05-07T13:31:25.459Z] #44 58.63 DEP soccr/soccr.d [2020-05-07T13:31:25.459Z] #44 58.79 CC soccr/soccr.o [2020-05-07T13:31:25.786Z] #45 15.20 PBCC images/eventpoll.pb-c.c [2020-05-07T13:31:25.787Z] #45 15.23 DEP images/eventpoll.pb-c.d [2020-05-07T13:31:25.787Z] #45 15.29 PBCC images/eventfd.pb-c.c [2020-05-07T13:31:25.787Z] #45 15.32 DEP images/eventfd.pb-c.d [2020-05-07T13:31:25.787Z] #45 15.38 PBCC images/remap-file-path.pb-c.c [2020-05-07T13:31:25.787Z] #45 15.41 DEP images/remap-file-path.pb-c.d [2020-05-07T13:31:25.787Z] #45 15.47 PBCC images/fifo.pb-c.c [2020-05-07T13:31:25.787Z] #45 15.51 DEP images/fifo.pb-c.d [2020-05-07T13:31:25.862Z] Client: Docker Engine - Enterprise [2020-05-07T13:31:25.862Z] Version: 19.03.5 [2020-05-07T13:31:25.862Z] API version: 1.40 [2020-05-07T13:31:25.862Z] Go version: go1.12.12 [2020-05-07T13:31:25.862Z] Git commit: 2ee0c57608 [2020-05-07T13:31:25.862Z] Built: 11/13/2019 08:00:16 [2020-05-07T13:31:25.862Z] OS/Arch: windows/amd64 [2020-05-07T13:31:25.862Z] Experimental: false [2020-05-07T13:31:25.862Z] [2020-05-07T13:31:25.862Z] Server: Docker Engine - Enterprise [2020-05-07T13:31:25.862Z] Engine: [2020-05-07T13:31:25.862Z] Version: 19.03.5 [2020-05-07T13:31:25.862Z] API version: 1.40 (minimum version 1.24) [2020-05-07T13:31:25.862Z] Go version: go1.12.12 [2020-05-07T13:31:25.862Z] Git commit: 2ee0c57608 [2020-05-07T13:31:25.862Z] Built: 11/13/2019 07:58:51 [2020-05-07T13:31:25.862Z] OS/Arch: windows/amd64 [2020-05-07T13:31:25.862Z] Experimental: true [2020-05-07T13:31:25.882Z] #44 166.1 make[1]: 'images/built-in.o' is up to date. [2020-05-07T13:31:25.882Z] #44 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T13:31:25.882Z] #44 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T13:31:25.882Z] #44 166.2 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T13:31:25.882Z] #44 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T13:31:25.882Z] #44 166.2 make[1]: Nothing to be done for 'all'. [2020-05-07T13:31:25.882Z] #44 166.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:31:25.882Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:31:26.123Z] #45 15.58 PBCC images/ghost-file.pb-c.c [2020-05-07T13:31:26.123Z] #45 15.66 DEP images/ghost-file.pb-c.d [2020-05-07T13:31:26.123Z] #45 15.74 PBCC images/regfile.pb-c.c [2020-05-07T13:31:26.123Z] #45 15.85 DEP images/regfile.pb-c.d [2020-05-07T13:31:26.123Z] #45 15.94 PBCC images/ns.pb-c.c [2020-05-07T13:31:26.140Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:31:26.140Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:31:26.140Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:31:26.140Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:31:26.140Z] #44 166.6 make[2]: Nothing to be done for 'all'. [2020-05-07T13:31:26.140Z] #44 166.6 make[2]: Nothing to be done for 'all'. [2020-05-07T13:31:26.393Z] #44 60.06 AR soccr/libsoccr.a [2020-05-07T13:31:26.393Z] #44 60.11 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:31:26.398Z] #44 166.7 make[2]: Nothing to be done for 'all'. [2020-05-07T13:31:26.398Z] #44 166.7 INSTALL criu/criu [2020-05-07T13:31:26.398Z] #44 DONE 166.8s [2020-05-07T13:31:26.398Z] [2020-05-07T13:31:26.398Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:26.458Z] #45 15.95 DEP images/ns.pb-c.d [2020-05-07T13:31:26.458Z] #45 16.00 PBCC images/fdinfo.pb-c.c [2020-05-07T13:31:26.458Z] #45 16.16 DEP images/fdinfo.pb-c.d [Pipeline] sh [2020-05-07T13:31:26.650Z] #44 ... [2020-05-07T13:31:26.650Z] [2020-05-07T13:31:26.650Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T13:31:26.650Z] #14 DONE 1.9s [2020-05-07T13:31:26.650Z] [2020-05-07T13:31:26.650Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:26.650Z] #44 60.43 DEP criu/arch/x86/sigframe.d [2020-05-07T13:31:26.793Z] #45 16.26 PBCC images/core-aarch64.pb-c.c [2020-05-07T13:31:26.793Z] #45 16.33 PBCC images/core-arm.pb-c.c [2020-05-07T13:31:26.793Z] #45 16.43 PBCC images/core-ppc64.pb-c.c [2020-05-07T13:31:26.793Z] #45 16.52 PBCC images/core-s390.pb-c.c [2020-05-07T13:31:26.793Z] #45 16.63 PBCC images/core-x86.pb-c.c [2020-05-07T13:31:26.908Z] #44 60.52 DEP criu/arch/x86/sigaction_compat.d [2020-05-07T13:31:26.908Z] #44 60.66 DEP criu/arch/x86/kerndat.d [2020-05-07T13:31:26.908Z] #44 60.79 DEP criu/arch/x86/crtools.d [2020-05-07T13:31:26.911Z] #13 1.930 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T13:31:26.911Z] #13 DONE 2.0s [2020-05-07T13:31:26.911Z] [2020-05-07T13:31:26.911Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T13:31:27.016Z] #23 ... [2020-05-07T13:31:27.016Z] [2020-05-07T13:31:27.016Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:27.016Z] #47 125.9 github.com/LK4D4/vndr/godl [2020-05-07T13:31:27.016Z] #47 126.5 github.com/LK4D4/vndr [2020-05-07T13:31:27.016Z] #47 DONE 134.4s [2020-05-07T13:31:27.016Z] [2020-05-07T13:31:27.016Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:27.016Z] #44 72.35 LINK criu/pie/parasite.built-in.o [2020-05-07T13:31:27.016Z] #44 72.37 GEN criu/pie/parasite-blob.h [2020-05-07T13:31:27.016Z] #44 72.39 CC criu/pie/parasite-vdso.o [2020-05-07T13:31:27.016Z] #44 73.11 CC criu/arch/aarch64/vdso-pie.o [2020-05-07T13:31:27.016Z] #44 73.43 CC criu/arch/aarch64/restorer.o [2020-05-07T13:31:27.016Z] #44 73.64 CC criu/arch/aarch64/intraprocedure.o [2020-05-07T13:31:27.016Z] #44 73.67 CC criu/pie/restorer.o [2020-05-07T13:31:27.131Z] #45 16.72 PBCC images/core.pb-c.c [2020-05-07T13:31:27.131Z] #45 16.83 PBCC images/inventory.pb-c.c [2020-05-07T13:31:27.315Z] + docker info [2020-05-07T13:31:27.332Z] #53 ... [2020-05-07T13:31:27.332Z] [2020-05-07T13:31:27.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:27.332Z] #65 194.3 + bin/containerd [2020-05-07T13:31:27.466Z] #45 16.93 DEP images/core-aarch64.pb-c.d [2020-05-07T13:31:27.466Z] #45 17.00 DEP images/core-arm.pb-c.d [2020-05-07T13:31:27.466Z] #45 17.08 DEP images/core-ppc64.pb-c.d [2020-05-07T13:31:27.466Z] #45 17.16 DEP images/core-s390.pb-c.d [2020-05-07T13:31:27.472Z] #44 61.03 DEP criu/arch/x86/cpu.d [2020-05-07T13:31:27.472Z] #44 61.15 CC criu/arch/x86/cpu.o [2020-05-07T13:31:27.804Z] #45 17.23 DEP images/core-x86.pb-c.d [2020-05-07T13:31:27.804Z] #45 17.33 DEP images/core.pb-c.d [2020-05-07T13:31:27.804Z] #45 17.42 DEP images/inventory.pb-c.d [2020-05-07T13:31:27.804Z] #45 17.51 PBCC images/cpuinfo.pb-c.c [2020-05-07T13:31:27.804Z] #45 17.53 DEP images/cpuinfo.pb-c.d [2020-05-07T13:31:27.804Z] #45 17.61 PBCC images/stats.pb-c.c [2020-05-07T13:31:27.899Z] #65 ... [2020-05-07T13:31:27.900Z] [2020-05-07T13:31:27.900Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T13:31:27.900Z] #45 DONE 0.1s [2020-05-07T13:31:28.038Z] #44 61.69 CC criu/arch/x86/crtools.o [2020-05-07T13:31:28.140Z] #45 17.65 DEP images/stats.pb-c.d [2020-05-07T13:31:28.159Z] [2020-05-07T13:31:28.159Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T13:31:28.159Z] #48 DONE 0.1s [2020-05-07T13:31:28.159Z] [2020-05-07T13:31:28.159Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:28.159Z] #53 ... [2020-05-07T13:31:28.159Z] [2020-05-07T13:31:28.159Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T13:31:28.159Z] #51 DONE 0.1s [2020-05-07T13:31:28.417Z] [2020-05-07T13:31:28.417Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:28.422Z] #44 ... [2020-05-07T13:31:28.422Z] [2020-05-07T13:31:28.422Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:31:28.422Z] #30 DONE 136.6s [2020-05-07T13:31:28.684Z] [2020-05-07T13:31:28.684Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:28.684Z] #17 10.30 Reading package lists... [2020-05-07T13:31:28.684Z] #17 12.80 Building dependency tree... [2020-05-07T13:31:28.684Z] #17 14.26 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T13:31:28.684Z] #17 14.26 The following additional packages will be installed: [2020-05-07T13:31:28.684Z] #17 14.26 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T13:31:28.684Z] #17 14.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T13:31:28.684Z] #17 14.26 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T13:31:28.684Z] #17 14.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T13:31:28.685Z] #17 14.26 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T13:31:28.685Z] #17 14.27 Suggested packages: [2020-05-07T13:31:28.685Z] #17 14.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T13:31:28.685Z] #17 14.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T13:31:28.685Z] #17 14.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T13:31:28.685Z] #17 14.27 Recommended packages: [2020-05-07T13:31:28.685Z] #17 14.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T13:31:28.685Z] #17 14.27 python3-keyrings.alt python3-xdg unzip [2020-05-07T13:31:28.685Z] #17 16.40 The following NEW packages will be installed: [2020-05-07T13:31:28.685Z] #17 16.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T13:31:28.685Z] #17 16.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T13:31:28.685Z] #17 16.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T13:31:28.685Z] #17 16.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T13:31:28.685Z] #17 16.41 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T13:31:28.685Z] #17 16.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T13:31:28.685Z] #17 16.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T13:31:28.685Z] #17 16.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T13:31:28.685Z] #17 16.42 xz-utils zip [2020-05-07T13:31:28.685Z] #17 16.77 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:31:28.685Z] #17 16.77 Need to get 27.6 MB of archives. [2020-05-07T13:31:28.685Z] #17 16.77 After this operation, 114 MB of additional disk space will be used. [2020-05-07T13:31:28.685Z] #17 16.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-07T13:31:28.685Z] #17 16.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-07T13:31:28.685Z] #17 16.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-07T13:31:28.685Z] #17 17.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-07T13:31:28.685Z] #17 17.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-07T13:31:28.685Z] #17 17.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-07T13:31:28.886Z] #14 DONE 1.9s [2020-05-07T13:31:28.886Z] [2020-05-07T13:31:28.886Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:28.886Z] #44 64.01 AR soccr/libsoccr.a [2020-05-07T13:31:28.886Z] #44 64.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:31:28.886Z] #44 64.36 DEP criu/arch/x86/sigframe.d [2020-05-07T13:31:28.886Z] #44 64.52 DEP criu/arch/x86/sigaction_compat.d [2020-05-07T13:31:28.886Z] #44 64.57 DEP criu/arch/x86/kerndat.d [2020-05-07T13:31:28.886Z] #44 64.71 DEP criu/arch/x86/crtools.d [2020-05-07T13:31:28.886Z] #44 64.83 DEP criu/arch/x86/cpu.d [2020-05-07T13:31:28.886Z] #44 65.11 CC criu/arch/x86/cpu.o [2020-05-07T13:31:28.886Z] #44 65.79 CC criu/arch/x86/crtools.o [2020-05-07T13:31:28.970Z] #44 ... [2020-05-07T13:31:28.970Z] [2020-05-07T13:31:28.970Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T13:31:28.970Z] #15 DONE 2.1s [2020-05-07T13:31:28.970Z] [2020-05-07T13:31:28.970Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T13:31:29.049Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-05-07T13:31:29.049Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T13:31:29.049Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T13:31:29.049Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-05-07T13:31:29.049Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T13:31:29.049Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-07T13:31:29.049Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T13:31:29.049Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T13:31:29.049Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-05-07T13:31:29.141Z] #44 67.06 CC criu/arch/x86/kerndat.o [2020-05-07T13:31:29.256Z] #17 17.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-07T13:31:29.256Z] #17 17.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-07T13:31:29.256Z] #17 17.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-07T13:31:29.257Z] #17 17.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-07T13:31:29.257Z] #17 17.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-07T13:31:29.257Z] #17 17.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-07T13:31:29.257Z] #17 17.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-07T13:31:29.257Z] #17 17.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-07T13:31:29.257Z] #17 17.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-07T13:31:29.257Z] #17 17.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-07T13:31:29.257Z] #17 18.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-07T13:31:29.257Z] #17 18.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:31:29.257Z] #17 18.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-07T13:31:29.518Z] #17 18.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-07T13:31:29.518Z] #17 18.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-07T13:31:29.518Z] #17 18.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-07T13:31:29.518Z] #17 18.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-07T13:31:29.518Z] #17 18.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-07T13:31:29.518Z] #17 18.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-07T13:31:29.518Z] #17 18.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-07T13:31:29.518Z] #17 18.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-07T13:31:29.518Z] #17 18.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-07T13:31:29.518Z] #17 18.27 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-07T13:31:29.701Z] #44 67.57 CC criu/arch/x86/sigaction_compat.o [2020-05-07T13:31:29.701Z] #44 67.84 CC criu/arch/x86/sigframe.o [2020-05-07T13:31:29.779Z] #17 18.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-07T13:31:30.042Z] #17 18.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-07T13:31:30.042Z] #17 18.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-07T13:31:30.042Z] #17 18.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-07T13:31:30.042Z] #17 18.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-07T13:31:30.042Z] #17 18.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T13:31:30.042Z] #17 18.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T13:31:30.042Z] #17 18.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T13:31:30.042Z] #17 18.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-07T13:31:30.042Z] #17 18.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T13:31:30.042Z] #17 18.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T13:31:30.042Z] #17 18.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T13:31:30.042Z] #17 18.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-07T13:31:30.042Z] #17 ... [2020-05-07T13:31:30.042Z] [2020-05-07T13:31:30.042Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:30.042Z] #44 77.26 LINK criu/pie/restorer.built-in.o [2020-05-07T13:31:30.042Z] #44 77.29 GEN criu/pie/restorer-blob.h [2020-05-07T13:31:30.261Z] #44 68.13 LINK criu/arch/x86/crtools.built-in.o [2020-05-07T13:31:30.261Z] #44 68.18 DEP criu/pie/util-vdso-elf32.d [2020-05-07T13:31:30.261Z] #44 68.27 DEP criu/pie/util-vdso.d [2020-05-07T13:31:30.261Z] #44 68.39 DEP criu/pie/util.d [2020-05-07T13:31:30.306Z] #44 77.41 DEP criu/vdso.d [2020-05-07T13:31:30.306Z] #44 77.54 DEP criu/uts_ns.d [2020-05-07T13:31:30.514Z] ok github.com/docker/docker/builder/remotecontext 0.348s coverage: 13.6% of statements [2020-05-07T13:31:30.514Z] ok github.com/docker/docker/builder/dockerfile 0.944s coverage: 48.2% of statements [2020-05-07T13:31:30.567Z] #44 77.71 DEP criu/util.d [2020-05-07T13:31:30.821Z] #44 68.54 CC criu/pie/util.o [2020-05-07T13:31:30.821Z] #44 68.77 CC criu/pie/util-vdso.o [2020-05-07T13:31:30.828Z] #44 77.91 DEP criu/uffd.d [2020-05-07T13:31:30.828Z] #44 78.05 DEP criu/tun.d [2020-05-07T13:31:30.868Z] #16 DONE 1.9s [2020-05-07T13:31:30.869Z] [2020-05-07T13:31:30.869Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:30.869Z] #44 63.10 CC criu/arch/x86/kerndat.o [2020-05-07T13:31:30.869Z] #44 63.54 CC criu/arch/x86/sigaction_compat.o [2020-05-07T13:31:30.869Z] #44 63.75 CC criu/arch/x86/sigframe.o [2020-05-07T13:31:30.869Z] #44 63.95 LINK criu/arch/x86/crtools.built-in.o [2020-05-07T13:31:30.869Z] #44 64.02 DEP criu/pie/util-vdso-elf32.d [2020-05-07T13:31:30.869Z] #44 64.17 DEP criu/pie/util-vdso.d [2020-05-07T13:31:30.869Z] #44 64.34 DEP criu/pie/util.d [2020-05-07T13:31:30.869Z] #44 64.62 CC criu/pie/util.o [2020-05-07T13:31:31.077Z] #44 ... [2020-05-07T13:31:31.077Z] [2020-05-07T13:31:31.077Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T13:31:31.077Z] #15 DONE 2.2s [2020-05-07T13:31:31.077Z] [2020-05-07T13:31:31.077Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T13:31:31.088Z] #44 78.23 DEP criu/tty.d [2020-05-07T13:31:31.126Z] #44 64.86 CC criu/pie/util-vdso.o [2020-05-07T13:31:31.143Z] #45 20.21 make[1]: Nothing to be done for 'all'. [2020-05-07T13:31:31.349Z] #44 78.50 DEP criu/timerfd.d [2020-05-07T13:31:31.516Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-05-07T13:31:31.610Z] #44 78.70 DEP criu/sysfs_parse.d [2020-05-07T13:31:31.610Z] #44 78.83 DEP criu/sysctl.d [2020-05-07T13:31:31.692Z] #44 65.41 CC criu/pie/util-vdso-elf32.o [2020-05-07T13:31:31.872Z] #44 79.01 DEP criu/string.d [2020-05-07T13:31:31.872Z] #44 79.05 DEP criu/stats.d [2020-05-07T13:31:32.133Z] #44 79.14 DEP criu/sockets.d [2020-05-07T13:31:32.133Z] #44 79.26 DEP criu/sk-unix.d [2020-05-07T13:31:32.255Z] #44 66.02 AR criu/pie/pie.lib.a [2020-05-07T13:31:32.255Z] #44 66.08 DEP criu/pie/restorer.d [2020-05-07T13:31:32.318Z] #45 ... [2020-05-07T13:31:32.318Z] [2020-05-07T13:31:32.318Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:32.318Z] #57 108.8 time [2020-05-07T13:31:32.318Z] #57 117.4 regexp [2020-05-07T13:31:32.318Z] #57 ... [2020-05-07T13:31:32.318Z] [2020-05-07T13:31:32.318Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:32.318Z] #34 115.8 internal/poll [2020-05-07T13:31:32.401Z] #44 79.55 DEP criu/sk-tcp.d [2020-05-07T13:31:32.518Z] ok github.com/docker/docker/builder/remotecontext/git 1.283s coverage: 86.3% of statements [2020-05-07T13:31:32.518Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T13:31:32.518Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T13:31:32.655Z] #34 ... [2020-05-07T13:31:32.655Z] [2020-05-07T13:31:32.655Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:32.655Z] #48 109.0 vendor/golang.org/x/text/transform [2020-05-07T13:31:32.655Z] #48 111.9 time [2020-05-07T13:31:32.661Z] #44 79.76 DEP criu/sk-queue.d [2020-05-07T13:31:32.819Z] #44 66.40 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-07T13:31:32.819Z] #44 66.54 DEP criu/arch/x86/restorer_unmap.d [2020-05-07T13:31:32.819Z] #44 66.59 DEP criu/arch/x86/restorer.d [2020-05-07T13:31:32.819Z] #44 66.73 DEP criu/arch/x86/vdso-pie.d [2020-05-07T13:31:32.922Z] #44 79.93 DEP criu/sk-packet.d [2020-05-07T13:31:32.961Z] #16 DONE 1.9s [2020-05-07T13:31:32.961Z] [2020-05-07T13:31:32.961Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:33.027Z] #48 ... [2020-05-07T13:31:33.027Z] [2020-05-07T13:31:33.027Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:33.027Z] #45 22.43 CC images/stats.o [2020-05-07T13:31:33.075Z] #44 66.87 DEP criu/pie/parasite-vdso.d [2020-05-07T13:31:33.182Z] #44 80.18 DEP criu/sk-netlink.d [2020-05-07T13:31:33.182Z] #44 80.40 DEP criu/sk-inet.d [2020-05-07T13:31:33.332Z] #44 67.02 DEP criu/pie/parasite.d [2020-05-07T13:31:33.363Z] #45 23.09 CC images/core.o [2020-05-07T13:31:33.443Z] #44 80.57 DEP criu/signalfd.d [2020-05-07T13:31:33.443Z] #44 80.67 DEP criu/sigframe.d [2020-05-07T13:31:33.589Z] #44 67.24 CC criu/pie/parasite.o [2020-05-07T13:31:33.703Z] #44 80.75 DEP criu/shmem.d [2020-05-07T13:31:33.703Z] #44 80.90 DEP criu/servicefd.d [2020-05-07T13:31:33.964Z] #44 81.00 DEP criu/seize.d [2020-05-07T13:31:33.964Z] #44 81.24 DEP criu/seccomp.d [2020-05-07T13:31:34.225Z] #44 81.46 DEP criu/rst-malloc.d [2020-05-07T13:31:34.489Z] #44 81.58 DEP criu/rbtree.d [2020-05-07T13:31:34.489Z] #44 81.62 DEP criu/pstree.d [2020-05-07T13:31:34.533Z] #45 24.30 CC images/core-x86.o [2020-05-07T13:31:34.546Z] ok github.com/docker/docker/client 0.139s coverage: 75.4% of statements [2020-05-07T13:31:34.751Z] #44 81.85 DEP criu/protobuf.d [2020-05-07T13:31:34.961Z] #44 68.43 LINK criu/pie/parasite.built-in.o [2020-05-07T13:31:34.961Z] #44 68.45 GEN criu/pie/parasite-blob.h [2020-05-07T13:31:34.961Z] #44 68.50 CC criu/pie/parasite-vdso.o [2020-05-07T13:31:35.013Z] #44 81.94 GEN criu/protobuf-desc-gen.h [2020-05-07T13:31:35.527Z] #44 69.22 CC criu/arch/x86/vdso-pie.o [2020-05-07T13:31:35.568Z] #17 2.480 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:31:35.568Z] #17 2.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:31:35.568Z] #17 2.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:31:35.706Z] #45 25.44 CC images/core-arm.o [2020-05-07T13:31:35.785Z] #44 69.50 CC criu/arch/x86/restorer.o [2020-05-07T13:31:36.043Z] #44 69.87 CC criu/arch/x86/restorer_unmap.o [2020-05-07T13:31:36.043Z] #44 69.93 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-07T13:31:36.128Z] #17 3.087 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:31:36.301Z] #44 ... [2020-05-07T13:31:36.301Z] [2020-05-07T13:31:36.301Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:36.301Z] #47 139.8 net/http/httptrace [2020-05-07T13:31:36.301Z] #47 140.0 net/http [2020-05-07T13:31:36.400Z] #44 83.37 DEP criu/protobuf-desc.d [2020-05-07T13:31:36.400Z] #44 83.56 DEP criu/proc_parse.d [2020-05-07T13:31:36.432Z] #45 26.19 CC images/core-aarch64.o [2020-05-07T13:31:36.559Z] #47 ... [2020-05-07T13:31:36.559Z] [2020-05-07T13:31:36.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:36.559Z] #44 70.20 CC criu/pie/restorer.o [2020-05-07T13:31:36.661Z] #44 83.80 DEP criu/plugin.d [2020-05-07T13:31:36.661Z] #44 83.91 DEP criu/pipes.d [2020-05-07T13:31:36.775Z] #17 ... [2020-05-07T13:31:36.775Z] [2020-05-07T13:31:36.775Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:36.775Z] #47 141.8 net/http/httptrace [2020-05-07T13:31:36.775Z] #47 142.1 net/http [2020-05-07T13:31:36.922Z] #44 84.12 DEP criu/pie-util.d [2020-05-07T13:31:36.922Z] #44 84.19 DEP criu/pie-util-vdso.d [2020-05-07T13:31:37.031Z] #47 ... [2020-05-07T13:31:37.031Z] [2020-05-07T13:31:37.031Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:37.031Z] #44 69.68 CC criu/pie/util-vdso-elf32.o [2020-05-07T13:31:37.031Z] #44 70.32 AR criu/pie/pie.lib.a [2020-05-07T13:31:37.031Z] #44 70.37 DEP criu/pie/restorer.d [2020-05-07T13:31:37.031Z] #44 70.51 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-07T13:31:37.031Z] #44 70.65 DEP criu/arch/x86/restorer_unmap.d [2020-05-07T13:31:37.031Z] #44 70.69 DEP criu/arch/x86/restorer.d [2020-05-07T13:31:37.031Z] #44 70.93 DEP criu/arch/x86/vdso-pie.d [2020-05-07T13:31:37.031Z] #44 71.14 DEP criu/pie/parasite-vdso.d [2020-05-07T13:31:37.031Z] #44 71.43 DEP criu/pie/parasite.d [2020-05-07T13:31:37.031Z] #44 71.70 CC criu/pie/parasite.o [2020-05-07T13:31:37.031Z] #44 72.82 LINK criu/pie/parasite.built-in.o [2020-05-07T13:31:37.031Z] #44 72.83 GEN criu/pie/parasite-blob.h [2020-05-07T13:31:37.031Z] #44 72.84 CC criu/pie/parasite-vdso.o [2020-05-07T13:31:37.031Z] #44 73.38 CC criu/arch/x86/vdso-pie.o [2020-05-07T13:31:37.031Z] #44 73.83 CC criu/arch/x86/restorer.o [2020-05-07T13:31:37.031Z] #44 74.37 CC criu/arch/x86/restorer_unmap.o [2020-05-07T13:31:37.031Z] #44 74.41 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-07T13:31:37.031Z] #44 74.63 CC criu/pie/restorer.o [2020-05-07T13:31:37.183Z] #44 84.27 DEP criu/path.d [2020-05-07T13:31:37.183Z] #44 ... [2020-05-07T13:31:37.183Z] [2020-05-07T13:31:37.183Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:37.183Z] #17 19.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-07T13:31:37.183Z] #17 19.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-07T13:31:37.183Z] #17 19.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T13:31:37.183Z] #17 19.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-07T13:31:37.183Z] #17 19.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-07T13:31:37.183Z] #17 19.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-07T13:31:37.183Z] #17 20.04 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:31:37.183Z] #17 20.15 Fetched 27.6 MB in 3s (8948 kB/s) [2020-05-07T13:31:37.183Z] #17 20.20 Selecting previously unselected package pigz. [2020-05-07T13:31:37.183Z] #17 20.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 ... 23404 files and directories currently installed.) [2020-05-07T13:31:37.183Z] #17 20.27 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 20.28 Unpacking pigz (2.4-1) ... [2020-05-07T13:31:37.183Z] #17 20.38 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-07T13:31:37.183Z] #17 20.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 20.38 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-07T13:31:37.183Z] #17 20.81 Selecting previously unselected package python3.7-minimal. [2020-05-07T13:31:37.183Z] #17 20.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 20.83 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:31:37.183Z] #17 21.54 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-07T13:31:37.183Z] #17 21.56 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:31:37.183Z] #17 23.33 Selecting previously unselected package python3-minimal. [2020-05-07T13:31:37.183Z] #17 23.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 ... 23653 files and directories currently installed.) [2020-05-07T13:31:37.183Z] #17 23.42 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 23.42 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T13:31:37.183Z] #17 23.50 Selecting previously unselected package libmpdec2:arm64. [2020-05-07T13:31:37.183Z] #17 23.51 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 23.53 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-07T13:31:37.183Z] #17 23.63 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-07T13:31:37.183Z] #17 23.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 23.65 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-07T13:31:37.183Z] #17 24.50 Selecting previously unselected package python3.7. [2020-05-07T13:31:37.183Z] #17 24.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 24.54 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:31:37.183Z] #17 24.69 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-07T13:31:37.183Z] #17 24.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 24.70 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-07T13:31:37.183Z] #17 24.87 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T13:31:37.183Z] #17 25.78 Selecting previously unselected package python3. [2020-05-07T13:31:37.183Z] #17 25.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24065 files and directories currently installed.) [2020-05-07T13:31:37.183Z] #17 25.86 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-07T13:31:37.183Z] #17 25.87 Unpacking python3 (3.7.3-1) ... [2020-05-07T13:31:37.183Z] #17 ... [2020-05-07T13:31:37.183Z] [2020-05-07T13:31:37.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:37.184Z] #44 84.42 DEP criu/parasite-syscall.d [2020-05-07T13:31:37.444Z] #44 84.60 DEP criu/pagemap.d [2020-05-07T13:31:37.493Z] #44 ... [2020-05-07T13:31:37.493Z] [2020-05-07T13:31:37.493Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:37.493Z] #60 10.13 + cd /tmp/tmp.i5yNJqHeHx/src/github.com/opencontainers/runc [2020-05-07T13:31:37.493Z] #60 10.13 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:31:37.493Z] #60 10.63 + '[' -z '' ']' [2020-05-07T13:31:37.493Z] #60 10.63 + target=static [2020-05-07T13:31:37.493Z] #60 10.63 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T13:31:37.493Z] #60 12.25 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-05-07T13:31:37.493Z] #60 ... [2020-05-07T13:31:37.493Z] [2020-05-07T13:31:37.493Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:37.493Z] #17 2.340 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:31:37.493Z] #17 2.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:31:37.493Z] #17 2.381 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:31:37.493Z] #17 2.929 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T13:31:37.493Z] #17 4.292 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:31:37.493Z] #17 5.598 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:31:37.619Z] #45 27.12 CC images/core-ppc64.o [2020-05-07T13:31:37.706Z] #44 84.77 DEP criu/pagemap-cache.d [2020-05-07T13:31:37.706Z] #44 84.93 DEP criu/page-xfer.d [2020-05-07T13:31:37.967Z] #44 85.17 DEP criu/page-pipe.d [2020-05-07T13:31:38.229Z] #44 85.29 DEP criu/netfilter.d [2020-05-07T13:31:38.344Z] #45 ... [2020-05-07T13:31:38.344Z] [2020-05-07T13:31:38.344Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:31:38.345Z] #66 61.15 Checking out files: 45% (1452/3185) Checking out files: 46% (1466/3185) Checking out files: 47% (1497/3185) Checking out files: 48% (1529/3185) Checking out files: 49% (1561/3185) Checking out files: 50% (1593/3185) Checking out files: 51% (1625/3185) Checking out files: 52% (1657/3185) Checking out files: 53% (1689/3185) Checking out files: 54% (1720/3185) Checking out files: 55% (1752/3185) Checking out files: 56% (1784/3185) Checking out files: 57% (1816/3185) Checking out files: 58% (1848/3185) Checking out files: 59% (1880/3185) Checking out files: 60% (1911/3185) Checking out files: 61% (1943/3185) Checking out files: 62% (1975/3185) Checking out files: 63% (2007/3185) Checking out files: 64% (2039/3185) Checking out files: 65% (2071/3185) Checking out files: 66% (2103/3185) Checking out files: 67% (2134/3185) Checking out files: 68% (2166/3185) Checking out files: 69% (2198/3185) Checking out files: 70% (2230/3185) Checking out files: 71% (2262/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 79% (2546/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-07T13:31:38.345Z] #66 63.09 + cd /tmp/tmp.cyFSf5OKMo/src/github.com/containerd/containerd [2020-05-07T13:31:38.345Z] #66 63.09 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T13:31:38.490Z] #44 85.47 DEP criu/net.d [2020-05-07T13:31:38.490Z] #44 85.59 DEP criu/namespaces.d [2020-05-07T13:31:38.490Z] #44 85.78 DEP criu/mount.d [2020-05-07T13:31:38.683Z] #66 65.15 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T13:31:38.683Z] #66 65.15 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T13:31:38.683Z] #66 65.15 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:31:38.683Z] #66 65.15 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T13:31:38.683Z] #66 65.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T13:31:38.683Z] #66 65.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T13:31:38.683Z] #66 65.15 + '[' '' = dynamic ']' [2020-05-07T13:31:38.683Z] #66 65.15 + make [2020-05-07T13:31:38.752Z] #44 85.92 DEP criu/mem.d [2020-05-07T13:31:39.012Z] #44 86.14 DEP criu/lsm.d [2020-05-07T13:31:39.012Z] #44 86.29 DEP criu/log.d [2020-05-07T13:31:39.273Z] #44 86.42 DEP criu/libnetlink.d [2020-05-07T13:31:39.393Z] #17 ... [2020-05-07T13:31:39.393Z] [2020-05-07T13:31:39.393Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:39.393Z] #44 73.18 LINK criu/pie/restorer.built-in.o [2020-05-07T13:31:39.535Z] #44 86.59 DEP criu/kerndat.d [2020-05-07T13:31:39.535Z] #44 86.84 DEP criu/kcmp-ids.d [2020-05-07T13:31:39.650Z] #44 73.19 GEN criu/pie/restorer-blob.h [2020-05-07T13:31:39.650Z] #44 73.26 DEP criu/vdso.d [2020-05-07T13:31:39.650Z] #44 73.42 DEP criu/vdso-compat.d [2020-05-07T13:31:39.671Z] #44 77.29 LINK criu/pie/restorer.built-in.o [2020-05-07T13:31:39.671Z] #44 77.31 GEN criu/pie/restorer-blob.h [2020-05-07T13:31:39.671Z] #44 77.45 DEP criu/vdso.d [2020-05-07T13:31:39.671Z] #44 77.62 DEP criu/vdso-compat.d [2020-05-07T13:31:39.796Z] #44 86.96 DEP criu/irmap.d [2020-05-07T13:31:39.908Z] #44 73.57 DEP criu/uts_ns.d [2020-05-07T13:31:39.926Z] #44 77.77 DEP criu/uts_ns.d [2020-05-07T13:31:39.926Z] #44 77.95 DEP criu/util.d [2020-05-07T13:31:39.926Z] #44 ... [2020-05-07T13:31:39.926Z] [2020-05-07T13:31:39.926Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:39.926Z] #60 10.00 + cd /tmp/tmp.Q3zb1o1Mtz/src/github.com/opencontainers/runc [2020-05-07T13:31:39.926Z] #60 10.00 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:31:39.926Z] #60 10.68 + '[' -z '' ']' [2020-05-07T13:31:39.926Z] #60 10.68 + target=static [2020-05-07T13:31:39.926Z] #60 10.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T13:31:39.926Z] #60 12.19 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-05-07T13:31:40.058Z] #44 87.18 DEP criu/ipc_ns.d [2020-05-07T13:31:40.166Z] #44 73.75 DEP criu/util.d [2020-05-07T13:31:40.166Z] #44 73.95 DEP criu/uffd.d [2020-05-07T13:31:40.182Z] #60 ... [2020-05-07T13:31:40.182Z] [2020-05-07T13:31:40.182Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:40.182Z] #47 155.3 github.com/LK4D4/vndr/godl [2020-05-07T13:31:40.319Z] #44 87.31 DEP criu/image.d [2020-05-07T13:31:40.319Z] #44 87.52 DEP criu/image-desc.d [2020-05-07T13:31:40.410Z] #66 66.88 + bin/ctr [2020-05-07T13:31:40.425Z] #44 74.10 DEP criu/tun.d [2020-05-07T13:31:40.580Z] #44 87.59 DEP criu/fsnotify.d [2020-05-07T13:31:40.580Z] #44 87.72 DEP criu/filesystems.d [2020-05-07T13:31:40.682Z] #44 74.23 DEP criu/tty.d [2020-05-07T13:31:40.682Z] #44 74.42 DEP criu/timerfd.d [2020-05-07T13:31:40.827Z] #47 156.0 github.com/LK4D4/vndr [2020-05-07T13:31:40.842Z] #44 87.94 DEP criu/files.d [2020-05-07T13:31:40.842Z] #44 88.07 DEP criu/files-reg.d [2020-05-07T13:31:40.940Z] #44 74.57 DEP criu/sysfs_parse.d [2020-05-07T13:31:40.940Z] #44 74.74 DEP criu/sysctl.d [2020-05-07T13:31:41.104Z] #44 88.28 DEP criu/files-ext.d [2020-05-07T13:31:41.198Z] #44 74.93 DEP criu/string.d [2020-05-07T13:31:41.198Z] #44 74.95 DEP criu/stats.d [2020-05-07T13:31:41.198Z] #44 75.05 DEP criu/sockets.d [2020-05-07T13:31:41.365Z] #44 88.50 DEP criu/file-lock.d [2020-05-07T13:31:41.456Z] #44 75.22 DEP criu/sk-unix.d [2020-05-07T13:31:41.456Z] #44 75.36 DEP criu/sk-tcp.d [2020-05-07T13:31:41.627Z] #44 88.71 DEP criu/file-ids.d [2020-05-07T13:31:41.888Z] #44 88.86 DEP criu/fifo.d [2020-05-07T13:31:42.022Z] #44 75.53 DEP criu/sk-queue.d [2020-05-07T13:31:42.022Z] #44 75.71 DEP criu/sk-packet.d [2020-05-07T13:31:42.148Z] #44 89.14 DEP criu/fdstore.d [2020-05-07T13:31:42.148Z] #44 89.23 DEP criu/fault-injection.d [2020-05-07T13:31:42.148Z] #44 89.26 DEP criu/external.d [2020-05-07T13:31:42.148Z] #44 89.35 DEP criu/eventpoll.d [2020-05-07T13:31:42.148Z] #44 89.47 DEP criu/eventfd.d [2020-05-07T13:31:42.280Z] #44 75.99 DEP criu/sk-netlink.d [2020-05-07T13:31:42.410Z] #44 89.57 DEP criu/crtools.d [2020-05-07T13:31:42.538Z] #44 76.11 DEP criu/sk-inet.d [2020-05-07T13:31:42.538Z] #44 76.26 DEP criu/signalfd.d [2020-05-07T13:31:42.538Z] #44 76.38 DEP criu/sigframe.d [2020-05-07T13:31:42.678Z] #44 89.73 DEP criu/cr-service.d [2020-05-07T13:31:42.702Z] #66 ... [2020-05-07T13:31:42.702Z] [2020-05-07T13:31:42.702Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:42.702Z] #11 129.6 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-07T13:31:42.702Z] #11 129.7 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-07T13:31:42.796Z] #44 76.45 DEP criu/shmem.d [2020-05-07T13:31:42.796Z] #44 76.61 DEP criu/servicefd.d [2020-05-07T13:31:42.939Z] #44 89.88 DEP criu/cr-restore.d [2020-05-07T13:31:42.939Z] #44 90.14 DEP criu/cr-errno.d [2020-05-07T13:31:42.939Z] #44 90.15 DEP criu/cr-dump.d [2020-05-07T13:31:43.039Z] #11 129.8 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-07T13:31:43.039Z] #11 129.8 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-07T13:31:43.039Z] #11 129.9 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-05-07T13:31:43.039Z] #11 ... [2020-05-07T13:31:43.039Z] [2020-05-07T13:31:43.039Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:43.039Z] #34 119.5 os [2020-05-07T13:31:43.039Z] #34 119.9 internal/fmtsort [2020-05-07T13:31:43.039Z] #34 123.1 path/filepath [2020-05-07T13:31:43.039Z] #34 123.1 fmt [2020-05-07T13:31:43.039Z] #34 125.6 io/ioutil [2020-05-07T13:31:43.039Z] #34 129.0 log [2020-05-07T13:31:43.039Z] #34 129.0 flag [2020-05-07T13:31:43.039Z] #34 129.0 github.com/BurntSushi/toml [2020-05-07T13:31:43.039Z] #34 ... [2020-05-07T13:31:43.039Z] [2020-05-07T13:31:43.039Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:43.039Z] #11 130.0 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-05-07T13:31:43.054Z] #44 76.81 DEP criu/seize.d [2020-05-07T13:31:43.201Z] #44 90.42 DEP criu/cr-dedup.d [2020-05-07T13:31:43.312Z] #44 77.04 DEP criu/seccomp.d [2020-05-07T13:31:43.375Z] #11 130.2 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-07T13:31:43.468Z] #44 90.59 DEP criu/cr-check.d [2020-05-07T13:31:43.468Z] #44 90.75 DEP criu/config.d [2020-05-07T13:31:43.570Z] #44 77.25 DEP criu/rst-malloc.d [2020-05-07T13:31:43.570Z] #44 77.32 DEP criu/rbtree.d [2020-05-07T13:31:43.570Z] #44 77.37 DEP criu/pstree.d [2020-05-07T13:31:43.729Z] #44 90.98 DEP criu/clone-noasan.d [2020-05-07T13:31:43.828Z] #44 77.65 DEP criu/protobuf.d [2020-05-07T13:31:43.990Z] #44 91.09 DEP criu/cgroup.d [2020-05-07T13:31:44.086Z] #44 77.75 GEN criu/protobuf-desc-gen.h [2020-05-07T13:31:44.108Z] #11 130.7 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-07T13:31:44.251Z] #44 91.25 DEP criu/cgroup-props.d [2020-05-07T13:31:44.251Z] #44 91.44 DEP criu/bitmap.d [2020-05-07T13:31:44.251Z] #44 91.47 DEP criu/bfd.d [2020-05-07T13:31:44.446Z] #11 131.1 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-07T13:31:44.446Z] #11 ... [2020-05-07T13:31:44.446Z] [2020-05-07T13:31:44.446Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:44.446Z] #48 120.9 regexp [2020-05-07T13:31:44.446Z] #48 127.8 context [2020-05-07T13:31:44.446Z] #48 130.4 os/exec [2020-05-07T13:31:44.446Z] #48 130.4 net [2020-05-07T13:31:44.446Z] #48 ... [2020-05-07T13:31:44.446Z] [2020-05-07T13:31:44.446Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:44.446Z] #45 28.40 CC images/core-s390.o [2020-05-07T13:31:44.446Z] #45 29.97 CC images/cpuinfo.o [2020-05-07T13:31:44.446Z] #45 30.90 CC images/inventory.o [2020-05-07T13:31:44.446Z] #45 31.35 CC images/fdinfo.o [2020-05-07T13:31:44.446Z] #45 31.94 CC images/fown.o [2020-05-07T13:31:44.446Z] #45 32.45 CC images/ns.o [2020-05-07T13:31:44.446Z] #45 32.83 CC images/regfile.o [2020-05-07T13:31:44.446Z] #45 33.28 CC images/ghost-file.o [2020-05-07T13:31:44.446Z] #45 33.81 CC images/fifo.o [2020-05-07T13:31:44.446Z] #45 34.17 CC images/remap-file-path.o [2020-05-07T13:31:44.512Z] #44 91.58 DEP criu/autofs.d [2020-05-07T13:31:44.772Z] #44 91.76 DEP criu/aio.d [2020-05-07T13:31:44.772Z] #44 91.97 DEP criu/action-scripts.d [2020-05-07T13:31:44.782Z] #45 ... [2020-05-07T13:31:44.782Z] [2020-05-07T13:31:44.782Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:44.782Z] #11 131.6 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-07T13:31:45.033Z] #44 92.28 CC criu/action-scripts.o [2020-05-07T13:31:45.033Z] #44 ... [2020-05-07T13:31:45.033Z] [2020-05-07T13:31:45.033Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:45.033Z] #17 26.01 Selecting previously unselected package libip4tc0:arm64. [2020-05-07T13:31:45.033Z] #17 26.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 26.03 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-07T13:31:45.033Z] #17 26.13 Selecting previously unselected package libip6tc0:arm64. [2020-05-07T13:31:45.033Z] #17 26.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 26.16 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-07T13:31:45.033Z] #17 26.22 Selecting previously unselected package libiptc0:arm64. [2020-05-07T13:31:45.033Z] #17 26.23 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 26.24 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-07T13:31:45.033Z] #17 26.35 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-07T13:31:45.033Z] #17 26.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 26.37 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-07T13:31:45.033Z] #17 26.45 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-07T13:31:45.033Z] #17 26.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 26.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-07T13:31:45.033Z] #17 26.56 Selecting previously unselected package libnftnl11:arm64. [2020-05-07T13:31:45.033Z] #17 26.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 26.57 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-07T13:31:45.033Z] #17 26.66 Selecting previously unselected package iptables. [2020-05-07T13:31:45.033Z] #17 26.66 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 26.67 Unpacking iptables (1.8.2-4) ... [2020-05-07T13:31:45.033Z] #17 26.98 Selecting previously unselected package xxd. [2020-05-07T13:31:45.033Z] #17 26.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 27.01 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:31:45.033Z] #17 27.17 Selecting previously unselected package vim-common. [2020-05-07T13:31:45.033Z] #17 27.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:31:45.033Z] #17 27.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:31:45.033Z] #17 27.43 Selecting previously unselected package bash-completion. [2020-05-07T13:31:45.033Z] #17 27.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T13:31:45.033Z] #17 30.21 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T13:31:45.033Z] #17 30.80 Selecting previously unselected package bzip2. [2020-05-07T13:31:45.033Z] #17 30.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 30.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:31:45.033Z] #17 30.95 Selecting previously unselected package xz-utils. [2020-05-07T13:31:45.033Z] #17 30.97 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 30.98 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T13:31:45.033Z] #17 31.16 Selecting previously unselected package apparmor. [2020-05-07T13:31:45.033Z] #17 31.16 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 31.25 Unpacking apparmor (2.13.2-10) ... [2020-05-07T13:31:45.033Z] #17 31.60 Selecting previously unselected package aufs-tools. [2020-05-07T13:31:45.033Z] #17 31.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 31.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:31:45.033Z] #17 31.77 Selecting previously unselected package libonig5:arm64. [2020-05-07T13:31:45.033Z] #17 31.78 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 31.79 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-07T13:31:45.033Z] #17 31.93 Selecting previously unselected package libjq1:arm64. [2020-05-07T13:31:45.033Z] #17 31.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 31.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-07T13:31:45.033Z] #17 32.05 Selecting previously unselected package jq. [2020-05-07T13:31:45.033Z] #17 32.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 32.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:31:45.033Z] #17 32.17 Selecting previously unselected package libaio1:arm64. [2020-05-07T13:31:45.033Z] #17 32.18 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 32.20 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-07T13:31:45.033Z] #17 32.32 Selecting previously unselected package libgpm2:arm64. [2020-05-07T13:31:45.033Z] #17 32.35 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 32.35 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-07T13:31:45.033Z] #17 32.46 Selecting previously unselected package libicu63:arm64. [2020-05-07T13:31:45.033Z] #17 32.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-07T13:31:45.033Z] #17 32.48 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-07T13:31:45.119Z] #11 132.0 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-07T13:31:45.460Z] #44 79.13 DEP criu/protobuf-desc.d [2020-05-07T13:31:45.460Z] #44 79.23 DEP criu/proc_parse.d [2020-05-07T13:31:45.841Z] #11 132.5 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-07T13:31:45.841Z] #11 132.9 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-07T13:31:46.029Z] #44 79.53 DEP criu/plugin.d [2020-05-07T13:31:46.029Z] #44 79.55 DEP criu/pipes.d [2020-05-07T13:31:46.029Z] #44 79.67 DEP criu/pie-util.d [2020-05-07T13:31:46.029Z] #44 79.76 DEP criu/pie-util-vdso.d [2020-05-07T13:31:46.178Z] #11 133.2 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-07T13:31:46.243Z] #17 34.74 Selecting previously unselected package libnet1:arm64. [2020-05-07T13:31:46.243Z] #17 34.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-07T13:31:46.243Z] #17 34.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:31:46.243Z] #17 34.91 Selecting previously unselected package libnl-3-200:arm64. [2020-05-07T13:31:46.243Z] #17 34.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-07T13:31:46.243Z] #17 34.94 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-07T13:31:46.287Z] #44 79.90 DEP criu/pie-util-vdso-elf32.d [2020-05-07T13:31:46.287Z] #44 80.09 DEP criu/path.d [2020-05-07T13:31:46.287Z] #44 80.20 DEP criu/parasite-syscall.d [2020-05-07T13:31:46.486Z] #47 ... [2020-05-07T13:31:46.487Z] [2020-05-07T13:31:46.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:46.487Z] #44 78.25 DEP criu/uffd.d [2020-05-07T13:31:46.487Z] #44 78.41 DEP criu/tun.d [2020-05-07T13:31:46.487Z] #44 78.61 DEP criu/tty.d [2020-05-07T13:31:46.487Z] #44 78.81 DEP criu/timerfd.d [2020-05-07T13:31:46.487Z] #44 79.00 DEP criu/sysfs_parse.d [2020-05-07T13:31:46.487Z] #44 79.26 DEP criu/sysctl.d [2020-05-07T13:31:46.487Z] #44 79.43 DEP criu/string.d [2020-05-07T13:31:46.487Z] #44 79.47 DEP criu/stats.d [2020-05-07T13:31:46.487Z] #44 79.57 DEP criu/sockets.d [2020-05-07T13:31:46.487Z] #44 79.73 DEP criu/sk-unix.d [2020-05-07T13:31:46.487Z] #44 79.88 DEP criu/sk-tcp.d [2020-05-07T13:31:46.487Z] #44 79.95 DEP criu/sk-queue.d [2020-05-07T13:31:46.487Z] #44 80.09 DEP criu/sk-packet.d [2020-05-07T13:31:46.487Z] #44 80.23 DEP criu/sk-netlink.d [2020-05-07T13:31:46.487Z] #44 80.35 DEP criu/sk-inet.d [2020-05-07T13:31:46.487Z] #44 80.49 DEP criu/signalfd.d [2020-05-07T13:31:46.487Z] #44 80.54 DEP criu/sigframe.d [2020-05-07T13:31:46.487Z] #44 80.65 DEP criu/shmem.d [2020-05-07T13:31:46.487Z] #44 80.81 DEP criu/servicefd.d [2020-05-07T13:31:46.487Z] #44 80.96 DEP criu/seize.d [2020-05-07T13:31:46.487Z] #44 81.07 DEP criu/seccomp.d [2020-05-07T13:31:46.487Z] #44 81.21 DEP criu/rst-malloc.d [2020-05-07T13:31:46.487Z] #44 81.26 DEP criu/rbtree.d [2020-05-07T13:31:46.487Z] #44 81.30 DEP criu/pstree.d [2020-05-07T13:31:46.487Z] #44 81.48 DEP criu/protobuf.d [2020-05-07T13:31:46.487Z] #44 81.58 GEN criu/protobuf-desc-gen.h [2020-05-07T13:31:46.487Z] #44 83.08 DEP criu/protobuf-desc.d [2020-05-07T13:31:46.487Z] #44 83.27 DEP criu/proc_parse.d [2020-05-07T13:31:46.487Z] #44 83.43 DEP criu/plugin.d [2020-05-07T13:31:46.487Z] #44 83.55 DEP criu/pipes.d [2020-05-07T13:31:46.487Z] #44 83.71 DEP criu/pie-util.d [2020-05-07T13:31:46.487Z] #44 83.81 DEP criu/pie-util-vdso.d [2020-05-07T13:31:46.487Z] #44 83.89 DEP criu/pie-util-vdso-elf32.d [2020-05-07T13:31:46.487Z] #44 84.04 DEP criu/path.d [2020-05-07T13:31:46.487Z] #44 84.16 DEP criu/parasite-syscall.d [2020-05-07T13:31:46.487Z] #44 84.41 DEP criu/pagemap.d [2020-05-07T13:31:46.503Z] #17 35.04 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-07T13:31:46.503Z] #17 35.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-07T13:31:46.503Z] #17 35.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-07T13:31:46.503Z] #17 35.18 Selecting previously unselected package libreadline5:arm64. [2020-05-07T13:31:46.503Z] #17 35.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-07T13:31:46.503Z] #17 35.21 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-07T13:31:46.514Z] #11 133.6 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-05-07T13:31:46.764Z] #17 35.32 Selecting previously unselected package net-tools. [2020-05-07T13:31:46.764Z] #17 35.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-07T13:31:46.764Z] #17 35.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:31:46.782Z] #44 84.63 DEP criu/pagemap-cache.d [2020-05-07T13:31:46.782Z] #44 84.78 DEP criu/page-xfer.d [2020-05-07T13:31:46.853Z] #44 80.38 DEP criu/pagemap.d [2020-05-07T13:31:46.853Z] #44 80.58 DEP criu/pagemap-cache.d [2020-05-07T13:31:47.028Z] #17 35.57 Selecting previously unselected package python-pip-whl.#17 ... [2020-05-07T13:31:47.028Z] [2020-05-07T13:31:47.028Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:31:47.028Z] #41 154.7 + dpkg --print-architecture [2020-05-07T13:31:47.028Z] #41 DONE 155.1s [2020-05-07T13:31:47.028Z] [2020-05-07T13:31:47.028Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:47.028Z] #17 35.57 Selecting previously unselected package python-pip-whl. [2020-05-07T13:31:47.028Z] #17 35.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T13:31:47.029Z] #17 35.62 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T13:31:47.029Z] #17 ... [2020-05-07T13:31:47.029Z] [2020-05-07T13:31:47.029Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:47.029Z] #44 92.79 CC criu/aio.o [2020-05-07T13:31:47.029Z] #44 93.32 CC criu/autofs.o [2020-05-07T13:31:47.038Z] #44 84.91 DEP criu/page-pipe.d [2020-05-07T13:31:47.038Z] #44 85.01 DEP criu/netfilter.d [2020-05-07T13:31:47.111Z] #44 80.69 DEP criu/page-xfer.d [2020-05-07T13:31:47.111Z] #44 80.84 DEP criu/page-pipe.d [2020-05-07T13:31:47.303Z] #44 85.22 DEP criu/net.d [2020-05-07T13:31:47.368Z] #44 81.00 DEP criu/netfilter.d [2020-05-07T13:31:47.369Z] #44 81.21 DEP criu/net.d [2020-05-07T13:31:47.558Z] #44 85.40 DEP criu/namespaces.d [2020-05-07T13:31:47.558Z] #44 ... [2020-05-07T13:31:47.558Z] [2020-05-07T13:31:47.558Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:47.558Z] #17 4.471 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T13:31:47.558Z] #17 5.996 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T13:31:47.558Z] #17 12.01 Fetched 8347 kB in 10s (854 kB/s) [2020-05-07T13:31:47.558Z] #17 12.01 Reading package lists... [2020-05-07T13:31:47.558Z] #17 ... [2020-05-07T13:31:47.558Z] [2020-05-07T13:31:47.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:47.558Z] #44 85.58 DEP criu/mount.d [2020-05-07T13:31:47.627Z] #44 81.42 DEP criu/namespaces.d [2020-05-07T13:31:47.813Z] #44 85.74 DEP criu/mem.d [2020-05-07T13:31:47.885Z] #44 81.56 DEP criu/mount.d [2020-05-07T13:31:47.971Z] #44 94.94 CC criu/bfd.o [2020-05-07T13:31:48.110Z] #44 85.93 DEP criu/lsm.d [2020-05-07T13:31:48.110Z] #44 86.06 DEP criu/log.d [2020-05-07T13:31:48.144Z] #44 81.73 DEP criu/mem.d [2020-05-07T13:31:48.144Z] #44 81.96 DEP criu/lsm.d [2020-05-07T13:31:48.402Z] #44 82.17 DEP criu/log.d [2020-05-07T13:31:48.407Z] #44 86.19 DEP criu/libnetlink.d [2020-05-07T13:31:48.407Z] #44 86.32 DEP criu/kerndat.d [2020-05-07T13:31:48.544Z] #44 95.59 CC criu/bitmap.o [2020-05-07T13:31:48.659Z] #44 82.32 DEP criu/libnetlink.d [2020-05-07T13:31:48.659Z] #44 82.46 DEP criu/kerndat.d [2020-05-07T13:31:48.663Z] #44 86.50 DEP criu/kcmp-ids.d [2020-05-07T13:31:48.663Z] #44 86.63 DEP criu/irmap.d [2020-05-07T13:31:48.803Z] #11 135.4 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:31:48.803Z] #11 135.7 Fetched 78.9 MB in 1min 17s (1019 kB/s) [2020-05-07T13:31:48.803Z] #11 ... [2020-05-07T13:31:48.803Z] [2020-05-07T13:31:48.803Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:48.803Z] #57 125.3 context [2020-05-07T13:31:48.803Z] #57 125.4 path/filepath [2020-05-07T13:31:48.803Z] #57 130.6 mvdan.cc/sh/v3/fileutil [2020-05-07T13:31:48.803Z] #57 132.2 encoding/binary [2020-05-07T13:31:48.803Z] #57 132.2 github.com/pkg/diff [2020-05-07T13:31:48.803Z] #57 132.2 flag [2020-05-07T13:31:48.803Z] #57 132.2 go/token [2020-05-07T13:31:48.803Z] #57 ... [2020-05-07T13:31:48.803Z] [2020-05-07T13:31:48.803Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:48.803Z] #11 135.8 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T13:31:48.805Z] #44 95.79 CC criu/cgroup-props.o [2020-05-07T13:31:48.917Z] #44 ... [2020-05-07T13:31:48.917Z] [2020-05-07T13:31:48.917Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:48.917Z] #47 152.7 github.com/LK4D4/vndr/godl [2020-05-07T13:31:48.917Z] #47 153.4 github.com/LK4D4/vndr [2020-05-07T13:31:48.917Z] #47 DONE 162.3s [2020-05-07T13:31:48.917Z] [2020-05-07T13:31:48.917Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:48.917Z] #17 10.93 Fetched 8347 kB in 9s (939 kB/s) [2020-05-07T13:31:48.917Z] #17 10.93 Reading package lists... [2020-05-07T13:31:48.917Z] #17 14.40 Reading package lists... [2020-05-07T13:31:48.918Z] #44 86.84 DEP criu/ipc_ns.d [2020-05-07T13:31:48.918Z] #44 86.97 DEP criu/image.d [2020-05-07T13:31:49.169Z] #11 135.8 (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 ... 15338 files and directories currently installed.) [2020-05-07T13:31:49.169Z] #11 136.0 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-07T13:31:49.169Z] #11 136.0 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:31:49.175Z] #17 18.03 Building dependency tree... [2020-05-07T13:31:49.175Z] #17 ... [2020-05-07T13:31:49.175Z] [2020-05-07T13:31:49.175Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:49.175Z] #44 82.73 DEP criu/kcmp-ids.d [2020-05-07T13:31:49.175Z] #44 82.90 DEP criu/irmap.d [2020-05-07T13:31:49.215Z] #44 87.16 DEP criu/image-desc.d [2020-05-07T13:31:49.215Z] #44 87.31 DEP criu/fsnotify.d [2020-05-07T13:31:49.378Z] #44 96.44 CC criu/cgroup.o [2020-05-07T13:31:49.435Z] #44 83.16 DEP criu/ipc_ns.d [2020-05-07T13:31:49.511Z] #44 87.59 DEP criu/filesystems.d [2020-05-07T13:31:49.693Z] #44 83.47 DEP criu/image.d [2020-05-07T13:31:49.807Z] #44 ... [2020-05-07T13:31:49.807Z] [2020-05-07T13:31:49.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:49.807Z] #47 DONE 164.8s [2020-05-07T13:31:49.807Z] [2020-05-07T13:31:49.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:49.807Z] #44 87.88 DEP criu/files.d [2020-05-07T13:31:49.951Z] #44 83.71 DEP criu/image-desc.d [2020-05-07T13:31:49.951Z] #44 83.85 DEP criu/fsnotify.d [2020-05-07T13:31:50.209Z] #44 83.99 DEP criu/filesystems.d [2020-05-07T13:31:50.369Z] #44 88.20 DEP criu/files-reg.d [2020-05-07T13:31:50.467Z] #44 84.18 DEP criu/files.d [2020-05-07T13:31:50.711Z] #44 88.60 DEP criu/files-ext.d [2020-05-07T13:31:50.725Z] #44 84.34 DEP criu/files-reg.d [2020-05-07T13:31:50.725Z] #44 84.57 DEP criu/files-ext.d [2020-05-07T13:31:50.966Z] #44 88.84 DEP criu/file-lock.d [2020-05-07T13:31:50.967Z] #44 88.97 DEP criu/file-ids.d [2020-05-07T13:31:50.983Z] #44 84.75 DEP criu/file-lock.d [2020-05-07T13:31:50.983Z] #44 84.86 DEP criu/file-ids.d [2020-05-07T13:31:51.222Z] #44 89.08 DEP criu/fifo.d [2020-05-07T13:31:51.222Z] #44 89.19 DEP criu/fdstore.d [2020-05-07T13:31:51.222Z] #44 89.28 DEP criu/fault-injection.d [2020-05-07T13:31:51.222Z] #44 89.31 DEP criu/external.d [2020-05-07T13:31:51.240Z] #44 84.96 DEP criu/fifo.d [2020-05-07T13:31:51.291Z] #44 98.30 CC criu/clone-noasan.o [2020-05-07T13:31:51.291Z] #44 98.40 CC criu/config.o [2020-05-07T13:31:51.291Z] #44 ... [2020-05-07T13:31:51.291Z] [2020-05-07T13:31:51.291Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:51.291Z] #17 36.05 Selecting previously unselected package python3-lib2to3. [2020-05-07T13:31:51.291Z] #17 36.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T13:31:51.291Z] #17 36.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:31:51.291Z] #17 36.34 Selecting previously unselected package python3-distutils. [2020-05-07T13:31:51.291Z] #17 36.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T13:31:51.291Z] #17 36.35 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T13:31:51.291Z] #17 36.51 Selecting previously unselected package python3-pip. [2020-05-07T13:31:51.291Z] #17 36.52 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T13:31:51.291Z] #17 36.53 Unpacking python3-pip (18.1-5) ... [2020-05-07T13:31:51.291Z] #17 36.74 Selecting previously unselected package python3-pkg-resources. [2020-05-07T13:31:51.291Z] #17 36.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:31:51.291Z] #17 36.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:31:51.291Z] #17 36.90 Selecting previously unselected package python3-setuptools. [2020-05-07T13:31:51.291Z] #17 36.90 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T13:31:51.291Z] #17 36.90 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T13:31:51.291Z] #17 37.17 Selecting previously unselected package python3-wheel. [2020-05-07T13:31:51.292Z] #17 37.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T13:31:51.292Z] #17 37.19 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T13:31:51.292Z] #17 37.30 Selecting previously unselected package sudo. [2020-05-07T13:31:51.292Z] #17 37.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-07T13:31:51.292Z] #17 37.32 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:31:51.292Z] #17 37.82 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T13:31:51.292Z] #17 37.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-07T13:31:51.292Z] #17 37.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:31:51.292Z] #17 38.01 Selecting previously unselected package uidmap. [2020-05-07T13:31:51.292Z] #17 38.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-07T13:31:51.292Z] #17 38.03 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T13:31:51.292Z] #17 38.12 Selecting previously unselected package vim-runtime. [2020-05-07T13:31:51.292Z] #17 38.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:31:51.292Z] #17 38.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T13:31:51.292Z] #17 38.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T13:31:51.292Z] #17 38.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:31:51.478Z] #44 89.49 DEP criu/eventpoll.d [2020-05-07T13:31:51.498Z] #44 85.07 DEP criu/fdstore.d [2020-05-07T13:31:51.498Z] #44 85.17 DEP criu/fault-injection.d [2020-05-07T13:31:51.498Z] #44 85.23 DEP criu/external.d [2020-05-07T13:31:51.733Z] #44 89.71 DEP criu/eventfd.d [2020-05-07T13:31:51.733Z] #44 89.86 DEP criu/crtools.d [2020-05-07T13:31:51.756Z] #44 85.32 DEP criu/eventpoll.d [2020-05-07T13:31:51.756Z] #44 85.48 DEP criu/eventfd.d [2020-05-07T13:31:52.014Z] #44 85.66 DEP criu/crtools.d [2020-05-07T13:31:52.014Z] #44 85.82 DEP criu/cr-service.d [2020-05-07T13:31:52.233Z] #17 40.63 Selecting previously unselected package vim. [2020-05-07T13:31:52.233Z] #17 40.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-07T13:31:52.233Z] #17 40.68 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T13:31:52.263Z] Client: [2020-05-07T13:31:52.263Z] Debug Mode: false [2020-05-07T13:31:52.263Z] Plugins: [2020-05-07T13:31:52.263Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-07T13:31:52.263Z] [2020-05-07T13:31:52.263Z] Server: [2020-05-07T13:31:52.263Z] Containers: 0 [2020-05-07T13:31:52.263Z] Running: 0 [2020-05-07T13:31:52.263Z] Paused: 0 [2020-05-07T13:31:52.263Z] Stopped: 0 [2020-05-07T13:31:52.263Z] Images: 0 [2020-05-07T13:31:52.263Z] Server Version: 19.03.5 [2020-05-07T13:31:52.263Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-07T13:31:52.263Z] Windows: [2020-05-07T13:31:52.263Z] LCOW: [2020-05-07T13:31:52.263Z] Logging Driver: json-file [2020-05-07T13:31:52.263Z] Plugins: [2020-05-07T13:31:52.263Z] Volume: local [2020-05-07T13:31:52.263Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T13:31:52.263Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T13:31:52.263Z] Swarm: inactive [2020-05-07T13:31:52.263Z] Default Isolation: process [2020-05-07T13:31:52.263Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T13:31:52.263Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T13:31:52.263Z] OSType: windows [2020-05-07T13:31:52.263Z] Architecture: x86_64 [2020-05-07T13:31:52.263Z] CPUs: 4 [2020-05-07T13:31:52.263Z] Total Memory: 32GiB [2020-05-07T13:31:52.263Z] Name: azwin-2-132c00 [2020-05-07T13:31:52.263Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-07T13:31:52.263Z] Docker Root Dir: D:\docker [2020-05-07T13:31:52.263Z] Debug Mode: false [2020-05-07T13:31:52.263Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:31:52.263Z] Labels: [2020-05-07T13:31:52.263Z] Experimental: true [2020-05-07T13:31:52.263Z] Insecure Registries: [2020-05-07T13:31:52.263Z] 10.0.0.4:5000 [2020-05-07T13:31:52.263Z] 127.0.0.0/8 [2020-05-07T13:31:52.263Z] Registry Mirrors: [2020-05-07T13:31:52.263Z] http://10.0.0.4:5000/ [2020-05-07T13:31:52.263Z] Live Restore Enabled: false [2020-05-07T13:31:52.263Z] [2020-05-07T13:31:52.271Z] #44 85.99 DEP criu/cr-restore.d [2020-05-07T13:31:52.271Z] #44 86.16 DEP criu/cr-errno.d [2020-05-07T13:31:52.271Z] #44 86.17 DEP criu/cr-dump.d [2020-05-07T13:31:52.293Z] #44 90.07 DEP criu/cr-service.d [2020-05-07T13:31:52.293Z] #44 90.28 DEP criu/cr-restore.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-07T13:31:52.494Z] #17 41.17 Selecting previously unselected package xfsprogs. [2020-05-07T13:31:52.494Z] #17 41.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-07T13:31:52.494Z] #17 41.17 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T13:31:52.590Z] #44 90.43 DEP criu/cr-errno.d [2020-05-07T13:31:52.591Z] #44 90.46 DEP criu/cr-dump.d [2020-05-07T13:31:52.591Z] #44 90.71 DEP criu/cr-dedup.d [2020-05-07T13:31:52.837Z] #44 86.37 DEP criu/cr-dedup.d [2020-05-07T13:31:52.837Z] #44 86.47 DEP criu/cr-check.d [2020-05-07T13:31:52.837Z] #44 86.59 DEP criu/config.d [2020-05-07T13:31:52.837Z] #44 86.69 DEP criu/clone-noasan.d [2020-05-07T13:31:52.837Z] #44 86.72 DEP criu/cgroup.d [2020-05-07T13:31:52.887Z] #44 90.85 DEP criu/cr-check.d [2020-05-07T13:31:52.989Z] #11 139.8 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T13:31:52.989Z] #11 139.8 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-07T13:31:52.989Z] #11 139.8 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:31:53.067Z] #17 41.50 Selecting previously unselected package zip. [2020-05-07T13:31:53.067Z] #17 41.51 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-07T13:31:53.067Z] #17 41.53 Unpacking zip (3.0-11+b1) ... [2020-05-07T13:31:53.067Z] #17 41.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:31:53.067Z] #17 41.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:31:53.067Z] #17 41.81 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-07T13:31:53.067Z] #17 41.83 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-07T13:31:53.067Z] #17 41.85 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-07T13:31:53.067Z] #17 41.86 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-07T13:31:53.094Z] #44 86.79 DEP criu/cgroup-props.d [2020-05-07T13:31:53.095Z] #44 86.84 DEP criu/bitmap.d [2020-05-07T13:31:53.095Z] #44 86.85 DEP criu/bfd.d [2020-05-07T13:31:53.095Z] #44 86.95 DEP criu/autofs.d [2020-05-07T13:31:53.184Z] #44 91.01 DEP criu/config.d [2020-05-07T13:31:53.184Z] #44 91.16 DEP criu/clone-noasan.d [2020-05-07T13:31:53.184Z] #44 91.20 DEP criu/cgroup.d [2020-05-07T13:31:53.328Z] #17 41.87 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T13:31:53.328Z] #17 41.89 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-07T13:31:53.328Z] #17 41.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:31:53.328Z] #17 41.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:31:53.328Z] #17 41.93 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-07T13:31:53.328Z] #17 41.95 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-07T13:31:53.328Z] #17 41.97 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:31:53.328Z] #17 41.98 Setting up zip (3.0-11+b1) ... [2020-05-07T13:31:53.328Z] #17 42.00 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:31:53.328Z] #17 42.06 Setting up bash-completion (1:2.8-6) ... [2020-05-07T13:31:53.352Z] #44 87.11 DEP criu/aio.d [2020-05-07T13:31:53.440Z] #44 91.32 DEP criu/cgroup-props.d [2020-05-07T13:31:53.440Z] #44 91.38 DEP criu/bitmap.d [2020-05-07T13:31:53.440Z] #44 91.41 DEP criu/bfd.d [2020-05-07T13:31:53.440Z] #44 91.48 DEP criu/autofs.d [2020-05-07T13:31:53.610Z] #44 87.25 DEP criu/action-scripts.d [2020-05-07T13:31:53.739Z] #44 91.62 DEP criu/aio.d [2020-05-07T13:31:53.739Z] #44 91.71 DEP criu/action-scripts.d [2020-05-07T13:31:53.868Z] #44 87.58 CC criu/action-scripts.o [2020-05-07T13:31:53.994Z] #44 92.06 CC criu/action-scripts.o [2020-05-07T13:31:54.434Z] #44 88.08 CC criu/aio.o [2020-05-07T13:31:57.072Z] #44 ... [2020-05-07T13:31:57.072Z] [2020-05-07T13:31:57.072Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:31:57.072Z] #30 DONE 168.4s [2020-05-07T13:31:57.072Z] [2020-05-07T13:31:57.072Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:57.072Z] #17 18.03 Building dependency tree... [2020-05-07T13:31:57.072Z] #17 20.18 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T13:31:57.072Z] #17 20.18 The following additional packages will be installed: [2020-05-07T13:31:57.072Z] #17 20.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T13:31:57.072Z] #17 20.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T13:31:57.072Z] #17 20.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T13:31:57.072Z] #17 20.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T13:31:57.072Z] #17 20.19 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T13:31:57.072Z] #17 20.19 Suggested packages: [2020-05-07T13:31:57.072Z] #17 20.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T13:31:57.072Z] #17 20.19 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T13:31:57.072Z] #17 20.19 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T13:31:57.072Z] #17 20.19 Recommended packages: [2020-05-07T13:31:57.072Z] #17 20.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T13:31:57.072Z] #17 20.19 python3-keyrings.alt python3-xdg unzip [2020-05-07T13:31:57.072Z] #17 21.95 The following NEW packages will be installed: [2020-05-07T13:31:57.072Z] #17 21.95 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T13:31:57.072Z] #17 21.96 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T13:31:57.072Z] #17 21.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T13:31:57.072Z] #17 21.96 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T13:31:57.072Z] #17 21.96 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T13:31:57.072Z] #17 21.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T13:31:57.072Z] #17 21.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T13:31:57.072Z] #17 21.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T13:31:57.072Z] #17 21.96 xz-utils zip [2020-05-07T13:31:57.072Z] #17 22.41 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:31:57.072Z] #17 22.41 Need to get 28.5 MB of archives. [2020-05-07T13:31:57.072Z] #17 22.41 After this operation, 116 MB of additional disk space will be used. [2020-05-07T13:31:57.073Z] #17 22.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-07T13:31:57.073Z] #17 22.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-07T13:31:57.073Z] #17 22.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-07T13:31:57.073Z] #17 22.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-07T13:31:57.073Z] #17 22.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-07T13:31:57.073Z] #17 22.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-07T13:31:57.073Z] #17 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-07T13:31:57.073Z] #17 22.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-07T13:31:57.073Z] #17 22.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-07T13:31:57.073Z] #17 22.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-07T13:31:57.073Z] #17 22.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-07T13:31:57.073Z] #17 22.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-07T13:31:57.073Z] #17 22.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-07T13:31:57.073Z] #17 22.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-07T13:31:57.073Z] #17 22.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-07T13:31:57.073Z] #17 22.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-07T13:31:57.073Z] #17 22.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T13:31:57.073Z] #17 22.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:31:57.073Z] #17 22.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-07T13:31:57.073Z] #17 22.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-07T13:31:57.073Z] #17 22.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-07T13:31:57.073Z] #17 22.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-07T13:31:57.073Z] #17 22.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-07T13:31:57.073Z] #17 22.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T13:31:57.073Z] #17 22.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T13:31:57.073Z] #17 22.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T13:31:57.073Z] #17 22.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-07T13:31:57.073Z] #17 22.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-07T13:31:57.073Z] #17 22.85 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T13:31:57.073Z] #17 23.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T13:31:57.073Z] #17 23.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T13:31:57.073Z] #17 23.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T13:31:57.073Z] #17 23.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-07T13:31:57.073Z] #17 23.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-07T13:31:57.073Z] #17 23.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T13:31:57.073Z] #17 23.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T13:31:57.073Z] #17 23.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T13:31:57.073Z] #17 23.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-07T13:31:57.073Z] #17 23.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T13:31:57.073Z] #17 23.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T13:31:57.073Z] #17 23.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T13:31:57.073Z] #17 23.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-07T13:31:57.073Z] #17 23.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-07T13:31:57.073Z] #17 23.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-07T13:31:57.073Z] #17 23.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T13:31:57.073Z] #17 23.95 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-07T13:31:57.073Z] #17 24.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-07T13:31:57.073Z] #17 24.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-07T13:31:57.073Z] #17 24.52 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:31:57.073Z] #17 24.63 Fetched 28.5 MB in 2s (14.1 MB/s) [2020-05-07T13:31:57.073Z] #17 ... [2020-05-07T13:31:57.073Z] [2020-05-07T13:31:57.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:57.073Z] #44 89.18 CC criu/autofs.o [2020-05-07T13:31:57.073Z] #44 90.48 CC criu/bfd.o [2020-05-07T13:31:57.076Z] #44 92.63 CC criu/aio.o [2020-05-07T13:31:57.076Z] #44 93.18 CC criu/autofs.o [2020-05-07T13:31:57.076Z] #44 94.79 CC criu/bfd.o [2020-05-07T13:31:57.079Z] #17 45.52 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-07T13:31:57.079Z] #17 45.53 Setting up xz-utils (5.2.4-1) ... [2020-05-07T13:31:57.079Z] #17 45.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T13:31:57.079Z] #17 45.57 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:31:57.079Z] #17 45.66 invoke-rc.d: could not determine current runlevel [2020-05-07T13:31:57.079Z] #17 45.68 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T13:31:57.079Z] #17 45.69 Setting up pigz (2.4-1) ... [2020-05-07T13:31:57.079Z] #17 45.71 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-07T13:31:57.079Z] #17 45.72 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-07T13:31:57.080Z] #17 45.75 Setting up python-pip-whl (18.1-5) ... [2020-05-07T13:31:57.080Z] #17 45.78 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-07T13:31:57.080Z] #17 45.79 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:31:57.124Z] #11 ... [2020-05-07T13:31:57.124Z] [2020-05-07T13:31:57.124Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:57.124Z] #45 34.58 CC images/eventfd.o [2020-05-07T13:31:57.124Z] #45 34.96 CC images/eventpoll.o [2020-05-07T13:31:57.124Z] #45 35.50 CC images/fh.o [2020-05-07T13:31:57.124Z] #45 36.13 CC images/fsnotify.o [2020-05-07T13:31:57.124Z] #45 37.35 CC images/signalfd.o [2020-05-07T13:31:57.124Z] #45 37.70 CC images/fs.o [2020-05-07T13:31:57.124Z] #45 38.00 CC images/pstree.o [2020-05-07T13:31:57.124Z] #45 38.30 CC images/pipe.o [2020-05-07T13:31:57.124Z] #45 38.62 CC images/tcp-stream.o [2020-05-07T13:31:57.124Z] #45 38.89 CC images/sk-packet.o [2020-05-07T13:31:57.124Z] #45 39.36 CC images/mnt.o [2020-05-07T13:31:57.124Z] #45 39.89 CC images/pipe-data.o [2020-05-07T13:31:57.124Z] #45 40.31 CC images/sa.o [2020-05-07T13:31:57.124Z] #45 40.93 CC images/timer.o [2020-05-07T13:31:57.124Z] #45 41.68 CC images/timerfd.o [2020-05-07T13:31:57.124Z] #45 42.13 CC images/mm.o [2020-05-07T13:31:57.124Z] #45 42.64 CC images/sk-opts.o [2020-05-07T13:31:57.124Z] #45 43.00 CC images/sk-unix.o [2020-05-07T13:31:57.124Z] #45 43.54 CC images/sk-inet.o [2020-05-07T13:31:57.124Z] #45 44.19 CC images/tun.o [2020-05-07T13:31:57.124Z] #45 44.89 CC images/sk-netlink.o [2020-05-07T13:31:57.124Z] #45 45.29 CC images/packet-sock.o [2020-05-07T13:31:57.124Z] #45 ... [2020-05-07T13:31:57.124Z] [2020-05-07T13:31:57.124Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:57.124Z] #34 136.2 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T13:31:57.124Z] #34 DONE 142.8s [2020-05-07T13:31:57.124Z] [2020-05-07T13:31:57.124Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:31:57.124Z] #57 137.1 go/scanner [2020-05-07T13:31:57.124Z] #57 138.9 mvdan.cc/editorconfig [2020-05-07T13:31:57.124Z] #57 140.6 mvdan.cc/sh/v3/syntax [2020-05-07T13:31:57.124Z] #57 142.8 encoding/base64 [2020-05-07T13:31:57.124Z] #57 ... [2020-05-07T13:31:57.124Z] [2020-05-07T13:31:57.124Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:57.124Z] #45 46.27 CC images/ipc-var.o [2020-05-07T13:31:57.332Z] #44 90.89 CC criu/bitmap.o [2020-05-07T13:31:57.332Z] #44 91.01 CC criu/cgroup-props.o [2020-05-07T13:31:57.332Z] #44 ... [2020-05-07T13:31:57.332Z] [2020-05-07T13:31:57.332Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:31:57.332Z] #30 DONE 172.6s [2020-05-07T13:31:57.332Z] [2020-05-07T13:31:57.332Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:57.332Z] #44 95.28 CC criu/bitmap.o [2020-05-07T13:31:57.332Z] #44 ... [2020-05-07T13:31:57.332Z] [2020-05-07T13:31:57.332Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:31:57.332Z] #17 12.01 Reading package lists... [2020-05-07T13:31:57.332Z] #17 16.09 Reading package lists... [2020-05-07T13:31:57.332Z] #17 20.02 Building dependency tree... [2020-05-07T13:31:57.332Z] #17 21.96 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T13:31:57.332Z] #17 21.96 The following additional packages will be installed: [2020-05-07T13:31:57.332Z] #17 21.97 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T13:31:57.332Z] #17 21.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T13:31:57.332Z] #17 21.97 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T13:31:57.332Z] #17 21.97 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T13:31:57.332Z] #17 21.97 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T13:31:57.332Z] #17 21.97 Suggested packages: [2020-05-07T13:31:57.332Z] #17 21.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T13:31:57.332Z] #17 21.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T13:31:57.332Z] #17 21.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T13:31:57.332Z] #17 21.97 Recommended packages: [2020-05-07T13:31:57.332Z] #17 21.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T13:31:57.332Z] #17 21.97 python3-keyrings.alt python3-xdg unzip [2020-05-07T13:31:57.332Z] #17 23.75 The following NEW packages will be installed: [2020-05-07T13:31:57.332Z] #17 23.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T13:31:57.332Z] #17 23.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T13:31:57.332Z] #17 23.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T13:31:57.332Z] #17 23.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T13:31:57.332Z] #17 23.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T13:31:57.332Z] #17 23.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T13:31:57.333Z] #17 23.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T13:31:57.333Z] #17 23.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T13:31:57.333Z] #17 23.76 xz-utils zip [2020-05-07T13:31:57.333Z] #17 24.09 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:31:57.333Z] #17 24.09 Need to get 28.5 MB of archives. [2020-05-07T13:31:57.333Z] #17 24.09 After this operation, 116 MB of additional disk space will be used. [2020-05-07T13:31:57.333Z] #17 24.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-07T13:31:57.333Z] #17 24.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-07T13:31:57.333Z] #17 24.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-07T13:31:57.333Z] #17 24.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-07T13:31:57.333Z] #17 24.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-07T13:31:57.333Z] #17 24.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-07T13:31:57.333Z] #17 24.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-07T13:31:57.333Z] #17 24.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-07T13:31:57.333Z] #17 24.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-07T13:31:57.333Z] #17 24.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-07T13:31:57.333Z] #17 24.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-07T13:31:57.333Z] #17 24.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-07T13:31:57.333Z] #17 24.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-07T13:31:57.333Z] #17 24.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-07T13:31:57.333Z] #17 24.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-07T13:31:57.333Z] #17 24.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-07T13:31:57.333Z] #17 24.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T13:31:57.463Z] #45 46.90 CC images/ipc-desc.o [2020-05-07T13:31:57.588Z] #17 24.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:31:57.588Z] #17 24.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-07T13:31:57.588Z] #17 24.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-07T13:31:57.588Z] #17 24.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-07T13:31:57.588Z] #17 24.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-07T13:31:57.588Z] #17 24.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-07T13:31:57.588Z] #17 24.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T13:31:57.588Z] #17 24.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T13:31:57.588Z] #17 24.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T13:31:57.588Z] #17 24.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-07T13:31:57.588Z] #17 ... [2020-05-07T13:31:57.588Z] [2020-05-07T13:31:57.588Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:31:57.588Z] #44 95.48 CC criu/cgroup-props.o [2020-05-07T13:31:57.651Z] #17 46.22 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-07T13:31:57.651Z] #17 46.24 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-07T13:31:57.651Z] #17 46.25 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-07T13:31:57.651Z] #17 46.26 Setting up vim (2:8.1.0875-5) ... [2020-05-07T13:31:57.651Z] #17 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T13:31:57.651Z] #17 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T13:31:57.651Z] #17 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T13:31:57.651Z] #17 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T13:31:57.651Z] #17 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T13:31:57.651Z] #17 46.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T13:31:57.651Z] #17 46.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T13:31:57.651Z] #17 46.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T13:31:57.651Z] #17 46.38 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-07T13:31:57.651Z] #17 46.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:31:57.801Z] #45 47.42 CC images/ipc-shm.o [2020-05-07T13:31:57.898Z] #44 91.66 CC criu/cgroup.o [2020-05-07T13:31:57.912Z] #17 46.45 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-07T13:31:57.912Z] #17 46.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:31:57.912Z] #17 46.49 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-07T13:31:57.912Z] #17 46.50 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:31:58.138Z] #45 47.73 CC images/ipc-msg.o [2020-05-07T13:31:58.474Z] #45 48.11 CC images/ipc-sem.o [2020-05-07T13:31:58.811Z] #45 48.48 CC images/utsns.o [2020-05-07T13:31:58.951Z] #44 96.71 CC criu/cgroup.o [2020-05-07T13:31:59.153Z] #45 48.81 CC images/creds.o [2020-05-07T13:31:59.153Z] #45 ... [2020-05-07T13:31:59.153Z] [2020-05-07T13:31:59.153Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:31:59.153Z] #48 135.7 github.com/LK4D4/vndr/versioned [2020-05-07T13:31:59.153Z] #48 140.7 encoding/binary [2020-05-07T13:31:59.153Z] #48 140.7 net/url [2020-05-07T13:31:59.153Z] #48 140.8 go/scanner [2020-05-07T13:31:59.491Z] #48 ... [2020-05-07T13:31:59.491Z] [2020-05-07T13:31:59.491Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:31:59.491Z] #11 144.1 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T13:31:59.491Z] #11 144.1 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T13:31:59.491Z] #11 144.2 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:31:59.491Z] #11 144.4 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-07T13:31:59.491Z] #11 144.4 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T13:31:59.491Z] #11 144.4 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T13:31:59.491Z] #11 144.6 Selecting previously unselected package dmsetup. [2020-05-07T13:31:59.491Z] #11 144.7 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T13:31:59.491Z] #11 144.7 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T13:31:59.491Z] #11 144.9 Selecting previously unselected package mingw-w64-common. [2020-05-07T13:31:59.491Z] #11 144.9 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T13:31:59.491Z] #11 144.9 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T13:32:00.426Z] #44 93.95 CC criu/clone-noasan.o [2020-05-07T13:32:00.426Z] #44 94.09 CC criu/config.o [2020-05-07T13:32:00.455Z] #17 49.24 Setting up iptables (1.8.2-4) ... [2020-05-07T13:32:00.455Z] #17 49.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:32:00.715Z] #17 49.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:32:00.715Z] #17 49.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:32:00.715Z] #17 49.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:32:00.715Z] #17 49.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T13:32:00.715Z] #17 49.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T13:32:00.715Z] #17 49.31 Setting up python3 (3.7.3-1) ... [2020-05-07T13:32:00.992Z] #44 ... [2020-05-07T13:32:00.992Z] [2020-05-07T13:32:00.992Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:32:00.992Z] #17 24.83 Selecting previously unselected package pigz. [2020-05-07T13:32:00.992Z] #17 24.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 ... 23431 files and directories currently installed.) [2020-05-07T13:32:00.992Z] #17 24.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 24.91 Unpacking pigz (2.4-1) ... [2020-05-07T13:32:00.992Z] #17 25.09 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-07T13:32:00.992Z] #17 25.09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 25.10 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:00.992Z] #17 25.44 Selecting previously unselected package python3.7-minimal. [2020-05-07T13:32:00.992Z] #17 25.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 25.46 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:32:00.992Z] #17 26.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:00.992Z] #17 26.31 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:32:00.992Z] #17 28.06 Selecting previously unselected package python3-minimal. [2020-05-07T13:32:00.992Z] #17 28.06 (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 ... 23680 files and directories currently installed.) [2020-05-07T13:32:00.992Z] #17 28.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 28.12 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T13:32:00.992Z] #17 28.19 Selecting previously unselected package libmpdec2:amd64. [2020-05-07T13:32:00.992Z] #17 28.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 28.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T13:32:00.992Z] #17 28.31 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-07T13:32:00.992Z] #17 28.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 28.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:00.992Z] #17 29.28 Selecting previously unselected package python3.7. [2020-05-07T13:32:00.992Z] #17 29.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 29.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:00.992Z] #17 29.38 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-07T13:32:00.992Z] #17 29.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 29.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T13:32:00.992Z] #17 29.51 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T13:32:00.992Z] #17 30.19 Selecting previously unselected package python3. [2020-05-07T13:32:00.992Z] #17 30.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) [2020-05-07T13:32:00.992Z] #17 30.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 30.24 Unpacking python3 (3.7.3-1) ... [2020-05-07T13:32:00.992Z] #17 30.33 Selecting previously unselected package libip4tc0:amd64. [2020-05-07T13:32:00.992Z] #17 30.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-07T13:32:00.992Z] #17 30.34 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:00.992Z] #17 30.41 Selecting previously unselected package libip6tc0:amd64. [2020-05-07T13:32:00.992Z] #17 30.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-07T13:32:01.250Z] #17 30.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:01.250Z] #17 30.53 Selecting previously unselected package libiptc0:amd64. [2020-05-07T13:32:01.250Z] #17 30.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-07T13:32:01.250Z] #17 30.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:01.250Z] #17 30.64 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-07T13:32:01.250Z] #17 30.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-07T13:32:01.250Z] #17 30.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T13:32:01.286Z] #17 49.96 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T13:32:01.462Z] #44 99.15 CC criu/clone-noasan.o [2020-05-07T13:32:01.462Z] #44 99.29 CC criu/config.o [2020-05-07T13:32:01.507Z] #17 30.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-07T13:32:01.507Z] #17 30.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-07T13:32:01.507Z] #17 30.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T13:32:01.507Z] #17 30.80 Selecting previously unselected package libnftnl11:amd64. [2020-05-07T13:32:01.507Z] #17 30.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-07T13:32:01.507Z] #17 30.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T13:32:01.507Z] #17 30.88 Selecting previously unselected package iptables. [2020-05-07T13:32:01.507Z] #17 30.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-07T13:32:01.730Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 30.8% of statements [2020-05-07T13:32:01.765Z] #17 30.91 Unpacking iptables (1.8.2-4) ... [2020-05-07T13:32:02.064Z] #17 31.25 Selecting previously unselected package xxd. [2020-05-07T13:32:02.064Z] #17 31.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:32:02.064Z] #17 31.33 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:32:02.228Z] #17 50.93 Setting up apparmor (2.13.2-10) ... [2020-05-07T13:32:02.346Z] #17 31.47 Selecting previously unselected package vim-common. [2020-05-07T13:32:02.346Z] #17 31.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:32:02.346Z] #17 31.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:32:02.489Z] #17 ... [2020-05-07T13:32:02.489Z] [2020-05-07T13:32:02.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:02.489Z] #44 99.49 CC criu/cr-check.o [2020-05-07T13:32:02.489Z] #44 101.1 CC criu/cr-dedup.o [2020-05-07T13:32:02.489Z] #44 101.4 CC criu/cr-dump.o [2020-05-07T13:32:02.489Z] #44 103.2 CC criu/cr-errno.o [2020-05-07T13:32:02.489Z] #44 103.2 CC criu/cr-restore.o [2020-05-07T13:32:02.489Z] #44 106.8 CC criu/cr-service.o [2020-05-07T13:32:02.489Z] #44 108.3 CC criu/crtools.o [2020-05-07T13:32:02.489Z] #44 108.8 CC criu/eventfd.o [2020-05-07T13:32:02.489Z] #44 109.1 CC criu/eventpoll.o [2020-05-07T13:32:02.617Z] #17 31.74 Selecting previously unselected package bash-completion. [2020-05-07T13:32:02.617Z] #17 31.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T13:32:02.734Z] ok github.com/docker/docker/container 0.115s coverage: 34.9% of statements [2020-05-07T13:32:02.734Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T13:32:02.734Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T13:32:02.734Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T13:32:02.734Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T13:32:02.749Z] #44 109.8 CC criu/external.o [2020-05-07T13:32:02.749Z] #44 110.1 CC criu/fault-injection.o [2020-05-07T13:32:02.824Z] #44 100.6 CC criu/cr-check.o [2020-05-07T13:32:02.824Z] #44 ... [2020-05-07T13:32:02.824Z] [2020-05-07T13:32:02.824Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:32:02.824Z] #17 24.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-07T13:32:02.824Z] #17 24.56 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T13:32:02.824Z] #17 25.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T13:32:02.824Z] #17 25.00 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T13:32:02.824Z] #17 25.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T13:32:02.824Z] #17 25.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-07T13:32:02.824Z] #17 25.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-07T13:32:02.824Z] #17 25.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T13:32:02.824Z] #17 25.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T13:32:02.824Z] #17 25.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T13:32:02.824Z] #17 25.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-07T13:32:02.824Z] #17 25.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T13:32:02.824Z] #17 25.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T13:32:02.824Z] #17 25.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T13:32:02.824Z] #17 25.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-07T13:32:02.824Z] #17 25.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-07T13:32:02.824Z] #17 25.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-07T13:32:02.824Z] #17 25.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T13:32:02.824Z] #17 25.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-07T13:32:02.824Z] #17 25.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-07T13:32:02.824Z] #17 25.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-07T13:32:02.824Z] #17 26.39 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:32:02.824Z] #17 26.48 Fetched 28.5 MB in 2s (14.4 MB/s) [2020-05-07T13:32:02.824Z] #17 26.56 Selecting previously unselected package pigz. [2020-05-07T13:32:02.824Z] #17 26.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23431 files and directories currently installed.) [2020-05-07T13:32:02.824Z] #17 26.61 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-07T13:32:02.824Z] #17 26.62 Unpacking pigz (2.4-1) ... [2020-05-07T13:32:02.824Z] #17 26.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-07T13:32:02.824Z] #17 26.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:32:02.824Z] #17 26.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:02.824Z] #17 27.10 Selecting previously unselected package python3.7-minimal. [2020-05-07T13:32:02.824Z] #17 27.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:32:02.824Z] #17 27.12 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:32:02.824Z] #17 27.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:02.824Z] #17 27.89 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:32:02.824Z] #17 29.75 Selecting previously unselected package python3-minimal. [2020-05-07T13:32:02.824Z] #17 29.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-07T13:32:02.824Z] #17 29.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-07T13:32:02.824Z] #17 29.81 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T13:32:02.824Z] #17 29.87 Selecting previously unselected package libmpdec2:amd64. [2020-05-07T13:32:02.824Z] #17 29.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-07T13:32:02.824Z] #17 29.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T13:32:03.009Z] #44 110.2 CC criu/fdstore.o [2020-05-07T13:32:03.079Z] #17 29.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-07T13:32:03.079Z] #17 29.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:32:03.079Z] #17 29.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:03.270Z] #44 110.5 CC criu/fifo.o [2020-05-07T13:32:03.840Z] #44 110.9 CC criu/file-ids.o [2020-05-07T13:32:03.840Z] #44 ... [2020-05-07T13:32:03.840Z] [2020-05-07T13:32:03.840Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:32:03.840Z] #17 52.60 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T13:32:04.004Z] #17 30.89 Selecting previously unselected package python3.7. [2020-05-07T13:32:04.004Z] #17 30.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T13:32:04.004Z] #17 30.90 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:04.004Z] #17 31.00 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-07T13:32:04.004Z] #17 31.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-07T13:32:04.004Z] #17 31.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T13:32:04.004Z] #17 31.14 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T13:32:04.101Z] #17 52.62 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:32:04.361Z] #17 53.01 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:32:04.929Z] #17 31.85 Selecting previously unselected package python3. [2020-05-07T13:32:04.930Z] #17 31.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 ... 24092 files and directories currently installed.) [2020-05-07T13:32:04.930Z] #17 31.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-07T13:32:04.930Z] #17 31.91 Unpacking python3 (3.7.3-1) ... [2020-05-07T13:32:04.930Z] #17 32.00 Selecting previously unselected package libip4tc0:amd64. [2020-05-07T13:32:04.930Z] #17 32.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-07T13:32:04.930Z] #17 32.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:05.144Z] #17 34.16 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T13:32:05.185Z] #17 32.11 Selecting previously unselected package libip6tc0:amd64. [2020-05-07T13:32:05.185Z] #17 32.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-07T13:32:05.185Z] #17 32.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:05.185Z] #17 32.22 Selecting previously unselected package libiptc0:amd64. [2020-05-07T13:32:05.185Z] #17 32.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-07T13:32:05.185Z] #17 32.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:05.185Z] #17 32.30 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-07T13:32:05.185Z] #17 32.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-07T13:32:05.185Z] #17 32.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T13:32:05.185Z] #17 32.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-07T13:32:05.402Z] #17 34.57 Selecting previously unselected package bzip2. [2020-05-07T13:32:05.402Z] #17 34.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-07T13:32:05.402Z] #17 34.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:32:05.402Z] #17 34.67 Selecting previously unselected package xz-utils. [2020-05-07T13:32:05.402Z] #17 34.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-07T13:32:05.402Z] #17 34.68 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T13:32:05.440Z] #17 32.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-07T13:32:05.440Z] #17 32.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T13:32:05.440Z] #17 32.46 Selecting previously unselected package libnftnl11:amd64. [2020-05-07T13:32:05.440Z] #17 32.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-07T13:32:05.440Z] #17 32.47 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T13:32:05.440Z] #17 32.56 Selecting previously unselected package iptables. [2020-05-07T13:32:05.440Z] #17 32.57 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-07T13:32:05.440Z] #17 32.57 Unpacking iptables (1.8.2-4) ... [2020-05-07T13:32:05.505Z] #11 151.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T13:32:05.505Z] #11 151.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T13:32:05.505Z] #11 151.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:32:05.660Z] #17 34.85 Selecting previously unselected package apparmor. [2020-05-07T13:32:05.661Z] #17 34.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-07T13:32:05.661Z] #17 34.95 Unpacking apparmor (2.13.2-10) ... [2020-05-07T13:32:05.745Z] #17 54.07 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T13:32:05.918Z] #17 35.27 Selecting previously unselected package aufs-tools. [2020-05-07T13:32:05.918Z] #17 35.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-07T13:32:05.918Z] #17 35.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:32:05.918Z] #17 35.38 Selecting previously unselected package libonig5:amd64. [2020-05-07T13:32:06.000Z] #17 32.93 Selecting previously unselected package xxd. [2020-05-07T13:32:06.000Z] #17 32.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:32:06.000Z] #17 32.96 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:32:06.007Z] #17 54.63 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T13:32:06.176Z] #17 35.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-07T13:32:06.176Z] #17 35.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:32:06.176Z] #17 35.52 Selecting previously unselected package libjq1:amd64. [2020-05-07T13:32:06.176Z] #17 35.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:32:06.176Z] #17 35.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:32:06.176Z] #17 35.64 Selecting previously unselected package jq. [2020-05-07T13:32:06.255Z] #17 33.08 Selecting previously unselected package vim-common. [2020-05-07T13:32:06.255Z] #17 33.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:32:06.255Z] #17 33.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:32:06.255Z] #17 33.31 Selecting previously unselected package bash-completion. [2020-05-07T13:32:06.434Z] #17 35.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:32:06.434Z] #17 35.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:32:06.434Z] #17 35.72 Selecting previously unselected package libaio1:amd64. [2020-05-07T13:32:06.434Z] #17 35.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-07T13:32:06.434Z] #17 35.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-07T13:32:06.510Z] #17 33.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T13:32:06.691Z] #17 35.79 Selecting previously unselected package libgpm2:amd64. [2020-05-07T13:32:06.691Z] #17 35.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-07T13:32:06.691Z] #17 35.80 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-07T13:32:06.691Z] #17 35.88 Selecting previously unselected package libicu63:amd64. [2020-05-07T13:32:06.691Z] #17 35.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T13:32:06.691Z] #17 35.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:32:07.391Z] #17 55.94 Setting up python3-pip (18.1-5) ... [2020-05-07T13:32:07.802Z] #11 ... [2020-05-07T13:32:07.802Z] [2020-05-07T13:32:07.802Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:32:07.802Z] #57 144.2 go/ast [2020-05-07T13:32:07.802Z] #57 146.2 golang.org/x/sys/unix [2020-05-07T13:32:07.802Z] #57 146.3 encoding/json [2020-05-07T13:32:07.802Z] #57 ... [2020-05-07T13:32:07.802Z] [2020-05-07T13:32:07.802Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:07.802Z] #45 49.20 CC images/vma.o [2020-05-07T13:32:07.802Z] #45 49.56 CC images/netdev.o [2020-05-07T13:32:07.802Z] #45 50.30 CC images/tty.o [2020-05-07T13:32:07.802Z] #45 51.45 CC images/file-lock.o [2020-05-07T13:32:07.802Z] #45 51.86 CC images/rlimit.o [2020-05-07T13:32:07.802Z] #45 52.22 CC images/pagemap.o [2020-05-07T13:32:07.802Z] #45 52.70 CC images/siginfo.o [2020-05-07T13:32:07.802Z] #45 53.08 CC images/rpc.o [2020-05-07T13:32:07.802Z] #45 55.44 CC images/ext-file.o [2020-05-07T13:32:07.802Z] #45 55.72 CC images/cgroup.o [2020-05-07T13:32:07.802Z] #45 56.87 CC images/userns.o [2020-05-07T13:32:07.802Z] #45 57.40 CC images/google/protobuf/descriptor.o [2020-05-07T13:32:08.333Z] #17 57.02 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:32:08.333Z] #17 57.08 Processing triggers for mime-support (3.62) ... [2020-05-07T13:32:08.907Z] #17 DONE 57.7s [2020-05-07T13:32:08.907Z] [2020-05-07T13:32:08.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:08.907Z] #44 111.1 CC criu/file-lock.o [2020-05-07T13:32:08.907Z] #44 112.1 CC criu/files-ext.o [2020-05-07T13:32:08.907Z] #44 112.3 CC criu/files-reg.o [2020-05-07T13:32:08.907Z] #44 114.2 CC criu/files.o [2020-05-07T13:32:08.907Z] #44 115.9 CC criu/filesystems.o [2020-05-07T13:32:09.021Z] #17 35.91 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T13:32:09.242Z] #53 DONE 280.0s [2020-05-07T13:32:09.242Z] [2020-05-07T13:32:09.242Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:09.242Z] #65 ... [2020-05-07T13:32:09.242Z] [2020-05-07T13:32:09.242Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T13:32:09.242Z] #54 DONE 0.2s [2020-05-07T13:32:09.242Z] [2020-05-07T13:32:09.242Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T13:32:09.242Z] #57 DONE 0.1s [2020-05-07T13:32:09.242Z] [2020-05-07T13:32:09.242Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T13:32:09.242Z] #61 DONE 0.1s [2020-05-07T13:32:09.242Z] [2020-05-07T13:32:09.242Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:09.276Z] #17 36.32 Selecting previously unselected package bzip2. [2020-05-07T13:32:09.276Z] #17 36.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-07T13:32:09.276Z] #17 36.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:32:09.276Z] #17 36.42 Selecting previously unselected package xz-utils. [2020-05-07T13:32:09.479Z] #44 116.7 CC criu/fsnotify.o [2020-05-07T13:32:09.525Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2020-05-07T13:32:09.531Z] #17 36.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-07T13:32:09.531Z] #17 36.43 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T13:32:09.531Z] #17 36.58 Selecting previously unselected package apparmor. [2020-05-07T13:32:09.531Z] #17 36.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-07T13:32:09.531Z] #17 36.68 Unpacking apparmor (2.13.2-10) ... [2020-05-07T13:32:10.091Z] #17 37.06 Selecting previously unselected package aufs-tools. [2020-05-07T13:32:10.091Z] #17 37.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-07T13:32:10.091Z] #17 37.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:32:10.103Z] #45 ... [2020-05-07T13:32:10.103Z] [2020-05-07T13:32:10.103Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:32:10.103Z] #48 146.7 go/ast [2020-05-07T13:32:10.103Z] #48 148.0 text/template/parse [2020-05-07T13:32:10.103Z] #48 149.7 encoding/json [2020-05-07T13:32:10.346Z] #17 37.20 Selecting previously unselected package libonig5:amd64. [2020-05-07T13:32:10.346Z] #17 37.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-07T13:32:10.346Z] #17 37.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:32:10.346Z] #17 37.39 Selecting previously unselected package libjq1:amd64. [2020-05-07T13:32:10.346Z] #17 37.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:32:10.346Z] #17 37.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:32:10.346Z] #17 37.51 Selecting previously unselected package jq. [2020-05-07T13:32:10.527Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-07T13:32:10.601Z] #17 37.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T13:32:10.602Z] #17 37.53 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:32:10.602Z] #17 37.62 Selecting previously unselected package libaio1:amd64. [2020-05-07T13:32:10.602Z] #17 37.64 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-07T13:32:10.602Z] #17 37.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-07T13:32:10.857Z] #17 37.72 Selecting previously unselected package libgpm2:amd64. [2020-05-07T13:32:10.857Z] #17 37.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-07T13:32:10.857Z] #17 37.75 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-07T13:32:10.857Z] #17 37.82 Selecting previously unselected package libicu63:amd64. [2020-05-07T13:32:10.857Z] #17 37.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T13:32:10.857Z] #17 37.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:32:10.866Z] #44 117.8 CC criu/image-desc.o [2020-05-07T13:32:10.866Z] #44 118.0 CC criu/image.o [2020-05-07T13:32:10.866Z] #44 ... [2020-05-07T13:32:10.866Z] [2020-05-07T13:32:10.866Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T13:32:10.866Z] #18 1.714 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T13:32:10.866Z] #18 1.720 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T13:32:10.866Z] #18 1.726 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T13:32:10.866Z] #18 DONE 1.9s [2020-05-07T13:32:10.866Z] [2020-05-07T13:32:10.866Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:32:10.873Z] #17 39.40 Selecting previously unselected package libnet1:amd64. [2020-05-07T13:32:10.873Z] #17 39.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:32:10.873Z] #17 39.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:32:10.873Z] #17 39.49 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T13:32:10.873Z] #17 39.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T13:32:10.873Z] #17 39.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:32:10.873Z] #17 39.59 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T13:32:10.873Z] #17 39.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:32:10.873Z] #17 39.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:32:10.873Z] #17 39.68 Selecting previously unselected package libreadline5:amd64. [2020-05-07T13:32:10.873Z] #17 39.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-07T13:32:10.873Z] #17 39.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T13:32:10.873Z] #17 39.77 Selecting previously unselected package net-tools. [2020-05-07T13:32:10.873Z] #17 39.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-07T13:32:10.873Z] #17 39.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:32:10.873Z] #17 39.99 Selecting previously unselected package python-pip-whl. [2020-05-07T13:32:10.873Z] #17 40.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T13:32:10.873Z] #17 40.02 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T13:32:11.131Z] #17 40.60 Selecting previously unselected package python3-lib2to3. [2020-05-07T13:32:11.284Z] #48 ... [2020-05-07T13:32:11.284Z] [2020-05-07T13:32:11.284Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:11.284Z] #45 61.11 CC images/opts.o [2020-05-07T13:32:11.388Z] #17 40.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T13:32:11.388Z] #17 40.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:32:11.388Z] #17 40.72 Selecting previously unselected package python3-distutils. [2020-05-07T13:32:11.388Z] #17 40.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T13:32:11.388Z] #17 40.72 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T13:32:11.388Z] #17 40.84 Selecting previously unselected package python3-pip. [2020-05-07T13:32:11.388Z] #17 40.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T13:32:11.388Z] #17 ... [2020-05-07T13:32:11.388Z] [2020-05-07T13:32:11.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:11.388Z] #44 95.24 CC criu/cr-check.o [2020-05-07T13:32:11.388Z] #44 96.94 CC criu/cr-dedup.o [2020-05-07T13:32:11.388Z] #44 97.43 CC criu/cr-dump.o [2020-05-07T13:32:11.388Z] #44 99.58 CC criu/cr-errno.o [2020-05-07T13:32:11.388Z] #44 99.67 CC criu/cr-restore.o [2020-05-07T13:32:11.388Z] #44 103.9 CC criu/cr-service.o [2020-05-07T13:32:11.388Z] #44 105.1 CC criu/crtools.o [2020-05-07T13:32:11.646Z] #44 ... [2020-05-07T13:32:11.646Z] [2020-05-07T13:32:11.646Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:32:11.646Z] #17 40.84 Unpacking python3-pip (18.1-5) ... [2020-05-07T13:32:11.766Z] #65 238.6 + bin/containerd-stress [2020-05-07T13:32:11.904Z] #17 41.00 Selecting previously unselected package python3-pkg-resources. [2020-05-07T13:32:11.904Z] #17 41.00 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:32:11.904Z] #17 41.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:32:11.904Z] #17 41.17 Selecting previously unselected package python3-setuptools. [2020-05-07T13:32:11.904Z] #17 41.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T13:32:11.904Z] #17 41.19 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T13:32:11.993Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-05-07T13:32:12.008Z] #45 61.53 CC images/seccomp.o [2020-05-07T13:32:12.161Z] #17 41.42 Selecting previously unselected package python3-wheel. [2020-05-07T13:32:12.161Z] #17 41.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T13:32:12.161Z] #17 41.44 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T13:32:12.161Z] #17 41.51 Selecting previously unselected package sudo. [2020-05-07T13:32:12.161Z] #17 41.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-07T13:32:12.396Z] #45 62.03 CC images/binfmt-misc.o [2020-05-07T13:32:12.419Z] #17 41.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:32:12.677Z] #17 42.02 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T13:32:12.677Z] #17 42.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-07T13:32:12.677Z] #17 42.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:32:12.732Z] #45 62.39 CC images/time.o [2020-05-07T13:32:12.935Z] #17 42.27 Selecting previously unselected package uidmap. [2020-05-07T13:32:12.935Z] #17 42.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-07T13:32:12.935Z] #17 42.29 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T13:32:12.935Z] #17 42.39 Selecting previously unselected package vim-runtime. [2020-05-07T13:32:13.075Z] #45 62.75 CC images/sysctl.o [2020-05-07T13:32:13.192Z] #17 42.39 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:32:13.193Z] #17 42.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T13:32:13.193Z] #17 42.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T13:32:13.193Z] #17 42.47 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:32:13.412Z] #45 63.11 CC images/autofs.o [2020-05-07T13:32:13.663Z] #65 240.3 + bin/containerd-shim [2020-05-07T13:32:13.751Z] #45 63.39 CC images/macvlan.o [2020-05-07T13:32:14.087Z] #45 63.72 CC images/sit.o [2020-05-07T13:32:14.161Z] #17 ... [2020-05-07T13:32:14.161Z] [2020-05-07T13:32:14.162Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:14.162Z] #44 102.0 CC criu/cr-dedup.o [2020-05-07T13:32:14.162Z] #44 102.4 CC criu/cr-dump.o [2020-05-07T13:32:14.162Z] #44 104.9 CC criu/cr-errno.o [2020-05-07T13:32:14.162Z] #44 104.9 CC criu/cr-restore.o [2020-05-07T13:32:14.162Z] #44 109.5 CC criu/cr-service.o [2020-05-07T13:32:14.162Z] #44 111.1 CC criu/crtools.o [2020-05-07T13:32:14.162Z] #44 111.8 CC criu/eventfd.o [2020-05-07T13:32:14.162Z] #44 112.1 CC criu/eventpoll.o [2020-05-07T13:32:14.417Z] #44 ... [2020-05-07T13:32:14.417Z] [2020-05-07T13:32:14.417Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:32:14.417Z] #17 41.28 Selecting previously unselected package libnet1:amd64. [2020-05-07T13:32:14.417Z] #17 41.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T13:32:14.417Z] #17 41.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:32:14.417Z] #17 41.38 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T13:32:14.417Z] #17 41.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T13:32:14.417Z] #17 41.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:32:14.417Z] #17 41.50 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T13:32:14.425Z] #45 64.03 LINK images/built-in.o [2020-05-07T13:32:14.672Z] #17 41.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T13:32:14.672Z] #17 41.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:32:14.672Z] #17 41.58 Selecting previously unselected package libreadline5:amd64. [2020-05-07T13:32:14.672Z] #17 41.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-07T13:32:14.672Z] #17 41.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T13:32:14.672Z] #17 41.71 Selecting previously unselected package net-tools. [2020-05-07T13:32:14.672Z] #17 41.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-07T13:32:14.672Z] #17 41.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:32:14.761Z] #45 64.26 GEN compel/include/asm [2020-05-07T13:32:14.761Z] #45 64.27 GEN compel/include/version.h [2020-05-07T13:32:14.761Z] #45 64.31 touch .config [2020-05-07T13:32:14.761Z] #45 64.35 GEN include/common/config.h [2020-05-07T13:32:14.761Z] #45 64.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T13:32:14.761Z] #45 64.52 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T13:32:14.928Z] #17 41.91 Selecting previously unselected package python-pip-whl. [2020-05-07T13:32:14.928Z] #17 41.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T13:32:14.928Z] #17 41.92 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T13:32:15.098Z] #45 64.61 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-07T13:32:15.098Z] #45 64.64 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-07T13:32:15.098Z] #45 64.70 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-07T13:32:15.098Z] #45 64.73 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-07T13:32:15.098Z] #45 64.77 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-07T13:32:15.098Z] #45 64.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T13:32:15.098Z] #45 64.81 DEP compel/plugins/std/infect.d [2020-05-07T13:32:15.435Z] #45 65.11 DEP compel/plugins/std/string.d [2020-05-07T13:32:15.488Z] #17 42.51 Selecting previously unselected package python3-lib2to3. [2020-05-07T13:32:15.488Z] #17 42.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T13:32:15.488Z] #17 42.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:32:15.488Z] #17 42.63 Selecting previously unselected package python3-distutils. [2020-05-07T13:32:15.743Z] #17 42.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T13:32:15.743Z] #17 42.64 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T13:32:15.743Z] #17 42.81 Selecting previously unselected package python3-pip. [2020-05-07T13:32:15.743Z] #17 42.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T13:32:15.743Z] #17 42.84 Unpacking python3-pip (18.1-5) ... [2020-05-07T13:32:15.771Z] #45 65.31 DEP compel/plugins/std/log.d [2020-05-07T13:32:15.993Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-07T13:32:15.993Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bf57ccf1\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-07T13:32:15.993Z] ---------------------------------------------------------------------------- [2020-05-07T13:32:15.993Z] [2020-05-07T13:32:15.993Z] INFO: executeCI.ps1 starting at Thu May 7 13:32:14 CUT 2020 [2020-05-07T13:32:15.993Z] [2020-05-07T13:32:15.993Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-07T13:32:15.993Z] INFO: Running git version 2.24.1.windows.2 [2020-05-07T13:32:15.993Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-07T13:32:15.993Z] INFO: Environment variables: [2020-05-07T13:32:15.993Z] [2020-05-07T13:32:15.993Z] Name Value [2020-05-07T13:32:15.993Z] ---- ----- [2020-05-07T13:32:15.993Z] ALLUSERSPROFILE C:\ProgramData [2020-05-07T13:32:15.993Z] amd64 true [2020-05-07T13:32:15.993Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-07T13:32:15.993Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-07T13:32:15.993Z] arm64 true [2020-05-07T13:32:15.993Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-05-07T13:32:15.993Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-05-07T13:32:15.993Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-07T13:32:15.993Z] BRANCH_NAME PR-40910 [2020-05-07T13:32:15.993Z] BUILD_DISPLAY_NAME #2 [2020-05-07T13:32:15.993Z] BUILD_ID 2 [2020-05-07T13:32:15.993Z] BUILD_NUMBER 2 [2020-05-07T13:32:15.993Z] BUILD_TAG jenkins-moby-PR-40910-2 [2020-05-07T13:32:15.993Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40910/2/ [2020-05-07T13:32:15.993Z] CHANGE_AUTHOR ilya-korotya [2020-05-07T13:32:15.993Z] CHANGE_AUTHOR_DISPLAY_NAME Ilya [2020-05-07T13:32:15.993Z] CHANGE_AUTHOR_EMAIL officalbatya@gmail.com [2020-05-07T13:32:15.993Z] CHANGE_BRANCH load-all-tags-for-images [2020-05-07T13:32:15.993Z] CHANGE_FORK ilya-korotya [2020-05-07T13:32:15.993Z] CHANGE_ID 40910 [2020-05-07T13:32:15.993Z] CHANGE_TARGET master [2020-05-07T13:32:15.993Z] CHANGE_TITLE [WIP] add tags from load image [2020-05-07T13:32:15.993Z] CHANGE_URL https://github.com/moby/moby/pull/40910 [2020-05-07T13:32:15.993Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T13:32:15.993Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-07T13:32:15.993Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-07T13:32:15.993Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-07T13:32:15.993Z] COMPUTERNAME azwin-2-132c00 [2020-05-07T13:32:15.993Z] ComSpec C:\windows\system32\cmd.exe [2020-05-07T13:32:15.993Z] ConfigSequenceNumber 0 [2020-05-07T13:32:15.993Z] dco true [2020-05-07T13:32:15.993Z] DOCKER_BUILDKIT 0 [2020-05-07T13:32:15.993Z] DOCKER_DUT_DEBUG 1 [2020-05-07T13:32:15.993Z] DOCKER_EXPERIMENTAL 1 [2020-05-07T13:32:15.993Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-07T13:32:15.993Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-07T13:32:15.993Z] EXECUTOR_NUMBER 0 [2020-05-07T13:32:15.993Z] FQDN azwin-2-132c00.westus.cloudapp.azure.com [2020-05-07T13:32:15.993Z] GIT_BRANCH PR-40910 [2020-05-07T13:32:15.993Z] GIT_COMMIT d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:32:15.993Z] GIT_PREVIOUS_COMMIT 1577708d03c051a2835f506788b6d8603577cc7a [2020-05-07T13:32:15.993Z] GIT_URL https://github.com/moby/moby.git [2020-05-07T13:32:15.993Z] HUDSON_COOKIE 3048e61b-a247-4ab4-8f9e-85ac64163711 [2020-05-07T13:32:15.993Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-07T13:32:15.993Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-07T13:32:15.993Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-07T13:32:15.993Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-07T13:32:15.993Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-07T13:32:15.993Z] JENKINS_NODE_COOKIE 79634c12-f339-46dd-9320-00cb8d9e7840 [2020-05-07T13:32:15.993Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-07T13:32:15.993Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-07T13:32:15.993Z] JOB_BASE_NAME PR-40910 [2020-05-07T13:32:15.993Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40910/display/redirect [2020-05-07T13:32:15.993Z] JOB_NAME moby/PR-40910 [2020-05-07T13:32:15.993Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40910/ [2020-05-07T13:32:15.993Z] library.jps.version master [2020-05-07T13:32:15.993Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-07T13:32:15.993Z] NODE_LABELS amd64 azure azwin-2-132c00 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-07T13:32:15.993Z] NODE_NAME azwin-2-132c00 [2020-05-07T13:32:15.993Z] NUMBER_OF_PROCESSORS 4 [2020-05-07T13:32:15.993Z] OS Windows_NT [2020-05-07T13:32:15.993Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-07T13:32:15.993Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-07T13:32:15.993Z] ppc64le true [2020-05-07T13:32:15.993Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-07T13:32:15.993Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-07T13:32:15.993Z] PROCESSOR_LEVEL 6 [2020-05-07T13:32:15.993Z] PROCESSOR_REVISION 5504 [2020-05-07T13:32:15.993Z] ProgramData C:\ProgramData [2020-05-07T13:32:15.993Z] ProgramFiles C:\Program Files [2020-05-07T13:32:15.993Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-07T13:32:15.993Z] ProgramW6432 C:\Program Files [2020-05-07T13:32:15.993Z] PROMPT $P$G [2020-05-07T13:32:15.993Z] PSExecutionPolicyPreference Bypass [2020-05-07T13:32:15.993Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-07T13:32:15.993Z] PUBLIC C:\Users\Public [2020-05-07T13:32:15.993Z] rootless true [2020-05-07T13:32:15.993Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40910/2/display/redirect?page=changes [2020-05-07T13:32:15.993Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40910/2/display/redirect [2020-05-07T13:32:15.993Z] s390x true [2020-05-07T13:32:15.993Z] SKIP_VALIDATION_TESTS 1 [2020-05-07T13:32:15.993Z] SOURCES_DRIVE d [2020-05-07T13:32:15.993Z] SOURCES_SUBDIR gopath [2020-05-07T13:32:15.993Z] STAGE_NAME Run tests [2020-05-07T13:32:15.993Z] SystemDrive C: [2020-05-07T13:32:15.993Z] SystemRoot C:\windows [2020-05-07T13:32:15.993Z] TEMP C:\windows\TEMP [2020-05-07T13:32:15.993Z] TESTDEBUG 0 [2020-05-07T13:32:15.993Z] TESTRUN_DRIVE d [2020-05-07T13:32:15.993Z] TESTRUN_SUBDIR CI [2020-05-07T13:32:15.993Z] TIMEOUT 120m [2020-05-07T13:32:15.993Z] TMP C:\windows\TEMP [2020-05-07T13:32:15.993Z] unit_validate true [2020-05-07T13:32:15.993Z] USERDOMAIN WORKGROUP [2020-05-07T13:32:15.993Z] USERNAME azwin-2-132c00$ [2020-05-07T13:32:15.993Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-07T13:32:15.993Z] validate_force false [2020-05-07T13:32:15.993Z] windir C:\windows [2020-05-07T13:32:15.993Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-07T13:32:15.993Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-07T13:32:15.993Z] windowsRS1 false [2020-05-07T13:32:15.993Z] windowsRS5 true [2020-05-07T13:32:15.993Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-07T13:32:15.993Z] [2020-05-07T13:32:15.993Z] [2020-05-07T13:32:15.993Z] [2020-05-07T13:32:15.993Z] INFO: Sources under d:\gopath\... [2020-05-07T13:32:15.993Z] INFO: Test run under d:\CI\... [2020-05-07T13:32:15.993Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-07T13:32:15.993Z] INFO: docker/docker repository was found [2020-05-07T13:32:15.993Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-07T13:32:15.998Z] #17 42.98 Selecting previously unselected package python3-pkg-resources. [2020-05-07T13:32:15.998Z] #17 43.00 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:32:15.998Z] #17 43.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:32:15.998Z] #17 43.14 Selecting previously unselected package python3-setuptools. [2020-05-07T13:32:15.998Z] #17 43.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T13:32:15.998Z] #17 43.16 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T13:32:16.108Z] #45 65.57 DEP compel/plugins/std/fds.d [2020-05-07T13:32:16.108Z] #45 65.75 DEP compel/plugins/std/std.d [2020-05-07T13:32:16.204Z] #19 4.862 Collecting yamllint==1.16.0 [2020-05-07T13:32:16.253Z] #17 43.43 Selecting previously unselected package python3-wheel. [2020-05-07T13:32:16.253Z] #17 43.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T13:32:16.441Z] ltsc2019: Pulling from windows/servercore [2020-05-07T13:32:16.441Z] 65014b3c3121: Pulling fs layer [2020-05-07T13:32:16.441Z] eac6fba788c9: Pulling fs layer [2020-05-07T13:32:16.446Z] #45 65.90 DEP compel/plugins/shmem/shmem.d [2020-05-07T13:32:16.446Z] #45 66.12 DEP compel/plugins/fds/fds.d [2020-05-07T13:32:16.472Z] #17 45.60 Selecting previously unselected package vim. [2020-05-07T13:32:16.472Z] #17 45.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:32:16.472Z] #17 45.63 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T13:32:16.509Z] #17 43.44 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T13:32:16.509Z] #17 43.51 Selecting previously unselected package sudo. [2020-05-07T13:32:16.509Z] #17 43.51 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-07T13:32:16.509Z] #17 43.51 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:32:16.730Z] #17 46.19 Selecting previously unselected package xfsprogs. [2020-05-07T13:32:16.781Z] #45 66.36 CC compel/plugins/std/std.o [2020-05-07T13:32:16.987Z] #17 46.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-07T13:32:16.987Z] #17 46.20 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T13:32:17.069Z] #17 44.02 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T13:32:17.069Z] #17 44.04 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-07T13:32:17.069Z] #17 44.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:32:17.234Z] #19 ... [2020-05-07T13:32:17.234Z] [2020-05-07T13:32:17.234Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:17.234Z] #44 118.8 CC criu/ipc_ns.o [2020-05-07T13:32:17.234Z] #44 119.8 CC criu/irmap.o [2020-05-07T13:32:17.234Z] #44 120.5 CC criu/kcmp-ids.o [2020-05-07T13:32:17.234Z] #44 121.0 CC criu/kerndat.o [2020-05-07T13:32:17.234Z] #44 122.0 CC criu/libnetlink.o [2020-05-07T13:32:17.234Z] #44 122.3 CC criu/log.o [2020-05-07T13:32:17.234Z] #44 123.0 CC criu/lsm.o [2020-05-07T13:32:17.234Z] #44 123.4 CC criu/mem.o [2020-05-07T13:32:17.325Z] #17 44.32 Selecting previously unselected package uidmap. [2020-05-07T13:32:17.325Z] #17 44.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-07T13:32:17.325Z] #17 44.34 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T13:32:17.325Z] #17 44.45 Selecting previously unselected package vim-runtime. [2020-05-07T13:32:17.505Z] #45 66.88 CC compel/plugins/std/fds.o [2020-05-07T13:32:17.553Z] #17 46.69 Selecting previously unselected package zip. [2020-05-07T13:32:17.553Z] #17 46.70 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-07T13:32:17.553Z] #17 46.71 Unpacking zip (3.0-11+b1) ... [2020-05-07T13:32:17.553Z] #17 46.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:32:17.553Z] #17 46.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:32:17.553Z] #17 46.95 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:17.553Z] #17 46.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T13:32:17.553Z] #17 46.98 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-07T13:32:17.553Z] #17 46.99 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:17.553Z] #17 47.00 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T13:32:17.553Z] #17 47.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T13:32:17.553Z] #17 47.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:32:17.580Z] #17 44.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:32:17.580Z] #17 44.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T13:32:17.580Z] #17 44.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T13:32:17.580Z] #17 44.52 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:32:17.811Z] #17 47.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:32:17.811Z] #17 47.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:32:17.811Z] #17 47.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:32:17.811Z] #17 47.05 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:32:17.811Z] #17 47.06 Setting up zip (3.0-11+b1) ... [2020-05-07T13:32:17.811Z] #17 47.07 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:32:17.811Z] #17 47.11 Setting up bash-completion (1:2.8-6) ... [2020-05-07T13:32:17.818Z] #44 124.9 CC criu/mount.o [2020-05-07T13:32:18.277Z] #45 67.67 CC compel/plugins/std/log.o [2020-05-07T13:32:18.830Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 14.0% of statements [2020-05-07T13:32:19.018Z] #45 ... [2020-05-07T13:32:19.018Z] [2020-05-07T13:32:19.018Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:32:19.018Z] #48 165.4 text/template [2020-05-07T13:32:20.218Z] #65 246.8 + bin/containerd-shim-runc-v1 [2020-05-07T13:32:20.296Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-05-07T13:32:20.338Z] #17 49.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:20.338Z] #17 49.70 Setting up xz-utils (5.2.4-1) ... [2020-05-07T13:32:20.338Z] #17 49.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T13:32:20.338Z] #17 49.73 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:32:20.338Z] #17 49.79 invoke-rc.d: could not determine current runlevel [2020-05-07T13:32:20.338Z] #17 49.80 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T13:32:20.595Z] #17 49.81 Setting up pigz (2.4-1) ... [2020-05-07T13:32:20.596Z] #17 49.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T13:32:20.596Z] #17 49.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:32:20.596Z] #17 49.84 Setting up python-pip-whl (18.1-5) ... [2020-05-07T13:32:20.596Z] #17 49.85 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T13:32:20.596Z] #17 49.86 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:32:20.840Z] #17 47.54 Selecting previously unselected package vim. [2020-05-07T13:32:20.840Z] #17 47.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T13:32:20.840Z] #17 47.58 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T13:32:20.908Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-05-07T13:32:21.111Z] #17 50.22 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-07T13:32:21.112Z] #17 50.23 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:32:21.112Z] #17 50.24 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:21.112Z] #17 50.25 Setting up vim (2:8.1.0875-5) ... [2020-05-07T13:32:21.112Z] #17 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T13:32:21.112Z] #17 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T13:32:21.112Z] #17 50.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T13:32:21.112Z] #17 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T13:32:21.112Z] #17 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T13:32:21.112Z] #17 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T13:32:21.112Z] #17 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T13:32:21.112Z] #17 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T13:32:21.112Z] #17 50.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:32:21.112Z] #17 50.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:32:21.112Z] #17 50.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T13:32:21.112Z] #17 50.38 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:32:21.112Z] #17 50.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T13:32:21.112Z] #17 50.40 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:21.128Z] #44 127.9 CC criu/namespaces.o [2020-05-07T13:32:21.128Z] #44 ... [2020-05-07T13:32:21.128Z] [2020-05-07T13:32:21.128Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:32:21.128Z] #19 10.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T13:32:21.128Z] #19 10.33 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T13:32:21.401Z] #17 48.14 Selecting previously unselected package xfsprogs. [2020-05-07T13:32:21.401Z] #17 48.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-07T13:32:21.401Z] #17 48.16 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T13:32:21.521Z] ok github.com/docker/docker/daemon 12.280s coverage: 17.4% of statements [2020-05-07T13:32:21.521Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T13:32:21.521Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T13:32:21.521Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-07T13:32:21.521Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T13:32:21.521Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T13:32:21.659Z] #17 48.66 Selecting previously unselected package zip. [2020-05-07T13:32:21.659Z] #17 48.68 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-07T13:32:21.659Z] #17 48.68 Unpacking zip (3.0-11+b1) ... [2020-05-07T13:32:21.711Z] #19 10.59 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T13:32:21.914Z] #17 48.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:32:21.914Z] #17 48.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:32:21.914Z] #17 48.94 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:21.914Z] #17 48.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T13:32:21.914Z] #17 48.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-07T13:32:21.914Z] #17 48.98 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:21.914Z] #17 48.99 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T13:32:22.020Z] #48 168.0 go/parser [2020-05-07T13:32:22.020Z] #48 ... [2020-05-07T13:32:22.020Z] [2020-05-07T13:32:22.020Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:32:22.020Z] #11 158.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T13:32:22.020Z] #11 159.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T13:32:22.020Z] #11 159.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:32:22.020Z] #11 159.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T13:32:22.020Z] #11 159.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T13:32:22.020Z] #11 159.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:32:22.044Z] #17 ... [2020-05-07T13:32:22.044Z] [2020-05-07T13:32:22.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:22.044Z] #44 105.8 CC criu/eventfd.o [2020-05-07T13:32:22.044Z] #44 106.0 CC criu/eventpoll.o [2020-05-07T13:32:22.044Z] #44 106.9 CC criu/external.o [2020-05-07T13:32:22.044Z] #44 107.2 CC criu/fault-injection.o [2020-05-07T13:32:22.044Z] #44 107.4 CC criu/fdstore.o [2020-05-07T13:32:22.044Z] #44 107.9 CC criu/fifo.o [2020-05-07T13:32:22.044Z] #44 108.3 CC criu/file-ids.o [2020-05-07T13:32:22.044Z] #44 108.7 CC criu/file-lock.o [2020-05-07T13:32:22.044Z] #44 109.6 CC criu/files-ext.o [2020-05-07T13:32:22.044Z] #44 110.0 CC criu/files-reg.o [2020-05-07T13:32:22.044Z] #44 111.9 CC criu/files.o [2020-05-07T13:32:22.044Z] #44 113.9 CC criu/filesystems.o [2020-05-07T13:32:22.044Z] #44 114.7 CC criu/fsnotify.o [2020-05-07T13:32:22.044Z] #44 115.8 CC criu/image-desc.o [2020-05-07T13:32:22.044Z] #44 116.0 CC criu/image.o [2020-05-07T13:32:22.169Z] #17 49.00 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T13:32:22.169Z] #17 49.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T13:32:22.169Z] #17 49.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:32:22.169Z] #17 49.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T13:32:22.169Z] #17 49.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T13:32:22.169Z] #17 49.04 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:32:22.169Z] #17 49.05 Setting up zip (3.0-11+b1) ... [2020-05-07T13:32:22.169Z] #17 49.06 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:32:22.169Z] #17 49.08 Setting up bash-completion (1:2.8-6) ... [2020-05-07T13:32:22.357Z] #11 ... [2020-05-07T13:32:22.357Z] [2020-05-07T13:32:22.357Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:22.357Z] #45 69.18 CC compel/plugins/std/string.o [2020-05-07T13:32:22.357Z] #45 70.26 CC compel/plugins/std/infect.o [2020-05-07T13:32:22.357Z] #45 70.95 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-07T13:32:22.357Z] #45 71.01 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-07T13:32:22.357Z] #45 71.06 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-07T13:32:22.357Z] #45 71.19 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-07T13:32:22.357Z] #45 71.27 AR compel/plugins/std.lib.a [2020-05-07T13:32:22.357Z] #45 71.39 CC compel/plugins/fds/fds.o [2020-05-07T13:32:22.357Z] #45 71.80 AR compel/plugins/fds.lib.a [2020-05-07T13:32:22.357Z] #45 71.88 HOSTDEP compel/src/lib/log-host.d [2020-05-07T13:32:22.524Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-07T13:32:22.693Z] #45 72.16 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T13:32:22.744Z] #65 249.8 + bin/containerd-shim-runc-v2 [2020-05-07T13:32:23.029Z] #45 72.41 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-07T13:32:23.029Z] #45 72.62 HOSTDEP compel/src/main-host.d [2020-05-07T13:32:23.029Z] #45 72.78 DEP compel/src/lib/ptrace.d [2020-05-07T13:32:23.098Z] #19 12.12 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T13:32:23.098Z] #19 12.16 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T13:32:23.098Z] #19 12.22 Building wheels for collected packages: pyyaml [2020-05-07T13:32:23.098Z] #19 12.22 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T13:32:23.364Z] #45 72.99 DEP compel/src/lib/infect.d [2020-05-07T13:32:23.416Z] #44 117.0 CC criu/ipc_ns.o [2020-05-07T13:32:23.421Z] eac6fba788c9: Download complete [2020-05-07T13:32:23.675Z] #65 250.6 + binaries [2020-05-07T13:32:23.675Z] #65 250.6 + mkdir -p /build [2020-05-07T13:32:23.675Z] #65 250.6 + cp bin/containerd /build/containerd [2020-05-07T13:32:23.675Z] #65 250.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T13:32:23.675Z] #65 250.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T13:32:23.675Z] #65 250.6 + cp bin/ctr /build/ctr [2020-05-07T13:32:23.700Z] #45 73.33 DEP compel/src/lib/infect-util.d [2020-05-07T13:32:23.933Z] #65 DONE 250.9s [2020-05-07T13:32:24.037Z] #45 73.60 DEP compel/src/lib/infect-rpc.d [2020-05-07T13:32:24.348Z] #44 ... [2020-05-07T13:32:24.348Z] [2020-05-07T13:32:24.348Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:32:24.348Z] #17 53.34 Setting up iptables (1.8.2-4) ... [2020-05-07T13:32:24.348Z] #17 53.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:32:24.348Z] #17 53.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:32:24.348Z] #17 53.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:32:24.348Z] #17 53.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:32:24.348Z] #17 53.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T13:32:24.348Z] #17 53.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T13:32:24.348Z] #17 53.40 Setting up python3 (3.7.3-1) ... [2020-05-07T13:32:24.372Z] #45 73.84 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-07T13:32:24.372Z] #45 74.02 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-07T13:32:24.480Z] #19 13.29 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T13:32:24.480Z] #19 13.31 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T13:32:24.480Z] #19 13.39 Successfully built pyyaml [2020-05-07T13:32:24.480Z] #19 13.41 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-07T13:32:24.552Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-07T13:32:24.606Z] #17 53.83 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T13:32:24.708Z] #45 74.20 DEP compel/src/lib/log.d [2020-05-07T13:32:24.708Z] #45 74.38 DEP compel/src/main.d [2020-05-07T13:32:24.740Z] #19 13.75 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T13:32:24.833Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 57.0% of statements [2020-05-07T13:32:24.865Z] [2020-05-07T13:32:24.865Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T13:32:25.044Z] #45 74.64 DEP compel/src/lib/handle-elf.d [2020-05-07T13:32:25.122Z] #66 DONE 0.2s [2020-05-07T13:32:25.122Z] [2020-05-07T13:32:25.122Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T13:32:25.122Z] #70 DONE 0.1s [2020-05-07T13:32:25.122Z] [2020-05-07T13:32:25.122Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T13:32:25.171Z] #17 54.50 Setting up apparmor (2.13.2-10) ... [2020-05-07T13:32:25.310Z] #19 DONE 14.4s [2020-05-07T13:32:25.310Z] [2020-05-07T13:32:25.310Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:25.310Z] #44 129.2 CC criu/net.o [2020-05-07T13:32:25.310Z] #44 132.1 CC criu/netfilter.o [2020-05-07T13:32:25.310Z] #44 132.4 CC criu/page-pipe.o [2020-05-07T13:32:25.379Z] #72 DONE 0.1s [2020-05-07T13:32:25.379Z] [2020-05-07T13:32:25.379Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T13:32:25.379Z] #75 DONE 0.1s [2020-05-07T13:32:25.379Z] [2020-05-07T13:32:25.379Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T13:32:25.379Z] #76 DONE 0.0s [2020-05-07T13:32:25.379Z] [2020-05-07T13:32:25.379Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T13:32:25.379Z] #45 74.88 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-07T13:32:25.379Z] #45 75.18 CC compel/src/lib/log.o [2020-05-07T13:32:25.429Z] #17 51.78 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-07T13:32:25.429Z] #17 51.79 Setting up xz-utils (5.2.4-1) ... [2020-05-07T13:32:25.429Z] #17 51.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T13:32:25.429Z] #17 51.82 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:32:25.429Z] #17 51.90 invoke-rc.d: could not determine current runlevel [2020-05-07T13:32:25.429Z] #17 51.90 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T13:32:25.429Z] #17 51.91 Setting up pigz (2.4-1) ... [2020-05-07T13:32:25.429Z] #17 51.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T13:32:25.429Z] #17 51.95 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T13:32:25.429Z] #17 51.97 Setting up python-pip-whl (18.1-5) ... [2020-05-07T13:32:25.429Z] #17 51.98 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T13:32:25.429Z] #17 51.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:32:25.429Z] #17 ... [2020-05-07T13:32:25.429Z] [2020-05-07T13:32:25.429Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:25.429Z] #44 112.9 CC criu/external.o [2020-05-07T13:32:25.429Z] #44 113.2 CC criu/fault-injection.o [2020-05-07T13:32:25.429Z] #44 113.3 CC criu/fdstore.o [2020-05-07T13:32:25.429Z] #44 113.7 CC criu/fifo.o [2020-05-07T13:32:25.429Z] #44 114.1 CC criu/file-ids.o [2020-05-07T13:32:25.429Z] #44 114.5 CC criu/file-lock.o [2020-05-07T13:32:25.429Z] #44 115.5 CC criu/files-ext.o [2020-05-07T13:32:25.429Z] #44 115.8 CC criu/files-reg.o [2020-05-07T13:32:25.429Z] #44 117.9 CC criu/files.o [2020-05-07T13:32:25.429Z] #44 120.1 CC criu/filesystems.o [2020-05-07T13:32:25.429Z] #44 120.8 CC criu/fsnotify.o [2020-05-07T13:32:25.429Z] #44 121.9 CC criu/image-desc.o [2020-05-07T13:32:25.429Z] #44 122.1 CC criu/image.o [2020-05-07T13:32:25.429Z] #44 123.0 CC criu/ipc_ns.o [2020-05-07T13:32:25.429Z] #44 ... [2020-05-07T13:32:25.429Z] [2020-05-07T13:32:25.429Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:32:25.429Z] #17 52.41 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-07T13:32:25.429Z] #17 52.42 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T13:32:25.429Z] #17 52.43 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:25.429Z] #17 52.44 Setting up vim (2:8.1.0875-5) ... [2020-05-07T13:32:25.429Z] #17 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T13:32:25.429Z] #17 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T13:32:25.429Z] #17 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T13:32:25.429Z] #17 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T13:32:25.430Z] #17 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T13:32:25.430Z] #17 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T13:32:25.430Z] #17 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T13:32:25.430Z] #17 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T13:32:25.430Z] #17 52.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T13:32:25.430Z] #17 52.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:32:25.684Z] #17 52.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T13:32:25.684Z] #17 52.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:32:25.684Z] #17 52.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T13:32:25.684Z] #17 52.56 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:32:25.880Z] #44 133.0 CC criu/page-xfer.o [2020-05-07T13:32:26.101Z] #45 75.67 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-07T13:32:26.543Z] #17 55.99 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T13:32:26.748Z] #77 DONE 1.1s [2020-05-07T13:32:26.748Z] [2020-05-07T13:32:26.748Z] #78 exporting to image [2020-05-07T13:32:26.748Z] #78 exporting layers [2020-05-07T13:32:26.801Z] #17 56.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:32:26.821Z] #45 76.31 CC compel/arch/ppc64/src/lib/infect.o [2020-05-07T13:32:26.821Z] #44 ... [2020-05-07T13:32:26.821Z] [2020-05-07T13:32:26.821Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:32:26.821Z] #60 86.62 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-05-07T13:32:26.821Z] #60 87.68 + mkdir -p /build [2020-05-07T13:32:26.821Z] #60 87.68 + cp runc /build/runc [2020-05-07T13:32:26.821Z] #60 DONE 87.9s [2020-05-07T13:32:27.081Z] [2020-05-07T13:32:27.082Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:27.082Z] #44 134.1 CC criu/pagemap-cache.o [2020-05-07T13:32:27.342Z] #44 134.5 CC criu/pagemap.o [2020-05-07T13:32:27.366Z] #17 56.44 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:32:27.931Z] #17 57.22 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T13:32:27.995Z] #45 77.65 CC compel/src/lib/infect-rpc.o [2020-05-07T13:32:28.283Z] #44 135.3 CC criu/parasite-syscall.o [2020-05-07T13:32:28.497Z] #17 57.74 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T13:32:28.719Z] #45 78.38 CC compel/src/lib/infect-util.o [2020-05-07T13:32:28.861Z] #44 136.0 CC criu/path.o [2020-05-07T13:32:28.944Z] #17 55.60 Setting up iptables (1.8.2-4) ... [2020-05-07T13:32:28.944Z] #17 55.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:32:28.944Z] #17 55.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:32:28.944Z] #17 55.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:32:28.944Z] #17 55.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:32:28.944Z] #17 55.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T13:32:28.944Z] #17 55.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T13:32:28.944Z] #17 55.66 Setting up python3 (3.7.3-1) ... [2020-05-07T13:32:29.122Z] #44 136.2 CC criu/pie-util-vdso.o [2020-05-07T13:32:29.124Z] 65014b3c3121: Verifying Checksum [2020-05-07T13:32:29.124Z] 65014b3c3121: Download complete [2020-05-07T13:32:29.198Z] #17 56.05 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T13:32:29.201Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.162s coverage: 46.2% of statements [2020-05-07T13:32:29.382Z] #44 136.5 CC criu/pie-util.o [2020-05-07T13:32:29.382Z] #44 136.6 CC criu/pipes.o [2020-05-07T13:32:29.446Z] #45 78.80 CC compel/src/lib/infect.o [2020-05-07T13:32:29.446Z] #45 ... [2020-05-07T13:32:29.446Z] [2020-05-07T13:32:29.446Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:32:29.446Z] #57 175.9 golang.org/x/crypto/ssh/terminal [2020-05-07T13:32:29.756Z] #17 56.76 Setting up apparmor (2.13.2-10) ... [2020-05-07T13:32:29.869Z] #17 59.04 Setting up python3-pip (18.1-5) ... [2020-05-07T13:32:29.952Z] #44 137.1 CC criu/plugin.o [2020-05-07T13:32:30.203Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-07T13:32:30.213Z] #44 137.4 CC criu/proc_parse.o [2020-05-07T13:32:30.802Z] #17 60.14 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:32:30.802Z] #17 60.16 Processing triggers for mime-support (3.62) ... [2020-05-07T13:32:31.637Z] #17 58.30 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T13:32:31.637Z] #17 58.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:32:31.637Z] #17 58.70 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:32:31.737Z] #17 DONE 60.8s [2020-05-07T13:32:31.737Z] [2020-05-07T13:32:31.737Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T13:32:32.754Z] #44 139.4 CC criu/protobuf-desc.o [2020-05-07T13:32:32.997Z] #17 59.73 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T13:32:33.014Z] #44 140.1 CC criu/protobuf.o [2020-05-07T13:32:33.251Z] #17 60.13 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T13:32:33.275Z] #44 140.3 CC criu/pstree.o [2020-05-07T13:32:33.300Z] #78 exporting layers 6.0s done [2020-05-07T13:32:33.300Z] #78 writing image sha256:778f2d560c87690271b50f17f3227590b01bc4832ace10e06b10f725f27c55f3 done [2020-05-07T13:32:33.300Z] #78 naming to docker.io/library/docker:d98199e84c3a4125e600fdfdde5f95791fb7177e done [2020-05-07T13:32:33.300Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-07T13:32:33.635Z] #18 1.799 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T13:32:33.635Z] #18 1.801 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T13:32:33.635Z] #18 1.808 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T13:32:33.635Z] #18 DONE 1.9s [2020-05-07T13:32:33.635Z] [2020-05-07T13:32:33.635Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:32:33.635Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40910/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/validate/default [2020-05-07T13:32:33.772Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.389s coverage: 49.5% of statements [2020-05-07T13:32:34.175Z] #17 61.21 Setting up python3-pip (18.1-5) ... [2020-05-07T13:32:34.215Z] #44 141.2 CC criu/rbtree.o [2020-05-07T13:32:34.216Z] #44 141.5 CC criu/rst-malloc.o [2020-05-07T13:32:34.269Z] #57 180.9 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T13:32:34.476Z] #44 141.7 CC criu/seccomp.o [2020-05-07T13:32:34.567Z] Congratulations! All commits are properly signed with the DCO! [2020-05-07T13:32:34.567Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-07T13:32:34.567Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-07T13:32:34.567Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-07T13:32:34.567Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-07T13:32:34.567Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-07T13:32:34.567Z] Congratulations! No new tests were added to integration-cli. [2020-05-07T13:32:34.567Z] [2020-05-07T13:32:34.567Z] INFO Start validation with golang-ci-lint [2020-05-07T13:32:34.567Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-07T13:32:34.567Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-07T13:32:34.567Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-07T13:32:34.570Z] #19 ... [2020-05-07T13:32:34.570Z] [2020-05-07T13:32:34.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:34.570Z] #44 118.2 CC criu/irmap.o [2020-05-07T13:32:34.570Z] #44 119.0 CC criu/kcmp-ids.o [2020-05-07T13:32:34.570Z] #44 119.2 CC criu/kerndat.o [2020-05-07T13:32:34.570Z] #44 120.4 CC criu/libnetlink.o [2020-05-07T13:32:34.570Z] #44 120.7 CC criu/log.o [2020-05-07T13:32:34.570Z] #44 121.2 CC criu/lsm.o [2020-05-07T13:32:34.570Z] #44 121.7 CC criu/mem.o [2020-05-07T13:32:34.570Z] #44 123.3 CC criu/mount.o [2020-05-07T13:32:34.570Z] #44 127.6 CC criu/namespaces.o [2020-05-07T13:32:34.570Z] #44 ... [2020-05-07T13:32:34.570Z] [2020-05-07T13:32:34.570Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:32:34.570Z] #41 202.1 + dpkg --print-architecture [2020-05-07T13:32:34.570Z] #41 202.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T13:32:34.570Z] #41 202.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T13:32:34.570Z] #41 202.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T13:32:34.996Z] #57 ... [2020-05-07T13:32:34.996Z] [2020-05-07T13:32:34.996Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:34.996Z] #45 82.89 CC compel/src/lib/ptrace.o [2020-05-07T13:32:34.996Z] #45 83.54 AR compel/libcompel.a [2020-05-07T13:32:34.996Z] #45 83.62 HOSTCC compel/src/main-host.o [2020-05-07T13:32:34.996Z] #45 84.14 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-07T13:32:34.996Z] #45 84.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T13:32:35.047Z] #44 142.2 CC criu/seize.o [2020-05-07T13:32:35.536Z] #17 62.25 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:32:35.536Z] #17 62.28 Processing triggers for mime-support (3.62) ... [2020-05-07T13:32:35.722Z] #45 85.17 HOSTCC compel/src/lib/log-host.o [2020-05-07T13:32:35.723Z] #45 85.41 HOSTLINK compel/compel-host-bin [2020-05-07T13:32:35.791Z] #17 DONE 62.8s [2020-05-07T13:32:35.791Z] [2020-05-07T13:32:35.791Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:32:35.791Z] #41 204.0 + dpkg --print-architecture [2020-05-07T13:32:35.791Z] #41 204.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T13:32:35.791Z] #41 204.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T13:32:35.791Z] #41 204.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T13:32:35.791Z] #41 ... [2020-05-07T13:32:35.791Z] [2020-05-07T13:32:35.791Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T13:32:35.943Z] #41 ... [2020-05-07T13:32:35.943Z] [2020-05-07T13:32:35.943Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:35.943Z] #44 129.6 CC criu/net.o [2020-05-07T13:32:35.988Z] #44 142.8 CC criu/servicefd.o [2020-05-07T13:32:35.988Z] #44 143.2 CC criu/shmem.o [2020-05-07T13:32:36.045Z] #18 ... [2020-05-07T13:32:36.045Z] [2020-05-07T13:32:36.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:36.045Z] #44 124.1 CC criu/irmap.o [2020-05-07T13:32:36.045Z] #44 124.8 CC criu/kcmp-ids.o [2020-05-07T13:32:36.045Z] #44 125.2 CC criu/kerndat.o [2020-05-07T13:32:36.045Z] #44 126.3 CC criu/libnetlink.o [2020-05-07T13:32:36.045Z] #44 126.7 CC criu/log.o [2020-05-07T13:32:36.045Z] #44 127.2 CC criu/lsm.o [2020-05-07T13:32:36.045Z] #44 127.7 CC criu/mem.o [2020-05-07T13:32:36.045Z] #44 129.3 CC criu/mount.o [2020-05-07T13:32:36.045Z] #44 133.4 CC criu/namespaces.o [2020-05-07T13:32:36.094Z] #45 85.59 DEP soccr/soccr.d [2020-05-07T13:32:36.094Z] #45 85.87 CC soccr/soccr.o [2020-05-07T13:32:36.930Z] #44 143.9 CC criu/sigframe.o [2020-05-07T13:32:36.930Z] #44 144.1 CC criu/signalfd.o [2020-05-07T13:32:37.190Z] #44 144.3 CC criu/sk-inet.o [2020-05-07T13:32:37.408Z] #44 ... [2020-05-07T13:32:37.408Z] [2020-05-07T13:32:37.408Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T13:32:37.408Z] #18 1.675 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T13:32:37.408Z] #18 1.681 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T13:32:37.408Z] #18 1.684 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T13:32:37.662Z] #18 DONE 1.8s [2020-05-07T13:32:37.662Z] [2020-05-07T13:32:37.662Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:32:38.132Z] #44 145.2 CC criu/sk-netlink.o [2020-05-07T13:32:38.393Z] #44 145.5 CC criu/sk-packet.o [2020-05-07T13:32:38.964Z] #44 146.0 CC criu/sk-queue.o [2020-05-07T13:32:39.101Z] #45 88.80 AR soccr/libsoccr.a [2020-05-07T13:32:39.101Z] #45 88.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:32:39.222Z] #44 132.9 CC criu/netfilter.o [2020-05-07T13:32:39.225Z] #44 146.4 CC criu/sk-tcp.o [2020-05-07T13:32:39.241Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.035s coverage: 72.5% of statements [2020-05-07T13:32:39.241Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T13:32:39.480Z] #44 133.3 CC criu/page-pipe.o [2020-05-07T13:32:39.796Z] #44 146.8 CC criu/sk-unix.o [2020-05-07T13:32:39.823Z] #45 89.39 DEP criu/arch/ppc64/sigframe.d [2020-05-07T13:32:40.158Z] #45 89.67 DEP criu/arch/ppc64/crtools.d [2020-05-07T13:32:40.158Z] #45 ... [2020-05-07T13:32:40.158Z] [2020-05-07T13:32:40.158Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:32:40.158Z] #48 176.5 math/big [2020-05-07T13:32:40.158Z] #48 185.5 vendor/golang.org/x/text/unicode/norm [2020-05-07T13:32:40.413Z] #44 133.9 CC criu/page-xfer.o [2020-05-07T13:32:40.496Z] #48 ... [2020-05-07T13:32:40.496Z] [2020-05-07T13:32:40.496Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:40.496Z] #45 90.04 DEP criu/arch/ppc64/cpu.d [2020-05-07T13:32:40.707Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.664s coverage: 76.1% of statements [2020-05-07T13:32:40.707Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.209s coverage: 57.7% of statements [2020-05-07T13:32:40.707Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T13:32:40.707Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T13:32:40.737Z] #44 ... [2020-05-07T13:32:40.737Z] [2020-05-07T13:32:40.737Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:40.737Z] #53 198.8 + cd /tmp/tmp.hlHPgpfEj2/src/github.com/golangci/golangci-lint/ [2020-05-07T13:32:40.737Z] #53 198.8 + git checkout -q v1.23.8 [2020-05-07T13:32:40.737Z] #53 199.1 ++ git describe --tags [2020-05-07T13:32:40.737Z] #53 199.1 + version=v1.23.8 [2020-05-07T13:32:40.737Z] #53 199.1 ++ git rev-parse --short HEAD [2020-05-07T13:32:40.737Z] #53 199.1 + commit=76a82c6 [2020-05-07T13:32:40.737Z] #53 199.1 ++ git show -s --format=%cd [2020-05-07T13:32:40.737Z] #53 199.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T13:32:40.737Z] #53 199.1 + 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-05-07T13:32:40.832Z] #45 90.37 CC criu/arch/ppc64/cpu.o [2020-05-07T13:32:41.307Z] #53 ... [2020-05-07T13:32:41.307Z] [2020-05-07T13:32:41.307Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:41.307Z] #44 148.4 CC criu/sockets.o [2020-05-07T13:32:41.319Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-05-07T13:32:41.346Z] #44 134.9 CC criu/pagemap-cache.o [2020-05-07T13:32:41.567Z] #44 ... [2020-05-07T13:32:41.568Z] [2020-05-07T13:32:41.568Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:41.568Z] #65 161.2 + bin/containerd [2020-05-07T13:32:41.599Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2020-05-07T13:32:41.603Z] #44 135.3 CC criu/pagemap.o [2020-05-07T13:32:42.000Z] #45 91.44 CC criu/arch/ppc64/crtools.o [2020-05-07T13:32:42.139Z] #65 ... [2020-05-07T13:32:42.139Z] [2020-05-07T13:32:42.139Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:42.139Z] #44 149.2 CC criu/stats.o [2020-05-07T13:32:42.168Z] #44 136.0 CC criu/parasite-syscall.o [2020-05-07T13:32:42.211Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-05-07T13:32:42.399Z] #44 149.4 CC criu/string.o [2020-05-07T13:32:42.399Z] #44 149.5 CC criu/sysctl.o [2020-05-07T13:32:42.971Z] #44 150.0 CC criu/sysfs_parse.o [2020-05-07T13:32:43.101Z] #44 136.9 CC criu/path.o [2020-05-07T13:32:43.232Z] #44 150.4 CC criu/timerfd.o [2020-05-07T13:32:43.359Z] #44 137.1 CC criu/pie-util-vdso-elf32.o [2020-05-07T13:32:43.493Z] #44 150.6 CC criu/tty.o [2020-05-07T13:32:43.677Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-05-07T13:32:43.677Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T13:32:43.677Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T13:32:43.677Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-05-07T13:32:43.924Z] #44 137.6 CC criu/pie-util-vdso.o [2020-05-07T13:32:44.182Z] #44 138.0 CC criu/pie-util.o [2020-05-07T13:32:44.265Z] #19 6.078 Collecting yamllint==1.16.0 [2020-05-07T13:32:44.265Z] #19 ... [2020-05-07T13:32:44.265Z] [2020-05-07T13:32:44.265Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:44.265Z] #44 135.8 CC criu/net.o [2020-05-07T13:32:44.265Z] #44 139.4 CC criu/netfilter.o [2020-05-07T13:32:44.265Z] #44 139.8 CC criu/page-pipe.o [2020-05-07T13:32:44.265Z] #44 140.5 CC criu/page-xfer.o [2020-05-07T13:32:44.265Z] #44 141.9 CC criu/pagemap-cache.o [2020-05-07T13:32:44.265Z] #44 142.2 CC criu/pagemap.o [2020-05-07T13:32:44.302Z] #45 93.50 CC criu/arch/ppc64/sigframe.o [2020-05-07T13:32:44.302Z] #45 ... [2020-05-07T13:32:44.302Z] [2020-05-07T13:32:44.302Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T13:32:44.302Z] #57 DONE 191.0s [2020-05-07T13:32:44.440Z] #44 138.2 CC criu/pipes.o [2020-05-07T13:32:44.640Z] [2020-05-07T13:32:44.640Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:44.640Z] #45 94.20 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-07T13:32:44.640Z] #45 94.31 DEP criu/pie/util-vdso.d [2020-05-07T13:32:44.977Z] #45 94.65 DEP criu/pie/util.d [2020-05-07T13:32:45.189Z] #44 143.1 CC criu/parasite-syscall.o [2020-05-07T13:32:45.315Z] #45 95.11 CC criu/pie/util.o [2020-05-07T13:32:45.373Z] #44 138.9 CC criu/plugin.o [2020-05-07T13:32:45.384Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-05-07T13:32:45.384Z] ok github.com/docker/docker/daemon/logger/awslogs 0.074s coverage: 77.8% of statements [2020-05-07T13:32:45.384Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T13:32:45.384Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T13:32:45.405Z] #44 152.4 CC criu/tun.o [2020-05-07T13:32:45.631Z] #44 139.5 CC criu/proc_parse.o [2020-05-07T13:32:45.665Z] #44 152.8 CC criu/uffd.o [2020-05-07T13:32:45.719Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-05-07T13:32:46.000Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-05-07T13:32:46.112Z] #44 144.0 CC criu/path.o [2020-05-07T13:32:46.112Z] #44 144.2 CC criu/pie-util-vdso-elf32.o [2020-05-07T13:32:46.281Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-05-07T13:32:46.513Z] #45 96.05 CC criu/pie/util-vdso.o [2020-05-07T13:32:46.671Z] #44 144.6 CC criu/pie-util-vdso.o [2020-05-07T13:32:47.047Z] #44 153.9 CC criu/util.o [2020-05-07T13:32:47.229Z] #44 145.1 CC criu/pie-util.o [2020-05-07T13:32:47.229Z] #44 145.2 CC criu/pipes.o [2020-05-07T13:32:47.283Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-05-07T13:32:47.283Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T13:32:47.283Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.8% of statements [2020-05-07T13:32:47.530Z] #44 ... [2020-05-07T13:32:47.530Z] [2020-05-07T13:32:47.530Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:32:47.530Z] #19 5.904 Collecting yamllint==1.16.0 [2020-05-07T13:32:47.530Z] #19 11.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T13:32:47.530Z] #19 11.34 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T13:32:47.530Z] #19 11.51 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T13:32:47.530Z] #19 12.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T13:32:47.530Z] #19 12.91 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T13:32:47.530Z] #19 12.94 Building wheels for collected packages: pyyaml [2020-05-07T13:32:47.530Z] #19 12.95 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T13:32:47.530Z] #19 13.87 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T13:32:47.530Z] #19 13.87 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T13:32:47.530Z] #19 13.97 Successfully built pyyaml [2020-05-07T13:32:47.530Z] #19 13.99 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-07T13:32:47.619Z] #44 ... [2020-05-07T13:32:47.619Z] [2020-05-07T13:32:47.619Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:47.619Z] #23 214.6 + return [2020-05-07T13:32:47.619Z] #23 DONE 215.2s [2020-05-07T13:32:47.619Z] [2020-05-07T13:32:47.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:47.682Z] #45 97.22 AR criu/pie/pie.lib.a [2020-05-07T13:32:47.682Z] #45 97.33 DEP criu/pie/restorer.d [2020-05-07T13:32:47.788Z] #19 14.31 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T13:32:47.788Z] #44 145.8 CC criu/plugin.o [2020-05-07T13:32:47.880Z] #44 155.1 CC criu/uts_ns.o [2020-05-07T13:32:47.895Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-05-07T13:32:48.018Z] #45 97.67 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-07T13:32:48.018Z] #45 97.70 DEP criu/arch/ppc64/restorer.d [2020-05-07T13:32:48.043Z] #44 146.1 CC criu/proc_parse.o [2020-05-07T13:32:48.141Z] #44 155.3 CC criu/vdso.o [2020-05-07T13:32:48.359Z] #19 DONE 14.8s [2020-05-07T13:32:48.359Z] [2020-05-07T13:32:48.359Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T13:32:48.359Z] #24 DONE 0.2s [2020-05-07T13:32:48.359Z] [2020-05-07T13:32:48.359Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T13:32:48.712Z] #44 155.8 LINK criu/built-in.o [2020-05-07T13:32:48.712Z] #44 155.9 LINK criu/criu [2020-05-07T13:32:48.740Z] #45 98.14 DEP criu/arch/ppc64/vdso-pie.d [2020-05-07T13:32:48.740Z] #45 98.38 DEP criu/pie/parasite-vdso.d [2020-05-07T13:32:48.967Z] #44 ... [2020-05-07T13:32:48.967Z] [2020-05-07T13:32:48.967Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:32:48.967Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T13:32:49.078Z] #45 98.71 DEP criu/pie/parasite.d [2020-05-07T13:32:49.222Z] #19 11.52 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T13:32:49.222Z] #19 11.68 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T13:32:49.285Z] #44 156.4 DEP lib/c/criu.d [2020-05-07T13:32:49.291Z] #28 DONE 0.7s [2020-05-07T13:32:49.291Z] [2020-05-07T13:32:49.291Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T13:32:49.291Z] #31 DONE 0.1s [2020-05-07T13:32:49.291Z] [2020-05-07T13:32:49.291Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T13:32:49.291Z] #34 DONE 0.1s [2020-05-07T13:32:49.291Z] [2020-05-07T13:32:49.291Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T13:32:49.362Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-07T13:32:49.362Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-07T13:32:49.547Z] #44 156.5 CC images/rpc.pb-c.o [2020-05-07T13:32:49.547Z] #44 ... [2020-05-07T13:32:49.547Z] [2020-05-07T13:32:49.547Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T13:32:49.547Z] #24 DONE 0.2s [2020-05-07T13:32:49.549Z] #39 DONE 0.1s [2020-05-07T13:32:49.549Z] [2020-05-07T13:32:49.549Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:49.549Z] #44 142.3 CC criu/protobuf-desc.o [2020-05-07T13:32:49.549Z] #44 143.4 CC criu/protobuf.o [2020-05-07T13:32:49.805Z] #45 99.31 CC criu/pie/parasite.o [2020-05-07T13:32:49.808Z] [2020-05-07T13:32:49.808Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T13:32:49.973Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-05-07T13:32:49.973Z] ok github.com/docker/docker/daemon/logger/splunk 1.488s coverage: 82.5% of statements [2020-05-07T13:32:49.973Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T13:32:49.973Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T13:32:50.114Z] #44 143.8 CC criu/pstree.o [2020-05-07T13:32:50.380Z] #28 DONE 0.8s [2020-05-07T13:32:50.380Z] [2020-05-07T13:32:50.380Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T13:32:50.582Z] #19 12.96 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T13:32:50.582Z] #19 13.02 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T13:32:50.582Z] #19 13.06 Building wheels for collected packages: pyyaml [2020-05-07T13:32:50.582Z] #19 13.07 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T13:32:50.640Z] #31 DONE 0.2s [2020-05-07T13:32:50.640Z] [2020-05-07T13:32:50.640Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T13:32:50.903Z] #34 DONE 0.1s [2020-05-07T13:32:50.903Z] [2020-05-07T13:32:50.903Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T13:32:50.903Z] #39 DONE 0.1s [2020-05-07T13:32:50.903Z] [2020-05-07T13:32:50.903Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T13:32:51.047Z] #44 144.8 CC criu/rbtree.o [2020-05-07T13:32:51.163Z] #42 DONE 0.2s [2020-05-07T13:32:51.163Z] [2020-05-07T13:32:51.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:51.163Z] #44 157.4 CC lib/c/criu.o [2020-05-07T13:32:51.163Z] #44 158.3 LINK lib/c/built-in.o [2020-05-07T13:32:51.163Z] #44 158.3 LINK lib/c/libcriu.so [2020-05-07T13:32:51.163Z] #44 158.4 LINK lib/c/libcriu.a [2020-05-07T13:32:51.305Z] #44 145.0 CC criu/rst-malloc.o [2020-05-07T13:32:51.423Z] #44 158.5 GEN magic.py [2020-05-07T13:32:51.423Z] #44 158.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:32:51.423Z] #44 158.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:32:51.562Z] #44 145.2 CC criu/seccomp.o [2020-05-07T13:32:51.684Z] #44 158.7 Note: Building without GnuTLS support [2020-05-07T13:32:51.941Z] #19 14.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T13:32:51.941Z] #19 14.17 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T13:32:51.941Z] #19 14.25 Successfully built pyyaml [2020-05-07T13:32:51.941Z] #19 14.28 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-07T13:32:52.008Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-05-07T13:32:52.008Z] ok github.com/docker/docker/distribution 0.363s coverage: 22.1% of statements [2020-05-07T13:32:52.008Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T13:32:52.099Z] #45 101.5 LINK criu/pie/parasite.built-in.o [2020-05-07T13:32:52.099Z] #45 101.5 GEN criu/pie/parasite-blob.h [2020-05-07T13:32:52.099Z] #45 101.6 CC criu/pie/parasite-vdso.o [2020-05-07T13:32:52.127Z] #44 145.8 CC criu/seize.o [2020-05-07T13:32:52.196Z] #19 14.59 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T13:32:52.262Z] #44 159.4 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:32:52.692Z] #44 146.4 CC criu/servicefd.o [2020-05-07T13:32:52.755Z] #19 DONE 15.2s [2020-05-07T13:32:52.755Z] [2020-05-07T13:32:52.755Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T13:32:53.009Z] #24 DONE 0.2s [2020-05-07T13:32:53.009Z] [2020-05-07T13:32:53.009Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T13:32:53.015Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-07T13:32:53.203Z] #44 160.3 make[1]: Nothing to be done for 'all'. [2020-05-07T13:32:53.258Z] #44 146.9 CC criu/shmem.o [2020-05-07T13:32:53.274Z] #45 102.8 CC criu/arch/ppc64/vdso-pie.o [2020-05-07T13:32:53.570Z] #28 DONE 0.8s [2020-05-07T13:32:53.570Z] [2020-05-07T13:32:53.570Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T13:32:53.775Z] #44 161.0 make[1]: 'images/built-in.o' is up to date. [2020-05-07T13:32:53.775Z] #44 161.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T13:32:53.826Z] #31 DONE 0.2s [2020-05-07T13:32:53.826Z] [2020-05-07T13:32:53.826Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T13:32:53.826Z] #34 DONE 0.1s [2020-05-07T13:32:53.826Z] [2020-05-07T13:32:53.826Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T13:32:53.826Z] #39 DONE 0.1s [2020-05-07T13:32:53.826Z] [2020-05-07T13:32:53.826Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:53.826Z] #44 148.7 CC criu/protobuf-desc.o [2020-05-07T13:32:53.826Z] #44 149.9 CC criu/protobuf.o [2020-05-07T13:32:53.826Z] #44 150.4 CC criu/pstree.o [2020-05-07T13:32:53.826Z] #44 151.6 CC criu/rbtree.o [2020-05-07T13:32:53.826Z] #44 151.9 CC criu/rst-malloc.o [2020-05-07T13:32:53.874Z] #45 ... [2020-05-07T13:32:53.874Z] [2020-05-07T13:32:53.874Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:32:53.874Z] #11 190.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T13:32:53.874Z] #11 190.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T13:32:53.874Z] #11 190.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:32:53.874Z] #11 ... [2020-05-07T13:32:53.874Z] [2020-05-07T13:32:53.874Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:53.874Z] #45 103.5 CC criu/arch/ppc64/restorer.o [2020-05-07T13:32:54.021Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-07T13:32:54.035Z] #44 161.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T13:32:54.035Z] #44 161.2 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T13:32:54.035Z] #44 161.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T13:32:54.035Z] #44 161.2 make[1]: Nothing to be done for 'all'. [2020-05-07T13:32:54.035Z] #44 161.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:32:54.191Z] #44 147.7 CC criu/sigframe.o [2020-05-07T13:32:54.191Z] #44 148.0 CC criu/signalfd.o [2020-05-07T13:32:54.299Z] #44 161.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:32:54.300Z] #44 161.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:32:54.300Z] #44 161.6 make[2]: Nothing to be done for 'all'. [2020-05-07T13:32:54.385Z] #44 152.2 CC criu/seccomp.o [2020-05-07T13:32:54.449Z] #44 148.3 CC criu/sk-inet.o [2020-05-07T13:32:54.560Z] #44 161.7 make[2]: Nothing to be done for 'all'. [2020-05-07T13:32:54.560Z] #44 161.8 make[2]: Nothing to be done for 'all'. [2020-05-07T13:32:54.623Z] #45 104.2 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-07T13:32:54.623Z] #45 104.3 CC criu/pie/restorer.o [2020-05-07T13:32:54.634Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-07T13:32:54.634Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.6% of statements [2020-05-07T13:32:54.634Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T13:32:54.634Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T13:32:54.821Z] #44 161.9 make[2]: Nothing to be done for 'all'. [2020-05-07T13:32:54.821Z] #44 161.9 make[2]: Nothing to be done for 'all'. [2020-05-07T13:32:54.821Z] #44 162.1 make[2]: Nothing to be done for 'all'. [2020-05-07T13:32:54.943Z] #44 152.7 CC criu/seize.o [2020-05-07T13:32:55.082Z] #44 162.1 INSTALL criu/criu [2020-05-07T13:32:55.249Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-05-07T13:32:55.249Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T13:32:55.342Z] #44 DONE 162.4s [2020-05-07T13:32:55.342Z] [2020-05-07T13:32:55.342Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:55.382Z] #44 ... [2020-05-07T13:32:55.382Z] [2020-05-07T13:32:55.382Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:32:55.382Z] #41 DONE 229.1s [2020-05-07T13:32:55.382Z] [2020-05-07T13:32:55.382Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:55.588Z] #44 153.5 CC criu/servicefd.o [2020-05-07T13:32:55.796Z] #45 ... [2020-05-07T13:32:55.796Z] [2020-05-07T13:32:55.796Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:32:55.796Z] #48 192.2 go/doc [2020-05-07T13:32:55.843Z] #44 153.8 CC criu/shmem.o [2020-05-07T13:32:55.860Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-07T13:32:55.948Z] #53 ... [2020-05-07T13:32:55.948Z] [2020-05-07T13:32:55.948Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:55.948Z] #44 149.6 CC criu/sk-netlink.o [2020-05-07T13:32:56.135Z] #48 ... [2020-05-07T13:32:56.135Z] [2020-05-07T13:32:56.135Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:56.135Z] #69 196.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T13:32:56.135Z] #69 196.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T13:32:56.513Z] #44 150.2 CC criu/sk-packet.o [2020-05-07T13:32:56.767Z] #44 154.7 CC criu/sigframe.o [2020-05-07T13:32:56.862Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-05-07T13:32:57.022Z] #44 154.8 CC criu/signalfd.o [2020-05-07T13:32:57.079Z] #44 ... [2020-05-07T13:32:57.079Z] [2020-05-07T13:32:57.079Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T13:32:57.079Z] #42 DONE 0.1s [2020-05-07T13:32:57.079Z] [2020-05-07T13:32:57.079Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:32:57.143Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-07T13:32:57.254Z] #65 ... [2020-05-07T13:32:57.254Z] [2020-05-07T13:32:57.254Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T13:32:57.254Z] #45 DONE 0.2s [2020-05-07T13:32:57.254Z] [2020-05-07T13:32:57.254Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T13:32:57.276Z] #44 155.2 CC criu/sk-inet.o [2020-05-07T13:32:57.337Z] #60 ... [2020-05-07T13:32:57.337Z] [2020-05-07T13:32:57.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:57.337Z] #44 151.0 CC criu/sk-queue.o [2020-05-07T13:32:57.514Z] #48 DONE 0.2s [2020-05-07T13:32:57.514Z] [2020-05-07T13:32:57.514Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T13:32:57.514Z] #51 DONE 0.1s [2020-05-07T13:32:57.514Z] [2020-05-07T13:32:57.514Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:57.594Z] #44 151.4 CC criu/sk-tcp.o [2020-05-07T13:32:57.836Z] #44 ... [2020-05-07T13:32:57.836Z] [2020-05-07T13:32:57.836Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:32:57.836Z] #41 DONE 233.1s [2020-05-07T13:32:57.836Z] [2020-05-07T13:32:57.836Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:32:58.159Z] #44 151.8 CC criu/sk-unix.o [2020-05-07T13:32:58.395Z] #53 233.4 + cd /tmp/tmp.6sIFFtBfMo/src/github.com/golangci/golangci-lint/ [2020-05-07T13:32:58.395Z] #53 233.4 + git checkout -q v1.23.8 [2020-05-07T13:32:58.608Z] ok github.com/docker/docker/pkg/archive 0.502s coverage: 77.3% of statements [2020-05-07T13:32:59.318Z] #53 234.3 ++ git describe --tags [2020-05-07T13:32:59.318Z] #53 234.3 + version=v1.23.8 [2020-05-07T13:32:59.318Z] #53 234.3 ++ git rev-parse --short HEAD [2020-05-07T13:32:59.318Z] #53 234.3 + commit=76a82c6 [2020-05-07T13:32:59.318Z] #53 234.3 ++ git show -s --format=%cd [2020-05-07T13:32:59.318Z] #53 234.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T13:32:59.318Z] #53 234.3 + 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-05-07T13:32:59.531Z] #44 153.4 CC criu/sockets.o [2020-05-07T13:32:59.572Z] #53 ... [2020-05-07T13:32:59.572Z] [2020-05-07T13:32:59.572Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T13:32:59.572Z] #42 DONE 0.2s [2020-05-07T13:32:59.613Z] ok github.com/docker/docker/pkg/authorization 0.520s coverage: 68.3% of statements [2020-05-07T13:32:59.826Z] [2020-05-07T13:32:59.826Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:59.826Z] #44 156.7 CC criu/sk-netlink.o [2020-05-07T13:32:59.826Z] #44 157.2 CC criu/sk-packet.o [2020-05-07T13:32:59.826Z] #44 157.8 CC criu/sk-queue.o [2020-05-07T13:32:59.896Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-07T13:32:59.967Z] #69 ... [2020-05-07T13:32:59.967Z] [2020-05-07T13:32:59.967Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:32:59.967Z] #45 109.5 LINK criu/pie/restorer.built-in.o [2020-05-07T13:32:59.967Z] #45 109.5 GEN criu/pie/restorer-blob.h [2020-05-07T13:32:59.967Z] #45 109.7 DEP criu/vdso.d [2020-05-07T13:33:00.081Z] #44 158.2 CC criu/sk-tcp.o [2020-05-07T13:33:00.178Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-07T13:33:00.464Z] #44 154.1 CC criu/stats.o [2020-05-07T13:33:00.639Z] #44 158.7 CC criu/sk-unix.o [2020-05-07T13:33:00.688Z] #45 110.1 DEP criu/uts_ns.d [2020-05-07T13:33:00.722Z] #44 154.4 CC criu/string.o [2020-05-07T13:33:00.722Z] #44 154.4 CC criu/sysctl.o [2020-05-07T13:33:01.024Z] #45 110.4 DEP criu/util.d [2020-05-07T13:33:01.024Z] #45 110.8 DEP criu/uffd.d [2020-05-07T13:33:01.287Z] #44 155.1 CC criu/sysfs_parse.o [2020-05-07T13:33:01.360Z] #45 ... [2020-05-07T13:33:01.360Z] [2020-05-07T13:33:01.360Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:01.360Z] #69 DONE 208.0s [2020-05-07T13:33:01.360Z] [2020-05-07T13:33:01.360Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T13:33:01.360Z] #70 DONE 0.1s [2020-05-07T13:33:01.360Z] [2020-05-07T13:33:01.360Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:01.360Z] #48 206.5 github.com/LK4D4/vndr/build [2020-05-07T13:33:01.853Z] #44 155.4 CC criu/timerfd.o [2020-05-07T13:33:02.111Z] #44 155.8 CC criu/tty.o [2020-05-07T13:33:02.528Z] #44 160.3 CC criu/sockets.o [2020-05-07T13:33:03.452Z] #44 161.2 CC criu/stats.o [2020-05-07T13:33:03.452Z] #44 161.4 CC criu/string.o [2020-05-07T13:33:03.452Z] #44 161.5 CC criu/sysctl.o [2020-05-07T13:33:04.009Z] #44 157.5 CC criu/tun.o [2020-05-07T13:33:04.010Z] #44 162.0 CC criu/sysfs_parse.o [2020-05-07T13:33:04.267Z] #44 158.0 CC criu/uffd.o [2020-05-07T13:33:04.556Z] ok github.com/docker/docker/layer 7.927s coverage: 68.8% of statements [2020-05-07T13:33:04.556Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T13:33:04.556Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T13:33:04.556Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T13:33:04.556Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T13:33:04.556Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T13:33:04.556Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T13:33:04.556Z] ok github.com/docker/docker/pkg/chrootarchive 3.471s coverage: 43.2% of statements [2020-05-07T13:33:04.556Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T13:33:04.556Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T13:33:04.556Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-07T13:33:04.556Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-07T13:33:04.571Z] #44 162.4 CC criu/timerfd.o [2020-05-07T13:33:04.826Z] #44 162.7 CC criu/tty.o [2020-05-07T13:33:04.838Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-07T13:33:05.200Z] #44 158.9 CC criu/util.o [2020-05-07T13:33:05.218Z] #48 211.6 vendor/golang.org/x/net/idna [2020-05-07T13:33:05.450Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-07T13:33:05.554Z] #48 ... [2020-05-07T13:33:05.554Z] [2020-05-07T13:33:05.554Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:33:05.554Z] #45 111.2 DEP criu/tun.d [2020-05-07T13:33:05.554Z] #45 111.5 DEP criu/tty.d [2020-05-07T13:33:05.554Z] #45 112.1 DEP criu/timerfd.d [2020-05-07T13:33:05.554Z] #45 112.6 DEP criu/sysfs_parse.d [2020-05-07T13:33:05.554Z] #45 113.1 DEP criu/sysctl.d [2020-05-07T13:33:05.554Z] #45 113.4 DEP criu/string.d [2020-05-07T13:33:05.554Z] #45 113.4 DEP criu/stats.d [2020-05-07T13:33:05.554Z] #45 113.8 DEP criu/sockets.d [2020-05-07T13:33:05.554Z] #45 114.1 DEP criu/sk-unix.d [2020-05-07T13:33:05.554Z] #45 114.4 DEP criu/sk-tcp.d [2020-05-07T13:33:05.554Z] #45 114.7 DEP criu/sk-queue.d [2020-05-07T13:33:05.554Z] #45 114.9 DEP criu/sk-packet.d [2020-05-07T13:33:05.554Z] #45 115.3 DEP criu/sk-netlink.d [2020-05-07T13:33:05.731Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-05-07T13:33:05.889Z] #45 115.6 DEP criu/sk-inet.d [2020-05-07T13:33:06.011Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-07T13:33:06.225Z] #45 115.9 DEP criu/signalfd.d [2020-05-07T13:33:06.562Z] #45 116.2 DEP criu/sigframe.d [2020-05-07T13:33:06.572Z] #44 160.0 CC criu/uts_ns.o [2020-05-07T13:33:06.572Z] #44 160.2 CC criu/vdso-compat.o [2020-05-07T13:33:06.708Z] #44 164.5 CC criu/tun.o [2020-05-07T13:33:06.830Z] #44 160.5 CC criu/vdso.o [2020-05-07T13:33:06.901Z] #45 116.5 DEP criu/shmem.d [2020-05-07T13:33:06.901Z] #45 ... [2020-05-07T13:33:06.901Z] [2020-05-07T13:33:06.901Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T13:33:06.901Z] #11 213.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-07T13:33:06.901Z] #11 213.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-07T13:33:06.901Z] #11 213.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-07T13:33:06.901Z] #11 213.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-07T13:33:06.901Z] #11 213.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-07T13:33:06.901Z] #11 213.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-07T13:33:06.901Z] #11 214.0 Selecting previously unselected package libbtrfs0. [2020-05-07T13:33:06.962Z] #44 165.0 CC criu/uffd.o [2020-05-07T13:33:07.014Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-05-07T13:33:07.238Z] #11 214.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-07T13:33:07.238Z] #11 214.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T13:33:07.238Z] #11 214.1 Selecting previously unselected package libbtrfs-dev. [2020-05-07T13:33:07.238Z] #11 214.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-07T13:33:07.238Z] #11 214.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:33:07.238Z] #11 214.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-07T13:33:07.238Z] #11 214.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T13:33:07.395Z] #44 161.0 LINK criu/built-in.o [2020-05-07T13:33:07.395Z] #44 ... [2020-05-07T13:33:07.395Z] [2020-05-07T13:33:07.395Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:07.395Z] #53 230.7 + cd /tmp/tmp.VrmPK6gWFx/src/github.com/golangci/golangci-lint/ [2020-05-07T13:33:07.395Z] #53 230.7 + git checkout -q v1.23.8 [2020-05-07T13:33:07.395Z] #53 231.2 ++ git describe --tags [2020-05-07T13:33:07.395Z] #53 231.2 + version=v1.23.8 [2020-05-07T13:33:07.395Z] #53 231.2 ++ git rev-parse --short HEAD [2020-05-07T13:33:07.395Z] #53 231.2 + commit=76a82c6 [2020-05-07T13:33:07.395Z] #53 231.2 ++ git show -s --format=%cd [2020-05-07T13:33:07.395Z] #53 231.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T13:33:07.395Z] #53 231.2 + 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-05-07T13:33:07.395Z] #53 ... [2020-05-07T13:33:07.395Z] [2020-05-07T13:33:07.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:33:07.395Z] #44 161.2 LINK criu/criu [2020-05-07T13:33:07.576Z] #11 214.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T13:33:07.576Z] #11 214.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-07T13:33:07.576Z] #11 214.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-07T13:33:07.576Z] #11 214.6 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T13:33:07.625Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-05-07T13:33:07.652Z] #44 161.5 DEP lib/c/criu.d [2020-05-07T13:33:07.910Z] #44 161.6 CC images/rpc.pb-c.o [2020-05-07T13:33:07.914Z] #11 214.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-07T13:33:07.914Z] #11 214.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-07T13:33:07.914Z] #11 214.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-07T13:33:08.251Z] #11 215.1 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-07T13:33:08.251Z] #11 215.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-07T13:33:08.251Z] #11 215.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-07T13:33:08.323Z] #44 166.1 CC criu/util.o [2020-05-07T13:33:08.326Z] ok github.com/docker/docker/pkg/fsutils 0.392s coverage: 85.1% of statements [2020-05-07T13:33:08.475Z] #44 162.2 CC lib/c/criu.o [2020-05-07T13:33:08.590Z] #11 215.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-07T13:33:08.590Z] #11 215.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-07T13:33:08.590Z] #11 215.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-07T13:33:08.609Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-05-07T13:33:08.609Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-05-07T13:33:08.925Z] #11 215.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-07T13:33:08.925Z] #11 215.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-07T13:33:08.925Z] #11 215.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-07T13:33:08.925Z] #11 215.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-07T13:33:08.925Z] #11 215.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-07T13:33:08.925Z] #11 215.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-07T13:33:09.041Z] #44 ... [2020-05-07T13:33:09.041Z] [2020-05-07T13:33:09.041Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:09.041Z] #60 109.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-07T13:33:09.041Z] #60 111.2 + mkdir -p /build [2020-05-07T13:33:09.041Z] #60 111.2 + cp runc /build/runc [2020-05-07T13:33:09.041Z] #60 DONE 111.6s [2020-05-07T13:33:09.041Z] [2020-05-07T13:33:09.041Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:09.251Z] #44 167.1 CC criu/uts_ns.o [2020-05-07T13:33:09.299Z] #53 ... [2020-05-07T13:33:09.299Z] [2020-05-07T13:33:09.299Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:33:09.299Z] #44 163.0 LINK lib/c/built-in.o [2020-05-07T13:33:09.299Z] #44 163.0 LINK lib/c/libcriu.so [2020-05-07T13:33:09.299Z] #44 163.1 LINK lib/c/libcriu.a [2020-05-07T13:33:09.506Z] #44 167.3 CC criu/vdso-compat.o [2020-05-07T13:33:09.506Z] #44 167.5 CC criu/vdso.o [2020-05-07T13:33:09.556Z] #44 163.3 GEN magic.py [2020-05-07T13:33:09.556Z] #44 163.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:33:09.556Z] #44 163.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:33:09.556Z] #44 163.4 Note: Building without GnuTLS support [2020-05-07T13:33:09.613Z] ok github.com/docker/docker/pkg/idtools 0.339s coverage: 70.3% of statements [2020-05-07T13:33:09.613Z] ok github.com/docker/docker/pkg/ioutils 0.285s coverage: 70.6% of statements [2020-05-07T13:33:09.648Z] #11 216.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-07T13:33:09.648Z] #11 216.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-07T13:33:09.648Z] #11 216.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-07T13:33:09.894Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-07T13:33:09.894Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-05-07T13:33:09.984Z] #11 216.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-07T13:33:09.984Z] #11 216.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T13:33:09.984Z] #11 216.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-07T13:33:10.065Z] #44 168.1 LINK criu/built-in.o [2020-05-07T13:33:10.175Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-05-07T13:33:10.175Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T13:33:10.175Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T13:33:10.175Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-05-07T13:33:10.175Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T13:33:10.319Z] #44 168.2 LINK criu/criu [2020-05-07T13:33:10.319Z] #44 ... [2020-05-07T13:33:10.319Z] [2020-05-07T13:33:10.319Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:10.319Z] #60 110.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-07T13:33:10.322Z] #11 217.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-07T13:33:10.322Z] #11 217.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-07T13:33:10.322Z] #11 217.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-07T13:33:10.322Z] #11 217.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-07T13:33:10.322Z] #11 217.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-07T13:33:10.322Z] #11 217.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T13:33:10.455Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-07T13:33:10.456Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-07T13:33:10.489Z] #44 164.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:33:10.737Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-05-07T13:33:11.017Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-07T13:33:11.017Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T13:33:11.017Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T13:33:11.028Z] #11 217.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-07T13:33:11.028Z] #11 217.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-07T13:33:11.028Z] #11 217.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-07T13:33:11.028Z] #11 217.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T13:33:11.028Z] #11 217.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-07T13:33:11.028Z] #11 217.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-07T13:33:11.028Z] #11 217.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:33:11.028Z] #11 217.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T13:33:11.028Z] #11 217.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-07T13:33:11.028Z] #11 217.8 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T13:33:11.028Z] #11 217.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T13:33:11.028Z] #11 217.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T13:33:11.028Z] #11 217.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-07T13:33:11.028Z] #11 217.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T13:33:11.028Z] #11 217.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T13:33:11.028Z] #11 217.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T13:33:11.028Z] #11 217.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-07T13:33:11.028Z] #11 217.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:33:11.028Z] #11 217.9 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-05-07T13:33:11.028Z] #11 218.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-05-07T13:33:11.028Z] #11 218.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T13:33:11.028Z] #11 218.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-05-07T13:33:11.028Z] #11 218.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-05-07T13:33:11.028Z] #11 218.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T13:33:11.028Z] #11 218.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-07T13:33:11.028Z] #11 218.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T13:33:11.028Z] #11 218.0 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T13:33:11.028Z] #11 218.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T13:33:11.028Z] #11 218.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-07T13:33:11.028Z] #11 218.1 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:33:11.088Z] #44 164.7 make[1]: Nothing to be done for 'all'. [2020-05-07T13:33:11.346Z] #44 165.2 make[1]: 'images/built-in.o' is up to date. [2020-05-07T13:33:11.689Z] #60 111.7 + mkdir -p /build [2020-05-07T13:33:11.689Z] #60 111.7 + cp runc /build/runc [2020-05-07T13:33:11.690Z] #44 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T13:33:11.690Z] #44 165.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T13:33:11.690Z] #44 165.2 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T13:33:11.690Z] #44 165.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T13:33:11.690Z] #44 165.3 make[1]: Nothing to be done for 'all'. [2020-05-07T13:33:11.690Z] #44 165.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:33:11.690Z] #44 165.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:11.690Z] #44 165.6 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:11.690Z] #44 165.6 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:11.706Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-05-07T13:33:11.748Z] #11 DONE 218.4s [2020-05-07T13:33:11.748Z] [2020-05-07T13:33:11.748Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:33:11.748Z] #59 DONE 0.2s [2020-05-07T13:33:11.748Z] [2020-05-07T13:33:11.748Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T13:33:11.748Z] #60 DONE 0.1s [2020-05-07T13:33:11.748Z] [2020-05-07T13:33:11.748Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:11.944Z] #60 DONE 112.0s [2020-05-07T13:33:11.944Z] [2020-05-07T13:33:11.944Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:33:11.944Z] #44 168.6 DEP lib/c/criu.d [2020-05-07T13:33:11.944Z] #44 168.6 CC images/rpc.pb-c.o [2020-05-07T13:33:11.944Z] #44 169.2 CC lib/c/criu.o [2020-05-07T13:33:11.944Z] #44 170.1 LINK lib/c/built-in.o [2020-05-07T13:33:11.947Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:11.947Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:11.947Z] #44 165.7 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:11.947Z] #44 165.8 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:11.987Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-07T13:33:12.085Z] #61 0.300 + RM_GOPATH=0 [2020-05-07T13:33:12.085Z] #61 0.301 + TMP_GOPATH= [2020-05-07T13:33:12.085Z] #61 0.301 + : /build [2020-05-07T13:33:12.085Z] #61 0.302 + '[' -z '' ']' [2020-05-07T13:33:12.085Z] #61 0.303 ++ mktemp -d [2020-05-07T13:33:12.085Z] #61 0.305 + export GOPATH=/tmp/tmp.wo2YmcQfCU [2020-05-07T13:33:12.085Z] #61 0.305 + GOPATH=/tmp/tmp.wo2YmcQfCU [2020-05-07T13:33:12.085Z] #61 0.305 + RM_GOPATH=1 [2020-05-07T13:33:12.085Z] #61 0.310 ++ dirname ./install.sh [2020-05-07T13:33:12.085Z] #61 ... [2020-05-07T13:33:12.085Z] [2020-05-07T13:33:12.085Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T13:33:12.085Z] #12 DONE 0.7s [2020-05-07T13:33:12.085Z] [2020-05-07T13:33:12.085Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:12.085Z] #61 0.311 + dir=. [2020-05-07T13:33:12.085Z] #61 0.311 + bin=runc [2020-05-07T13:33:12.085Z] #61 0.311 + shift [2020-05-07T13:33:12.085Z] #61 0.312 + '[' '!' -f ./runc.installer ']' [2020-05-07T13:33:12.085Z] #61 0.312 + . ./runc.installer [2020-05-07T13:33:12.085Z] #61 0.312 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:33:12.085Z] #61 0.313 + install_runc [2020-05-07T13:33:12.085Z] #61 0.315 + uname -r [2020-05-07T13:33:12.085Z] #61 0.317 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T13:33:12.085Z] #61 0.320 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T13:33:12.085Z] #61 0.323 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T13:33:12.085Z] #61 0.324 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T13:33:12.085Z] #61 0.324 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wo2YmcQfCU/src/github.com/opencontainers/runc [2020-05-07T13:33:12.085Z] #61 0.336 Cloning into '/tmp/tmp.wo2YmcQfCU/src/github.com/opencontainers/runc'... [2020-05-07T13:33:12.200Z] #44 170.1 LINK lib/c/libcriu.so [2020-05-07T13:33:12.200Z] #44 170.1 LINK lib/c/libcriu.a [2020-05-07T13:33:12.200Z] #44 170.2 GEN magic.py [2020-05-07T13:33:12.200Z] #44 170.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:33:12.208Z] #44 165.9 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:12.208Z] #44 165.9 INSTALL criu/criu [2020-05-07T13:33:12.270Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-07T13:33:12.455Z] #44 170.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:33:12.455Z] #44 170.3 Note: Building without GnuTLS support [2020-05-07T13:33:12.467Z] #44 DONE 166.1s [2020-05-07T13:33:12.467Z] [2020-05-07T13:33:12.467Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:12.551Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-07T13:33:12.812Z] #61 ... [2020-05-07T13:33:12.812Z] [2020-05-07T13:33:12.812Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T13:33:12.812Z] #13 DONE 0.5s [2020-05-07T13:33:12.812Z] [2020-05-07T13:33:12.812Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T13:33:13.154Z] #14 0.306 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T13:33:13.154Z] #14 DONE 0.4s [2020-05-07T13:33:13.154Z] [2020-05-07T13:33:13.154Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T13:33:13.380Z] #44 171.1 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:33:13.497Z] #15 DONE 0.3s [2020-05-07T13:33:13.497Z] [2020-05-07T13:33:13.497Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T13:33:13.635Z] #44 171.6 make[1]: Nothing to be done for 'all'. [2020-05-07T13:33:13.834Z] #16 DONE 0.3s [2020-05-07T13:33:13.834Z] [2020-05-07T13:33:13.834Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T13:33:13.836Z] #65 ... [2020-05-07T13:33:13.836Z] [2020-05-07T13:33:13.836Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T13:33:13.836Z] #45 DONE 0.1s [2020-05-07T13:33:13.836Z] [2020-05-07T13:33:13.836Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:13.836Z] #65 195.6 + bin/containerd [2020-05-07T13:33:14.016Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-05-07T13:33:14.016Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-07T13:33:14.093Z] #65 ... [2020-05-07T13:33:14.093Z] [2020-05-07T13:33:14.093Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T13:33:14.093Z] #48 DONE 0.1s [2020-05-07T13:33:14.093Z] [2020-05-07T13:33:14.093Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T13:33:14.093Z] #51 DONE 0.1s [2020-05-07T13:33:14.093Z] [2020-05-07T13:33:14.093Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:14.169Z] #17 DONE 0.5s [2020-05-07T13:33:14.169Z] [2020-05-07T13:33:14.169Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:33:14.195Z] #44 172.1 make[1]: 'images/built-in.o' is up to date. [2020-05-07T13:33:14.195Z] #44 172.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T13:33:14.195Z] #44 172.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T13:33:14.195Z] #44 172.2 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T13:33:14.195Z] #44 172.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T13:33:14.195Z] #44 172.2 make[1]: Nothing to be done for 'all'. [2020-05-07T13:33:14.450Z] #44 172.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:33:14.450Z] #44 172.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:14.450Z] #44 172.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:14.450Z] #44 172.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:14.450Z] #44 172.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:14.450Z] #44 172.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:14.705Z] #44 172.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:14.705Z] #44 172.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:14.705Z] #44 172.7 make[2]: Nothing to be done for 'all'. [2020-05-07T13:33:14.705Z] #44 172.7 INSTALL criu/criu [2020-05-07T13:33:14.893Z] #18 0.757 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T13:33:14.961Z] #44 DONE 172.8s [2020-05-07T13:33:14.961Z] [2020-05-07T13:33:14.961Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:15.229Z] #18 0.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T13:33:15.229Z] #18 1.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T13:33:15.885Z] #53 ... [2020-05-07T13:33:15.886Z] [2020-05-07T13:33:15.886Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T13:33:15.886Z] #45 DONE 0.1s [2020-05-07T13:33:16.141Z] [2020-05-07T13:33:16.141Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T13:33:16.141Z] #48 DONE 0.2s [2020-05-07T13:33:16.141Z] [2020-05-07T13:33:16.141Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:16.141Z] #53 ... [2020-05-07T13:33:16.141Z] [2020-05-07T13:33:16.141Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T13:33:16.141Z] #51 DONE 0.1s [2020-05-07T13:33:16.396Z] #18 2.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T13:33:16.396Z] [2020-05-07T13:33:16.396Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:16.651Z] #53 ... [2020-05-07T13:33:16.651Z] [2020-05-07T13:33:16.651Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:16.651Z] #65 196.9 + bin/containerd [2020-05-07T13:33:16.681Z] ok github.com/docker/docker/pkg/signal 2.354s coverage: 61.0% of statements [2020-05-07T13:33:16.967Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-07T13:33:17.117Z] #18 ... [2020-05-07T13:33:17.117Z] [2020-05-07T13:33:17.117Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:33:17.117Z] #45 116.7 DEP criu/servicefd.d [2020-05-07T13:33:17.117Z] #45 117.0 DEP criu/seize.d [2020-05-07T13:33:17.117Z] #45 117.2 DEP criu/seccomp.d [2020-05-07T13:33:17.117Z] #45 117.5 DEP criu/rst-malloc.d [2020-05-07T13:33:17.117Z] #45 117.6 DEP criu/rbtree.d [2020-05-07T13:33:17.117Z] #45 117.7 DEP criu/pstree.d [2020-05-07T13:33:17.117Z] #45 117.9 DEP criu/protobuf.d [2020-05-07T13:33:17.117Z] #45 118.1 GEN criu/protobuf-desc-gen.h [2020-05-07T13:33:17.117Z] #45 120.6 DEP criu/protobuf-desc.d [2020-05-07T13:33:17.117Z] #45 120.8 DEP criu/proc_parse.d [2020-05-07T13:33:17.117Z] #45 121.1 DEP criu/plugin.d [2020-05-07T13:33:17.117Z] #45 121.4 DEP criu/pipes.d [2020-05-07T13:33:17.117Z] #45 121.8 DEP criu/pie-util.d [2020-05-07T13:33:17.117Z] #45 122.0 DEP criu/pie-util-vdso.d [2020-05-07T13:33:17.117Z] #45 122.3 DEP criu/path.d [2020-05-07T13:33:17.117Z] #45 122.6 DEP criu/parasite-syscall.d [2020-05-07T13:33:17.117Z] #45 123.0 DEP criu/pagemap.d [2020-05-07T13:33:17.117Z] #45 123.4 DEP criu/pagemap-cache.d [2020-05-07T13:33:17.117Z] #45 123.7 DEP criu/page-xfer.d [2020-05-07T13:33:17.117Z] #45 124.2 DEP criu/page-pipe.d [2020-05-07T13:33:17.117Z] #45 124.3 DEP criu/netfilter.d [2020-05-07T13:33:17.117Z] #45 124.6 DEP criu/net.d [2020-05-07T13:33:17.117Z] #45 125.1 DEP criu/namespaces.d [2020-05-07T13:33:17.117Z] #45 125.4 DEP criu/mount.d [2020-05-07T13:33:17.117Z] #45 125.8 DEP criu/mem.d [2020-05-07T13:33:17.117Z] #45 126.1 DEP criu/lsm.d [2020-05-07T13:33:17.117Z] #45 126.4 DEP criu/log.d [2020-05-07T13:33:17.117Z] #45 126.6 DEP criu/libnetlink.d [2020-05-07T13:33:17.453Z] #45 126.9 DEP criu/kerndat.d [2020-05-07T13:33:17.453Z] #45 127.3 DEP criu/kcmp-ids.d [2020-05-07T13:33:17.583Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-07T13:33:17.583Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-07T13:33:17.788Z] #45 127.4 DEP criu/irmap.d [2020-05-07T13:33:17.866Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-05-07T13:33:18.125Z] #45 127.6 DEP criu/ipc_ns.d [2020-05-07T13:33:18.462Z] #45 128.0 DEP criu/image.d [2020-05-07T13:33:18.482Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-07T13:33:18.807Z] #45 128.2 DEP criu/image-desc.d [2020-05-07T13:33:18.807Z] #45 128.4 DEP criu/fsnotify.d [2020-05-07T13:33:19.095Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-05-07T13:33:19.095Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-05-07T13:33:19.190Z] #45 128.8 DEP criu/filesystems.d [2020-05-07T13:33:19.190Z] #45 ... [2020-05-07T13:33:19.190Z] [2020-05-07T13:33:19.190Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:33:19.190Z] #18 5.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T13:33:19.483Z] #53 DONE 244.5s [2020-05-07T13:33:19.483Z] [2020-05-07T13:33:19.483Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:19.483Z] #65 ... [2020-05-07T13:33:19.483Z] [2020-05-07T13:33:19.483Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T13:33:19.483Z] #54 DONE 0.2s [2020-05-07T13:33:19.483Z] [2020-05-07T13:33:19.483Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T13:33:19.483Z] #57 DONE 0.1s [2020-05-07T13:33:19.483Z] [2020-05-07T13:33:19.483Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T13:33:19.483Z] #61 DONE 0.1s [2020-05-07T13:33:19.483Z] [2020-05-07T13:33:19.483Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:19.526Z] #18 5.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T13:33:19.707Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-05-07T13:33:19.707Z] testing: warning: no tests to run [2020-05-07T13:33:19.707Z] coverage: [no statements] [2020-05-07T13:33:19.707Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-07T13:33:20.319Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-07T13:33:20.319Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-07T13:33:20.600Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-07T13:33:20.692Z] #18 ... [2020-05-07T13:33:20.692Z] [2020-05-07T13:33:20.692Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:20.692Z] #48 216.8 vendor/golang.org/x/crypto/cryptobyte [2020-05-07T13:33:20.692Z] #48 219.4 vendor/golang.org/x/net/http2/hpack [2020-05-07T13:33:20.692Z] #48 222.9 mime [2020-05-07T13:33:20.692Z] #48 223.3 mime/quotedprintable [2020-05-07T13:33:20.692Z] #48 ... [2020-05-07T13:33:20.692Z] [2020-05-07T13:33:20.692Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:33:20.692Z] #45 129.1 DEP criu/files.d [2020-05-07T13:33:20.692Z] #45 129.5 DEP criu/files-reg.d [2020-05-07T13:33:20.692Z] #45 129.8 DEP criu/files-ext.d [2020-05-07T13:33:20.692Z] #45 130.0 DEP criu/file-lock.d [2020-05-07T13:33:20.692Z] #45 130.3 DEP criu/file-ids.d [2020-05-07T13:33:20.692Z] #45 130.5 DEP criu/fifo.d [2020-05-07T13:33:21.028Z] #45 130.8 DEP criu/fdstore.d [2020-05-07T13:33:21.363Z] #45 131.0 DEP criu/fault-injection.d [2020-05-07T13:33:21.363Z] #45 131.1 DEP criu/external.d [2020-05-07T13:33:21.385Z] #65 210.6 + bin/containerd-stress [2020-05-07T13:33:21.699Z] #45 131.2 DEP criu/eventpoll.d [2020-05-07T13:33:22.036Z] #45 131.5 DEP criu/eventfd.d [2020-05-07T13:33:22.036Z] #45 131.7 DEP criu/crtools.d [2020-05-07T13:33:22.372Z] #45 132.1 DEP criu/cr-service.d [2020-05-07T13:33:22.615Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.3% of statements [2020-05-07T13:33:22.711Z] #45 132.5 DEP criu/cr-restore.d [2020-05-07T13:33:22.897Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-07T13:33:23.433Z] #45 133.0 DEP criu/cr-errno.d [2020-05-07T13:33:23.433Z] #45 133.0 DEP criu/cr-dump.d [2020-05-07T13:33:23.509Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-07T13:33:23.768Z] #45 133.3 DEP criu/cr-dedup.d [2020-05-07T13:33:23.790Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-07T13:33:23.920Z] #65 213.2 + bin/containerd-shim [2020-05-07T13:33:24.103Z] #45 133.7 DEP criu/cr-check.d [2020-05-07T13:33:24.440Z] #45 134.1 DEP criu/config.d [2020-05-07T13:33:24.777Z] #45 134.5 DEP criu/clone-noasan.d [2020-05-07T13:33:24.792Z] ok github.com/docker/docker/registry 0.093s coverage: 56.1% of statements [2020-05-07T13:33:25.122Z] #45 134.6 DEP criu/cgroup.d [2020-05-07T13:33:25.407Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-07T13:33:25.477Z] #45 134.9 DEP criu/cgroup-props.d [2020-05-07T13:33:25.477Z] #45 135.1 DEP criu/bitmap.d [2020-05-07T13:33:25.477Z] #45 135.2 DEP criu/bfd.d [2020-05-07T13:33:25.687Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-07T13:33:25.820Z] #45 135.4 DEP criu/autofs.d [2020-05-07T13:33:26.155Z] #45 135.8 DEP criu/aio.d [2020-05-07T13:33:26.491Z] #45 136.1 DEP criu/action-scripts.d [2020-05-07T13:33:26.691Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-05-07T13:33:26.691Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-07T13:33:27.208Z] #45 136.8 CC criu/action-scripts.o [2020-05-07T13:33:27.931Z] #45 137.7 CC criu/aio.o [2020-05-07T13:33:28.653Z] #45 ... [2020-05-07T13:33:28.653Z] [2020-05-07T13:33:28.653Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:33:28.653Z] #18 14.30 Fetched 8128 kB in 14s (588 kB/s) [2020-05-07T13:33:29.194Z] #65 218.7 + bin/containerd-shim-runc-v1 [2020-05-07T13:33:29.358Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-07T13:33:29.358Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-05-07T13:33:29.975Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-05-07T13:33:30.978Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-05-07T13:33:32.481Z] #18 14.30 Reading package lists... [2020-05-07T13:33:32.481Z] #18 ... [2020-05-07T13:33:32.481Z] [2020-05-07T13:33:32.481Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:32.481Z] #48 228.7 net/textproto [2020-05-07T13:33:32.481Z] #48 228.7 vendor/golang.org/x/net/http/httpproxy [2020-05-07T13:33:32.481Z] #48 228.7 crypto/x509 [2020-05-07T13:33:32.481Z] #48 231.7 mime/multipart [2020-05-07T13:33:32.481Z] #48 231.8 vendor/golang.org/x/net/http/httpguts [2020-05-07T13:33:32.481Z] #48 237.4 crypto/tls [2020-05-07T13:33:32.481Z] #48 ... [2020-05-07T13:33:32.481Z] [2020-05-07T13:33:32.481Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:32.481Z] #61 13.28 + cd /tmp/tmp.wo2YmcQfCU/src/github.com/opencontainers/runc [2020-05-07T13:33:32.481Z] #61 13.29 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T13:33:32.481Z] #61 14.52 + '[' -z '' ']' [2020-05-07T13:33:32.481Z] #61 14.52 + target=static [2020-05-07T13:33:32.481Z] #61 14.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T13:33:32.481Z] #61 17.03 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-05-07T13:33:32.486Z] #65 221.6 + bin/containerd-shim-runc-v2 [2020-05-07T13:33:33.204Z] #61 ... [2020-05-07T13:33:33.204Z] [2020-05-07T13:33:33.204Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:33.204Z] #51 DONE 239.7s [2020-05-07T13:33:33.204Z] [2020-05-07T13:33:33.204Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:33:33.204Z] #45 139.0 CC criu/autofs.o [2020-05-07T13:33:33.204Z] #45 142.5 CC criu/bfd.o [2020-05-07T13:33:33.423Z] #65 222.6 + binaries [2020-05-07T13:33:33.423Z] #65 222.6 + mkdir -p /build [2020-05-07T13:33:33.423Z] #65 222.6 + cp bin/containerd /build/containerd [2020-05-07T13:33:33.423Z] #65 222.7 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T13:33:33.423Z] #65 222.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T13:33:33.423Z] #65 222.7 + cp bin/ctr /build/ctr [2020-05-07T13:33:33.682Z] #65 DONE 223.0s [2020-05-07T13:33:35.060Z] [2020-05-07T13:33:35.060Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T13:33:35.318Z] #66 DONE 0.3s [2020-05-07T13:33:35.318Z] [2020-05-07T13:33:35.318Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T13:33:35.318Z] #70 DONE 0.1s [2020-05-07T13:33:35.318Z] [2020-05-07T13:33:35.318Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T13:33:35.509Z] #45 144.9 CC criu/bitmap.o [2020-05-07T13:33:35.509Z] #45 145.2 CC criu/cgroup-props.o [2020-05-07T13:33:35.577Z] #72 DONE 0.1s [2020-05-07T13:33:35.577Z] [2020-05-07T13:33:35.577Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T13:33:35.577Z] #75 DONE 0.1s [2020-05-07T13:33:35.835Z] [2020-05-07T13:33:35.835Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T13:33:35.835Z] #76 DONE 0.0s [2020-05-07T13:33:35.836Z] [2020-05-07T13:33:35.836Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T13:33:37.200Z] #45 146.9 CC criu/cgroup.o [2020-05-07T13:33:37.739Z] #77 DONE 1.7s [2020-05-07T13:33:37.739Z] [2020-05-07T13:33:37.739Z] #78 exporting to image [2020-05-07T13:33:37.739Z] #78 exporting layers [2020-05-07T13:33:41.031Z] #78 exporting layers 3.7s done [2020-05-07T13:33:41.032Z] #78 writing image sha256:b862da3a608a13fad300dce10f38c8372ba51783b4f84bd56eed4b3efde1b761 done [2020-05-07T13:33:41.032Z] #78 naming to docker.io/library/docker:d98199e84c3a4125e600fdfdde5f95791fb7177e done [2020-05-07T13:33:41.032Z] #78 DONE 3.7s [2020-05-07T13:33:41.032Z] #45 ... [2020-05-07T13:33:41.032Z] [2020-05-07T13:33:41.032Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:33:41.032Z] #18 14.30 Reading package lists... [2020-05-07T13:33:41.032Z] #18 20.77 Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T13:33:41.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/test/unit [2020-05-07T13:33:42.244Z] #18 26.47 Building dependency tree... [2020-05-07T13:33:42.973Z] #18 ... [2020-05-07T13:33:42.973Z] [2020-05-07T13:33:42.973Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:33:42.973Z] #48 249.1 net/http/httptrace [2020-05-07T13:33:43.312Z] #48 249.6 net/http [2020-05-07T13:33:46.175Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T13:33:46.175Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === Skipped [2020-05-07T13:33:46.175Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T13:33:46.175Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T13:33:46.175Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T13:33:46.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T13:33:46.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T13:33:46.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T13:33:46.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T13:33:46.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.175Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T13:33:46.175Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:33:46.175Z] [2020-05-07T13:33:46.175Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T13:33:46.175Z] time="2020-05-07T13:32:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:33:46.175Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:33:46.175Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T13:33:46.176Z] time="2020-05-07T13:32:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T13:33:46.176Z] time="2020-05-07T13:32:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T13:33:46.176Z] time="2020-05-07T13:32:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T13:33:46.176Z] time="2020-05-07T13:32:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T13:33:46.176Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T13:33:46.176Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T13:33:46.176Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T13:33:46.176Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T13:33:46.176Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T13:33:46.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:33:46.176Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T13:33:46.176Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T13:33:46.176Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T13:33:46.176Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] [2020-05-07T13:33:46.176Z] DONE 2122 tests, 26 skipped in 202.920s Post stage [Pipeline] junit [2020-05-07T13:33:46.211Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T13:33:46.645Z] ? github.com/docker/docker/api [no test files] [2020-05-07T13:33:46.749Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -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:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/make.sh dynbinary test-integration [2020-05-07T13:33:47.030Z] [2020-05-07T13:33:47.030Z] Removing bundles/ [2020-05-07T13:33:47.030Z] [2020-05-07T13:33:47.030Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T13:33:47.311Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:33:47.311Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T13:33:48.172Z] #48 ... [2020-05-07T13:33:48.172Z] [2020-05-07T13:33:48.172Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:51.546Z] #24 253.9 Checking out files: 19% (2115/10730) Checking out files: 20% (2146/10730) Checking out files: 21% (2254/10730) Checking out files: 22% (2361/10730) Checking out files: 23% (2468/10730) Checking out files: 24% (2576/10730) Checking out files: 25% (2683/10730) Checking out files: 26% (2790/10730) Checking out files: 27% (2898/10730) Checking out files: 28% (3005/10730) Checking out files: 29% (3112/10730) Checking out files: 30% (3219/10730) Checking out files: 31% (3327/10730) Checking out files: 31% (3398/10730) Checking out files: 32% (3434/10730) Checking out files: 33% (3541/10730) Checking out files: 34% (3649/10730) Checking out files: 35% (3756/10730) Checking out files: 36% (3863/10730) Checking out files: 37% (3971/10730) Checking out files: 38% (4078/10730) Checking out files: 39% (4185/10730) Checking out files: 40% (4292/10730) Checking out files: 41% (4400/10730) Checking out files: 42% (4507/10730) Checking out files: 43% (4614/10730) Checking out files: 44% (4722/10730) Checking out files: 45% (4829/10730) Checking out files: 46% (4936/10730) Checking out files: 47% (5044/10730) Checking out files: 48% (5151/10730) Checking out files: 49% (5258/10730) Checking out files: 50% (5365/10730) Checking out files: 51% (5473/10730) Checking out files: 52% (5580/10730) Checking out files: 53% (5687/10730) Checking out files: 53% (5695/10730) Checking out files: 54% (5795/10730) Checking out files: 55% (5902/10730) Checking out files: 56% (6009/10730) Checking out files: 57% (6117/10730) Checking out files: 58% (6224/10730) Checking out files: 59% (6331/10730) Checking out files: 60% (6438/10730) Checking out files: 61% (6546/10730) Checking out files: 62% (6653/10730) Checking out files: 63% (6760/10730) Checking out files: 64% (6868/10730) Checking out files: 65% (6975/10730) Checking out files: 66% (7082/10730) Checking out files: 67% (7190/10730) Checking out files: 68% (7297/10730) Checking out files: 69% (7404/10730) Checking out files: 70% (7511/10730) Checking out files: 71% (7619/10730) Checking out files: 72% (7726/10730) Checking out files: 73% (7833/10730) Checking out files: 74% (7941/10730) Checking out files: 75% (8048/10730) Checking out files: 75% (8128/10730) Checking out files: 76% (8155/10730) Checking out files: 77% (8263/10730) Checking out files: 78% (8370/10730) Checking out files: 79% (8477/10730) Checking out files: 80% (8584/10730) Checking out files: 81% (8692/10730) Checking out files: 82% (8799/10730) Checking out files: 83% (8906/10730) Checking out files: 84% (9014/10730) Checking out files: 85% (9121/10730) Checking out files: 86% (9228/10730) Checking out files: 87% (9336/10730) Checking out files: 88% (9443/10730) Checking out files: 89% (9550/10730) Checking out files: 90% (9657/10730) Checking out files: 91% (9765/10730) Checking out files: 92% (9872/10730) Checking out files: 93% (9979/10730) Checking out files: 94% (10087/10730) Checking out files: 95% (10194/10730) Checking out files: 96% (10301/10730) Checking out files: 97% (10409/10730) Checking out files: 98% (10516/10730) Checking out files: 99% (10623/10730) Checking out files: 99% (10653/10730) Checking out files: 100% (10730/10730) Checking out files: 100% (10730/10730), done. [2020-05-07T13:33:51.884Z] #24 258.3 + cd /tmp/tmp.DDpUm2x6Sl/tmp/docker-ce [2020-05-07T13:33:51.884Z] #24 258.3 + git checkout -q v17.06.2-ce [2020-05-07T13:33:52.776Z] #65 ... [2020-05-07T13:33:52.776Z] [2020-05-07T13:33:52.776Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:52.776Z] #53 DONE 284.5s [2020-05-07T13:33:52.776Z] [2020-05-07T13:33:52.776Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:52.776Z] #65 ... [2020-05-07T13:33:52.776Z] [2020-05-07T13:33:52.776Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T13:33:52.776Z] #54 DONE 0.1s [2020-05-07T13:33:52.776Z] [2020-05-07T13:33:52.776Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T13:33:52.776Z] #57 DONE 0.1s [2020-05-07T13:33:52.776Z] [2020-05-07T13:33:52.776Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:52.776Z] #65 ... [2020-05-07T13:33:52.776Z] [2020-05-07T13:33:52.776Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T13:33:52.776Z] #61 DONE 0.1s [2020-05-07T13:33:53.033Z] [2020-05-07T13:33:53.033Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:53.057Z] #24 ... [2020-05-07T13:33:53.057Z] [2020-05-07T13:33:53.057Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:33:53.057Z] #18 28.79 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T13:33:53.057Z] #18 28.79 The following additional packages will be installed: [2020-05-07T13:33:53.057Z] #18 28.79 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T13:33:53.057Z] #18 28.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T13:33:53.057Z] #18 28.79 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T13:33:53.057Z] #18 28.79 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T13:33:53.057Z] #18 28.79 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T13:33:53.057Z] #18 28.79 Suggested packages: [2020-05-07T13:33:53.057Z] #18 28.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T13:33:53.057Z] #18 28.79 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T13:33:53.057Z] #18 28.79 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T13:33:53.057Z] #18 28.79 Recommended packages: [2020-05-07T13:33:53.057Z] #18 28.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T13:33:53.057Z] #18 28.79 python3-keyrings.alt python3-xdg unzip [2020-05-07T13:33:53.057Z] #18 31.91 The following NEW packages will be installed: [2020-05-07T13:33:53.057Z] #18 31.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T13:33:53.057Z] #18 31.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T13:33:53.057Z] #18 31.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T13:33:53.057Z] #18 31.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T13:33:53.057Z] #18 31.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T13:33:53.057Z] #18 31.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T13:33:53.057Z] #18 31.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T13:33:53.057Z] #18 31.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T13:33:53.057Z] #18 31.91 xz-utils zip [2020-05-07T13:33:53.057Z] #18 32.41 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T13:33:53.057Z] #18 32.41 Need to get 29.2 MB of archives. [2020-05-07T13:33:53.057Z] #18 32.41 After this operation, 134 MB of additional disk space will be used. [2020-05-07T13:33:53.057Z] #18 32.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-07T13:33:53.057Z] #18 32.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-07T13:33:53.057Z] #18 33.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-07T13:33:53.057Z] #18 33.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-07T13:33:53.057Z] #18 33.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-07T13:33:53.057Z] #18 34.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-07T13:33:53.057Z] #18 34.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-07T13:33:53.057Z] #18 35.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-07T13:33:53.057Z] #18 35.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-07T13:33:53.057Z] #18 35.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-07T13:33:53.057Z] #18 35.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-07T13:33:53.057Z] #18 36.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-07T13:33:53.057Z] #18 36.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-07T13:33:53.057Z] #18 36.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-07T13:33:53.057Z] #18 36.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-07T13:33:53.057Z] #18 36.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-07T13:33:53.057Z] #18 37.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-07T13:33:53.057Z] #18 37.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T13:33:53.057Z] #18 37.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-07T13:33:53.057Z] #18 37.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-07T13:33:53.057Z] #18 38.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-07T13:33:53.057Z] #18 38.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-07T13:33:53.057Z] #18 38.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-07T13:33:53.057Z] #18 38.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-07T13:33:53.057Z] #18 38.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-07T13:33:53.057Z] #18 38.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-07T13:33:53.394Z] #18 39.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-07T13:33:53.394Z] #18 39.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-07T13:33:53.394Z] #18 39.33 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-07T13:33:53.764Z] #18 ... [2020-05-07T13:33:53.764Z] [2020-05-07T13:33:53.764Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:33:53.764Z] #45 153.2 CC criu/clone-noasan.o [2020-05-07T13:33:53.764Z] #45 153.6 CC criu/config.o [2020-05-07T13:33:53.764Z] #45 158.1 CC criu/cr-check.o [2020-05-07T13:33:53.764Z] #45 161.9 CC criu/cr-dedup.o [2020-05-07T13:33:53.764Z] #45 162.7 CC criu/cr-dump.o [2020-05-07T13:33:54.938Z] #45 ... [2020-05-07T13:33:54.938Z] [2020-05-07T13:33:54.938Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:33:54.938Z] #18 40.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-07T13:33:54.938Z] #18 40.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-07T13:33:54.938Z] #18 40.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-07T13:33:54.938Z] #18 40.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-07T13:33:55.279Z] #18 41.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-07T13:33:55.279Z] #18 41.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T13:33:55.332Z] #65 ... [2020-05-07T13:33:55.332Z] [2020-05-07T13:33:55.332Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:55.332Z] #53 DONE 288.4s [2020-05-07T13:33:55.332Z] [2020-05-07T13:33:55.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:55.332Z] #65 ... [2020-05-07T13:33:55.332Z] [2020-05-07T13:33:55.332Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T13:33:55.332Z] #54 DONE 0.2s [2020-05-07T13:33:55.332Z] [2020-05-07T13:33:55.332Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T13:33:55.332Z] #57 DONE 0.1s [2020-05-07T13:33:55.332Z] [2020-05-07T13:33:55.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:55.332Z] #65 ... [2020-05-07T13:33:55.332Z] [2020-05-07T13:33:55.332Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T13:33:55.332Z] #61 DONE 0.1s [2020-05-07T13:33:55.332Z] [2020-05-07T13:33:55.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:33:57.211Z] #65 239.1 + bin/containerd-stress [2020-05-07T13:33:58.869Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2020-05-07T13:33:59.108Z] #65 240.9 + bin/containerd-shim [2020-05-07T13:34:00.568Z] #65 240.0 + bin/containerd-stress [2020-05-07T13:34:01.927Z] #65 241.8 + bin/containerd-shim [2020-05-07T13:34:02.624Z] #18 ... [2020-05-07T13:34:02.625Z] [2020-05-07T13:34:02.625Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:34:02.625Z] #48 268.7 github.com/LK4D4/vndr/godl [2020-05-07T13:34:03.795Z] #48 269.9 github.com/LK4D4/vndr [2020-05-07T13:34:05.662Z] #65 247.4 + bin/containerd-shim-runc-v1 [2020-05-07T13:34:06.822Z] #48 ... [2020-05-07T13:34:06.823Z] [2020-05-07T13:34:06.823Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:34:06.823Z] #24 263.2 + mkdir -p /tmp/tmp.DDpUm2x6Sl/src/github.com/docker [2020-05-07T13:34:06.823Z] #24 263.2 + mv components/cli /tmp/tmp.DDpUm2x6Sl/src/github.com/docker/cli [2020-05-07T13:34:06.823Z] #24 263.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-07T13:34:06.823Z] #24 ... [2020-05-07T13:34:06.823Z] [2020-05-07T13:34:06.823Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:34:06.823Z] #45 167.5 CC criu/cr-errno.o [2020-05-07T13:34:06.823Z] #45 167.7 CC criu/cr-restore.o [2020-05-07T13:34:06.823Z] #45 175.7 CC criu/cr-service.o [2020-05-07T13:34:08.450Z] #65 248.4 + bin/containerd-shim-runc-v1 [2020-05-07T13:34:08.941Z] #65 250.4 + bin/containerd-shim-runc-v2 [2020-05-07T13:34:09.108Z] #45 178.9 CC criu/crtools.o [2020-05-07T13:34:09.505Z] #65 251.2 + binaries [2020-05-07T13:34:09.505Z] #65 251.2 + mkdir -p /build [2020-05-07T13:34:09.505Z] #65 251.2 + cp bin/containerd /build/containerd [2020-05-07T13:34:09.505Z] #65 251.2 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T13:34:09.505Z] #65 251.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T13:34:09.505Z] #65 251.2 + cp bin/ctr /build/ctr [2020-05-07T13:34:09.762Z] #65 DONE 251.5s [2020-05-07T13:34:10.279Z] #45 180.0 CC criu/eventfd.o [2020-05-07T13:34:10.693Z] [2020-05-07T13:34:10.693Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T13:34:10.950Z] #66 DONE 0.2s [2020-05-07T13:34:10.950Z] [2020-05-07T13:34:10.950Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T13:34:10.950Z] #70 DONE 0.1s [2020-05-07T13:34:11.003Z] #45 180.6 CC criu/eventpoll.o [2020-05-07T13:34:11.209Z] [2020-05-07T13:34:11.209Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T13:34:11.209Z] #72 DONE 0.1s [2020-05-07T13:34:11.209Z] [2020-05-07T13:34:11.209Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T13:34:11.209Z] #75 DONE 0.1s [2020-05-07T13:34:11.209Z] [2020-05-07T13:34:11.209Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T13:34:11.209Z] #76 DONE 0.0s [2020-05-07T13:34:11.467Z] [2020-05-07T13:34:11.467Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T13:34:11.710Z] #65 251.5 + bin/containerd-shim-runc-v2 [2020-05-07T13:34:12.269Z] #65 252.3 + binaries [2020-05-07T13:34:12.269Z] #65 252.3 + mkdir -p /build [2020-05-07T13:34:12.269Z] #65 252.3 + cp bin/containerd /build/containerd [2020-05-07T13:34:12.269Z] #65 252.3 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T13:34:12.269Z] #65 252.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T13:34:12.269Z] #65 252.3 + cp bin/ctr /build/ctr [2020-05-07T13:34:12.399Z] #77 DONE 1.1s [2020-05-07T13:34:12.399Z] [2020-05-07T13:34:12.399Z] #78 exporting to image [2020-05-07T13:34:12.399Z] #78 exporting layers [2020-05-07T13:34:12.524Z] #65 DONE 252.6s [2020-05-07T13:34:13.288Z] #45 182.5 CC criu/external.o [2020-05-07T13:34:13.447Z] [2020-05-07T13:34:13.447Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T13:34:13.622Z] #45 183.1 CC criu/fault-injection.o [2020-05-07T13:34:13.622Z] #45 183.2 CC criu/fdstore.o [2020-05-07T13:34:13.701Z] #66 DONE 0.2s [2020-05-07T13:34:13.701Z] [2020-05-07T13:34:13.701Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T13:34:13.701Z] #70 DONE 0.1s [2020-05-07T13:34:13.955Z] [2020-05-07T13:34:13.955Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T13:34:13.955Z] #72 DONE 0.2s [2020-05-07T13:34:13.955Z] [2020-05-07T13:34:13.955Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T13:34:13.955Z] #75 DONE 0.1s [2020-05-07T13:34:13.955Z] [2020-05-07T13:34:13.955Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T13:34:13.955Z] #76 DONE 0.0s [2020-05-07T13:34:14.209Z] [2020-05-07T13:34:14.209Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T13:34:14.347Z] #45 183.8 CC criu/fifo.o [2020-05-07T13:34:14.689Z] #45 184.4 CC criu/file-ids.o [2020-05-07T13:34:15.135Z] #77 DONE 1.2s [2020-05-07T13:34:15.389Z] [2020-05-07T13:34:15.389Z] #78 exporting to image [2020-05-07T13:34:15.389Z] #78 exporting layers [2020-05-07T13:34:15.451Z] #45 185.0 CC criu/file-lock.o [2020-05-07T13:34:16.625Z] #45 ... [2020-05-07T13:34:16.625Z] [2020-05-07T13:34:16.625Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:34:16.625Z] #48 DONE 282.7s [2020-05-07T13:34:16.625Z] [2020-05-07T13:34:16.625Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:34:17.352Z] #24 ... [2020-05-07T13:34:17.352Z] [2020-05-07T13:34:17.352Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:34:17.352Z] #45 186.9 CC criu/files-ext.o [2020-05-07T13:34:18.523Z] #45 188.0 CC criu/files-reg.o [2020-05-07T13:34:18.949Z] #78 exporting layers 5.9s done [2020-05-07T13:34:18.949Z] #78 writing image sha256:0469f728cf718b14c4863deec25e1e1800d1c5227ef5dc8cff917f361b6c8035 done [2020-05-07T13:34:18.949Z] #78 naming to docker.io/library/docker:d98199e84c3a4125e600fdfdde5f95791fb7177e done [2020-05-07T13:34:18.949Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-07T13:34:20.928Z] [2020-05-07T13:34:20.928Z] Removing bundles/ [2020-05-07T13:34:20.928Z] [2020-05-07T13:34:20.928Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-07T13:34:20.928Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:34:20.928Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T13:34:21.954Z] #78 exporting layers 5.9s done [2020-05-07T13:34:21.954Z] #78 writing image sha256:2291f75f7bcfb02310207210b059ffc123df51385fd3d25ea2a97c59c5b2b265 done [2020-05-07T13:34:21.954Z] #78 naming to docker.io/library/docker:d98199e84c3a4125e600fdfdde5f95791fb7177e done [2020-05-07T13:34:21.954Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T13:34:22.366Z] #45 191.8 CC criu/files.o [2020-05-07T13:34:22.387Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -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:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/make.sh dynbinary test-integration [2020-05-07T13:34:23.309Z] [2020-05-07T13:34:23.563Z] Removing bundles/ [2020-05-07T13:34:23.564Z] [2020-05-07T13:34:23.564Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T13:34:23.564Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:34:23.564Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T13:34:26.211Z] #45 195.9 CC criu/filesystems.o [2020-05-07T13:34:27.904Z] #45 197.7 CC criu/fsnotify.o [2020-05-07T13:34:30.201Z] #45 199.5 CC criu/image-desc.o [2020-05-07T13:34:30.201Z] #45 199.8 CC criu/image.o [2020-05-07T13:34:31.890Z] #45 201.5 CC criu/ipc_ns.o [2020-05-07T13:34:34.185Z] #45 203.4 CC criu/irmap.o [2020-05-07T13:34:34.918Z] #45 204.6 CC criu/kcmp-ids.o [2020-05-07T13:34:35.638Z] #45 205.1 CC criu/kerndat.o [2020-05-07T13:34:37.323Z] #45 206.8 CC criu/libnetlink.o [2020-05-07T13:34:37.660Z] #45 207.4 CC criu/log.o [2020-05-07T13:34:38.382Z] #45 ... [2020-05-07T13:34:38.382Z] [2020-05-07T13:34:38.382Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T13:34:38.382Z] #31 DONE 305.1s [2020-05-07T13:34:38.382Z] [2020-05-07T13:34:38.382Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:34:39.105Z] #54 ... [2020-05-07T13:34:39.105Z] [2020-05-07T13:34:39.106Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:34:39.106Z] #45 208.5 CC criu/lsm.o [2020-05-07T13:34:40.276Z] #45 209.8 CC criu/mem.o [2020-05-07T13:34:40.491Z] 65014b3c3121: Pull complete [2020-05-07T13:34:41.009Z] INFO [loader] Go packages loading at mode 575 (types_sizes|imports|deps|exports_file|files|name|compiled_files) took 1m54.168221182s [2020-05-07T13:34:41.009Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.532546ms [2020-05-07T13:34:43.312Z] #45 212.9 CC criu/mount.o [2020-05-07T13:34:44.020Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:34:44.020Z] [2020-05-07T13:34:44.020Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T13:34:44.020Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T13:34:44.020Z] HOSTNAME=2aadcd891df5 [2020-05-07T13:34:44.020Z] TESTDEBUG=0 [2020-05-07T13:34:44.020Z] DEST=bundles/test-integration [2020-05-07T13:34:44.020Z] PWD=/go/src/github.com/docker/docker [2020-05-07T13:34:44.020Z] DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:34:44.020Z] container=docker [2020-05-07T13:34:44.020Z] HOME=/root [2020-05-07T13:34:44.020Z] GOLANG_VERSION=1.13.10 [2020-05-07T13:34:44.020Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T13:34:44.020Z] VALIDATE_BRANCH=master [2020-05-07T13:34:44.020Z] TERM=xterm [2020-05-07T13:34:44.020Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T13:34:44.020Z] SHLVL=1 [2020-05-07T13:34:44.020Z] TIMEOUT=120m [2020-05-07T13:34:44.020Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T13:34:44.020Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T13:34:44.020Z] GO111MODULE=off [2020-05-07T13:34:44.020Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T13:34:44.020Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T13:34:44.020Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T13:34:44.020Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T13:34:44.020Z] GOPATH=/go [2020-05-07T13:34:44.020Z] PKG_CONFIG=pkg-config [2020-05-07T13:34:44.020Z] _=/usr/bin/env [2020-05-07T13:34:44.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T13:34:44.997Z] #45 ... [2020-05-07T13:34:44.997Z] [2020-05-07T13:34:44.997Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:34:44.997Z] #18 85.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T13:34:44.997Z] #18 85.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T13:34:44.997Z] #18 85.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-07T13:34:44.997Z] #18 85.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T13:34:44.997Z] #18 86.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T13:34:44.997Z] #18 86.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T13:34:44.997Z] #18 86.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-07T13:34:44.997Z] #18 86.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-07T13:34:44.997Z] #18 87.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-07T13:34:44.997Z] #18 87.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T13:34:44.997Z] #18 89.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-07T13:34:44.997Z] #18 89.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-07T13:34:44.997Z] #18 89.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-07T13:34:45.332Z] #18 91.04 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T13:34:45.332Z] #18 91.14 Fetched 29.2 MB in 58s (501 kB/s) [2020-05-07T13:34:45.332Z] #18 91.22 Selecting previously unselected package pigz. [2020-05-07T13:34:45.669Z] #18 91.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 ... 23360 files and directories currently installed.) [2020-05-07T13:34:45.669Z] #18 91.34 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-07T13:34:45.669Z] #18 91.34 Unpacking pigz (2.4-1) ... [2020-05-07T13:34:45.669Z] #18 91.43 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-07T13:34:45.669Z] #18 91.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T13:34:45.669Z] #18 91.46 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T13:34:46.007Z] #18 92.01 Selecting previously unselected package python3.7-minimal. [2020-05-07T13:34:46.343Z] #18 92.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T13:34:46.343Z] #18 92.03 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:34:47.513Z] #18 93.17 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T13:34:47.513Z] #18 93.19 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T13:34:50.511Z] #18 95.95 Selecting previously unselected package python3-minimal. [2020-05-07T13:34:50.511Z] #18 95.95 (Reading database ... (Reading database ... 5% [2020-05-07T13:34:50.511Z] #18 ... [2020-05-07T13:34:50.511Z] [2020-05-07T13:34:50.511Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:34:50.511Z] #45 219.7 CC criu/namespaces.o [2020-05-07T13:34:54.379Z] #45 223.8 CC criu/net.o [2020-05-07T13:34:55.100Z] #45 ... [2020-05-07T13:34:55.100Z] [2020-05-07T13:34:55.100Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:34:55.100Z] #18 95.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23609 files and directories currently installed.) [2020-05-07T13:34:55.100Z] #18 96.09 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 96.10 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T13:34:55.100Z] #18 96.22 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-07T13:34:55.100Z] #18 96.24 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 96.25 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-07T13:34:55.100Z] #18 96.42 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-07T13:34:55.100Z] #18 96.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 96.44 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T13:34:55.100Z] #18 97.59 Selecting previously unselected package python3.7. [2020-05-07T13:34:55.100Z] #18 97.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 97.62 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:34:55.100Z] #18 97.81 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-07T13:34:55.100Z] #18 97.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 97.82 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-07T13:34:55.100Z] #18 97.99 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T13:34:55.100Z] #18 99.13 Selecting previously unselected package python3. [2020-05-07T13:34:55.100Z] #18 99.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24021 files and directories currently installed.) [2020-05-07T13:34:55.100Z] #18 99.22 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 99.23 Unpacking python3 (3.7.3-1) ... [2020-05-07T13:34:55.100Z] #18 99.34 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-07T13:34:55.100Z] #18 99.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 99.35 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-07T13:34:55.100Z] #18 99.44 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-07T13:34:55.100Z] #18 99.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 99.45 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-07T13:34:55.100Z] #18 99.54 Selecting previously unselected package libiptc0:ppc64el. [2020-05-07T13:34:55.100Z] #18 99.54 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 99.55 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-07T13:34:55.100Z] #18 99.63 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-07T13:34:55.100Z] #18 99.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 99.65 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-07T13:34:55.100Z] #18 99.72 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-07T13:34:55.100Z] #18 99.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 99.74 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-07T13:34:55.100Z] #18 99.82 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-07T13:34:55.100Z] #18 99.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 99.83 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-07T13:34:55.100Z] #18 99.92 Selecting previously unselected package iptables. [2020-05-07T13:34:55.100Z] #18 99.93 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 99.93 Unpacking iptables (1.8.2-4) ... [2020-05-07T13:34:55.100Z] #18 100.5 Selecting previously unselected package xxd. [2020-05-07T13:34:55.100Z] #18 100.5 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T13:34:55.100Z] #18 100.5 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T13:34:55.100Z] #18 100.6 Selecting previously unselected package vim-common. [2020-05-07T13:34:55.100Z] #18 100.6 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:34:55.100Z] #18 100.7 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T13:34:55.100Z] #18 100.9 Selecting previously unselected package bash-completion. [2020-05-07T13:34:55.100Z] #18 100.9 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 4.8% of statements [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T13:34:55.117Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-05-07T13:34:55.117Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-05-07T13:34:57.030Z] ok github.com/docker/docker/builder/remotecontext/git 3.272s coverage: 86.3% of statements [2020-05-07T13:34:57.030Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2020-05-07T13:34:57.970Z] ok github.com/docker/docker/builder/dockerfile 1.158s coverage: 48.2% of statements [2020-05-07T13:34:57.970Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T13:34:57.970Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T13:34:59.936Z] #18 105.7 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T13:35:00.614Z] #18 106.3 Selecting previously unselected package bzip2. [2020-05-07T13:35:00.614Z] #18 106.3 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-07T13:35:00.614Z] #18 106.3 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:35:00.614Z] #18 106.4 Selecting previously unselected package xz-utils. [2020-05-07T13:35:00.614Z] #18 ... [2020-05-07T13:35:00.614Z] [2020-05-07T13:35:00.614Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:35:00.614Z] #45 230.1 CC criu/netfilter.o [2020-05-07T13:35:01.338Z] #45 230.8 CC criu/page-pipe.o [2020-05-07T13:35:03.098Z] #45 232.5 CC criu/page-xfer.o [2020-05-07T13:35:03.252Z] ok github.com/docker/docker/client 0.387s coverage: 75.4% of statements [2020-05-07T13:35:06.112Z] #45 235.3 CC criu/pagemap-cache.o [2020-05-07T13:35:06.112Z] #45 ... [2020-05-07T13:35:06.112Z] [2020-05-07T13:35:06.112Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:35:06.112Z] #18 106.4 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 106.4 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T13:35:06.112Z] #18 106.6 Selecting previously unselected package apparmor. [2020-05-07T13:35:06.112Z] #18 106.6 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 106.8 Unpacking apparmor (2.13.2-10) ... [2020-05-07T13:35:06.112Z] #18 107.3 Selecting previously unselected package aufs-tools. [2020-05-07T13:35:06.112Z] #18 107.3 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 107.3 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:35:06.112Z] #18 107.5 Selecting previously unselected package libonig5:ppc64el. [2020-05-07T13:35:06.112Z] #18 107.5 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 107.5 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-07T13:35:06.112Z] #18 107.7 Selecting previously unselected package libjq1:ppc64el. [2020-05-07T13:35:06.112Z] #18 107.7 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 107.7 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T13:35:06.112Z] #18 107.8 Selecting previously unselected package jq. [2020-05-07T13:35:06.112Z] #18 107.8 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 107.8 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T13:35:06.112Z] #18 108.0 Selecting previously unselected package libaio1:ppc64el. [2020-05-07T13:35:06.112Z] #18 108.0 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 108.0 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-07T13:35:06.112Z] #18 108.0 Selecting previously unselected package libgpm2:ppc64el. [2020-05-07T13:35:06.112Z] #18 108.1 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 108.1 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-07T13:35:06.112Z] #18 108.1 Selecting previously unselected package libicu63:ppc64el. [2020-05-07T13:35:06.112Z] #18 108.1 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-07T13:35:06.112Z] #18 108.2 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T13:35:06.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T13:35:06.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T13:35:07.280Z] #18 113.0 Selecting previously unselected package libnet1:ppc64el. [2020-05-07T13:35:07.280Z] #18 113.0 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T13:35:07.280Z] #18 113.0 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T13:35:07.280Z] #18 113.1 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-07T13:35:07.280Z] #18 113.2 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-07T13:35:07.280Z] #18 113.2 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T13:35:07.616Z] #18 113.4 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-07T13:35:07.616Z] #18 113.4 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T13:35:07.616Z] #18 113.4 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T13:35:07.616Z] #18 113.5 Selecting previously unselected package libreadline5:ppc64el. [2020-05-07T13:35:07.616Z] #18 113.5 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-07T13:35:07.616Z] #18 113.5 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-07T13:35:07.953Z] #18 113.8 Selecting previously unselected package net-tools. [2020-05-07T13:35:07.954Z] #18 113.8 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-07T13:35:07.954Z] #18 113.8 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:35:08.291Z] #18 114.1 Selecting previously unselected package python-pip-whl. [2020-05-07T13:35:08.291Z] #18 114.1 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T13:35:08.291Z] #18 114.1 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T13:35:08.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T13:35:09.011Z] #18 114.7 Selecting previously unselected package python3-lib2to3. [2020-05-07T13:35:09.011Z] #18 114.7 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T13:35:09.011Z] #18 114.7 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:35:09.011Z] #18 114.8 Selecting previously unselected package python3-distutils. [2020-05-07T13:35:09.011Z] #18 114.8 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T13:35:09.011Z] #18 114.8 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T13:35:09.347Z] #18 115.0 Selecting previously unselected package python3-pip. [2020-05-07T13:35:09.347Z] #18 115.0 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T13:35:09.347Z] #18 115.0 Unpacking python3-pip (18.1-5) ... [2020-05-07T13:35:09.347Z] #18 115.2 Selecting previously unselected package python3-pkg-resources. [2020-05-07T13:35:09.347Z] #18 115.2 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T13:35:09.347Z] #18 115.2 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:35:09.689Z] #18 115.3 Selecting previously unselected package python3-setuptools. [2020-05-07T13:35:09.689Z] #18 115.3 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T13:35:09.689Z] #18 115.4 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T13:35:09.689Z] #18 115.6 Selecting previously unselected package python3-wheel. [2020-05-07T13:35:09.689Z] #18 115.6 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T13:35:09.689Z] #18 115.6 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T13:35:09.689Z] #18 115.7 Selecting previously unselected package sudo. [2020-05-07T13:35:10.027Z] #18 115.7 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-07T13:35:10.027Z] #18 115.7 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:35:10.751Z] #18 116.4 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T13:35:10.751Z] #18 116.5 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-07T13:35:10.751Z] #18 116.5 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:35:11.109Z] #18 116.8 Selecting previously unselected package uidmap. [2020-05-07T13:35:11.109Z] #18 116.8 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-07T13:35:11.109Z] #18 116.8 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T13:35:11.109Z] #18 116.9 Selecting previously unselected package vim-runtime. [2020-05-07T13:35:11.109Z] #18 116.9 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T13:35:11.109Z] #18 117.0 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T13:35:11.109Z] #18 117.1 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T13:35:11.109Z] #18 117.1 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:35:15.910Z] #18 120.8 Selecting previously unselected package vim. [2020-05-07T13:35:15.910Z] #18 120.9 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T13:35:15.910Z] #18 120.9 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T13:35:15.910Z] #18 121.6 Selecting previously unselected package xfsprogs. [2020-05-07T13:35:15.910Z] #18 121.6 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-07T13:35:15.910Z] #18 121.6 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T13:35:16.630Z] #18 122.2 Selecting previously unselected package zip. [2020-05-07T13:35:16.630Z] #18 122.2 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-07T13:35:16.630Z] #18 122.2 Unpacking zip (3.0-11+b1) ... [2020-05-07T13:35:16.630Z] #18 ... [2020-05-07T13:35:16.630Z] [2020-05-07T13:35:16.630Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:35:16.630Z] #45 236.1 CC criu/pagemap.o [2020-05-07T13:35:16.630Z] #45 237.9 CC criu/parasite-syscall.o [2020-05-07T13:35:16.630Z] #45 240.1 CC criu/path.o [2020-05-07T13:35:16.630Z] #45 240.7 CC criu/pie-util-vdso.o [2020-05-07T13:35:16.630Z] #45 241.5 CC criu/pie-util.o [2020-05-07T13:35:16.630Z] #45 241.8 CC criu/pipes.o [2020-05-07T13:35:16.630Z] #45 243.2 CC criu/plugin.o [2020-05-07T13:35:16.630Z] #45 244.0 CC criu/proc_parse.o [2020-05-07T13:35:16.630Z] #45 ... [2020-05-07T13:35:16.630Z] [2020-05-07T13:35:16.630Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:35:16.630Z] #18 122.5 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T13:35:16.630Z] #18 122.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T13:35:16.630Z] #18 122.6 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-07T13:35:16.965Z] #18 122.6 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-07T13:35:16.965Z] #18 122.6 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-07T13:35:16.965Z] #18 122.6 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-07T13:35:16.965Z] #18 122.6 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T13:35:16.965Z] #18 122.6 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-07T13:35:16.965Z] #18 122.6 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T13:35:16.965Z] #18 122.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T13:35:16.965Z] #18 122.6 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T13:35:16.965Z] #18 122.7 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T13:35:16.965Z] #18 122.7 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T13:35:16.965Z] #18 122.7 Setting up zip (3.0-11+b1) ... [2020-05-07T13:35:16.965Z] #18 122.7 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T13:35:16.965Z] #18 122.7 Setting up bash-completion (1:2.8-6) ... [2020-05-07T13:35:22.923Z] #18 127.9 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-07T13:35:22.923Z] #18 127.9 Setting up xz-utils (5.2.4-1) ... [2020-05-07T13:35:22.923Z] #18 127.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T13:35:22.923Z] #18 127.9 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T13:35:22.923Z] #18 128.0 invoke-rc.d: could not determine current runlevel [2020-05-07T13:35:22.923Z] #18 128.0 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T13:35:22.923Z] #18 128.0 Setting up pigz (2.4-1) ... [2020-05-07T13:35:22.923Z] #18 128.1 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-07T13:35:22.923Z] #18 128.1 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T13:35:22.923Z] #18 128.1 Setting up python-pip-whl (18.1-5) ... [2020-05-07T13:35:22.923Z] #18 128.1 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-07T13:35:22.923Z] #18 128.1 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T13:35:22.923Z] #18 128.8 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-07T13:35:22.923Z] #18 128.8 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-07T13:35:22.923Z] #18 128.8 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T13:35:22.923Z] #18 128.8 Setting up vim (2:8.1.0875-5) ... [2020-05-07T13:35:22.923Z] #18 128.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T13:35:22.923Z] #18 128.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T13:35:22.923Z] #18 128.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T13:35:22.923Z] #18 128.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T13:35:22.923Z] #18 128.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T13:35:23.273Z] #18 128.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T13:35:23.273Z] #18 128.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T13:35:23.273Z] #18 129.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T13:35:23.273Z] #18 129.0 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T13:35:23.273Z] #18 129.0 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T13:35:23.273Z] #18 129.0 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-07T13:35:23.273Z] #18 129.0 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T13:35:23.273Z] #18 129.0 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-07T13:35:23.273Z] #18 129.0 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T13:35:23.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T13:35:24.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T13:35:25.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T13:35:26.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T13:35:27.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T13:35:28.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T13:35:29.267Z] #18 134.1 Setting up iptables (1.8.2-4) ... [2020-05-07T13:35:29.267Z] #18 134.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:35:29.267Z] #18 134.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:35:29.267Z] #18 134.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T13:35:29.267Z] #18 134.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T13:35:29.267Z] #18 134.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T13:35:29.267Z] #18 134.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T13:35:29.267Z] #18 134.2 Setting up python3 (3.7.3-1) ... [2020-05-07T13:35:29.267Z] #18 134.8 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T13:35:29.817Z] ok github.com/docker/docker/cmd/dockerd 0.128s coverage: 30.8% of statements [2020-05-07T13:35:29.989Z] #18 135.8 Setting up apparmor (2.13.2-10) ... [2020-05-07T13:35:31.158Z] #18 ... [2020-05-07T13:35:31.158Z] [2020-05-07T13:35:31.158Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:35:31.158Z] #45 250.7 CC criu/protobuf-desc.o [2020-05-07T13:35:31.158Z] #45 252.7 CC criu/protobuf.o [2020-05-07T13:35:31.158Z] #45 253.7 CC criu/pstree.o [2020-05-07T13:35:31.158Z] #45 256.1 CC criu/rbtree.o [2020-05-07T13:35:31.158Z] #45 256.7 CC criu/rst-malloc.o [2020-05-07T13:35:31.158Z] #45 257.6 CC criu/seccomp.o [2020-05-07T13:35:31.158Z] #45 259.1 CC criu/seize.o [2020-05-07T13:35:31.158Z] #45 260.9 CC criu/servicefd.o [2020-05-07T13:35:31.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T13:35:31.726Z] ok github.com/docker/docker/container 0.178s coverage: 34.9% of statements [2020-05-07T13:35:31.726Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T13:35:31.726Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T13:35:31.726Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T13:35:31.726Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T13:35:32.326Z] #45 ... [2020-05-07T13:35:32.326Z] [2020-05-07T13:35:32.326Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T13:35:32.326Z] #18 137.8 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T13:35:32.326Z] #18 137.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T13:35:32.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T13:35:32.665Z] #18 138.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T13:35:33.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T13:35:33.867Z] #18 139.6 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T13:35:34.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T13:35:35.025Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.038s coverage: 65.3% of statements [2020-05-07T13:35:35.031Z] #18 140.5 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T13:35:35.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T13:35:35.596Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.6% of statements [2020-05-07T13:35:36.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T13:35:36.720Z] #18 142.4 Setting up python3-pip (18.1-5) ... [2020-05-07T13:35:37.508Z] ok github.com/docker/docker/daemon/cluster 0.120s coverage: 0.5% of statements [2020-05-07T13:35:38.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T13:35:38.411Z] #18 144.0 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T13:35:38.411Z] #18 144.0 Processing triggers for mime-support (3.62) ... [2020-05-07T13:35:38.749Z] #18 DONE 144.4s [2020-05-07T13:35:38.749Z] [2020-05-07T13:35:38.749Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T13:35:38.749Z] #19 0.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T13:35:39.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T13:35:39.085Z] #19 0.402 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T13:35:39.085Z] #19 0.412 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T13:35:39.085Z] #19 DONE 0.5s [2020-05-07T13:35:39.085Z] [2020-05-07T13:35:39.085Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:35:40.052Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2020-05-07T13:35:40.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T13:35:41.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T13:35:41.069Z] Using test binary docker [2020-05-07T13:35:41.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T13:35:41.069Z] +++ /etc/init.d/apparmor start [2020-05-07T13:35:41.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T13:35:41.069Z] INFO: Waiting for daemon to start... [2020-05-07T13:35:41.069Z] Starting dockerd [2020-05-07T13:35:41.069Z] +++ 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-05-07T13:35:41.966Z] ok github.com/docker/docker/daemon/events 0.089s coverage: 50.0% of statements [2020-05-07T13:35:42.086Z] #20 ... [2020-05-07T13:35:42.086Z] [2020-05-07T13:35:42.086Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:35:42.086Z] #45 261.7 CC criu/shmem.o [2020-05-07T13:35:42.086Z] #45 263.7 CC criu/sigframe.o [2020-05-07T13:35:42.086Z] #45 264.0 CC criu/signalfd.o [2020-05-07T13:35:42.086Z] #45 264.7 CC criu/sk-inet.o [2020-05-07T13:35:42.086Z] #45 266.9 CC criu/sk-netlink.o [2020-05-07T13:35:42.086Z] #45 267.5 CC criu/sk-packet.o [2020-05-07T13:35:42.086Z] #45 268.7 CC criu/sk-queue.o [2020-05-07T13:35:42.086Z] #45 269.7 CC criu/sk-tcp.o [2020-05-07T13:35:42.086Z] #45 270.6 CC criu/sk-unix.o [2020-05-07T13:35:42.227Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.7% of statements [2020-05-07T13:35:42.337Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:35:42.337Z] [2020-05-07T13:35:42.421Z] #45 ... [2020-05-07T13:35:42.421Z] [2020-05-07T13:35:42.421Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:35:42.421Z] #42 360.9 + dpkg --print-architecture [2020-05-07T13:35:42.421Z] #42 360.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T13:35:42.421Z] #42 361.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T13:35:42.421Z] #42 361.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T13:35:43.091Z] . [2020-05-07T13:35:43.091Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T13:35:43.091Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T13:35:43.091Z] Error: No such image: emptyfs [2020-05-07T13:35:43.091Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T13:35:43.091Z] ++++ docker load [2020-05-07T13:35:43.273Z] [2020-05-07T13:35:43.273Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T13:35:43.273Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T13:35:43.273Z] HOSTNAME=c6c5223162cc [2020-05-07T13:35:43.273Z] TEST_SKIP_INTEGRATION=1 [2020-05-07T13:35:43.273Z] TESTDEBUG=0 [2020-05-07T13:35:43.273Z] DEST=bundles/test-integration [2020-05-07T13:35:43.273Z] PWD=/go/src/github.com/docker/docker [2020-05-07T13:35:43.273Z] KEEPBUNDLE=1 [2020-05-07T13:35:43.273Z] DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:35:43.273Z] container=docker [2020-05-07T13:35:43.273Z] HOME=/root [2020-05-07T13:35:43.273Z] GOLANG_VERSION=1.13.10 [2020-05-07T13:35:43.273Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T13:35:43.273Z] VALIDATE_BRANCH=master [2020-05-07T13:35:43.273Z] TERM=xterm [2020-05-07T13:35:43.273Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T13:35:43.273Z] SHLVL=1 [2020-05-07T13:35:43.273Z] TIMEOUT=120m [2020-05-07T13:35:43.273Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T13:35:43.273Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T13:35:43.274Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-07T13:35:43.274Z] GO111MODULE=off [2020-05-07T13:35:43.274Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T13:35:43.274Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T13:35:43.274Z] GOPATH=/go [2020-05-07T13:35:43.274Z] PKG_CONFIG=pkg-config [2020-05-07T13:35:43.274Z] _=/usr/bin/env [2020-05-07T13:35:43.274Z] Building test suite binary ./integration-cli/test.main [2020-05-07T13:35:43.373Z] Running integration-test (iteration 1) [2020-05-07T13:35:43.373Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T13:35:43.373Z] ++ 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-05-07T13:35:43.373Z] ++ set -e [2020-05-07T13:35:43.373Z] ++ '[' -n 0 ']' [2020-05-07T13:35:43.373Z] ++ set -x [2020-05-07T13:35: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=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-05-07T13:35:43.532Z] [2020-05-07T13:35:43.532Z] [2020-05-07T13:35:43.790Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-07T13:35:43.790Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T13:35:43.790Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T13:35:43.790Z] HOSTNAME=418952860ed2 [2020-05-07T13:35:43.790Z] TEST_SKIP_INTEGRATION=1 [2020-05-07T13:35:43.790Z] TESTDEBUG=0 [2020-05-07T13:35:43.790Z] DEST=bundles/test-integration [2020-05-07T13:35:43.790Z] PWD=/go/src/github.com/docker/docker [2020-05-07T13:35:43.790Z] KEEPBUNDLE=1 [2020-05-07T13:35:43.790Z] DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:35:43.790Z] container=docker [2020-05-07T13:35:43.790Z] HOME=/root [2020-05-07T13:35:43.790Z] GOLANG_VERSION=1.13.10 [2020-05-07T13:35:43.790Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T13:35:43.790Z] VALIDATE_BRANCH=master [2020-05-07T13:35:43.790Z] TERM=xterm [2020-05-07T13:35:43.790Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T13:35:43.790Z] SHLVL=1 [2020-05-07T13:35:43.790Z] TIMEOUT=120m [2020-05-07T13:35:43.790Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T13:35:43.790Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T13:35:43.790Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-07T13:35:43.790Z] GO111MODULE=off [2020-05-07T13:35:43.790Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T13:35:43.790Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T13:35:43.790Z] GOPATH=/go [2020-05-07T13:35:43.790Z] PKG_CONFIG=pkg-config [2020-05-07T13:35:43.790Z] _=/usr/bin/env [2020-05-07T13:35:43.790Z] Building test suite binary ./integration-cli/test.main [2020-05-07T13:35:44.047Z] No new tests added to integration. [2020-05-07T13:35:44.047Z] [2020-05-07T13:35:44.047Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T13:35:44.152Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2020-05-07T13:35:44.763Z] #42 ... [2020-05-07T13:35:44.763Z] [2020-05-07T13:35:44.763Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:35:44.763Z] #45 274.3 CC criu/sockets.o [2020-05-07T13:35:45.016Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:35:45.016Z] [2020-05-07T13:35:45.016Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T13:35:45.420Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T13:35:45.420Z] HOSTNAME=b885d48ea377 [2020-05-07T13:35:45.420Z] TESTDEBUG=0 [2020-05-07T13:35:45.420Z] DEST=bundles/test-integration [2020-05-07T13:35:45.420Z] PWD=/go/src/github.com/docker/docker [2020-05-07T13:35:45.420Z] KEEPBUNDLE=1 [2020-05-07T13:35:45.420Z] DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:35:45.420Z] container=docker [2020-05-07T13:35:45.420Z] HOME=/root [2020-05-07T13:35:45.420Z] GOLANG_VERSION=1.13.10 [2020-05-07T13:35:45.420Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T13:35:45.420Z] VALIDATE_BRANCH=master [2020-05-07T13:35:45.420Z] TERM=xterm [2020-05-07T13:35:45.420Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T13:35:45.420Z] SHLVL=1 [2020-05-07T13:35:45.420Z] TIMEOUT=120m [2020-05-07T13:35:45.420Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T13:35:45.420Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T13:35:45.420Z] GO111MODULE=off [2020-05-07T13:35:45.420Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T13:35:45.420Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T13:35:45.420Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T13:35:45.420Z] GOPATH=/go [2020-05-07T13:35:45.420Z] PKG_CONFIG=pkg-config [2020-05-07T13:35:45.420Z] _=/usr/bin/env [2020-05-07T13:35:45.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T13:35:45.575Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T13:35:45.575Z] HOSTNAME=fea5add5a496 [2020-05-07T13:35:45.575Z] DEST=bundles/test-integration [2020-05-07T13:35:45.575Z] PWD=/go/src/github.com/docker/docker [2020-05-07T13:35:45.575Z] DOCKER_ROOTLESS=1 [2020-05-07T13:35:45.575Z] DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:35:45.575Z] container=docker [2020-05-07T13:35:45.575Z] HOME=/root [2020-05-07T13:35:45.575Z] GOLANG_VERSION=1.13.10 [2020-05-07T13:35:45.575Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T13:35:45.575Z] VALIDATE_BRANCH=master [2020-05-07T13:35:45.575Z] TERM=xterm [2020-05-07T13:35:45.575Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T13:35:45.575Z] SHLVL=1 [2020-05-07T13:35:45.575Z] TIMEOUT=120m [2020-05-07T13:35:45.575Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T13:35:45.575Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T13:35:45.575Z] GO111MODULE=off [2020-05-07T13:35:45.575Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T13:35:45.575Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T13:35:45.575Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T13:35:45.575Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T13:35:45.575Z] GOPATH=/go [2020-05-07T13:35:45.575Z] PKG_CONFIG=pkg-config [2020-05-07T13:35:45.575Z] _=/usr/bin/env [2020-05-07T13:35:45.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T13:35:47.065Z] #45 276.4 CC criu/stats.o [2020-05-07T13:35:47.441Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-05-07T13:35:47.787Z] #45 277.2 CC criu/string.o [2020-05-07T13:35:47.787Z] #45 277.4 CC criu/sysctl.o [2020-05-07T13:35:48.009Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 14.0% of statements [2020-05-07T13:35:48.679Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m58.447753807s with top 10 stages: buildssa: 1m31.302730325s, goimports: 21.317763331s, unconvert: 12.629855556s, gosec: 9.604917036s, golint: 6.310942027s, ineffassign: 4.019888359s, misspell: 4.014587961s, inspect: 3.984831335s, vrp: 2.129366709s, printf: 2.066466048s [2020-05-07T13:35:48.954Z] #45 278.8 CC criu/sysfs_parse.o [2020-05-07T13:35:49.389Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.672s coverage: 57.0% of statements [2020-05-07T13:35:50.130Z] #45 279.5 CC criu/timerfd.o [2020-05-07T13:35:50.245Z] Loaded image: buildpack-deps:jessie [2020-05-07T13:35:50.527Z] Loaded image: busybox:latest [2020-05-07T13:35:50.527Z] Loaded image: busybox:glibc [2020-05-07T13:35:50.527Z] Loaded image: debian:jessie [2020-05-07T13:35:50.810Z] Loaded image: hello-world:latest [2020-05-07T13:35:50.810Z] INFO: Testing against a local daemon [2020-05-07T13:35:50.810Z] === RUN TestCgroupNamespacesBuild [2020-05-07T13:35:50.862Z] #45 ... [2020-05-07T13:35:50.862Z] [2020-05-07T13:35:50.862Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T13:35:50.862Z] #20 5.939 Collecting yamllint==1.16.0 [2020-05-07T13:35:50.862Z] #20 6.714 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T13:35:50.862Z] #20 6.899 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T13:35:50.862Z] #20 6.989 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T13:35:50.862Z] #20 7.076 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T13:35:50.862Z] #20 7.365 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T13:35:50.862Z] #20 9.427 Building wheels for collected packages: pyyaml [2020-05-07T13:35:50.862Z] #20 9.429 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T13:35:50.862Z] #20 11.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T13:35:50.862Z] #20 11.02 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T13:35:50.862Z] #20 11.09 Successfully built pyyaml [2020-05-07T13:35:50.862Z] #20 11.11 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-07T13:35:50.862Z] #20 11.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T13:35:50.862Z] #20 DONE 11.7s [2020-05-07T13:35:50.862Z] [2020-05-07T13:35:50.862Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:35:50.862Z] #45 280.3 CC criu/tty.o [2020-05-07T13:35:51.297Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-05-07T13:35:53.484Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2020-05-07T13:35:53.484Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T13:35:53.838Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.719s coverage: 72.5% of statements [2020-05-07T13:35:54.099Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.369s coverage: 45.9% of statements [2020-05-07T13:35:54.824Z] #45 284.1 CC criu/tun.o [2020-05-07T13:35:54.956Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-05-07T13:35:54.956Z] === RUN TestBuildWithSession [2020-05-07T13:35:54.956Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T13:35:54.956Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:35:54.956Z] === RUN TestBuildSquashParent [2020-05-07T13:35:55.548Z] #45 285.2 CC criu/uffd.o [2020-05-07T13:35:55.586Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.048s coverage: 49.5% of statements [2020-05-07T13:35:55.586Z] ok github.com/docker/docker/daemon 12.370s coverage: 17.4% of statements [2020-05-07T13:35:55.586Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T13:35:55.586Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T13:35:55.586Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T13:35:55.586Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T13:35:55.586Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T13:35:56.971Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.675s coverage: 76.1% of statements [2020-05-07T13:35:57.540Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-05-07T13:35:57.540Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-05-07T13:35:58.111Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-05-07T13:35:58.553Z] #45 287.8 CC criu/util.o [2020-05-07T13:36:00.249Z] #45 ... [2020-05-07T13:36:00.249Z] [2020-05-07T13:36:00.249Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:36:00.249Z] #54 385.3 + cd /tmp/tmp.nSd8WsqdPg/src/github.com/golangci/golangci-lint/ [2020-05-07T13:36:00.249Z] #54 385.3 + git checkout -q v1.23.8 [2020-05-07T13:36:00.249Z] #54 386.1 ++ git describe --tags [2020-05-07T13:36:00.249Z] #54 386.2 + version=v1.23.8 [2020-05-07T13:36:00.249Z] #54 386.2 ++ git rev-parse --short HEAD [2020-05-07T13:36:00.249Z] #54 386.2 + commit=76a82c6 [2020-05-07T13:36:00.249Z] #54 386.2 ++ git show -s --format=%cd [2020-05-07T13:36:00.249Z] #54 386.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T13:36:00.249Z] #54 386.2 + 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-05-07T13:36:00.655Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 41.8% of statements [2020-05-07T13:36:01.225Z] ok github.com/docker/docker/daemon/logger/awslogs 0.310s coverage: 77.8% of statements [2020-05-07T13:36:01.486Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.153s coverage: 57.7% of statements [2020-05-07T13:36:01.486Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T13:36:01.486Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T13:36:01.486Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.9% of statements [2020-05-07T13:36:01.486Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T13:36:01.486Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T13:36:01.486Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T13:36:01.486Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T13:36:01.746Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-05-07T13:36:01.758Z] --- PASS: TestBuildSquashParent (6.87s) [2020-05-07T13:36:01.758Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T13:36:01.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:36:01.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:36:01.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:36:01.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:36:01.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:36:01.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:36:01.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:36:01.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:36:01.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:36:01.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:36:01.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:36:01.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:36:01.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:36:01.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:36:02.690Z] ok github.com/docker/docker/daemon/logger/journald 0.045s coverage: 26.2% of statements [2020-05-07T13:36:02.690Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-05-07T13:36:03.547Z] INFO [runner/unused/goanalysis] analyzers took 25.947869513s with top 10 stages: buildssa: 21.83277358s, U1000: 4.115095933s [2020-05-07T13:36:03.547Z] INFO [runner] Issues before processing: 2298, after processing: 0 [2020-05-07T13:36:03.547Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1689/1689, skip_files: 1689/1689, exclude-rules: 63/1584, filename_unadjuster: 1689/1689, autogenerated_exclude: 1584/1689, identifier_marker: 1584/1584, cgo: 1689/2298, skip_dirs: 1689/1689, exclude: 1584/1584, nolint: 0/63 [2020-05-07T13:36:03.547Z] INFO [runner] processing took 121.827147ms with stages: nolint: 54.916762ms, identifier_marker: 36.513184ms, path_prettifier: 12.906789ms, exclude-rules: 6.681019ms, autogenerated_exclude: 6.224655ms, skip_dirs: 3.341132ms, cgo: 736.957µs, filename_unadjuster: 499.629µs, max_same_issues: 2.172µs, uniq_by_line: 988ns, source_code: 741ns, max_from_linter: 717ns, diff: 680ns, exclude: 516ns, skip_files: 436ns, path_shortener: 408ns, max_per_file_from_linter: 362ns [2020-05-07T13:36:03.547Z] INFO [runner] linters took 1m33.922235043s with stages: goanalysis_metalinter: 1m15.825265222s, unused: 17.974777812s [2020-05-07T13:36:03.547Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-07T13:36:03.632Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.044s coverage: 61.6% of statements [2020-05-07T13:36:03.632Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 75.2% of statements [2020-05-07T13:36:03.632Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T13:36:04.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:36:04.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:36:04.574Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 33.3% of statements [2020-05-07T13:36:04.574Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 19.8% of statements [2020-05-07T13:36:04.920Z] INFO Memory: 1578 samples, avg is 248.3MB, max is 2965.9MB [2020-05-07T13:36:04.920Z] INFO Execution took 3m30.352798998s [2020-05-07T13:36:04.920Z] Congratulations! The shell scripts are properly formatted. [2020-05-07T13:36:05.516Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2020-05-07T13:36:05.516Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-07T13:36:06.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/make.sh dynbinary-daemon test-docker-py [2020-05-07T13:36:06.452Z] [2020-05-07T13:36:06.710Z] Removing bundles/ [2020-05-07T13:36:06.710Z] [2020-05-07T13:36:06.710Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-07T13:36:06.710Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:36:06.710Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T13:36:07.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:36:07.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:36:07.426Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2020-05-07T13:36:07.686Z] ok github.com/docker/docker/daemon/logger/splunk 1.945s coverage: 82.5% of statements [2020-05-07T13:36:07.686Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T13:36:07.686Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T13:36:07.946Z] ok github.com/docker/docker/distribution/metadata 0.227s coverage: 48.2% of statements [2020-05-07T13:36:09.274Z] #54 ... [2020-05-07T13:36:09.274Z] [2020-05-07T13:36:09.274Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T13:36:09.274Z] #45 290.8 CC criu/uts_ns.o [2020-05-07T13:36:09.274Z] #45 291.3 CC criu/vdso.o [2020-05-07T13:36:09.274Z] #45 292.4 LINK criu/built-in.o [2020-05-07T13:36:09.274Z] #45 292.7 LINK criu/criu [2020-05-07T13:36:09.274Z] #45 293.6 DEP lib/c/criu.d [2020-05-07T13:36:09.274Z] #45 293.7 CC images/rpc.pb-c.o [2020-05-07T13:36:09.274Z] #45 295.0 CC lib/c/criu.o [2020-05-07T13:36:09.274Z] #45 297.5 LINK lib/c/built-in.o [2020-05-07T13:36:09.274Z] #45 297.6 LINK lib/c/libcriu.so [2020-05-07T13:36:09.274Z] #45 297.7 LINK lib/c/libcriu.a [2020-05-07T13:36:09.274Z] #45 298.1 GEN magic.py [2020-05-07T13:36:09.274Z] #45 298.4 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T13:36:09.274Z] #45 298.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T13:36:09.274Z] #45 298.4 Note: Building without GnuTLS support [2020-05-07T13:36:09.327Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-05-07T13:36:09.587Z] ok github.com/docker/docker/distribution 0.411s coverage: 22.1% of statements [2020-05-07T13:36:09.588Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T13:36:09.797Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-07T13:36:09.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-05-07T13:36:09.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-05-07T13:36:09.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s) [2020-05-07T13:36:09.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.57s) [2020-05-07T13:36:09.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.43s) [2020-05-07T13:36:09.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s) [2020-05-07T13:36:09.798Z] === RUN TestBuildMultiStageCopy [2020-05-07T13:36:09.798Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T13:36:10.004Z] #45 299.7 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T13:36:10.970Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2020-05-07T13:36:11.539Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2020-05-07T13:36:11.539Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-05-07T13:36:11.699Z] #45 301.1 make[1]: Nothing to be done for 'all'. [2020-05-07T13:36:11.798Z] ok github.com/docker/docker/distribution/xfer 1.726s coverage: 85.1% of statements [2020-05-07T13:36:11.798Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T13:36:11.798Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T13:36:11.798Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T13:36:12.058Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2020-05-07T13:36:12.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T13:36:12.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T13:36:12.629Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2020-05-07T13:36:13.087Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T13:36:13.387Z] #45 302.8 make[1]: 'images/built-in.o' is up to date. [2020-05-07T13:36:13.387Z] #45 303.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T13:36:13.387Z] #45 303.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T13:36:13.387Z] #45 303.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T13:36:13.700Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T13:36:13.724Z] #45 303.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T13:36:13.724Z] #45 303.3 make[1]: Nothing to be done for 'all'. [2020-05-07T13:36:13.724Z] #45 303.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T13:36:14.060Z] #45 303.7 make[2]: Nothing to be done for 'all'. [2020-05-07T13:36:14.060Z] #45 303.8 make[2]: Nothing to be done for 'all'. [2020-05-07T13:36:14.315Z] --- PASS: TestBuildMultiStageCopy (4.95s) [2020-05-07T13:36:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2020-05-07T13:36:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-05-07T13:36:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-05-07T13:36:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-05-07T13:36:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-05-07T13:36:14.315Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T13:36:14.397Z] #45 303.9 make[2]: Nothing to be done for 'all'. [2020-05-07T13:36:14.538Z] ok github.com/docker/docker/opts 0.057s coverage: 67.4% of statements [2020-05-07T13:36:14.733Z] #45 304.2 make[2]: Nothing to be done for 'all'. [2020-05-07T13:36:14.733Z] #45 304.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:36:14.733Z] #45 304.4 make[2]: Nothing to be done for 'all'. [2020-05-07T13:36:15.077Z] #45 304.5 make[2]: Nothing to be done for 'all'. [2020-05-07T13:36:15.413Z] #45 304.9 make[2]: Nothing to be done for 'all'. [2020-05-07T13:36:15.413Z] #45 304.9 INSTALL criu/criu [2020-05-07T13:36:15.413Z] #45 DONE 305.0s [2020-05-07T13:36:15.413Z] [2020-05-07T13:36:15.413Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:36:15.475Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-05-07T13:36:15.734Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-05-07T13:36:15.734Z] ok github.com/docker/docker/pkg/authorization 0.994s coverage: 68.3% of statements [2020-05-07T13:36:16.304Z] ok github.com/docker/docker/pkg/archive 1.171s coverage: 76.8% of statements [2020-05-07T13:36:16.337Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2020-05-07T13:36:16.337Z] === RUN TestBuildLabelWithTargets [2020-05-07T13:36:16.568Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-05-07T13:36:17.138Z] ok github.com/docker/docker/pkg/discovery 0.023s coverage: 58.3% of statements [2020-05-07T13:36:17.398Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 92.9% of statements [2020-05-07T13:36:17.968Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-07T13:36:18.357Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2020-05-07T13:36:18.357Z] === RUN TestBuildWithEmptyLayers [2020-05-07T13:36:18.907Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-07T13:36:19.166Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-05-07T13:36:19.398Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2020-05-07T13:36:19.398Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T13:36:20.544Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-07T13:36:20.544Z] ok github.com/docker/docker/pkg/chrootarchive 3.577s coverage: 43.2% of statements [2020-05-07T13:36:20.805Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-05-07T13:36:21.065Z] ok github.com/docker/docker/layer 7.228s coverage: 68.8% of statements [2020-05-07T13:36:21.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T13:36:21.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T13:36:21.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T13:36:21.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T13:36:21.065Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T13:36:21.065Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T13:36:21.065Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T13:36:21.065Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T13:36:21.638Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 11.4% of statements [2020-05-07T13:36:21.638Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-05-07T13:36:21.638Z] ok github.com/docker/docker/pkg/fsutils 0.350s coverage: 85.1% of statements [2020-05-07T13:36:22.579Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-05-07T13:36:22.579Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2020-05-07T13:36:22.753Z] #54 ... [2020-05-07T13:36:22.753Z] [2020-05-07T13:36:22.753Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T13:36:22.753Z] #42 DONE 409.3s [2020-05-07T13:36:22.753Z] [2020-05-07T13:36:22.753Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T13:36:22.839Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-05-07T13:36:22.850Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2020-05-07T13:36:22.850Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T13:36:23.099Z] ok github.com/docker/docker/pkg/idtools 0.767s coverage: 70.3% of statements [2020-05-07T13:36:23.099Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-05-07T13:36:23.359Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 70.6% of statements [2020-05-07T13:36:23.359Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T13:36:23.359Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T13:36:23.359Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T13:36:23.620Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2020-05-07T13:36:23.620Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-05-07T13:36:23.860Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2020-05-07T13:36:23.860Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T13:36:23.880Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-05-07T13:36:24.140Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-05-07T13:36:24.140Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T13:36:24.140Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T13:36:24.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T13:36:24.709Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2020-05-07T13:36:24.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T13:36:25.278Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2020-05-07T13:36:25.278Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-05-07T13:36:25.538Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-05-07T13:36:26.108Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-05-07T13:36:26.675Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-05-07T13:36:26.675Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-05-07T13:36:27.244Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2020-05-07T13:36:27.244Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-05-07T13:36:27.311Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2020-05-07T13:36:27.311Z] === RUN TestBuildWithHugeFile [2020-05-07T13:36:27.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T13:36:27.812Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-05-07T13:36:28.751Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.1% of statements [2020-05-07T13:36:29.011Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-05-07T13:36:29.011Z] ok github.com/docker/docker/pkg/signal 2.789s coverage: 61.0% of statements [2020-05-07T13:36:29.580Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2020-05-07T13:36:29.580Z] testing: warning: no tests to run [2020-05-07T13:36:29.580Z] coverage: [no statements] [2020-05-07T13:36:29.580Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-05-07T13:36:29.841Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2020-05-07T13:36:30.100Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-05-07T13:36:30.100Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-05-07T13:36:30.360Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2020-05-07T13:36:31.744Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-05-07T13:36:32.314Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-05-07T13:36:32.574Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-05-07T13:36:33.514Z] ok github.com/docker/docker/plugin 0.583s coverage: 23.3% of statements [2020-05-07T13:36:33.827Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-05-07T13:36:34.404Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2020-05-07T13:36:34.976Z] ok github.com/docker/docker/registry 0.256s coverage: 56.1% of statements [2020-05-07T13:36:35.236Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-05-07T13:36:36.623Z] ok github.com/docker/docker/runconfig 0.026s coverage: 65.8% of statements [2020-05-07T13:36:36.762Z] eac6fba788c9: Pull complete [2020-05-07T13:36:36.762Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-07T13:36:36.762Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:36:36.762Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:36:36.762Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-07T13:36:36.762Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-07T13:36:36.762Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-07T13:36:36.762Z] INFO: Docker version of control daemon [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] Client: Docker Engine - Enterprise [2020-05-07T13:36:36.762Z] Version: 19.03.5 [2020-05-07T13:36:36.762Z] API version: 1.40 [2020-05-07T13:36:36.762Z] Go version: go1.12.12 [2020-05-07T13:36:36.762Z] Git commit: 2ee0c57608 [2020-05-07T13:36:36.762Z] Built: 11/13/2019 08:00:16 [2020-05-07T13:36:36.762Z] OS/Arch: windows/amd64 [2020-05-07T13:36:36.762Z] Experimental: false [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] Server: Docker Engine - Enterprise [2020-05-07T13:36:36.762Z] Engine: [2020-05-07T13:36:36.762Z] Version: 19.03.5 [2020-05-07T13:36:36.762Z] API version: 1.40 (minimum version 1.24) [2020-05-07T13:36:36.762Z] Go version: go1.12.12 [2020-05-07T13:36:36.762Z] Git commit: 2ee0c57608 [2020-05-07T13:36:36.762Z] Built: 11/13/2019 07:58:51 [2020-05-07T13:36:36.762Z] OS/Arch: windows/amd64 [2020-05-07T13:36:36.762Z] Experimental: true [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] INFO: Docker info of control daemon [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] Client: [2020-05-07T13:36:36.762Z] Debug Mode: false [2020-05-07T13:36:36.762Z] Plugins: [2020-05-07T13:36:36.762Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] Server: [2020-05-07T13:36:36.762Z] Containers: 0 [2020-05-07T13:36:36.762Z] Running: 0 [2020-05-07T13:36:36.762Z] Paused: 0 [2020-05-07T13:36:36.762Z] Stopped: 0 [2020-05-07T13:36:36.762Z] Images: 1 [2020-05-07T13:36:36.762Z] Server Version: 19.03.5 [2020-05-07T13:36:36.762Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-07T13:36:36.762Z] Windows: [2020-05-07T13:36:36.762Z] LCOW: [2020-05-07T13:36:36.762Z] Logging Driver: json-file [2020-05-07T13:36:36.762Z] Plugins: [2020-05-07T13:36:36.762Z] Volume: local [2020-05-07T13:36:36.762Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T13:36:36.762Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T13:36:36.762Z] Swarm: inactive [2020-05-07T13:36:36.762Z] Default Isolation: process [2020-05-07T13:36:36.762Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T13:36:36.762Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T13:36:36.762Z] OSType: windows [2020-05-07T13:36:36.762Z] Architecture: x86_64 [2020-05-07T13:36:36.762Z] CPUs: 4 [2020-05-07T13:36:36.762Z] Total Memory: 32GiB [2020-05-07T13:36:36.762Z] Name: azwin-2-132c00 [2020-05-07T13:36:36.762Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-07T13:36:36.762Z] Docker Root Dir: D:\docker [2020-05-07T13:36:36.762Z] Debug Mode: false [2020-05-07T13:36:36.762Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:36:36.762Z] Labels: [2020-05-07T13:36:36.762Z] Experimental: true [2020-05-07T13:36:36.762Z] Insecure Registries: [2020-05-07T13:36:36.762Z] 10.0.0.4:5000 [2020-05-07T13:36:36.762Z] 127.0.0.0/8 [2020-05-07T13:36:36.762Z] Registry Mirrors: [2020-05-07T13:36:36.762Z] http://10.0.0.4:5000/ [2020-05-07T13:36:36.762Z] Live Restore Enabled: false [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] INFO: Commit hash is b48b28b9c1 [2020-05-07T13:36:36.762Z] INFO: Nuke-Everything... [2020-05-07T13:36:36.762Z] INFO: Container count on control daemon to delete is 0 [2020-05-07T13:36:36.762Z] INFO: Nuking d:\CI [2020-05-07T13:36:36.762Z] INFO: Zapped successfully [2020-05-07T13:36:36.762Z] INFO: Location for testing is d:\CI\PR-40910\2 [2020-05-07T13:36:36.762Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] INFO: Building the image from Dockerfile.windows at 05/07/2020 13:36:31... [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] Sending build context to Docker daemon 57.71MB [2020-05-07T13:36:36.762Z] [2020-05-07T13:36:36.762Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-07T13:36:36.762Z] ---> fdf6432edbdc [2020-05-07T13:36:36.762Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-07T13:36:36.762Z] ---> Running in 24ae27f75e0a [2020-05-07T13:36:37.210Z] Removing intermediate container 24ae27f75e0a [2020-05-07T13:36:37.210Z] ---> cfcc742c32ef [2020-05-07T13:36:37.210Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-07T13:36:37.210Z] ---> Running in 905889c47204 [2020-05-07T13:36:37.657Z] Removing intermediate container 905889c47204 [2020-05-07T13:36:37.657Z] ---> a2012288dea8 [2020-05-07T13:36:37.657Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-07T13:36:37.657Z] ---> Running in df9de534af7c [2020-05-07T13:36:38.104Z] Removing intermediate container df9de534af7c [2020-05-07T13:36:38.104Z] ---> 9aa3ab1b3060 [2020-05-07T13:36:38.104Z] 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-05-07T13:36:38.104Z] ---> Running in 8b8b191917cb [2020-05-07T13:36:38.544Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-05-07T13:36:38.544Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-05-07T13:36:38.544Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2020-05-07T13:36:38.552Z] Removing intermediate container 8b8b191917cb [2020-05-07T13:36:38.552Z] ---> 7be642ddf256 [2020-05-07T13:36:38.552Z] 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-05-07T13:36:38.552Z] ---> Running in 4c64a9d69a4a [2020-05-07T13:36:38.750Z] #61 205.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-07T13:36:39.921Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-05-07T13:36:39.925Z] #61 207.9 + mkdir -p /build [2020-05-07T13:36:39.925Z] #61 207.9 + cp runc /build/runc [2020-05-07T13:36:39.925Z] #61 DONE 208.0s [2020-05-07T13:36:39.925Z] [2020-05-07T13:36:39.925Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:36:47.048Z] [2020-05-07T13:36:47.048Z] SUCCESS: Specified value was saved. [2020-05-07T13:36:47.048Z] INFO: Downloading git... [2020-05-07T13:36:48.595Z] INFO: Downloading go... [2020-05-07T13:36:50.103Z] INFO: Downloading compiler 1 of 3... [2020-05-07T13:36:50.559Z] INFO: Downloading compiler 2 of 3... [2020-05-07T13:36:51.007Z] INFO: Downloading compiler 3 of 3... [2020-05-07T13:36:51.454Z] INFO: Extracting git... [2020-05-07T13:36:53.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T13:36:53.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T13:36:53.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T13:36:54.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T13:36:54.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T13:36:56.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T13:36:59.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T13:36:59.874Z] --- PASS: TestBuildWithHugeFile (27.40s) [2020-05-07T13:36:59.874Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T13:36:59.874Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:36:59.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:36:59.874Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:36:59.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:36:59.874Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:36:59.874Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:36:59.874Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:36:59.874Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:36:59.874Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:36:59.874Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-05-07T13:36:59.874Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-07T13:36:59.874Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-07T13:36:59.874Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-05-07T13:36:59.874Z] === RUN TestBuildPreserveOwnership [2020-05-07T13:36:59.874Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T13:36:59.874Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T13:37:01.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T13:37:01.845Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T13:37:01.845Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === Skipped [2020-05-07T13:37:01.845Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T13:37:01.845Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T13:37:01.845Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T13:37:01.845Z] time="2020-05-07T13:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T13:37:01.845Z] time="2020-05-07T13:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T13:37:01.845Z] time="2020-05-07T13:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T13:37:01.845Z] time="2020-05-07T13:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T13:37:01.845Z] time="2020-05-07T13:35:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T13:37:01.845Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T13:37:01.845Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T13:37:01.845Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:37:01.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T13:37:01.845Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T13:37:01.845Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T13:37:01.845Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] [2020-05-07T13:37:01.845Z] DONE 2122 tests, 26 skipped in 194.477s Post stage [Pipeline] junit [2020-05-07T13:37:01.857Z] Recording test results [2020-05-07T13:37:01.896Z] --- PASS: TestBuildPreserveOwnership (6.78s) [2020-05-07T13:37:01.896Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.37s) [2020-05-07T13:37:01.896Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s) [2020-05-07T13:37:01.896Z] === RUN TestBuildPlatformInvalid [2020-05-07T13:37:01.896Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-05-07T13:37:01.896Z] PASS [2020-05-07T13:37:01.896Z] [2020-05-07T13:37:01.896Z] === Skipped [2020-05-07T13:37:01.896Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-07T13:37:01.896Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:37:01.896Z] [2020-05-07T13:37:01.896Z] [2020-05-07T13:37:01.896Z] DONE 32 tests, 1 skipped in 78.350s [2020-05-07T13:37:01.896Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T13:37:01.896Z] ++ 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-05-07T13:37:01.896Z] ++ set -e [2020-05-07T13:37:01.896Z] ++ '[' -n 0 ']' [2020-05-07T13:37:01.896Z] ++ set -x [2020-05-07T13:37:01.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T13:37:01.896Z] INFO: Testing against a local daemon [2020-05-07T13:37:01.896Z] === RUN TestConfigInspect [2020-05-07T13:37:03.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T13:37:03.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T13:37:04.543Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -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:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/make.sh dynbinary test-integration [2020-05-07T13:37:05.478Z] [2020-05-07T13:37:05.478Z] Removing bundles/ [2020-05-07T13:37:05.478Z] [2020-05-07T13:37:05.478Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T13:37:05.478Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:37:05.478Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T13:37:05.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T13:37:06.118Z] INFO: Expanding go... [2020-05-07T13:37:06.276Z] --- PASS: TestConfigInspect (3.88s) [2020-05-07T13:37:06.276Z] === RUN TestConfigList [2020-05-07T13:37:07.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T13:37:08.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T13:37:09.726Z] --- PASS: TestConfigList (3.66s) [2020-05-07T13:37:09.726Z] === RUN TestConfigsCreateAndDelete [2020-05-07T13:37:10.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T13:37:11.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T13:37:13.081Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T13:37:13.081Z] Using test binary docker [2020-05-07T13:37:13.082Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T13:37:13.082Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T13:37:13.082Z] INFO: Waiting for daemon to start... [2020-05-07T13:37:13.082Z] Starting dockerd [2020-05-07T13:37:13.181Z] --- PASS: TestConfigsCreateAndDelete (3.69s) [2020-05-07T13:37:13.181Z] === RUN TestConfigsUpdate [2020-05-07T13:37:13.395Z] #24 ... [2020-05-07T13:37:13.395Z] [2020-05-07T13:37:13.395Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:37:13.395Z] #66 396.8 + bin/containerd [2020-05-07T13:37:14.962Z] . [2020-05-07T13:37:14.962Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T13:37:14.962Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T13:37:14.962Z] Error: No such image: emptyfs [2020-05-07T13:37:15.216Z] Running integration-test (iteration 1) [2020-05-07T13:37:15.216Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T13:37:16.664Z] --- PASS: TestConfigsUpdate (3.30s) [2020-05-07T13:37:16.664Z] === RUN TestTemplatedConfig [2020-05-07T13:37:20.115Z] --- PASS: TestTemplatedConfig (3.78s) [2020-05-07T13:37:20.115Z] === RUN TestConfigCreateResolve [2020-05-07T13:37:24.495Z] --- PASS: TestConfigCreateResolve (3.68s) [2020-05-07T13:37:24.495Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T13:37:24.495Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-05-07T13:37:24.495Z] PASS [2020-05-07T13:37:24.495Z] [2020-05-07T13:37:24.495Z] DONE 7 tests in 22.592s [2020-05-07T13:37:24.495Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T13:37:24.495Z] ++ 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-05-07T13:37:24.495Z] ++ set -e [2020-05-07T13:37:24.495Z] ++ '[' -n 0 ']' [2020-05-07T13:37:24.495Z] ++ set -x [2020-05-07T13:37:24.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T13:37:24.495Z] INFO: Testing against a local daemon [2020-05-07T13:37:24.495Z] === RUN TestCheckpoint [2020-05-07T13:37:24.495Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T13:37:24.495Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:37:24.495Z] === RUN TestContainerInvalidJSON [2020-05-07T13:37:24.495Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:37:24.495Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:37:24.495Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:37:24.495Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:37:24.495Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:37:24.495Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:37:24.495Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:37:24.495Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:37:24.495Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:37:24.495Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-07T13:37:24.495Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T13:37:24.495Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T13:37:24.495Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T13:37:24.495Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T13:37:24.495Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-07T13:37:24.495Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T13:37:24.777Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-07T13:37:24.777Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T13:37:24.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-05-07T13:37:24.777Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T13:37:25.060Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-07T13:37:25.060Z] === RUN TestCopyFromContainer [2020-05-07T13:37:25.141Z] Loaded image: buildpack-deps:jessie [2020-05-07T13:37:25.141Z] Loaded image: busybox:latest [2020-05-07T13:37:25.141Z] Loaded image: busybox:glibc [2020-05-07T13:37:25.141Z] Loaded image: debian:jessie [2020-05-07T13:37:25.141Z] Loaded image: hello-world:latest [2020-05-07T13:37:25.141Z] INFO: Testing against a local daemon [2020-05-07T13:37:25.141Z] === RUN TestCgroupNamespacesBuild [2020-05-07T13:37:26.605Z] #66 ... [2020-05-07T13:37:26.605Z] [2020-05-07T13:37:26.605Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:37:26.605Z] #24 471.2 + return [2020-05-07T13:37:26.605Z] #24 DONE 471.3s [2020-05-07T13:37:26.605Z] [2020-05-07T13:37:26.605Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:37:26.943Z] #54 ... [2020-05-07T13:37:26.943Z] [2020-05-07T13:37:26.943Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T13:37:27.037Z] INFO: Expanding compiler 1 of 3... [2020-05-07T13:37:27.037Z] INFO: Expanding compiler 2 of 3... [2020-05-07T13:37:27.092Z] === RUN TestCopyFromContainer// [2020-05-07T13:37:27.092Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T13:37:27.278Z] #25 DONE 0.2s [2020-05-07T13:37:27.278Z] [2020-05-07T13:37:27.278Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T13:37:27.374Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T13:37:27.374Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T13:37:27.374Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T13:37:27.612Z] #29 DONE 0.5s [2020-05-07T13:37:27.612Z] [2020-05-07T13:37:27.612Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T13:37:27.656Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T13:37:27.656Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T13:37:27.656Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T13:37:27.938Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T13:37:27.938Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer (3.03s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-07T13:37:27.938Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-07T13:37:27.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T13:37:27.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:37:27.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:37:27.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:37:27.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:37:27.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:37:27.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:37:27.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:37:27.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:37:27.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:37:27.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T13:37:27.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T13:37:27.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T13:37:27.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T13:37:27.938Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T13:37:27.948Z] #32 DONE 0.1s [2020-05-07T13:37:27.948Z] [2020-05-07T13:37:27.948Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T13:37:27.948Z] #35 DONE 0.1s [2020-05-07T13:37:27.948Z] [2020-05-07T13:37:27.948Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:37:27.948Z] #66 ... [2020-05-07T13:37:27.948Z] [2020-05-07T13:37:27.948Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T13:37:27.948Z] #40 DONE 0.1s [2020-05-07T13:37:27.948Z] [2020-05-07T13:37:27.948Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T13:37:28.214Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:37:28.214Z] [2020-05-07T13:37:28.214Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-07T13:37:28.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-07T13:37:28.214Z] Using test binary docker [2020-05-07T13:37:28.214Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T13:37:28.214Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T13:37:28.214Z] Starting dockerd [2020-05-07T13:37:28.214Z] INFO: Waiting for daemon to start... [2020-05-07T13:37:28.220Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T13:37:28.220Z] === RUN TestCreateWithInvalidEnv [2020-05-07T13:37:28.220Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T13:37:28.220Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T13:37:28.220Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T13:37:28.220Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T13:37:28.220Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T13:37:28.220Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T13:37:28.220Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T13:37:28.220Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T13:37:28.220Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T13:37:28.220Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T13:37:28.220Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T13:37:28.220Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T13:37:28.220Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T13:37:28.220Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T13:37:28.220Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-07T13:37:28.220Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T13:37:28.304Z] #43 DONE 0.2s [2020-05-07T13:37:28.304Z] [2020-05-07T13:37:28.304Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T13:37:28.304Z] #46 DONE 0.1s [2020-05-07T13:37:28.304Z] [2020-05-07T13:37:28.304Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T13:37:28.304Z] #49 DONE 0.1s [2020-05-07T13:37:28.304Z] [2020-05-07T13:37:28.304Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:37:28.304Z] #66 ... [2020-05-07T13:37:28.304Z] [2020-05-07T13:37:28.304Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T13:37:28.304Z] #52 DONE 0.1s [2020-05-07T13:37:28.395Z] --- PASS: TestCgroupNamespacesBuild (3.25s) [2020-05-07T13:37:28.395Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T13:37:28.638Z] [2020-05-07T13:37:28.638Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:37:29.597Z] . [2020-05-07T13:37:29.597Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-07T13:37:30.709Z] INFO: Expanding compiler 3 of 3... [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:37:30.896Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:37:30.896Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-07T13:37:30.896Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-07T13:37:30.896Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T13:37:30.900Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.57s) [2020-05-07T13:37:30.900Z] === RUN TestBuildWithSession [2020-05-07T13:37:30.900Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T13:37:30.900Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:37:30.900Z] === RUN TestBuildSquashParent [2020-05-07T13:37:31.654Z] INFO: Removing downloaded files... [2020-05-07T13:37:31.654Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-07T13:37:31.654Z] INFO: Configuring git core.autocrlf... [2020-05-07T13:37:33.572Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-05-07T13:37:33.572Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T13:37:33.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:37:33.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:37:33.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:37:33.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:37:33.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:37:33.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:37:33.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:37:33.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:37:33.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:37:33.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:37:33.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:37:33.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:37:33.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:37:33.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:37:33.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:37:33.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-07T13:37:33.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T13:37:33.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T13:37:33.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T13:37:33.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-07T13:37:33.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-05-07T13:37:33.572Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T13:37:34.580Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-05-07T13:37:34.580Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T13:37:34.580Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T13:37:34.580Z] === RUN TestDaemonRestartIpcMode [2020-05-07T13:37:34.580Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T13:37:34.580Z] === RUN TestDaemonHostGatewayIP [2020-05-07T13:37:34.580Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T13:37:34.580Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T13:37:34.580Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T13:37:34.580Z] === RUN TestDiff [2020-05-07T13:37:35.194Z] --- PASS: TestDiff (0.90s) [2020-05-07T13:37:35.194Z] === RUN TestExecWithCloseStdin [2020-05-07T13:37:36.200Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-05-07T13:37:36.200Z] === RUN TestExec [2020-05-07T13:37:37.207Z] --- PASS: TestExec (0.93s) [2020-05-07T13:37:37.207Z] === RUN TestExecUser [2020-05-07T13:37:38.213Z] --- PASS: TestExecUser (0.96s) [2020-05-07T13:37:38.213Z] === RUN TestExportContainerAndImportImage [2020-05-07T13:37:38.968Z] --- PASS: TestBuildSquashParent (7.68s) [2020-05-07T13:37:38.968Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T13:37:38.968Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:37:38.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:37:38.968Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:37:38.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:37:38.968Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:37:38.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:37:38.968Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:37:38.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:37:38.968Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:37:38.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:37:38.968Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:37:38.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:37:38.968Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:37:38.968Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:37:39.219Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-05-07T13:37:39.219Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T13:37:40.693Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-07T13:37:40.693Z] === RUN TestHealthCheckWorkdir [2020-05-07T13:37:40.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:37:41.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:37:42.165Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-05-07T13:37:42.165Z] === RUN TestHealthKillContainer [2020-05-07T13:37:42.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:37:42.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:37:44.840Z] --- PASS: TestHealthKillContainer (3.10s) [2020-05-07T13:37:44.840Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T13:37:44.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-07T13:37:44.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-05-07T13:37:44.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-05-07T13:37:44.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2020-05-07T13:37:44.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2020-05-07T13:37:44.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2020-05-07T13:37:44.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2020-05-07T13:37:44.866Z] === RUN TestBuildMultiStageCopy [2020-05-07T13:37:44.866Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T13:37:45.848Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-05-07T13:37:45.848Z] === RUN TestIpcModeNone [2020-05-07T13:37:46.855Z] --- PASS: TestIpcModeNone (1.00s) [2020-05-07T13:37:46.855Z] === RUN TestIpcModePrivate [2020-05-07T13:37:47.861Z] --- PASS: TestIpcModePrivate (1.01s) [2020-05-07T13:37:47.861Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-07T13:37:47.861Z] === RUN TestIpcModeShareable [2020-05-07T13:37:48.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T13:37:48.868Z] --- PASS: TestIpcModeShareable (0.99s) [2020-05-07T13:37:48.868Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-07T13:37:48.868Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T13:37:49.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T13:37:50.441Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T13:37:51.363Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T13:37:51.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T13:37:51.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T13:37:52.285Z] --- PASS: TestBuildMultiStageCopy (7.23s) [2020-05-07T13:37:52.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s) [2020-05-07T13:37:52.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-07T13:37:52.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-05-07T13:37:52.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-05-07T13:37:52.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-07T13:37:52.285Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T13:37:52.327Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-05-07T13:37:52.327Z] === RUN TestAPIIpcModeHost [2020-05-07T13:37:52.609Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-05-07T13:37:52.609Z] === RUN TestDaemonIpcModeShareable [2020-05-07T13:37:54.631Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-05-07T13:37:54.631Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-07T13:37:54.631Z] === RUN TestDaemonIpcModePrivate [2020-05-07T13:37:56.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T13:37:56.101Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-05-07T13:37:56.101Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-07T13:37:56.101Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T13:37:57.512Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-05-07T13:37:57.512Z] === RUN TestBuildLabelWithTargets [2020-05-07T13:37:58.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-05-07T13:37:58.122Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-07T13:37:58.122Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T13:37:59.593Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-05-07T13:37:59.593Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-07T13:37:59.593Z] === RUN TestIpcModeOlderClient [2020-05-07T13:37:59.593Z] === PAUSE TestIpcModeOlderClient [2020-05-07T13:37:59.593Z] === RUN TestKillContainerInvalidSignal [2020-05-07T13:38:00.600Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-05-07T13:38:00.600Z] === RUN TestKillContainer [2020-05-07T13:38:00.600Z] === RUN TestKillContainer/no_signal [2020-05-07T13:38:01.609Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T13:38:01.892Z] === RUN TestKillContainer/killing_signal [2020-05-07T13:38:02.129Z] #54 DONE 507.3s [2020-05-07T13:38:02.129Z] [2020-05-07T13:38:02.129Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:38:03.362Z] --- PASS: TestKillContainer (2.62s) [2020-05-07T13:38:03.363Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-05-07T13:38:03.363Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-05-07T13:38:03.363Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-05-07T13:38:03.363Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T13:38:03.363Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T13:38:03.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T13:38:04.488Z] #66 ... [2020-05-07T13:38:04.488Z] [2020-05-07T13:38:04.488Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T13:38:04.488Z] #55 DONE 0.1s [2020-05-07T13:38:04.488Z] [2020-05-07T13:38:04.488Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T13:38:04.488Z] #58 DONE 0.1s [2020-05-07T13:38:04.488Z] [2020-05-07T13:38:04.488Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T13:38:04.488Z] #62 DONE 0.1s [2020-05-07T13:38:04.488Z] [2020-05-07T13:38:04.488Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T13:38:05.034Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-05-07T13:38:05.034Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-05-07T13:38:05.034Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-05-07T13:38:05.034Z] === RUN TestKillStoppedContainer [2020-05-07T13:38:05.034Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-07T13:38:05.034Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T13:38:05.034Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-07T13:38:05.034Z] === RUN TestKillDifferentUserContainer [2020-05-07T13:38:05.575Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-07T13:38:05.575Z] === RUN TestBuildWithEmptyLayers [2020-05-07T13:38:06.040Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-05-07T13:38:06.040Z] === RUN TestInspectOomKilledTrue [2020-05-07T13:38:06.040Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T13:38:06.040Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:38:06.040Z] === RUN TestInspectOomKilledFalse [2020-05-07T13:38:06.040Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T13:38:06.040Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:38:06.040Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T13:38:06.654Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-05-07T13:38:06.654Z] === RUN TestLinksContainerNames [2020-05-07T13:38:08.080Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-07T13:38:08.080Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T13:38:08.676Z] --- PASS: TestLinksContainerNames (1.77s) [2020-05-07T13:38:08.676Z] === RUN TestLogsFollowTailEmpty [2020-05-07T13:38:09.290Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-05-07T13:38:09.290Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T13:38:10.297Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/default [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/private [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/slave [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/shared [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/default [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/shared [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/slave [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/private [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:38:10.297Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T13:38:10.297Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:38:10.297Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T13:38:10.580Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:38:10.862Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:38:10.862Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:38:10.862Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T13:38:10.862Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:38:10.862Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:38:10.862Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:38:10.862Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T13:38:11.145Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:38:11.145Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:38:11.145Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:38:11.145Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T13:38:11.145Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:38:11.145Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-07T13:38:11.145Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-07T13:38:11.145Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T13:38:13.168Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-05-07T13:38:13.168Z] === RUN TestNetworkNat [2020-05-07T13:38:13.308Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-07T13:38:13.308Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T13:38:13.887Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-05-07T13:38:13.887Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T13:38:14.189Z] --- PASS: TestNetworkNat (0.88s) [2020-05-07T13:38:14.189Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T13:38:14.804Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-05-07T13:38:14.804Z] === RUN TestNetworkLoopbackNat [2020-05-07T13:38:16.242Z] sha256:4df3164e6b47e19983369684a23900d332e1007a5db999614514415315a81489 [2020-05-07T13:38:16.242Z] INFO: Starting docker-py tests... [2020-05-07T13:38:16.242Z] ============================= test session starts ============================== [2020-05-07T13:38:16.242Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-07T13:38:16.242Z] rootdir: /src, inifile: pytest.ini [2020-05-07T13:38:16.242Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-07T13:38:16.242Z] collected 387 items / 1 deselected / 386 selected [2020-05-07T13:38:16.242Z] [2020-05-07T13:38:16.276Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-05-07T13:38:16.276Z] === RUN TestPause [2020-05-07T13:38:16.890Z] --- PASS: TestPause (0.91s) [2020-05-07T13:38:16.890Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T13:38:16.890Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:38:16.890Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:38:16.890Z] === RUN TestPauseStopPausedContainer [2020-05-07T13:38:17.896Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-05-07T13:38:17.896Z] === RUN TestPsFilter [2020-05-07T13:38:18.074Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-05-07T13:38:18.074Z] === RUN TestBuildWithHugeFile [2020-05-07T13:38:18.178Z] --- PASS: TestPsFilter (0.32s) [2020-05-07T13:38:18.178Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T13:38:19.184Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-05-07T13:38:19.184Z] === RUN TestRemoveContainerWithVolume [2020-05-07T13:38:20.191Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-05-07T13:38:20.191Z] === RUN TestRemoveContainerRunning [2020-05-07T13:38:20.805Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-05-07T13:38:20.805Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T13:38:21.811Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-05-07T13:38:21.811Z] === RUN TestRemoveInvalidContainer [2020-05-07T13:38:21.811Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-07T13:38:21.811Z] === RUN TestRenameLinkedContainer [2020-05-07T13:38:23.675Z] #66 467.8 + bin/containerd-stress [2020-05-07T13:38:24.833Z] #66 471.4 + bin/containerd-shim [2020-05-07T13:38:25.264Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-05-07T13:38:25.264Z] === RUN TestRenameStoppedContainer [2020-05-07T13:38:26.270Z] --- PASS: TestRenameStoppedContainer (0.93s) [2020-05-07T13:38:26.270Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T13:38:26.939Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:38:26.939Z] [2020-05-07T13:38:26.939Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T13:38:26.939Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T13:38:26.939Z] HOSTNAME=fac1e8db378d [2020-05-07T13:38:26.939Z] TESTDEBUG=0 [2020-05-07T13:38:26.939Z] DEST=bundles/test-integration [2020-05-07T13:38:26.939Z] PWD=/go/src/github.com/docker/docker [2020-05-07T13:38:26.939Z] DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:38:26.939Z] container=docker [2020-05-07T13:38:26.939Z] HOME=/root [2020-05-07T13:38:26.939Z] GOLANG_VERSION=1.13.10 [2020-05-07T13:38:26.939Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T13:38:26.939Z] VALIDATE_BRANCH=master [2020-05-07T13:38:26.939Z] TERM=xterm [2020-05-07T13:38:26.939Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T13:38:26.939Z] SHLVL=1 [2020-05-07T13:38:26.939Z] TIMEOUT=120m [2020-05-07T13:38:26.939Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T13:38:26.939Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T13:38:26.939Z] GO111MODULE=off [2020-05-07T13:38:26.939Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T13:38:26.939Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T13:38:26.939Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T13:38:26.939Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T13:38:26.939Z] GOPATH=/go [2020-05-07T13:38:26.939Z] PKG_CONFIG=pkg-config [2020-05-07T13:38:26.939Z] _=/usr/bin/env [2020-05-07T13:38:26.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T13:38:27.796Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-05-07T13:38:27.796Z] === RUN TestRenameInvalidName [2020-05-07T13:38:28.802Z] --- PASS: TestRenameInvalidName (0.88s) [2020-05-07T13:38:28.803Z] === RUN TestRenameAnonymousContainer [2020-05-07T13:38:34.285Z] --- PASS: TestRenameAnonymousContainer (4.99s) [2020-05-07T13:38:34.285Z] === RUN TestRenameContainerWithSameName [2020-05-07T13:38:34.899Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-05-07T13:38:34.899Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T13:38:35.741Z] #66 481.9 + bin/containerd-shim-runc-v1 [2020-05-07T13:38:36.371Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-05-07T13:38:36.371Z] === RUN TestResize [2020-05-07T13:38:37.377Z] --- PASS: TestResize (0.91s) [2020-05-07T13:38:37.377Z] === RUN TestResizeWithInvalidSize [2020-05-07T13:38:37.944Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-07T13:38:38.383Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-05-07T13:38:38.383Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T13:38:38.508Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-07T13:38:38.997Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:38:38.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:38:38.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:38:38.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:38:38.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:38:40.442Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-07T13:38:40.534Z] #66 486.8 + bin/containerd-shim-runc-v2 [2020-05-07T13:38:41.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:38:41.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:38:41.719Z] #66 488.3 + binaries [2020-05-07T13:38:41.719Z] #66 488.3 + mkdir -p /build [2020-05-07T13:38:42.050Z] #66 488.3 + cp bin/containerd /build/containerd [2020-05-07T13:38:42.050Z] #66 488.4 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T13:38:42.050Z] #66 488.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T13:38:42.050Z] #66 488.4 + cp bin/ctr /build/ctr [2020-05-07T13:38:42.050Z] #66 DONE 488.5s [2020-05-07T13:38:43.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:38:43.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:38:43.211Z] [2020-05-07T13:38:43.211Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T13:38:43.543Z] #67 DONE 0.1s [2020-05-07T13:38:43.543Z] [2020-05-07T13:38:43.543Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T13:38:43.543Z] #71 DONE 0.1s [2020-05-07T13:38:43.543Z] [2020-05-07T13:38:43.543Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T13:38:43.543Z] #73 DONE 0.1s [2020-05-07T13:38:43.543Z] [2020-05-07T13:38:43.543Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T13:38:43.543Z] #76 DONE 0.1s [2020-05-07T13:38:43.875Z] [2020-05-07T13:38:43.875Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T13:38:43.875Z] #77 DONE 0.0s [2020-05-07T13:38:43.875Z] [2020-05-07T13:38:43.875Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T13:38:44.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:38:44.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:38:46.646Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:38:46.860Z] #78 DONE 2.6s [2020-05-07T13:38:46.860Z] [2020-05-07T13:38:46.860Z] #79 exporting to oci image format [2020-05-07T13:38:46.860Z] #79 exporting layers [2020-05-07T13:38:46.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:38:48.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T13:38:48.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T13:38:49.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:38:49.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:38:50.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.91s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2020-05-07T13:38:51.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2020-05-07T13:38:51.623Z] === RUN TestCgroupNamespacesRun [2020-05-07T13:38:53.643Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-05-07T13:38:53.643Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T13:38:55.167Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-05-07T13:38:55.167Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T13:38:57.194Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-05-07T13:38:57.194Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T13:38:58.665Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-05-07T13:38:58.665Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T13:39:00.686Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-05-07T13:39:00.686Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T13:39:01.300Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-05-07T13:39:01.300Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T13:39:01.915Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-05-07T13:39:01.915Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T13:39:03.937Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-05-07T13:39:03.937Z] === RUN TestKernelTCPMemory [2020-05-07T13:39:04.954Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-07T13:39:04.954Z] === RUN TestNISDomainname [2020-05-07T13:39:05.961Z] --- PASS: TestNISDomainname (1.01s) [2020-05-07T13:39:05.961Z] === RUN TestHostnameDnsResolution [2020-05-07T13:39:07.983Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-05-07T13:39:07.983Z] === RUN TestStats [2020-05-07T13:39:10.657Z] --- PASS: TestStats (2.92s) [2020-05-07T13:39:10.657Z] === RUN TestStopContainerWithTimeout [2020-05-07T13:39:10.657Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T13:39:10.657Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T13:39:10.657Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T13:39:10.657Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T13:39:10.657Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T13:39:10.657Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T13:39:10.657Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T13:39:10.657Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T13:39:10.657Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T13:39:10.657Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T13:39:11.664Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T13:39:12.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T13:39:12.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T13:39:13.684Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T13:39:14.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T13:39:14.295Z] --- PASS: TestBuildWithHugeFile (51.27s) [2020-05-07T13:39:14.295Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T13:39:14.295Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:39:14.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:39:14.295Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:39:14.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:39:14.295Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:39:14.295Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:39:14.295Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:39:14.295Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:39:14.295Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:39:14.295Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-07T13:39:14.295Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-05-07T13:39:14.295Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-05-07T13:39:14.295Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-05-07T13:39:14.295Z] === RUN TestBuildPreserveOwnership [2020-05-07T13:39:14.295Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T13:39:14.305Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-07T13:39:15.704Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-07T13:39:15.704Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2020-05-07T13:39:15.704Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-05-07T13:39:15.704Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-05-07T13:39:15.704Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-05-07T13:39:15.704Z] === RUN TestDeleteDevicemapper [2020-05-07T13:39:15.704Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T13:39:15.704Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:39:15.704Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T13:39:16.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T13:39:16.176Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T13:39:16.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T13:39:17.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T13:39:17.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T13:39:17.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T13:39:18.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T13:39:19.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.66s) [2020-05-07T13:39:19.158Z] === RUN TestUpdateMemory [2020-05-07T13:39:19.158Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T13:39:19.158Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:39:19.158Z] === RUN TestUpdateCPUQuota [2020-05-07T13:39:19.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T13:39:20.166Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-05-07T13:39:20.166Z] === RUN TestUpdatePidsLimit [2020-05-07T13:39:20.166Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T13:39:20.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T13:39:20.327Z] --- PASS: TestBuildPreserveOwnership (10.39s) [2020-05-07T13:39:20.327Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.38s) [2020-05-07T13:39:20.327Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-07T13:39:20.327Z] === RUN TestBuildPlatformInvalid [2020-05-07T13:39:20.327Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-07T13:39:20.327Z] PASS [2020-05-07T13:39:20.327Z] [2020-05-07T13:39:20.327Z] === Skipped [2020-05-07T13:39:20.327Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-07T13:39:20.327Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:39:20.327Z] [2020-05-07T13:39:20.327Z] [2020-05-07T13:39:20.327Z] DONE 32 tests, 1 skipped in 125.120s [2020-05-07T13:39:20.327Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T13:39:20.327Z] INFO: Testing against a local daemon [2020-05-07T13:39:20.327Z] === RUN TestConfigInspect [2020-05-07T13:39:20.327Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-07T13:39:20.327Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:20.327Z] === RUN TestConfigList [2020-05-07T13:39:20.327Z] --- SKIP: TestConfigList (0.01s) [2020-05-07T13:39:20.327Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:20.327Z] === RUN TestConfigsCreateAndDelete [2020-05-07T13:39:20.582Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-07T13:39:20.582Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:20.582Z] === RUN TestConfigsUpdate [2020-05-07T13:39:20.582Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-07T13:39:20.582Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:20.582Z] === RUN TestTemplatedConfig [2020-05-07T13:39:20.582Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-07T13:39:20.582Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:20.582Z] === RUN TestConfigCreateResolve [2020-05-07T13:39:20.582Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-05-07T13:39:20.582Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:20.582Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T13:39:20.780Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T13:39:21.062Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T13:39:21.344Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T13:39:21.959Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T13:39:22.242Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T13:39:22.461Z] --- PASS: TestConfigDaemonLibtrustID (1.71s) [2020-05-07T13:39:22.461Z] PASS [2020-05-07T13:39:22.461Z] [2020-05-07T13:39:22.461Z] === Skipped [2020-05-07T13:39:22.461Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-07T13:39:22.461Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:22.461Z] [2020-05-07T13:39:22.461Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-07T13:39:22.461Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:22.461Z] [2020-05-07T13:39:22.461Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-07T13:39:22.461Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:22.461Z] [2020-05-07T13:39:22.461Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-07T13:39:22.461Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:22.461Z] [2020-05-07T13:39:22.461Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-07T13:39:22.461Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:22.461Z] [2020-05-07T13:39:22.461Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-05-07T13:39:22.461Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:39:22.461Z] [2020-05-07T13:39:22.461Z] [2020-05-07T13:39:22.461Z] DONE 7 tests, 6 skipped in 1.900s [2020-05-07T13:39:22.461Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T13:39:22.461Z] INFO: Testing against a local daemon [2020-05-07T13:39:22.461Z] === RUN TestCheckpoint [2020-05-07T13:39:22.461Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T13:39:22.461Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:39:22.461Z] === RUN TestContainerInvalidJSON [2020-05-07T13:39:22.461Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:39:22.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:39:22.461Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:39:22.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:39:22.461Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:39:22.461Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:39:22.461Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:39:22.461Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:39:22.461Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:39:22.461Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-07T13:39:22.461Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T13:39:22.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T13:39:22.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T13:39:22.461Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T13:39:22.461Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-07T13:39:22.461Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T13:39:22.461Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-07T13:39:22.461Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T13:39:22.524Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T13:39:22.715Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-07T13:39:22.715Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T13:39:22.715Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-07T13:39:22.715Z] === RUN TestCopyFromContainer [2020-05-07T13:39:23.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T13:39:23.995Z] --- PASS: TestUpdatePidsLimit (3.84s) [2020-05-07T13:39:23.995Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-05-07T13:39:23.995Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-07T13:39:23.995Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-07T13:39:23.995Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-05-07T13:39:23.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-05-07T13:39:23.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-07T13:39:23.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-05-07T13:39:23.995Z] === RUN TestUpdateRestartPolicy [2020-05-07T13:39:24.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T13:39:26.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer// [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T13:39:26.867Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer (4.19s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-07T13:39:26.867Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-07T13:39:26.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T13:39:26.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:39:26.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:39:26.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:39:26.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:39:26.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:39:26.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:39:26.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:39:26.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:39:26.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:39:26.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T13:39:26.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T13:39:26.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-07T13:39:26.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-07T13:39:26.867Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T13:39:27.121Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T13:39:27.121Z] === RUN TestCreateWithInvalidEnv [2020-05-07T13:39:27.121Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T13:39:27.121Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T13:39:27.121Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T13:39:27.121Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T13:39:27.121Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T13:39:27.121Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T13:39:27.121Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T13:39:27.121Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T13:39:27.121Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T13:39:27.121Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T13:39:27.121Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T13:39:27.121Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T13:39:27.121Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T13:39:27.121Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T13:39:27.121Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-07T13:39:27.121Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T13:39:27.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T13:39:27.825Z] Removing intermediate container 4c64a9d69a4a [2020-05-07T13:39:27.825Z] ---> cca28a884ca6 [2020-05-07T13:39:27.825Z] 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-05-07T13:39:27.825Z] ---> Running in af19293c0c87 [2020-05-07T13:39:27.825Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-07T13:39:28.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:39:29.044Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:39:29.044Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-07T13:39:29.044Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-07T13:39:29.044Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T13:39:30.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T13:39:30.924Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2020-05-07T13:39:30.924Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T13:39:30.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:39:30.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:39:30.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:39:30.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:39:30.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:39:30.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:39:30.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:39:30.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:39:30.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:39:30.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:39:30.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:39:30.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:39:30.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:39:30.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:39:30.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:39:30.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-07T13:39:30.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T13:39:30.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T13:39:30.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T13:39:30.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T13:39:30.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-07T13:39:30.924Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T13:39:31.179Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2020-05-07T13:39:31.179Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T13:39:31.179Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-07T13:39:31.179Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-07T13:39:31.179Z] === RUN TestDaemonRestartIpcMode [2020-05-07T13:39:31.179Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T13:39:31.179Z] === RUN TestDaemonHostGatewayIP [2020-05-07T13:39:31.179Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-07T13:39:31.179Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:39:31.179Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T13:39:31.179Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-07T13:39:31.179Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-07T13:39:31.179Z] === RUN TestDiff [2020-05-07T13:39:31.737Z] --- PASS: TestDiff (0.57s) [2020-05-07T13:39:31.737Z] === RUN TestExecWithCloseStdin [2020-05-07T13:39:32.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T13:39:32.661Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-05-07T13:39:32.661Z] === RUN TestExec [2020-05-07T13:39:33.219Z] --- PASS: TestExec (0.65s) [2020-05-07T13:39:33.219Z] === RUN TestExecUser [2020-05-07T13:39:33.777Z] --- PASS: TestExecUser (0.68s) [2020-05-07T13:39:33.777Z] === RUN TestExportContainerAndImportImage [2020-05-07T13:39:34.701Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-05-07T13:39:34.701Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T13:39:34.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T13:39:36.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T13:39:36.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T13:39:38.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T13:39:38.852Z] --- PASS: TestExportContainerAfterDaemonRestart (3.81s) [2020-05-07T13:39:38.852Z] === RUN TestHealthCheckWorkdir [2020-05-07T13:39:39.106Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2020-05-07T13:39:39.106Z] === RUN TestHealthKillContainer [2020-05-07T13:39:39.205Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2020-05-07T13:39:39.205Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T13:39:39.205Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-05-07T13:39:39.205Z] === RUN TestWaitNonBlocked [2020-05-07T13:39:39.205Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:39:39.205Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:39:39.205Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:39:39.205Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:39:39.205Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:39:39.205Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:39:39.205Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-07T13:39:39.205Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-05-07T13:39:39.205Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2020-05-07T13:39:39.205Z] === RUN TestWaitBlocked [2020-05-07T13:39:39.205Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:39:39.205Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:39:39.205Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:39:39.205Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:39:39.205Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:39:39.205Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:39:40.676Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-07T13:39:40.676Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2020-05-07T13:39:40.676Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2020-05-07T13:39:40.676Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T13:39:40.676Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T13:39:41.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T13:39:41.333Z] Using test binary docker [2020-05-07T13:39:41.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T13:39:41.333Z] +++ /etc/init.d/apparmor start [2020-05-07T13:39:41.333Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T13:39:41.333Z] INFO: Waiting for daemon to start... [2020-05-07T13:39:41.333Z] Starting dockerd [2020-05-07T13:39:41.333Z] +++ 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-05-07T13:39:42.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T13:39:42.359Z] --- PASS: TestHealthKillContainer (2.77s) [2020-05-07T13:39:42.359Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T13:39:42.613Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-05-07T13:39:42.613Z] === RUN TestIpcModeNone [2020-05-07T13:39:43.173Z] --- PASS: TestIpcModeNone (0.67s) [2020-05-07T13:39:43.173Z] === RUN TestIpcModePrivate [2020-05-07T13:39:43.235Z] . [2020-05-07T13:39:43.235Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T13:39:43.235Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T13:39:43.235Z] Error: No such image: emptyfs [2020-05-07T13:39:43.235Z] ++++ docker load [2020-05-07T13:39:43.235Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T13:39:43.354Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2020-05-07T13:39:43.354Z] === CONT TestIpcModeOlderClient [2020-05-07T13:39:43.494Z] Running integration-test (iteration 1) [2020-05-07T13:39:43.494Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T13:39:43.494Z] ++ 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-05-07T13:39:43.494Z] ++ set -e [2020-05-07T13:39:43.494Z] ++ '[' -n 0 ']' [2020-05-07T13:39:43.494Z] ++ set -x [2020-05-07T13:39:43.494Z] ++ env -i DEST=/go/src/github.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-05-07T13:39:43.636Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-05-07T13:39:43.636Z] === CONT TestDaemonHostGatewayIP [2020-05-07T13:39:43.731Z] --- PASS: TestIpcModePrivate (0.63s) [2020-05-07T13:39:43.731Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-07T13:39:43.731Z] === RUN TestIpcModeShareable [2020-05-07T13:39:43.731Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-07T13:39:43.731Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:39:43.731Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T13:39:46.318Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s) [2020-05-07T13:39:46.318Z] === RUN TestAPIIpcModeHost [2020-05-07T13:39:46.318Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-07T13:39:46.318Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:39:46.318Z] === RUN TestDaemonIpcModeShareable [2020-05-07T13:39:46.318Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-07T13:39:46.318Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:39:46.318Z] === RUN TestDaemonIpcModePrivate [2020-05-07T13:39:46.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T13:39:47.114Z] --- PASS: TestDaemonHostGatewayIP (3.48s) [2020-05-07T13:39:47.114Z] === CONT TestDaemonRestartIpcMode [2020-05-07T13:39:48.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T13:39:48.239Z] --- PASS: TestDaemonIpcModePrivate (2.44s) [2020-05-07T13:39:48.239Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-07T13:39:48.239Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T13:39:48.239Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-07T13:39:48.239Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:39:48.239Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T13:39:48.239Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-07T13:39:48.239Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:39:48.239Z] === RUN TestIpcModeOlderClient [2020-05-07T13:39:48.239Z] === PAUSE TestIpcModeOlderClient [2020-05-07T13:39:48.239Z] === RUN TestKillContainerInvalidSignal [2020-05-07T13:39:49.160Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-05-07T13:39:49.160Z] === RUN TestKillContainer [2020-05-07T13:39:49.160Z] === RUN TestKillContainer/no_signal [2020-05-07T13:39:49.414Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T13:39:49.973Z] === RUN TestKillContainer/killing_signal [2020-05-07T13:39:50.896Z] --- PASS: TestKillContainer (1.71s) [2020-05-07T13:39:50.896Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-05-07T13:39:50.896Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-05-07T13:39:50.896Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2020-05-07T13:39:50.896Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T13:39:50.896Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T13:39:51.150Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T13:39:51.490Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-05-07T13:39:51.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2020-05-07T13:39:51.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-05-07T13:39:51.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-05-07T13:39:51.708Z] === RUN TestKillStoppedContainer [2020-05-07T13:39:51.962Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-07T13:39:51.962Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T13:39:51.962Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-07T13:39:51.962Z] === RUN TestKillDifferentUserContainer [2020-05-07T13:39:52.521Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-05-07T13:39:52.521Z] === RUN TestInspectOomKilledTrue [2020-05-07T13:39:52.521Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T13:39:52.521Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:39:52.521Z] === RUN TestInspectOomKilledFalse [2020-05-07T13:39:52.521Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T13:39:52.521Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:39:52.521Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T13:39:52.521Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-07T13:39:52.521Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-07T13:39:52.521Z] === RUN TestLinksContainerNames [2020-05-07T13:39:52.786Z] INFO: Sources obtained for gotestsum... [2020-05-07T13:39:52.786Z] INFO: Checkout done for gotestsum... [2020-05-07T13:39:52.786Z] INFO: Build done for gotestsum... [2020-05-07T13:39:52.960Z] --- PASS: TestContainerKillOnDaemonStart (12.46s) [2020-05-07T13:39:52.960Z] PASS [2020-05-07T13:39:52.960Z] [2020-05-07T13:39:52.960Z] === Skipped [2020-05-07T13:39:52.960Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-07T13:39:52.960Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:39:52.960Z] [2020-05-07T13:39:52.960Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T13:39:52.960Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:39:52.960Z] [2020-05-07T13:39:52.960Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T13:39:52.960Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:39:52.960Z] [2020-05-07T13:39:52.960Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:39:52.960Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:39:52.960Z] [2020-05-07T13:39:52.960Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T13:39:52.960Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:39:52.960Z] [2020-05-07T13:39:52.960Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-07T13:39:52.960Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:39:52.960Z] [2020-05-07T13:39:52.960Z] [2020-05-07T13:39:52.960Z] DONE 200 tests, 6 skipped in 148.701s [2020-05-07T13:39:52.960Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T13:39:52.960Z] ++ 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-05-07T13:39:52.960Z] ++ set -e [2020-05-07T13:39:52.960Z] ++ '[' -n 0 ']' [2020-05-07T13:39:52.960Z] ++ set -x [2020-05-07T13:39:52.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T13:39:53.242Z] INFO: Testing against a local daemon [2020-05-07T13:39:53.242Z] === RUN TestCommitInheritsEnv [2020-05-07T13:39:53.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T13:39:53.523Z] Loaded image: buildpack-deps:jessie [2020-05-07T13:39:53.523Z] Loaded image: busybox:latest [2020-05-07T13:39:53.523Z] Loaded image: busybox:glibc [2020-05-07T13:39:53.523Z] Loaded image: debian:jessie [2020-05-07T13:39:53.523Z] Loaded image: hello-world:latest [2020-05-07T13:39:53.523Z] INFO: Testing against a local daemon [2020-05-07T13:39:53.523Z] === RUN TestCgroupNamespacesBuild [2020-05-07T13:39:53.855Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-05-07T13:39:53.855Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T13:39:53.855Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T13:39:53.855Z] === RUN TestImagesFilterMultiReference [2020-05-07T13:39:53.855Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-07T13:39:53.855Z] === RUN TestImagePullPlatformInvalid [2020-05-07T13:39:53.855Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-07T13:39:53.855Z] === RUN TestRemoveImageOrphaning [2020-05-07T13:39:53.882Z] --- PASS: TestLinksContainerNames (1.20s) [2020-05-07T13:39:53.882Z] === RUN TestLogsFollowTailEmpty [2020-05-07T13:39:54.441Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-05-07T13:39:54.441Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T13:39:54.469Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-05-07T13:39:54.469Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T13:39:54.469Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T13:39:54.470Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:39:54.470Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T13:39:54.470Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-07T13:39:54.470Z] === RUN TestTagInvalidReference [2020-05-07T13:39:54.470Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-07T13:39:54.470Z] === RUN TestTagValidPrefixedRepo [2020-05-07T13:39:54.470Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-07T13:39:54.470Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T13:39:54.470Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-05-07T13:39:54.470Z] === RUN TestTagOfficialNames [2020-05-07T13:39:54.470Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-07T13:39:54.470Z] === RUN TestTagMatchesDigest [2020-05-07T13:39:54.470Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-07T13:39:54.470Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T13:39:55.043Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/default [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/private [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/slave [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/shared [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/default [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/shared [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/slave [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/private [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T13:39:55.043Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:39:55.043Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:39:55.043Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T13:39:55.297Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:39:55.426Z] --- PASS: TestCgroupNamespacesBuild (2.87s) [2020-05-07T13:39:55.426Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T13:39:55.551Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:39:55.551Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-07T13:39:55.551Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T13:39:55.551Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-07T13:39:55.551Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-07T13:39:55.552Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-05-07T13:39:55.552Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T13:39:55.552Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-07T13:39:55.552Z] 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-05-07T13:39:55.552Z] === RUN TestNetworkNat [2020-05-07T13:39:56.473Z] --- PASS: TestNetworkNat (0.75s) [2020-05-07T13:39:56.473Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T13:39:57.031Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2020-05-07T13:39:57.031Z] === RUN TestNetworkLoopbackNat [2020-05-07T13:39:57.330Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-05-07T13:39:57.330Z] === RUN TestBuildWithSession [2020-05-07T13:39:57.330Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T13:39:57.330Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:39:57.330Z] === RUN TestBuildSquashParent [2020-05-07T13:39:57.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T13:39:57.954Z] --- PASS: TestNetworkLoopbackNat (0.85s) [2020-05-07T13:39:57.954Z] === RUN TestPause [2020-05-07T13:39:57.954Z] --- SKIP: TestPause (0.00s) [2020-05-07T13:39:57.954Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:39:57.954Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T13:39:57.954Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:39:57.954Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:39:57.954Z] === RUN TestPauseStopPausedContainer [2020-05-07T13:39:57.954Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-07T13:39:57.954Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:39:57.954Z] === RUN TestPsFilter [2020-05-07T13:39:57.954Z] --- PASS: TestPsFilter (0.19s) [2020-05-07T13:39:57.954Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T13:39:58.513Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2020-05-07T13:39:58.513Z] === RUN TestRemoveContainerWithVolume [2020-05-07T13:39:59.071Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2020-05-07T13:39:59.071Z] === RUN TestRemoveContainerRunning [2020-05-07T13:39:59.993Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-05-07T13:39:59.993Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T13:40:00.247Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-05-07T13:40:00.247Z] === RUN TestRemoveInvalidContainer [2020-05-07T13:40:00.247Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-07T13:40:00.247Z] === RUN TestRenameLinkedContainer [2020-05-07T13:40:02.754Z] --- PASS: TestRenameLinkedContainer (2.38s) [2020-05-07T13:40:02.755Z] === RUN TestRenameStoppedContainer [2020-05-07T13:40:02.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T13:40:02.980Z] Removing intermediate container af19293c0c87 [2020-05-07T13:40:02.980Z] ---> c87a94776eb5 [2020-05-07T13:40:02.980Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-07T13:40:02.980Z] ---> Running in 7151de26a3f3 [2020-05-07T13:40:02.980Z] Removing intermediate container 7151de26a3f3 [2020-05-07T13:40:02.980Z] ---> f95d2898bbd8 [2020-05-07T13:40:02.980Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-07T13:40:02.980Z] ---> Running in 06a53b6ebc50 [2020-05-07T13:40:03.312Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-05-07T13:40:03.312Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T13:40:03.435Z] Removing intermediate container 06a53b6ebc50 [2020-05-07T13:40:03.435Z] ---> eab464486607 [2020-05-07T13:40:03.435Z] Step 10/10 : COPY . . [2020-05-07T13:40:03.894Z] --- PASS: TestBuildSquashParent (6.31s) [2020-05-07T13:40:03.894Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T13:40:03.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:40:03.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:40:03.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:40:03.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:40:03.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:40:03.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:40:03.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:40:03.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:40:03.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:40:03.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:40:03.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:40:03.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:40:03.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:40:03.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:40:03.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:40:03.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:40:04.670Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s) [2020-05-07T13:40:04.670Z] === RUN TestRenameInvalidName [2020-05-07T13:40:05.235Z] --- PASS: TestRenameInvalidName (0.60s) [2020-05-07T13:40:05.235Z] === RUN TestRenameAnonymousContainer [2020-05-07T13:40:06.432Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:40:06.432Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:40:07.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T13:40:08.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T13:40:08.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.74s) [2020-05-07T13:40:08.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2020-05-07T13:40:08.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2020-05-07T13:40:08.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2020-05-07T13:40:08.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2020-05-07T13:40:08.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-05-07T13:40:08.336Z] === RUN TestBuildMultiStageCopy [2020-05-07T13:40:08.336Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T13:40:08.492Z] --- PASS: TestRenameAnonymousContainer (2.83s) [2020-05-07T13:40:08.492Z] === RUN TestRenameContainerWithSameName [2020-05-07T13:40:08.492Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-05-07T13:40:08.492Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T13:40:09.850Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2020-05-07T13:40:09.850Z] === RUN TestResize [2020-05-07T13:40:10.104Z] --- PASS: TestResize (0.57s) [2020-05-07T13:40:10.104Z] === RUN TestResizeWithInvalidSize [2020-05-07T13:40:10.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T13:40:11.026Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-05-07T13:40:11.026Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T13:40:11.128Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T13:40:11.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T13:40:11.583Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-05-07T13:40:11.584Z] === RUN TestDaemonRestartKillContainers [2020-05-07T13:40:11.584Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-07T13:40:11.584Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-07T13:40:11.584Z] === RUN TestCgroupNamespacesRun [2020-05-07T13:40:11.695Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T13:40:12.263Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T13:40:12.831Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-05-07T13:40:12.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.21s) [2020-05-07T13:40:12.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-05-07T13:40:12.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-05-07T13:40:12.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-05-07T13:40:12.831Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-05-07T13:40:12.831Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T13:40:14.089Z] --- PASS: TestCgroupNamespacesRun (2.45s) [2020-05-07T13:40:14.089Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T13:40:14.210Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-05-07T13:40:14.210Z] === RUN TestBuildLabelWithTargets [2020-05-07T13:40:15.156Z] ................................................ [ 29%] [2020-05-07T13:40:15.472Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T13:40:15.472Z] Using test binary docker [2020-05-07T13:40:15.472Z] +++ /etc/init.d/apparmor start [2020-05-07T13:40:15.472Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T13:40:15.472Z] INFO: Waiting for daemon to start... [2020-05-07T13:40:15.472Z] Starting dockerd [2020-05-07T13:40:15.472Z] +++ 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-05-07T13:40:16.595Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.50s) [2020-05-07T13:40:16.595Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T13:40:16.741Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-05-07T13:40:16.741Z] === RUN TestBuildWithEmptyLayers [2020-05-07T13:40:17.628Z] . [2020-05-07T13:40:17.628Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T13:40:17.677Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-05-07T13:40:17.677Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T13:40:17.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T13:40:17.887Z] Error: No such image: emptyfs [2020-05-07T13:40:17.887Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T13:40:17.887Z] ++++ docker load [2020-05-07T13:40:18.145Z] Running integration-test (iteration 1) [2020-05-07T13:40:18.145Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T13:40:18.145Z] ++ 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-05-07T13:40:18.145Z] ++ set -e [2020-05-07T13:40:18.145Z] ++ '[' -n 0 ']' [2020-05-07T13:40:18.145Z] ++ set -x [2020-05-07T13:40:18.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T13:40:19.098Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.61s) [2020-05-07T13:40:19.098Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T13:40:20.208Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2020-05-07T13:40:20.208Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T13:40:21.585Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2020-05-07T13:40:21.585Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T13:40:21.605Z] --- PASS: TestCgroupNamespacesRunHostMode (2.64s) [2020-05-07T13:40:21.605Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T13:40:24.870Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-05-07T13:40:24.870Z] === RUN TestBuildWithHugeFile [2020-05-07T13:40:24.921Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.68s) [2020-05-07T13:40:24.921Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T13:40:26.302Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.98s) [2020-05-07T13:40:26.302Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T13:40:28.425Z] ---> 1da9b6195eaf [2020-05-07T13:40:28.425Z] Successfully built 1da9b6195eaf [2020-05-07T13:40:28.425Z] Successfully tagged docker:latest [2020-05-07T13:40:28.425Z] INFO: Image build ended at 05/07/2020 13:40:26. Duration:00:03:55.2323100 [2020-05-07T13:40:28.425Z] [2020-05-07T13:40:28.425Z] [2020-05-07T13:40:28.425Z] INFO: Building the test binaries at 05/07/2020 13:40:26... [2020-05-07T13:40:28.812Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.04s) [2020-05-07T13:40:28.813Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T13:40:31.289Z] INFO: make.ps1 starting at 05/07/2020 13:40:30 [2020-05-07T13:40:31.289Z] INFO: Git commit (b48b28b9c1) assumed from DOCKER_GITCOMMIT environment variable [2020-05-07T13:40:31.289Z] INFO: Invoking autogen... [2020-05-07T13:40:31.316Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2020-05-07T13:40:31.316Z] === RUN TestKernelTCPMemory [2020-05-07T13:40:31.316Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-07T13:40:31.316Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:31.316Z] === RUN TestNISDomainname [2020-05-07T13:40:31.316Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-07T13:40:31.316Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-07T13:40:31.316Z] === RUN TestHostnameDnsResolution [2020-05-07T13:40:31.736Z] INFO: Building daemon... [2020-05-07T13:40:31.875Z] --- PASS: TestHostnameDnsResolution (1.05s) [2020-05-07T13:40:31.875Z] === RUN TestStats [2020-05-07T13:40:31.875Z] --- SKIP: TestStats (0.00s) [2020-05-07T13:40:31.875Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:31.875Z] === RUN TestStopContainerWithTimeout [2020-05-07T13:40:32.129Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T13:40:32.130Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T13:40:32.130Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T13:40:32.130Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T13:40:32.130Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T13:40:32.130Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T13:40:32.130Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T13:40:32.130Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T13:40:32.130Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T13:40:32.130Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T13:40:33.051Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T13:40:34.009Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-07T13:40:34.931Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T13:40:36.816Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T13:40:36.816Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2020-05-07T13:40:36.816Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-05-07T13:40:36.816Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2020-05-07T13:40:36.816Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-05-07T13:40:36.816Z] === RUN TestDeleteDevicemapper [2020-05-07T13:40:36.816Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T13:40:36.816Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:40:36.816Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T13:40:38.175Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2020-05-07T13:40:38.175Z] === RUN TestUpdateMemory [2020-05-07T13:40:38.175Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T13:40:38.175Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:38.175Z] === RUN TestUpdateCPUQuota [2020-05-07T13:40:38.175Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-07T13:40:38.175Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:38.175Z] === RUN TestUpdatePidsLimit [2020-05-07T13:40:38.175Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-07T13:40:38.175Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:38.175Z] === RUN TestUpdateRestartPolicy [2020-05-07T13:40:41.713Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-07T13:40:45.693Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-07T13:40:50.213Z] Loaded image: buildpack-deps:jessie [2020-05-07T13:40:50.213Z] Loaded image: busybox:latest [2020-05-07T13:40:50.213Z] Loaded image: busybox:glibc [2020-05-07T13:40:50.213Z] Loaded image: debian:jessie [2020-05-07T13:40:50.213Z] Loaded image: hello-world:latest [2020-05-07T13:40:50.213Z] INFO: Testing against a local daemon [2020-05-07T13:40:50.213Z] === RUN TestCgroupNamespacesBuild [2020-05-07T13:40:50.321Z] --- PASS: TestUpdateRestartPolicy (11.67s) [2020-05-07T13:40:50.321Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T13:40:50.321Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-05-07T13:40:50.321Z] === RUN TestWaitNonBlocked [2020-05-07T13:40:50.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:40:50.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:40:50.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:40:50.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:40:50.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:40:50.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:40:51.242Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-07T13:40:51.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-05-07T13:40:51.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-05-07T13:40:51.242Z] === RUN TestWaitBlocked [2020-05-07T13:40:51.242Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:40:51.242Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:40:51.242Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:40:51.242Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:40:51.242Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:40:51.242Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:40:52.114Z] --- PASS: TestCgroupNamespacesBuild (3.20s) [2020-05-07T13:40:52.114Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T13:40:52.164Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-07T13:40:52.164Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-05-07T13:40:52.164Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2020-05-07T13:40:52.164Z] === CONT TestDaemonRestartIpcMode [2020-05-07T13:40:52.164Z] === CONT TestIpcModeOlderClient [2020-05-07T13:40:52.418Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-07T13:40:54.644Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2020-05-07T13:40:54.644Z] === RUN TestBuildWithSession [2020-05-07T13:40:54.644Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T13:40:54.644Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:40:54.644Z] === RUN TestBuildSquashParent [2020-05-07T13:40:55.330Z] #79 exporting layers 115.9s done [2020-05-07T13:40:55.330Z] #79 exporting manifest sha256:a34c354e5ad9021bf5b2b699eafe33fbc32785fa69b4b9f17d14bc6c8becd282 done [2020-05-07T13:40:55.330Z] #79 exporting config sha256:d168c158d6aca1079984893013e6c7118eeeda2dd08ec755c2a79ecc66b765ef done [2020-05-07T13:40:55.330Z] #79 sending tarball [2020-05-07T13:40:57.690Z] --- PASS: TestDaemonRestartIpcMode (4.76s) [2020-05-07T13:40:57.690Z] PASS [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === Skipped [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-07T13:40:57.690Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-07T13:40:57.690Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-07T13:40:57.690Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-07T13:40:57.690Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-07T13:40:57.690Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-07T13:40:57.690Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-07T13:40:57.690Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-07T13:40:57.690Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-07T13:40:57.690Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T13:40:57.690Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T13:40:57.690Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-07T13:40:57.690Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-07T13:40:57.690Z] 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-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-07T13:40:57.690Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:40:57.690Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-07T13:40:57.690Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-07T13:40:57.690Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-07T13:40:57.690Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-07T13:40:57.690Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-07T13:40:57.690Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T13:40:57.690Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-07T13:40:57.690Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-07T13:40:57.690Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-07T13:40:57.690Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] [2020-05-07T13:40:57.690Z] DONE 181 tests, 24 skipped in 94.738s [2020-05-07T13:40:57.690Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T13:40:57.690Z] INFO: Testing against a local daemon [2020-05-07T13:40:57.690Z] === RUN TestCommitInheritsEnv [2020-05-07T13:40:59.048Z] --- PASS: TestCommitInheritsEnv (2.00s) [2020-05-07T13:40:59.048Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T13:40:59.048Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T13:40:59.048Z] === RUN TestImagesFilterMultiReference [2020-05-07T13:40:59.301Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-07T13:40:59.302Z] === RUN TestImagePullPlatformInvalid [2020-05-07T13:40:59.302Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-07T13:40:59.302Z] === RUN TestRemoveImageOrphaning [2020-05-07T13:41:01.181Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2020-05-07T13:41:01.181Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T13:41:01.181Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T13:41:01.181Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-07T13:41:01.181Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T13:41:01.181Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-07T13:41:01.181Z] === RUN TestTagInvalidReference [2020-05-07T13:41:01.181Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-07T13:41:01.181Z] === RUN TestTagValidPrefixedRepo [2020-05-07T13:41:01.181Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-07T13:41:01.181Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T13:41:01.181Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-07T13:41:01.181Z] === RUN TestTagOfficialNames [2020-05-07T13:41:01.371Z] #79 sending tarball 18.6s done [2020-05-07T13:41:01.371Z] #79 DONE 134.4s [2020-05-07T13:41:01.371Z] [2020-05-07T13:41:01.371Z] #80 importing to docker [2020-05-07T13:41:01.435Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-07T13:41:01.435Z] === RUN TestTagMatchesDigest [2020-05-07T13:41:01.435Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-07T13:41:01.435Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T13:41:06.407Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-07T13:41:06.843Z] --- PASS: TestBuildSquashParent (10.30s) [2020-05-07T13:41:06.843Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T13:41:06.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:41:06.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:41:06.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:41:06.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:41:06.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:41:06.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:41:06.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:41:06.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:41:06.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:41:06.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:41:06.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:41:06.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:41:06.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:41:06.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:41:08.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:41:08.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:41:11.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:41:11.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:41:11.564Z] --- PASS: TestBuildWithHugeFile (41.66s) [2020-05-07T13:41:11.564Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T13:41:11.564Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:41:11.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:41:11.564Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:41:11.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:41:11.564Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:41:11.564Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:41:11.564Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:41:11.564Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:41:11.564Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:41:11.564Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-07T13:41:11.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-05-07T13:41:11.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-05-07T13:41:11.564Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-05-07T13:41:11.564Z] === RUN TestBuildPreserveOwnership [2020-05-07T13:41:11.564Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T13:41:11.564Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T13:41:12.941Z] --- PASS: TestBuildPreserveOwnership (6.10s) [2020-05-07T13:41:12.941Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2020-05-07T13:41:12.941Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-05-07T13:41:12.941Z] === RUN TestBuildPlatformInvalid [2020-05-07T13:41:12.941Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-07T13:41:12.941Z] PASS [2020-05-07T13:41:12.941Z] [2020-05-07T13:41:12.941Z] === Skipped [2020-05-07T13:41:12.941Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-07T13:41:12.941Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:41:12.941Z] [2020-05-07T13:41:12.941Z] [2020-05-07T13:41:12.941Z] DONE 32 tests, 1 skipped in 89.333s [2020-05-07T13:41:12.941Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T13:41:12.941Z] ++ 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-05-07T13:41:12.941Z] ++ set -e [2020-05-07T13:41:12.941Z] ++ '[' -n 0 ']' [2020-05-07T13:41:12.941Z] ++ set -x [2020-05-07T13:41:12.941Z] ++ env -i DEST=/go/src/github.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-05-07T13:41:12.941Z] INFO: Testing against a local daemon [2020-05-07T13:41:12.941Z] === RUN TestConfigInspect [2020-05-07T13:41:14.106Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-07T13:41:14.797Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T13:41:14.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2020-05-07T13:41:14.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-05-07T13:41:14.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-05-07T13:41:14.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2020-05-07T13:41:14.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2020-05-07T13:41:14.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2020-05-07T13:41:14.797Z] === RUN TestBuildMultiStageCopy [2020-05-07T13:41:14.797Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T13:41:15.967Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-07T13:41:17.128Z] --- PASS: TestConfigInspect (4.03s) [2020-05-07T13:41:17.128Z] === RUN TestConfigList [2020-05-07T13:41:18.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T13:41:19.010Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T13:41:19.576Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T13:41:20.140Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T13:41:20.413Z] --- PASS: TestConfigList (3.22s) [2020-05-07T13:41:20.413Z] === RUN TestConfigsCreateAndDelete [2020-05-07T13:41:20.720Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-07T13:41:21.073Z] --- PASS: TestBuildMultiStageCopy (6.04s) [2020-05-07T13:41:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2020-05-07T13:41:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2020-05-07T13:41:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2020-05-07T13:41:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2020-05-07T13:41:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2020-05-07T13:41:21.073Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T13:41:22.972Z] --- PASS: TestBuildMultiStageParentConfig (1.71s) [2020-05-07T13:41:22.972Z] === RUN TestBuildLabelWithTargets [2020-05-07T13:41:23.699Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-05-07T13:41:23.699Z] === RUN TestConfigsUpdate [2020-05-07T13:41:25.499Z] --- PASS: TestBuildLabelWithTargets (2.65s) [2020-05-07T13:41:25.499Z] === RUN TestBuildWithEmptyLayers [2020-05-07T13:41:26.872Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2020-05-07T13:41:26.872Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T13:41:26.984Z] --- PASS: TestConfigsUpdate (3.23s) [2020-05-07T13:41:26.984Z] === RUN TestTemplatedConfig [2020-05-07T13:41:30.269Z] --- PASS: TestTemplatedConfig (3.49s) [2020-05-07T13:41:30.269Z] === RUN TestConfigCreateResolve [2020-05-07T13:41:31.056Z] --- PASS: TestBuildMultiStageOnBuild (3.67s) [2020-05-07T13:41:31.056Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T13:41:31.314Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T13:41:31.314Z] Using test binary docker [2020-05-07T13:41:31.314Z] +++ /etc/init.d/apparmor start [2020-05-07T13:41:31.314Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T13:41:31.314Z] INFO: Waiting for daemon to start... [2020-05-07T13:41:31.314Z] Starting dockerd [2020-05-07T13:41:31.314Z] +++ 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-05-07T13:41:31.487Z] --- PASS: TestImportExtremelyLargeImageWorks (82.98s) [2020-05-07T13:41:31.487Z] PASS [2020-05-07T13:41:31.487Z] [2020-05-07T13:41:31.487Z] === Skipped [2020-05-07T13:41:31.487Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T13:41:31.487Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:41:31.487Z] [2020-05-07T13:41:31.487Z] [2020-05-07T13:41:31.487Z] DONE 12 tests, 1 skipped in 84.447s [2020-05-07T13:41:31.487Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T13:41:31.487Z] ++ 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-05-07T13:41:31.487Z] ++ set -e [2020-05-07T13:41:31.487Z] ++ '[' -n 0 ']' [2020-05-07T13:41:31.487Z] ++ set -x [2020-05-07T13:41:31.487Z] ++ env -i DEST=/go/src/github.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-05-07T13:41:31.487Z] INFO: Testing against a local daemon [2020-05-07T13:41:31.487Z] === RUN TestNetworkCreateDelete [2020-05-07T13:41:31.487Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-07T13:41:31.487Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T13:41:31.487Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-07T13:41:31.487Z] === RUN TestInspectNetwork [2020-05-07T13:41:31.487Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T13:41:31.487Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T13:41:31.487Z] === RUN TestInspectNetwork/network_name [2020-05-07T13:41:31.487Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T13:41:31.487Z] --- PASS: TestInspectNetwork (11.29s) [2020-05-07T13:41:31.487Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T13:41:31.487Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T13:41:31.487Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T13:41:31.487Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T13:41:31.487Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T13:41:31.770Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-05-07T13:41:31.770Z] === RUN TestNetworkInvalidJSON [2020-05-07T13:41:31.770Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T13:41:31.770Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T13:41:31.770Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:41:31.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:41:31.770Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:41:31.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:41:31.770Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T13:41:31.770Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:41:31.770Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:41:31.770Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-07T13:41:31.770Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T13:41:31.770Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T13:41:31.770Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T13:41:31.770Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T13:41:32.137Z] .--- PASS: TestBuildUncleanTarFilenames (1.93s) [2020-05-07T13:41:32.137Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T13:41:32.387Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-05-07T13:41:32.387Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T13:41:33.071Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T13:41:33.071Z] Using test binary docker [2020-05-07T13:41:33.071Z] +++ /etc/init.d/apparmor start [2020-05-07T13:41:33.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T13:41:33.071Z] Starting dockerd [2020-05-07T13:41:33.071Z] INFO: Waiting for daemon to start... [2020-05-07T13:41:33.071Z] +++ 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-05-07T13:41:33.396Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-07T13:41:33.396Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T13:41:33.556Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-05-07T13:41:33.556Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T13:41:33.635Z] . [2020-05-07T13:41:33.636Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T13:41:33.636Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T13:41:33.636Z] Error: No such image: emptyfs [2020-05-07T13:41:33.636Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T13:41:33.636Z] ++++ docker load [2020-05-07T13:41:33.636Z] Running integration-test (iteration 1) [2020-05-07T13:41:33.636Z] 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-05-07T13:41:33.636Z] ++ 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-05-07T13:41:33.636Z] ++ set -e [2020-05-07T13:41:33.636Z] ++ '[' -n 0 ']' [2020-05-07T13:41:33.636Z] ++ set -x [2020-05-07T13:41:33.636Z] ++ env -i DEST=/go/src/github.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-05-07T13:41:34.123Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2020-05-07T13:41:34.123Z] PASS [2020-05-07T13:41:34.123Z] [2020-05-07T13:41:34.123Z] DONE 7 tests in 21.282s [2020-05-07T13:41:34.123Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T13:41:34.123Z] ++ 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-05-07T13:41:34.123Z] ++ set -e [2020-05-07T13:41:34.123Z] ++ '[' -n 0 ']' [2020-05-07T13:41:34.123Z] ++ set -x [2020-05-07T13:41:34.124Z] ++ env -i DEST=/go/src/github.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-05-07T13:41:34.382Z] INFO: Testing against a local daemon [2020-05-07T13:41:34.382Z] === RUN TestCheckpoint [2020-05-07T13:41:34.382Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T13:41:34.382Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:41:34.382Z] === RUN TestContainerInvalidJSON [2020-05-07T13:41:34.382Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:41:34.382Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:41:34.383Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:41:34.383Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:41:34.383Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:41:34.383Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:41:34.383Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:41:34.383Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:41:34.383Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:41:34.383Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T13:41:34.383Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T13:41:34.383Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T13:41:34.383Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T13:41:34.383Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T13:41:34.383Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-07T13:41:34.383Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T13:41:34.404Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-07T13:41:34.404Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T13:41:34.641Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-07T13:41:34.641Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T13:41:34.641Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-07T13:41:34.641Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T13:41:34.899Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-07T13:41:34.899Z] === RUN TestCopyFromContainer [2020-05-07T13:41:35.007Z] [2020-05-07T13:41:35.007Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T13:41:35.007Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T13:41:35.007Z] Error: No such image: emptyfs [2020-05-07T13:41:35.007Z] ++++ docker load [2020-05-07T13:41:35.007Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T13:41:35.431Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-05-07T13:41:35.431Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T13:41:35.460Z] ......................... [ 67%] [2020-05-07T13:41:35.572Z] Running integration-test (iteration 1) [2020-05-07T13:41:35.572Z] 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-05-07T13:41:35.572Z] ++ 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-05-07T13:41:35.572Z] ++ set -e [2020-05-07T13:41:35.572Z] ++ '[' -n 0 ']' [2020-05-07T13:41:35.572Z] ++ set -x [2020-05-07T13:41:35.572Z] ++ env -i DEST=/go/src/github.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-05-07T13:41:36.137Z] --- PASS: TestBuildMultiStageLayerLeak (3.73s) [2020-05-07T13:41:36.137Z] === RUN TestBuildWithHugeFile [2020-05-07T13:41:36.802Z] === RUN TestCopyFromContainer// [2020-05-07T13:41:36.901Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-05-07T13:41:36.901Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T13:41:37.060Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T13:41:37.060Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T13:41:37.319Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T13:41:37.319Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T13:41:37.515Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-05-07T13:41:37.515Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T13:41:37.578Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T13:41:37.578Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T13:41:37.837Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T13:41:37.837Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T13:41:37.837Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer (3.22s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-07T13:41:38.096Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-07T13:41:38.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T13:41:38.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:41:38.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:41:38.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:41:38.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:41:38.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:41:38.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:41:38.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:41:38.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:41:38.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:41:38.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-07T13:41:38.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T13:41:38.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T13:41:38.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T13:41:38.096Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T13:41:38.096Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-07T13:41:38.096Z] === RUN TestCreateWithInvalidEnv [2020-05-07T13:41:38.096Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T13:41:38.096Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T13:41:38.096Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T13:41:38.096Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T13:41:38.096Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T13:41:38.096Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T13:41:38.096Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T13:41:38.096Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T13:41:38.096Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T13:41:38.096Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T13:41:38.096Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T13:41:38.096Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T13:41:38.096Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T13:41:38.096Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T13:41:38.355Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-07T13:41:38.355Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:41:40.887Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:41:40.887Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-07T13:41:40.887Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-07T13:41:40.887Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T13:41:41.541Z] #80 DONE 37.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T13:41:41.896Z] --- PASS: TestServiceWithPredefinedNetwork (3.84s) [2020-05-07T13:41:41.896Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T13:41:41.896Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:41:41.896Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:41:41.896Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T13:41:42.204Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/test/unit [2020-05-07T13:41:42.789Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-05-07T13:41:42.789Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T13:41:42.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:41:42.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:41:42.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:41:42.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:41:42.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:41:42.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:41:42.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:41:42.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:41:42.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:41:42.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:41:42.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:41:42.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:41:42.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:41:42.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:41:42.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:41:43.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-07T13:41:43.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-07T13:41:43.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-07T13:41:43.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-07T13:41:43.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-05-07T13:41:43.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-07T13:41:43.048Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T13:41:43.584Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-07T13:41:43.584Z] [2020-05-07T13:41:43.584Z] ________ ____ __. [2020-05-07T13:41:43.584Z] \_____ \ | |/ _| [2020-05-07T13:41:43.584Z] / | \| < [2020-05-07T13:41:43.584Z] / | \ | \ [2020-05-07T13:41:43.584Z] \_______ /____|__ \ [2020-05-07T13:41:43.584Z] \/ \/ [2020-05-07T13:41:43.584Z] [2020-05-07T13:41:43.584Z] INFO: make.ps1 ended at 05/07/2020 13:41:37 [2020-05-07T13:41:43.584Z] INFO: Binaries build ended at 05/07/2020 13:41:40. Duration:00:01:13.0866273 [2020-05-07T13:41:43.584Z] INFO: Copying the built daemon binary to d:\CI\PR-40910\2\binary\dockerd-b48b28b9c1.exe... [2020-05-07T13:41:43.584Z] INFO: Copying the built client binary to d:\CI\PR-40910\2\binary\docker-b48b28b9c1.exe... [2020-05-07T13:41:43.584Z] INFO: Copying dockerversion from the container... [2020-05-07T13:41:43.617Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-05-07T13:41:43.617Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T13:41:43.617Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T13:41:43.617Z] === RUN TestDaemonRestartIpcMode [2020-05-07T13:41:43.617Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T13:41:43.617Z] === RUN TestDaemonHostGatewayIP [2020-05-07T13:41:43.617Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T13:41:43.617Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T13:41:43.617Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T13:41:43.617Z] === RUN TestDiff [2020-05-07T13:41:44.031Z] INFO: Copying the golang package from the container to d:\CI\PR-40910\2\installer\go.zip... [2020-05-07T13:41:44.554Z] --- PASS: TestDiff (0.80s) [2020-05-07T13:41:44.554Z] === RUN TestExecWithCloseStdin [2020-05-07T13:41:45.489Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-05-07T13:41:45.489Z] === RUN TestExec [2020-05-07T13:41:46.018Z] ? github.com/docker/docker/api [no test files] [2020-05-07T13:41:46.427Z] --- PASS: TestExec (0.92s) [2020-05-07T13:41:46.427Z] === RUN TestExecUser [2020-05-07T13:41:46.876Z] INFO: Extracting go.zip to d:\CI\PR-40910\2\go [2020-05-07T13:41:47.363Z] --- PASS: TestExecUser (0.89s) [2020-05-07T13:41:47.363Z] === RUN TestExportContainerAndImportImage [2020-05-07T13:41:48.298Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-05-07T13:41:48.298Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T13:41:50.834Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2020-05-07T13:41:50.834Z] === RUN TestHealthCheckWorkdir [2020-05-07T13:41:51.401Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-05-07T13:41:51.401Z] === RUN TestHealthKillContainer [2020-05-07T13:41:54.688Z] --- PASS: TestHealthKillContainer (2.93s) [2020-05-07T13:41:54.688Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T13:41:55.255Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-05-07T13:41:55.255Z] === RUN TestIpcModeNone [2020-05-07T13:41:56.191Z] --- PASS: TestIpcModeNone (0.90s) [2020-05-07T13:41:56.191Z] === RUN TestIpcModePrivate [2020-05-07T13:41:56.758Z] --- PASS: TestIpcModePrivate (0.86s) [2020-05-07T13:41:56.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-05-07T13:41:56.758Z] === RUN TestIpcModeShareable [2020-05-07T13:41:57.694Z] --- PASS: TestIpcModeShareable (0.88s) [2020-05-07T13:41:57.694Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-05-07T13:41:57.694Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T13:42:00.980Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-05-07T13:42:00.980Z] === RUN TestAPIIpcModeHost [2020-05-07T13:42:01.239Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-05-07T13:42:01.239Z] === RUN TestDaemonIpcModeShareable [2020-05-07T13:42:02.770Z] Loaded image: buildpack-deps:jessie [2020-05-07T13:42:02.770Z] Loaded image: busybox:latest [2020-05-07T13:42:02.770Z] Loaded image: busybox:glibc [2020-05-07T13:42:02.770Z] Loaded image: debian:jessie [2020-05-07T13:42:02.770Z] Loaded image: hello-world:latest [2020-05-07T13:42:02.770Z] INFO: Testing against a local daemon [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-07T13:42:02.770Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-07T13:42:03.144Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-05-07T13:42:03.144Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-07T13:42:03.144Z] === RUN TestDaemonIpcModePrivate [2020-05-07T13:42:04.212Z] --- PASS: TestServiceWithDataPathPortInit (20.80s) [2020-05-07T13:42:04.212Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T13:42:05.050Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-05-07T13:42:05.050Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-07T13:42:05.050Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T13:42:05.298Z] Loaded image: buildpack-deps:jessie [2020-05-07T13:42:05.298Z] Loaded image: busybox:latest [2020-05-07T13:42:05.298Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-07T13:42:05.557Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-07T13:42:05.557Z] Loaded image: busybox:glibc [2020-05-07T13:42:05.557Z] Loaded image: debian:jessie [2020-05-07T13:42:05.814Z] Loaded image: hello-world:latest [2020-05-07T13:42:05.814Z] INFO: Testing against a local daemon [2020-05-07T13:42:05.814Z] === RUN TestDockerDaemonSuite [2020-05-07T13:42:05.814Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-07T13:42:06.074Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-07T13:42:06.074Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-07T13:42:06.426Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-05-07T13:42:06.426Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-07T13:42:06.426Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T13:42:07.009Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-07T13:42:07.266Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-07T13:42:07.266Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-07T13:42:08.329Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-05-07T13:42:08.329Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-07T13:42:08.329Z] === RUN TestIpcModeOlderClient [2020-05-07T13:42:08.329Z] === PAUSE TestIpcModeOlderClient [2020-05-07T13:42:08.329Z] === RUN TestKillContainerInvalidSignal [2020-05-07T13:42:09.163Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-07T13:42:09.265Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-05-07T13:42:09.265Z] === RUN TestKillContainer [2020-05-07T13:42:09.265Z] === RUN TestKillContainer/no_signal [2020-05-07T13:42:09.420Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-07T13:42:09.420Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-07T13:42:09.420Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-07T13:42:10.200Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T13:42:10.352Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-07T13:42:10.459Z] === RUN TestKillContainer/killing_signal [2020-05-07T13:42:10.916Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-07T13:42:11.481Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-07T13:42:11.481Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-07T13:42:11.481Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-07T13:42:11.481Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-07T13:42:11.826Z] INFO: Extraction ended at 05/07/2020 13:42:10. Duration:00:00:23.8940863 [2020-05-07T13:42:11.826Z] INFO: Updating the golang and path environment variables [2020-05-07T13:42:11.826Z] INFO: GOPATH=d:\gopath [2020-05-07T13:42:11.826Z] INFO: go version go1.13.10 windows/amd64 [2020-05-07T13:42:11.826Z] INFO: Running the daemon under test in debug mode [2020-05-07T13:42:11.826Z] INFO: Starting a daemon under test... [2020-05-07T13:42:11.826Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40910\2\daemon --pidfile d:\CI\PR-40910\2\docker.pid -D [2020-05-07T13:42:11.826Z] INFO: Process started successfully. [2020-05-07T13:42:11.826Z] INFO: Start tailing logs of the daemon under tests [2020-05-07T13:42:11.826Z] INFO: Waiting for the daemon under test to start... [2020-05-07T13:42:11.836Z] --- PASS: TestKillContainer (2.38s) [2020-05-07T13:42:11.836Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-05-07T13:42:11.836Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-07T13:42:11.836Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-05-07T13:42:11.836Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T13:42:11.836Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T13:42:12.403Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T13:42:12.610Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.23s) [2020-05-07T13:42:12.610Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wehdxsh8avz2r0fh7dd1nj4ux Created:2020-05-07 13:42:03.457915788 +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[46c8e20789ee620150dbc86d61e86ff392f4894eb8a1a349c7dc0e2c92504111:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l427tk4z4lylq4svadotcg28z EndpointID:9c0a0f234962243a728c420b7a8390800e5b750ca637cf6353ed80f7f5feb99a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:08cf3e1a8b2962926518b7253133cc0e91a0e680b568ab509c67cb3f22723132 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:2317eb6279a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l427tk4z4lylq4svadotcg28z EndpointID:9c0a0f234962243a728c420b7a8390800e5b750ca637cf6353ed80f7f5feb99a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T13:42:12.610Z] PASS [2020-05-07T13:42:12.610Z] [2020-05-07T13:42:12.610Z] === Skipped [2020-05-07T13:42:12.610Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:42:12.610Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:42:12.610Z] [2020-05-07T13:42:12.610Z] [2020-05-07T13:42:12.610Z] DONE 22 tests, 1 skipped in 54.749s [2020-05-07T13:42:12.610Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T13:42:12.610Z] ++ 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-05-07T13:42:12.610Z] ++ set -e [2020-05-07T13:42:12.610Z] ++ '[' -n 0 ']' [2020-05-07T13:42:12.610Z] ++ set -x [2020-05-07T13:42:12.610Z] ++ env -i DEST=/go/src/github.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-05-07T13:42:12.610Z] INFO: Testing against a local daemon [2020-05-07T13:42:12.610Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T13:42:12.610Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T13:42:12.610Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:42:12.610Z] === RUN TestDockerNetworkIpvlan [2020-05-07T13:42:12.610Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T13:42:12.610Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:42:12.610Z] PASS [2020-05-07T13:42:12.610Z] [2020-05-07T13:42:12.610Z] === Skipped [2020-05-07T13:42:12.611Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T13:42:12.611Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:42:12.611Z] [2020-05-07T13:42:12.611Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T13:42:12.611Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:42:12.611Z] [2020-05-07T13:42:12.611Z] [2020-05-07T13:42:12.611Z] DONE 2 tests, 2 skipped in 0.084s [2020-05-07T13:42:12.611Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T13:42:12.611Z] ++ 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-05-07T13:42:12.611Z] ++ set -e [2020-05-07T13:42:12.611Z] ++ '[' -n 0 ']' [2020-05-07T13:42:12.611Z] ++ set -x [2020-05-07T13:42:12.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-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-05-07T13:42:12.611Z] INFO: Testing against a local daemon [2020-05-07T13:42:12.611Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T13:42:12.633Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-07T13:42:12.855Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-07T13:42:13.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-05-07T13:42:13.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-05-07T13:42:13.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-05-07T13:42:13.339Z] === RUN TestKillStoppedContainer [2020-05-07T13:42:13.339Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-07T13:42:13.339Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T13:42:13.339Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-07T13:42:13.339Z] === RUN TestKillDifferentUserContainer [2020-05-07T13:42:13.419Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-07T13:42:13.877Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-05-07T13:42:14.081Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-05-07T13:42:14.081Z] === RUN TestDockerNetworkMacvlan [2020-05-07T13:42:14.273Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-05-07T13:42:14.273Z] === RUN TestInspectOomKilledTrue [2020-05-07T13:42:14.273Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T13:42:14.273Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:42:14.273Z] === RUN TestInspectOomKilledFalse [2020-05-07T13:42:14.273Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T13:42:14.273Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:42:14.273Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T13:42:14.676Z] INFO: Daemon under test started and replied! [2020-05-07T13:42:14.676Z] INFO: Docker version of the daemon under test [2020-05-07T13:42:14.676Z] [2020-05-07T13:42:14.676Z] Client: [2020-05-07T13:42:14.676Z] Version: 17.06.2-ce [2020-05-07T13:42:14.676Z] API version: 1.30 [2020-05-07T13:42:14.676Z] Go version: go1.8.3 [2020-05-07T13:42:14.676Z] Git commit: cec0b72 [2020-05-07T13:42:14.676Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-07T13:42:14.676Z] OS/Arch: windows/amd64 [2020-05-07T13:42:14.676Z] [2020-05-07T13:42:14.676Z] Server: [2020-05-07T13:42:14.676Z] Version: 0.0.0-dev [2020-05-07T13:42:14.676Z] API version: 1.41 (minimum version 1.24) [2020-05-07T13:42:14.676Z] Go version: go1.13.10 [2020-05-07T13:42:14.676Z] Git commit: b48b28b9c1 [2020-05-07T13:42:14.676Z] Built: 05/07/2020 13:40:31 [2020-05-07T13:42:14.676Z] OS/Arch: windows/amd64 [2020-05-07T13:42:14.676Z] Experimental: false [2020-05-07T13:42:14.676Z] [2020-05-07T13:42:14.676Z] INFO: Docker info of the daemon under test [2020-05-07T13:42:14.676Z] [2020-05-07T13:42:14.676Z] Containers: 0 [2020-05-07T13:42:14.676Z] Running: 0 [2020-05-07T13:42:14.676Z] Paused: 0 [2020-05-07T13:42:14.676Z] Stopped: 0 [2020-05-07T13:42:14.676Z] Images: 0 [2020-05-07T13:42:14.676Z] Server Version: 0.0.0-dev [2020-05-07T13:42:14.676Z] Storage Driver: windowsfilter [2020-05-07T13:42:14.676Z] Windows: [2020-05-07T13:42:14.676Z] Logging Driver: json-file [2020-05-07T13:42:14.676Z] Plugins: [2020-05-07T13:42:14.676Z] Volume: local [2020-05-07T13:42:14.676Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T13:42:14.676Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T13:42:14.676Z] Swarm: inactive [2020-05-07T13:42:14.676Z] Default Isolation: process [2020-05-07T13:42:14.676Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T13:42:14.676Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T13:42:14.676Z] OSType: windows [2020-05-07T13:42:14.676Z] Architecture: x86_64 [2020-05-07T13:42:14.676Z] CPUs: 4 [2020-05-07T13:42:14.676Z] Total Memory: 32GiB [2020-05-07T13:42:14.676Z] Name: azwin-2-132c00 [2020-05-07T13:42:14.676Z] ID: XAV5:SH6T:D2RJ:7TFK:AVVS:ENQA:7XXC:FG5G:HYJY:ONN4:7B7H:VJAA [2020-05-07T13:42:14.676Z] Docker Root Dir: D:\CI\PR-40910\2\daemon [2020-05-07T13:42:14.676Z] Debug Mode (client): false [2020-05-07T13:42:14.676Z] Debug Mode (server): true [2020-05-07T13:42:14.676Z] File Descriptors: -1 [2020-05-07T13:42:14.676Z] Goroutines: 17 [2020-05-07T13:42:14.676Z] System Time: 2020-05-07T13:42:14.0756093Z [2020-05-07T13:42:14.676Z] EventsListeners: 0 [2020-05-07T13:42:14.676Z] Registry: https://index.docker.io/v1/ [2020-05-07T13:42:14.676Z] Labels: [2020-05-07T13:42:14.676Z] Experimental: false [2020-05-07T13:42:14.676Z] Insecure Registries: [2020-05-07T13:42:14.676Z] 127.0.0.0/8 [2020-05-07T13:42:14.676Z] Live Restore Enabled: false [2020-05-07T13:42:14.676Z] [2020-05-07T13:42:14.676Z] [2020-05-07T13:42:14.676Z] INFO: Docker images of the daemon under test [2020-05-07T13:42:14.676Z] [2020-05-07T13:42:14.676Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-07T13:42:14.676Z] [2020-05-07T13:42:14.676Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-07T13:42:14.676Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-07T13:42:14.676Z] ltsc2019: Pulling from windows/servercore [2020-05-07T13:42:14.676Z] 65014b3c3121: Pulling fs layer [2020-05-07T13:42:14.676Z] eac6fba788c9: Pulling fs layer [2020-05-07T13:42:14.840Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-05-07T13:42:14.840Z] === RUN TestLinksContainerNames [2020-05-07T13:42:15.088Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T13:42:15.943Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-07T13:42:16.094Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T13:42:16.742Z] --- PASS: TestLinksContainerNames (1.59s) [2020-05-07T13:42:16.742Z] === RUN TestLogsFollowTailEmpty [2020-05-07T13:42:16.875Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-07T13:42:17.100Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T13:42:17.309Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-05-07T13:42:17.309Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T13:42:17.875Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-05-07T13:42:17.875Z] === RUN TestMountDaemonRoot [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/default [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/private [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/slave [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/shared [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/default [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/slave [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/shared [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/private [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:42:17.876Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:42:17.876Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:42:17.876Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T13:42:18.135Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T13:42:18.248Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:42:18.393Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-07T13:42:18.393Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T13:42:18.394Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T13:42:18.394Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T13:42:19.181Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-07T13:42:20.297Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-05-07T13:42:20.297Z] === RUN TestNetworkNat [2020-05-07T13:42:21.077Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-07T13:42:21.233Z] --- PASS: TestNetworkNat (0.87s) [2020-05-07T13:42:21.233Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T13:42:21.334Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-07T13:42:21.478Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T13:42:21.662Z] eac6fba788c9: Verifying Checksum [2020-05-07T13:42:21.662Z] eac6fba788c9: Download complete [2020-05-07T13:42:22.169Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-05-07T13:42:22.169Z] === RUN TestNetworkLoopbackNat [2020-05-07T13:42:23.104Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-05-07T13:42:23.104Z] === RUN TestPause [2020-05-07T13:42:23.231Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-07T13:42:23.488Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-07T13:42:24.039Z] --- PASS: TestPause (0.85s) [2020-05-07T13:42:24.039Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T13:42:24.039Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:42:24.039Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:42:24.039Z] === RUN TestPauseStopPausedContainer [2020-05-07T13:42:24.419Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-07T13:42:24.933Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T13:42:24.974Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-05-07T13:42:24.975Z] === RUN TestPsFilter [2020-05-07T13:42:25.233Z] --- PASS: TestPsFilter (0.29s) [2020-05-07T13:42:25.233Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T13:42:25.789Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-07T13:42:26.169Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-05-07T13:42:26.169Z] === RUN TestRemoveContainerWithVolume [2020-05-07T13:42:26.356Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-07T13:42:26.736Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-05-07T13:42:26.736Z] === RUN TestRemoveContainerRunning [2020-05-07T13:42:26.921Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-07T13:42:27.485Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-07T13:42:27.672Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-05-07T13:42:27.672Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T13:42:27.855Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-07T13:42:28.239Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-05-07T13:42:28.239Z] === RUN TestRemoveInvalidContainer [2020-05-07T13:42:28.239Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-07T13:42:28.239Z] === RUN TestRenameLinkedContainer [2020-05-07T13:42:28.636Z] 65014b3c3121: Verifying Checksum [2020-05-07T13:42:28.636Z] 65014b3c3121: Download complete [2020-05-07T13:42:29.226Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-07T13:42:29.377Z] tests/integration/client_test.py ..... [ 75%] [2020-05-07T13:42:29.377Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-07T13:42:29.941Z] tests/integration/errors_test.py . [ 76%] [2020-05-07T13:42:30.158Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-07T13:42:31.524Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-05-07T13:42:31.524Z] === RUN TestRenameStoppedContainer [2020-05-07T13:42:32.459Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-05-07T13:42:32.459Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T13:42:32.683Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-07T13:42:33.248Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-07T13:42:33.306Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T13:42:33.812Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-07T13:42:33.837Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-05-07T13:42:33.837Z] === RUN TestRenameInvalidName [2020-05-07T13:42:33.920Z] --- PASS: TestDockerNetworkMacvlan (19.81s) [2020-05-07T13:42:33.920Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-07T13:42:33.920Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-05-07T13:42:33.920Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.52s) [2020-05-07T13:42:33.920Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) [2020-05-07T13:42:33.920Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.41s) [2020-05-07T13:42:33.920Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-05-07T13:42:33.920Z] PASS [2020-05-07T13:42:33.920Z] [2020-05-07T13:42:33.920Z] DONE 8 tests in 21.437s [2020-05-07T13:42:33.920Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T13:42:33.920Z] ++ 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-05-07T13:42:33.920Z] ++ set -e [2020-05-07T13:42:33.920Z] ++ '[' -n 0 ']' [2020-05-07T13:42:33.920Z] ++ set -x [2020-05-07T13:42:33.920Z] ++ env -i DEST=/go/src/github.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-05-07T13:42:33.920Z] testing: warning: no tests to run [2020-05-07T13:42:33.920Z] PASS [2020-05-07T13:42:33.920Z] [2020-05-07T13:42:33.920Z] DONE 0 tests in 0.015s [2020-05-07T13:42:33.920Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T13:42:33.920Z] ++ 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-05-07T13:42:33.920Z] ++ set -e [2020-05-07T13:42:33.920Z] ++ '[' -n 0 ']' [2020-05-07T13:42:33.920Z] ++ set -x [2020-05-07T13:42:33.920Z] ++ env -i DEST=/go/src/github.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-05-07T13:42:33.920Z] INFO: Testing against a local daemon [2020-05-07T13:42:33.920Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T13:42:34.772Z] --- PASS: TestRenameInvalidName (0.78s) [2020-05-07T13:42:34.772Z] === RUN TestRenameAnonymousContainer [2020-05-07T13:42:35.184Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-07T13:42:35.940Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-05-07T13:42:35.940Z] === RUN TestAuthZPluginTLS [2020-05-07T13:42:36.222Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-07T13:42:36.222Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T13:42:36.836Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-07T13:42:36.836Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T13:42:37.449Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-07T13:42:37.449Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T13:42:37.711Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-07T13:42:37.711Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-07T13:42:37.731Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-07T13:42:37.731Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T13:42:38.643Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-07T13:42:38.959Z] --- PASS: TestRenameAnonymousContainer (4.13s) [2020-05-07T13:42:38.959Z] === RUN TestRenameContainerWithSameName [2020-05-07T13:42:39.526Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-05-07T13:42:39.526Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T13:42:39.773Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-05-07T13:42:39.773Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T13:42:40.014Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-07T13:42:40.082Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-07T13:42:40.082Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T13:42:40.696Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-07T13:42:40.696Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T13:42:40.946Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-07T13:42:41.310Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-07T13:42:41.310Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T13:42:41.428Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-05-07T13:42:41.428Z] === RUN TestResize [2020-05-07T13:42:41.511Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-07T13:42:41.997Z] --- PASS: TestResize (0.79s) [2020-05-07T13:42:41.997Z] === RUN TestResizeWithInvalidSize [2020-05-07T13:42:42.446Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-07T13:42:42.932Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-05-07T13:42:42.932Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T13:42:43.336Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-05-07T13:42:43.336Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T13:42:43.500Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:42:43.500Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:42:43.500Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:42:43.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:42:43.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:42:43.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:42:43.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:42:44.342Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-07T13:42:44.907Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-07T13:42:45.472Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-07T13:42:45.729Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-07T13:42:45.729Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-07T13:42:46.014Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-05-07T13:42:46.014Z] === RUN TestAuthZPluginHeader [2020-05-07T13:42:46.296Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-05-07T13:42:46.296Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T13:42:46.296Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T13:42:46.296Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:42:46.296Z] === RUN TestAuthZPluginV2Disable [2020-05-07T13:42:46.296Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T13:42:46.296Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:42:46.296Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T13:42:46.296Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T13:42:46.296Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:42:46.296Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T13:42:46.296Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T13:42:46.296Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:42:46.296Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T13:42:46.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:42:46.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:42:47.101Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-07T13:42:47.101Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-07T13:42:47.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:42:47.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:42:47.667Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-07T13:42:48.232Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-07T13:42:48.799Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-07T13:42:49.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:42:49.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:42:49.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:42:49.731Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-07T13:42:49.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:42:51.104Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.94s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-05-07T13:42:52.363Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-05-07T13:42:52.363Z] === RUN TestCgroupNamespacesRun [2020-05-07T13:42:52.888Z] --- PASS: TestImportExtremelyLargeImageWorks (103.67s) [2020-05-07T13:42:52.888Z] PASS [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === Skipped [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T13:42:52.888Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] DONE 12 tests, 1 skipped in 108.043s [2020-05-07T13:42:52.888Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T13:42:52.888Z] INFO: Testing against a local daemon [2020-05-07T13:42:52.888Z] === RUN TestNetworkCreateDelete [2020-05-07T13:42:52.888Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-07T13:42:52.888Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T13:42:52.888Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-05-07T13:42:52.888Z] === RUN TestInspectNetwork [2020-05-07T13:42:52.888Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-07T13:42:52.888Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:42:52.888Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T13:42:52.888Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-07T13:42:52.888Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] === RUN TestNetworkInvalidJSON [2020-05-07T13:42:52.888Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T13:42:52.888Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T13:42:52.888Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:42:52.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:42:52.888Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:42:52.888Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:42:52.888Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T13:42:52.888Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:42:52.888Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:42:52.888Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-07T13:42:52.888Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T13:42:52.888Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T13:42:52.888Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T13:42:52.888Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T13:42:52.888Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-07T13:42:52.888Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T13:42:52.888Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T13:42:52.888Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T13:42:52.888Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T13:42:52.888Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T13:42:52.888Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T13:42:52.888Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:42:52.888Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T13:42:52.888Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:42:52.888Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T13:42:52.888Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:42:52.888Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T13:42:52.888Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:42:52.888Z] PASS [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === Skipped [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-07T13:42:52.888Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-07T13:42:52.888Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-07T13:42:52.888Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T13:42:52.888Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] DONE 18 tests, 12 skipped in 0.586s [2020-05-07T13:42:52.888Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T13:42:52.888Z] INFO: Testing against a local daemon [2020-05-07T13:42:52.888Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T13:42:52.888Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T13:42:52.888Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:42:52.888Z] === RUN TestDockerNetworkIpvlan [2020-05-07T13:42:52.888Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T13:42:52.888Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:42:52.888Z] PASS [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === Skipped [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T13:42:52.888Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T13:42:52.888Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] DONE 2 tests, 2 skipped in 0.122s [2020-05-07T13:42:52.888Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T13:42:52.888Z] INFO: Testing against a local daemon [2020-05-07T13:42:52.888Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T13:42:52.888Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-07T13:42:52.888Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] === RUN TestDockerNetworkMacvlan [2020-05-07T13:42:52.888Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-07T13:42:52.888Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] PASS [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === Skipped [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-07T13:42:52.888Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-07T13:42:52.888Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] DONE 2 tests, 2 skipped in 0.115s [2020-05-07T13:42:52.888Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T13:42:52.888Z] testing: warning: no tests to run [2020-05-07T13:42:52.888Z] PASS [2020-05-07T13:42:52.888Z] [2020-05-07T13:42:52.888Z] DONE 0 tests in 0.026s [2020-05-07T13:42:52.888Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T13:42:52.888Z] INFO: Testing against a local daemon [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginTLS [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-07T13:42:52.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.888Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T13:42:52.888Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] === RUN TestAuthZPluginHeader [2020-05-07T13:42:52.889Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T13:42:52.889Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] === RUN TestAuthZPluginV2Disable [2020-05-07T13:42:52.889Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T13:42:52.889Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T13:42:52.889Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T13:42:52.889Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] PASS [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === Skipped [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-05-07T13:42:52.889Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] DONE 17 tests, 17 skipped in 0.418s [2020-05-07T13:42:52.889Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T13:42:52.889Z] INFO: Testing against a local daemon [2020-05-07T13:42:52.889Z] === RUN TestPluginInvalidJSON [2020-05-07T13:42:52.889Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:42:52.889Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:42:52.889Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:42:52.889Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-07T13:42:52.889Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T13:42:52.889Z] === RUN TestPluginInstall [2020-05-07T13:42:52.889Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-07T13:42:52.889Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] PASS [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] === Skipped [2020-05-07T13:42:52.889Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-07T13:42:52.889Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] [2020-05-07T13:42:52.889Z] DONE 3 tests, 1 skipped in 0.155s [2020-05-07T13:42:52.889Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T13:42:52.889Z] INFO: Testing against a local daemon [2020-05-07T13:42:52.889Z] === RUN TestExternalGraphDriver [2020-05-07T13:42:52.889Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-05-07T13:42:52.889Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-07T13:42:52.889Z] === RUN TestGraphdriverPluginV2 [2020-05-07T13:42:52.999Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-07T13:42:53.446Z] --- PASS: TestGraphdriverPluginV2 (6.57s) [2020-05-07T13:42:53.446Z] PASS [2020-05-07T13:42:53.446Z] [2020-05-07T13:42:53.446Z] === Skipped [2020-05-07T13:42:53.446Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-05-07T13:42:53.446Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-07T13:42:53.446Z] [2020-05-07T13:42:53.446Z] [2020-05-07T13:42:53.446Z] DONE 2 tests, 1 skipped in 6.760s [2020-05-07T13:42:53.446Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T13:42:53.446Z] INFO: Testing against a local daemon [2020-05-07T13:42:53.446Z] === RUN TestContinueAfterPluginCrash [2020-05-07T13:42:53.446Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T13:42:53.446Z] === RUN TestReadPluginNoRead [2020-05-07T13:42:53.446Z] === PAUSE TestReadPluginNoRead [2020-05-07T13:42:53.446Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T13:42:53.446Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T13:42:53.446Z] === CONT TestContinueAfterPluginCrash [2020-05-07T13:42:53.446Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T13:42:54.266Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-05-07T13:42:54.266Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T13:42:55.642Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-05-07T13:42:55.642Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T13:42:56.275Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-07T13:42:57.207Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-07T13:42:57.543Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-05-07T13:42:57.543Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T13:42:57.773Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-07T13:42:59.446Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-05-07T13:42:59.446Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T13:43:01.348Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-05-07T13:43:01.348Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T13:43:01.915Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-05-07T13:43:01.915Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T13:43:01.952Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-07T13:43:02.850Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-05-07T13:43:02.850Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T13:43:04.756Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-05-07T13:43:04.756Z] === RUN TestKernelTCPMemory [2020-05-07T13:43:04.786Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-05-07T13:43:04.786Z] PASS [2020-05-07T13:43:04.786Z] [2020-05-07T13:43:04.786Z] === Skipped [2020-05-07T13:43:04.786Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T13:43:04.786Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:43:04.786Z] [2020-05-07T13:43:04.786Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T13:43:04.786Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:43:04.786Z] [2020-05-07T13:43:04.786Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T13:43:04.786Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:43:04.786Z] [2020-05-07T13:43:04.786Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T13:43:04.786Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:43:04.786Z] [2020-05-07T13:43:04.786Z] [2020-05-07T13:43:04.786Z] DONE 17 tests, 4 skipped in 29.215s [2020-05-07T13:43:04.786Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T13:43:04.786Z] ++ 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-05-07T13:43:04.786Z] ++ set -e [2020-05-07T13:43:04.786Z] ++ '[' -n 0 ']' [2020-05-07T13:43:04.786Z] ++ set -x [2020-05-07T13:43:04.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T13:43:04.786Z] INFO: Testing against a local daemon [2020-05-07T13:43:04.786Z] === RUN TestPluginInvalidJSON [2020-05-07T13:43:04.786Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:43:04.786Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:43:04.786Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:43:04.786Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-07T13:43:04.786Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T13:43:04.786Z] === RUN TestPluginInstall [2020-05-07T13:43:04.786Z] === RUN TestPluginInstall/no_auth [2020-05-07T13:43:05.226Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-07T13:43:05.483Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-07T13:43:05.691Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-07T13:43:05.691Z] === RUN TestNISDomainname [2020-05-07T13:43:06.052Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-07T13:43:06.617Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-07T13:43:06.625Z] --- PASS: TestNISDomainname (1.01s) [2020-05-07T13:43:06.626Z] === RUN TestHostnameDnsResolution [2020-05-07T13:43:07.182Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-07T13:43:07.182Z] --- PASS: TestBuildWithHugeFile (91.27s) [2020-05-07T13:43:07.182Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T13:43:07.182Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:43:07.182Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:43:07.182Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:43:07.182Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:43:07.182Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:43:07.182Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:43:07.182Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:43:07.182Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:43:07.439Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:43:07.439Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-07T13:43:07.439Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-05-07T13:43:07.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-07T13:43:07.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-05-07T13:43:07.439Z] === RUN TestBuildPreserveOwnership [2020-05-07T13:43:07.462Z] time="2020-05-07T13:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:43:07.462Z] time="2020-05-07T13:43:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:43:07.462Z] time="2020-05-07T13:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2295694a62d285bce0c2c62b087a1bf89f7df6281b8b9e90d248287395dec19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:43:07.462Z] time="2020-05-07T13:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:43:07.462Z] time="2020-05-07T13:43:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:43:07.462Z] time="2020-05-07T13:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2295694a62d285bce0c2c62b087a1bf89f7df6281b8b9e90d248287395dec19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:43:07.462Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T13:43:07.697Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T13:43:08.076Z] time="2020-05-07T13:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:43:08.076Z] time="2020-05-07T13:43:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:43:08.076Z] time="2020-05-07T13:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176dad9f5a7ecef10e14a7f83157042dd4437d352b967a5175f308609c2e85ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:43:08.076Z] time="2020-05-07T13:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:43:08.076Z] time="2020-05-07T13:43:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:43:08.076Z] time="2020-05-07T13:43:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176dad9f5a7ecef10e14a7f83157042dd4437d352b967a5175f308609c2e85ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:43:08.351Z] --- PASS: TestDaemonStartWithLogOpt (13.57s) [2020-05-07T13:43:08.351Z] === CONT TestReadPluginNoRead [2020-05-07T13:43:08.358Z] === RUN TestPluginInstall/with_insecure [2020-05-07T13:43:08.527Z] --- PASS: TestHostnameDnsResolution (1.80s) [2020-05-07T13:43:08.527Z] === RUN TestStats [2020-05-07T13:43:09.364Z] time="2020-05-07T13:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:43:09.364Z] time="2020-05-07T13:43:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:43:09.364Z] time="2020-05-07T13:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ae224536869f194d6db962911b08fa31bafe764170b19e8a9593beeee96a412" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:43:09.364Z] time="2020-05-07T13:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:43:09.364Z] time="2020-05-07T13:43:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:43:09.364Z] time="2020-05-07T13:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ae224536869f194d6db962911b08fa31bafe764170b19e8a9593beeee96a412" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:43:09.646Z] --- PASS: TestPluginInstall (6.30s) [2020-05-07T13:43:09.646Z] --- PASS: TestPluginInstall/no_auth (4.20s) [2020-05-07T13:43:09.646Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-05-07T13:43:09.646Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-05-07T13:43:09.646Z] plugin_test.go:157: [d07218c67eeb0] daemon is not started [2020-05-07T13:43:09.646Z] PASS [2020-05-07T13:43:09.646Z] [2020-05-07T13:43:09.646Z] DONE 6 tests in 6.423s [2020-05-07T13:43:09.646Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T13:43:09.646Z] ++ 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-05-07T13:43:09.646Z] ++ set -e [2020-05-07T13:43:09.646Z] ++ '[' -n 0 ']' [2020-05-07T13:43:09.646Z] ++ set -x [2020-05-07T13:43:09.647Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:09.647Z] INFO: Testing against a local daemon [2020-05-07T13:43:09.647Z] === RUN TestExternalGraphDriver [2020-05-07T13:43:09.647Z] === RUN TestExternalGraphDriver/json [2020-05-07T13:43:09.793Z] --- PASS: TestContinueAfterPluginCrash (16.23s) [2020-05-07T13:43:10.714Z] === RUN TestReadPluginNoRead/default [2020-05-07T13:43:10.897Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-07T13:43:10.972Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-07T13:43:11.574Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T13:43:11.811Z] --- PASS: TestStats (2.87s) [2020-05-07T13:43:11.811Z] === RUN TestStopContainerWithTimeout [2020-05-07T13:43:11.811Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T13:43:11.811Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T13:43:11.811Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T13:43:11.811Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T13:43:11.811Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T13:43:11.811Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T13:43:11.811Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T13:43:11.811Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T13:43:11.811Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T13:43:11.811Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T13:43:11.811Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T13:43:11.811Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T13:43:12.324Z] === RUN TestExternalGraphDriver/spec [2020-05-07T13:43:13.305Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T13:43:13.482Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-07T13:43:13.740Z] --- PASS: TestBuildPreserveOwnership (6.15s) [2020-05-07T13:43:13.740Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2020-05-07T13:43:13.740Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-05-07T13:43:13.740Z] === RUN TestBuildPlatformInvalid [2020-05-07T13:43:13.796Z] === RUN TestExternalGraphDriver/pull [2020-05-07T13:43:13.997Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-07T13:43:13.997Z] PASS [2020-05-07T13:43:13.997Z] [2020-05-07T13:43:13.997Z] === Skipped [2020-05-07T13:43:13.997Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-07T13:43:13.997Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:43:13.997Z] [2020-05-07T13:43:13.997Z] [2020-05-07T13:43:13.997Z] DONE 32 tests, 1 skipped in 175.656s [2020-05-07T13:43:13.997Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T13:43:13.997Z] ++ 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-05-07T13:43:13.997Z] ++ set -e [2020-05-07T13:43:13.997Z] ++ '[' -n 0 ']' [2020-05-07T13:43:13.997Z] ++ set -x [2020-05-07T13:43:13.997Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:13.997Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-07T13:43:13.997Z] INFO: Testing against a local daemon [2020-05-07T13:43:13.997Z] === RUN TestConfigInspect [2020-05-07T13:43:14.397Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T13:43:14.397Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-05-07T13:43:14.397Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-05-07T13:43:14.397Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-05-07T13:43:14.397Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-05-07T13:43:14.397Z] === RUN TestDeleteDevicemapper [2020-05-07T13:43:14.397Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T13:43:14.397Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:43:14.397Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T13:43:15.892Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-07T13:43:15.892Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-07T13:43:15.892Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-07T13:43:16.471Z] --- PASS: TestExternalGraphDriver (6.61s) [2020-05-07T13:43:16.471Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-05-07T13:43:16.471Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-05-07T13:43:16.471Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2020-05-07T13:43:16.471Z] === RUN TestGraphdriverPluginV2 [2020-05-07T13:43:16.471Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-07T13:43:16.471Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:43:16.471Z] PASS [2020-05-07T13:43:16.471Z] [2020-05-07T13:43:16.471Z] === Skipped [2020-05-07T13:43:16.471Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-07T13:43:16.471Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:43:16.471Z] [2020-05-07T13:43:16.471Z] [2020-05-07T13:43:16.471Z] DONE 5 tests, 1 skipped in 6.755s [2020-05-07T13:43:16.471Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T13:43:16.471Z] ++ 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-05-07T13:43:16.471Z] ++ set -e [2020-05-07T13:43:16.471Z] ++ '[' -n 0 ']' [2020-05-07T13:43:16.471Z] ++ set -x [2020-05-07T13:43:16.471Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:16.471Z] INFO: Testing against a local daemon [2020-05-07T13:43:16.471Z] === RUN TestContinueAfterPluginCrash [2020-05-07T13:43:16.471Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T13:43:16.471Z] === RUN TestReadPluginNoRead [2020-05-07T13:43:16.471Z] === PAUSE TestReadPluginNoRead [2020-05-07T13:43:16.471Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T13:43:16.471Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T13:43:16.471Z] === CONT TestContinueAfterPluginCrash [2020-05-07T13:43:16.471Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T13:43:16.559Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T13:43:16.823Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-07T13:43:17.712Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s) [2020-05-07T13:43:17.712Z] === RUN TestUpdateMemory [2020-05-07T13:43:17.712Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T13:43:17.712Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:43:17.712Z] === RUN TestUpdateCPUQuota [2020-05-07T13:43:17.753Z] --- PASS: TestConfigInspect (3.54s) [2020-05-07T13:43:17.753Z] === RUN TestConfigList [2020-05-07T13:43:18.663Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-05-07T13:43:18.663Z] === RUN TestUpdatePidsLimit [2020-05-07T13:43:18.663Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T13:43:18.684Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-07T13:43:18.684Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-07T13:43:19.063Z] --- PASS: TestReadPluginNoRead (11.57s) [2020-05-07T13:43:19.063Z] --- PASS: TestReadPluginNoRead/default (2.64s) [2020-05-07T13:43:19.063Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.63s) [2020-05-07T13:43:19.063Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.63s) [2020-05-07T13:43:19.063Z] read_test.go:91: [daea4692dddd8] daemon is not started [2020-05-07T13:43:19.063Z] PASS [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] DONE 6 tests in 25.290s [2020-05-07T13:43:19.063Z] 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-05-07T13:43:19.063Z] testing: warning: no tests to run [2020-05-07T13:43:19.063Z] PASS [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] DONE 0 tests in 0.042s [2020-05-07T13:43:19.063Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T13:43:19.063Z] INFO: Testing against a local daemon [2020-05-07T13:43:19.063Z] === RUN TestPluginWithDevMounts [2020-05-07T13:43:19.063Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-07T13:43:19.063Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-07T13:43:19.063Z] PASS [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] === Skipped [2020-05-07T13:43:19.063Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-07T13:43:19.063Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] DONE 1 tests, 1 skipped in 0.139s [2020-05-07T13:43:19.063Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T13:43:19.063Z] INFO: Testing against a local daemon [2020-05-07T13:43:19.063Z] === RUN TestSecretInspect [2020-05-07T13:43:19.063Z] --- SKIP: TestSecretInspect (0.01s) [2020-05-07T13:43:19.063Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] === RUN TestSecretList [2020-05-07T13:43:19.063Z] --- SKIP: TestSecretList (0.01s) [2020-05-07T13:43:19.063Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] === RUN TestSecretsCreateAndDelete [2020-05-07T13:43:19.063Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-07T13:43:19.063Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] === RUN TestSecretsUpdate [2020-05-07T13:43:19.063Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-05-07T13:43:19.063Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] === RUN TestTemplatedSecret [2020-05-07T13:43:19.063Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-07T13:43:19.063Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] === RUN TestSecretCreateResolve [2020-05-07T13:43:19.063Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-05-07T13:43:19.063Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] PASS [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] === Skipped [2020-05-07T13:43:19.063Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-05-07T13:43:19.063Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-07T13:43:19.063Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-07T13:43:19.063Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-05-07T13:43:19.063Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-07T13:43:19.063Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-05-07T13:43:19.063Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] [2020-05-07T13:43:19.063Z] DONE 6 tests, 6 skipped in 0.190s [2020-05-07T13:43:19.063Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T13:43:19.063Z] INFO: Testing against a local daemon [2020-05-07T13:43:19.063Z] === RUN TestServiceCreateInit [2020-05-07T13:43:19.063Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T13:43:19.063Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T13:43:19.063Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-07T13:43:19.063Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T13:43:19.063Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T13:43:19.063Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T13:43:19.063Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-07T13:43:19.063Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] === RUN TestCreateServiceConflict [2020-05-07T13:43:19.063Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-07T13:43:19.063Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.063Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T13:43:19.239Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T13:43:19.249Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-07T13:43:19.318Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-05-07T13:43:19.318Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T13:43:19.318Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-07T13:43:19.318Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T13:43:19.318Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-07T13:43:19.318Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T13:43:19.318Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-07T13:43:19.318Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestCreateServiceSysctls [2020-05-07T13:43:19.318Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-07T13:43:19.318Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestCreateServiceCapabilities [2020-05-07T13:43:19.318Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-07T13:43:19.318Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestInspect [2020-05-07T13:43:19.318Z] --- SKIP: TestInspect (0.01s) [2020-05-07T13:43:19.318Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestCreateJob [2020-05-07T13:43:19.318Z] --- SKIP: TestCreateJob (0.01s) [2020-05-07T13:43:19.318Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestReplicatedJob [2020-05-07T13:43:19.318Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-07T13:43:19.318Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestUpdateReplicatedJob [2020-05-07T13:43:19.318Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-05-07T13:43:19.318Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestServiceListWithStatuses [2020-05-07T13:43:19.318Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T13:43:19.318Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T13:43:19.318Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T13:43:19.318Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-05-07T13:43:19.318Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestDockerNetworkReConnect [2020-05-07T13:43:19.318Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-07T13:43:19.318Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:19.318Z] === RUN TestServicePlugin [2020-05-07T13:43:19.499Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T13:43:19.757Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T13:43:20.324Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T13:43:20.582Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T13:43:20.887Z] --- PASS: TestDaemonStartWithLogOpt (3.85s) [2020-05-07T13:43:20.887Z] === CONT TestReadPluginNoRead [2020-05-07T13:43:21.145Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-07T13:43:21.145Z] --- PASS: TestConfigList (3.39s) [2020-05-07T13:43:21.145Z] === RUN TestConfigsCreateAndDelete [2020-05-07T13:43:21.158Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T13:43:21.709Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-07T13:43:22.533Z] --- PASS: TestUpdatePidsLimit (3.91s) [2020-05-07T13:43:22.533Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-07T13:43:22.533Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-05-07T13:43:22.533Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-05-07T13:43:22.533Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-05-07T13:43:22.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-07T13:43:22.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-05-07T13:43:22.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-05-07T13:43:22.533Z] === RUN TestUpdateRestartPolicy [2020-05-07T13:43:22.644Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-07T13:43:23.210Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-07T13:43:23.470Z] --- SKIP: TestServicePlugin (3.47s) [2020-05-07T13:43:23.470Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] === RUN TestServiceUpdateLabel [2020-05-07T13:43:23.470Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-07T13:43:23.470Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] === RUN TestServiceUpdateSecrets [2020-05-07T13:43:23.470Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-07T13:43:23.470Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] === RUN TestServiceUpdateConfigs [2020-05-07T13:43:23.470Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-07T13:43:23.470Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] === RUN TestServiceUpdateNetwork [2020-05-07T13:43:23.470Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-07T13:43:23.470Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T13:43:23.470Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-07T13:43:23.470Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] PASS [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === Skipped [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T13:43:23.470Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T13:43:23.470Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T13:43:23.470Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T13:43:23.470Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-07T13:43:23.470Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-07T13:43:23.470Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-05-07T13:43:23.470Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-07T13:43:23.470Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-07T13:43:23.470Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-07T13:43:23.470Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-07T13:43:23.470Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-07T13:43:23.470Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-07T13:43:23.470Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-07T13:43:23.470Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.470Z] [2020-05-07T13:43:23.470Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-07T13:43:23.471Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-05-07T13:43:23.471Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T13:43:23.471Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-05-07T13:43:23.471Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-07T13:43:23.471Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2020-05-07T13:43:23.471Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-07T13:43:23.471Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-07T13:43:23.471Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-07T13:43:23.471Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-07T13:43:23.471Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-07T13:43:23.471Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] DONE 24 tests, 23 skipped in 3.929s [2020-05-07T13:43:23.471Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T13:43:23.471Z] INFO: Testing against a local daemon [2020-05-07T13:43:23.471Z] === RUN TestSessionCreate [2020-05-07T13:43:23.471Z] --- PASS: TestSessionCreate (0.03s) [2020-05-07T13:43:23.471Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T13:43:23.471Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T13:43:23.471Z] PASS [2020-05-07T13:43:23.471Z] [2020-05-07T13:43:23.471Z] DONE 2 tests in 0.160s [2020-05-07T13:43:23.471Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T13:43:23.471Z] INFO: Testing against a local daemon [2020-05-07T13:43:23.471Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T13:43:23.471Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:43:23.471Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T13:43:23.471Z] === RUN TestEventsExecDie [2020-05-07T13:43:23.561Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T13:43:24.029Z] --- PASS: TestEventsExecDie (0.70s) [2020-05-07T13:43:24.029Z] === RUN TestEventsBackwardsCompatible [2020-05-07T13:43:24.029Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-07T13:43:24.029Z] === RUN TestInfoBinaryCommits [2020-05-07T13:43:24.029Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T13:43:24.029Z] === RUN TestInfoAPIVersioned [2020-05-07T13:43:24.029Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T13:43:24.029Z] === RUN TestInfoDiscoveryBackend [2020-05-07T13:43:24.581Z] --- PASS: TestConfigsCreateAndDelete (3.41s) [2020-05-07T13:43:24.581Z] === RUN TestConfigsUpdate [2020-05-07T13:43:24.581Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-07T13:43:25.031Z] === RUN TestReadPluginNoRead/default [2020-05-07T13:43:25.314Z] --- PASS: TestContinueAfterPluginCrash (8.96s) [2020-05-07T13:43:25.907Z] --- PASS: TestInfoDiscoveryBackend (1.60s) [2020-05-07T13:43:25.907Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T13:43:26.476Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-07T13:43:26.795Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T13:43:27.846Z] --- PASS: TestConfigsUpdate (3.12s) [2020-05-07T13:43:27.846Z] === RUN TestTemplatedConfig [2020-05-07T13:43:28.263Z] ......... [ 86%] [2020-05-07T13:43:28.816Z] --- PASS: TestReadPluginNoRead (8.65s) [2020-05-07T13:43:28.816Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2020-05-07T13:43:28.816Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2020-05-07T13:43:28.816Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.03s) [2020-05-07T13:43:28.816Z] read_test.go:91: [d180a0413776d] daemon is not started [2020-05-07T13:43:28.816Z] PASS [2020-05-07T13:43:28.816Z] [2020-05-07T13:43:28.816Z] DONE 6 tests in 12.587s [2020-05-07T13:43:28.816Z] 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-05-07T13:43:28.816Z] ++ 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-05-07T13:43:28.816Z] ++ set -e [2020-05-07T13:43:28.816Z] ++ '[' -n 0 ']' [2020-05-07T13:43:28.816Z] ++ set -x [2020-05-07T13:43:28.816Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:28.816Z] testing: warning: no tests to run [2020-05-07T13:43:28.816Z] PASS [2020-05-07T13:43:28.816Z] [2020-05-07T13:43:28.816Z] DONE 0 tests in 0.033s [2020-05-07T13:43:28.816Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T13:43:28.816Z] ++ 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-05-07T13:43:28.816Z] ++ set -e [2020-05-07T13:43:28.816Z] ++ '[' -n 0 ']' [2020-05-07T13:43:28.816Z] ++ set -x [2020-05-07T13:43:28.816Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:29.098Z] INFO: Testing against a local daemon [2020-05-07T13:43:29.098Z] === RUN TestPluginWithDevMounts [2020-05-07T13:43:29.098Z] === PAUSE TestPluginWithDevMounts [2020-05-07T13:43:29.098Z] === CONT TestPluginWithDevMounts [2020-05-07T13:43:29.159Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-07T13:43:29.159Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T13:43:29.159Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-07T13:43:29.159Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:43:29.159Z] === RUN TestInfoAPI [2020-05-07T13:43:29.159Z] --- PASS: TestInfoAPI (0.04s) [2020-05-07T13:43:29.159Z] === RUN TestInfoAPIWarnings [2020-05-07T13:43:29.741Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-07T13:43:29.998Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-07T13:43:30.929Z] --- PASS: TestTemplatedConfig (3.20s) [2020-05-07T13:43:30.929Z] === RUN TestConfigCreateResolve [2020-05-07T13:43:31.039Z] --- PASS: TestInfoAPIWarnings (1.59s) [2020-05-07T13:43:31.039Z] === RUN TestInfoDebug [2020-05-07T13:43:31.120Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-05-07T13:43:31.120Z] PASS [2020-05-07T13:43:31.120Z] [2020-05-07T13:43:31.120Z] DONE 1 tests in 2.029s [2020-05-07T13:43:31.120Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T13:43:31.121Z] ++ 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-05-07T13:43:31.121Z] ++ set -e [2020-05-07T13:43:31.121Z] ++ '[' -n 0 ']' [2020-05-07T13:43:31.121Z] ++ set -x [2020-05-07T13:43:31.121Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:31.121Z] INFO: Testing against a local daemon [2020-05-07T13:43:31.121Z] === RUN TestSecretInspect [2020-05-07T13:43:31.860Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-07T13:43:32.917Z] --- PASS: TestInfoDebug (1.84s) [2020-05-07T13:43:32.917Z] === RUN TestInfoInsecureRegistries [2020-05-07T13:43:33.756Z] --- PASS: TestConfigCreateResolve (2.95s) [2020-05-07T13:43:33.756Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T13:43:34.014Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-07T13:43:34.216Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-07T13:43:34.271Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-07T13:43:34.271Z] PASS [2020-05-07T13:43:34.271Z] [2020-05-07T13:43:34.271Z] DONE 7 tests in 20.299s [2020-05-07T13:43:34.271Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T13:43:34.271Z] ++ 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-05-07T13:43:34.271Z] ++ set -e [2020-05-07T13:43:34.271Z] ++ '[' -n 0 ']' [2020-05-07T13:43:34.271Z] ++ set -x [2020-05-07T13:43:34.271Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:34.529Z] INFO: Testing against a local daemon [2020-05-07T13:43:34.529Z] === RUN TestCheckpoint [2020-05-07T13:43:34.529Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T13:43:34.529Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:43:34.529Z] === RUN TestContainerInvalidJSON [2020-05-07T13:43:34.529Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:43:34.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:43:34.529Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:43:34.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:43:34.529Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:43:34.529Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:43:34.529Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:43:34.529Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:43:34.529Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:43:34.529Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-07T13:43:34.529Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T13:43:34.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T13:43:34.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T13:43:34.529Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T13:43:34.529Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-07T13:43:34.529Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T13:43:34.529Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-07T13:43:34.529Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T13:43:34.786Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-07T13:43:34.786Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T13:43:34.786Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-07T13:43:34.786Z] === RUN TestCopyFromContainer [2020-05-07T13:43:34.796Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2020-05-07T13:43:34.796Z] === RUN TestInfoRegistryMirrors [2020-05-07T13:43:35.502Z] --- PASS: TestSecretInspect (3.69s) [2020-05-07T13:43:35.502Z] === RUN TestSecretList [2020-05-07T13:43:35.843Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-07T13:43:36.159Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2020-05-07T13:43:36.159Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T13:43:36.412Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-05-07T13:43:36.412Z] === RUN TestPingCacheHeaders [2020-05-07T13:43:36.412Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-07T13:43:36.412Z] === RUN TestPingGet [2020-05-07T13:43:36.412Z] --- PASS: TestPingGet (0.01s) [2020-05-07T13:43:36.412Z] === RUN TestPingHead [2020-05-07T13:43:36.412Z] --- PASS: TestPingHead (0.03s) [2020-05-07T13:43:36.412Z] === RUN TestVersion [2020-05-07T13:43:36.413Z] --- PASS: TestVersion (0.02s) [2020-05-07T13:43:36.413Z] PASS [2020-05-07T13:43:36.413Z] [2020-05-07T13:43:36.413Z] === Skipped [2020-05-07T13:43:36.413Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:43:36.413Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T13:43:36.413Z] [2020-05-07T13:43:36.413Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-07T13:43:36.413Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T13:43:36.413Z] [2020-05-07T13:43:36.413Z] [2020-05-07T13:43:36.413Z] DONE 18 tests, 2 skipped in 13.365s [2020-05-07T13:43:36.413Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T13:43:36.667Z] INFO: Testing against a local daemon [2020-05-07T13:43:36.667Z] === RUN TestVolumesCreateAndList [2020-05-07T13:43:36.667Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-07T13:43:36.667Z] === RUN TestVolumesRemove [2020-05-07T13:43:36.667Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-07T13:43:36.667Z] === RUN TestVolumesInspect [2020-05-07T13:43:36.667Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-07T13:43:36.667Z] === RUN TestVolumesInvalidJSON [2020-05-07T13:43:36.667Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T13:43:36.667Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T13:43:36.667Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T13:43:36.667Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-07T13:43:36.667Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T13:43:36.667Z] PASS [2020-05-07T13:43:36.667Z] [2020-05-07T13:43:36.667Z] DONE 5 tests in 0.262s [2020-05-07T13:43:36.667Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T13:43:36.681Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-07T13:43:36.681Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-07T13:43:36.681Z] === RUN TestCopyFromContainer// [2020-05-07T13:43:36.681Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T13:43:36.922Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12244 is not a child of this shell [2020-05-07T13:43:36.922Z] warning: PID 12244 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-07T13:43:36.922Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T13:43:36.922Z] [2020-05-07T13:43:36.922Z] Unloading profiles will leave already running processes permanently [2020-05-07T13:43:36.922Z] unconfined, which can lead to unexpected situations. [2020-05-07T13:43:36.922Z] [2020-05-07T13:43:36.922Z] To set a process to complain mode, use the command line tool [2020-05-07T13:43:36.922Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T13:43:36.922Z] Removing test suite binaries [2020-05-07T13:43:36.939Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T13:43:36.939Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T13:43:37.197Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T13:43:37.197Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T13:43:37.408Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2020-05-07T13:43:37.408Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T13:43:37.408Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-05-07T13:43:37.408Z] === RUN TestWaitNonBlocked [2020-05-07T13:43:37.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:43:37.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:43:37.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:43:37.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:43:37.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:43:37.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:43:37.408Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T13:43:37.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-05-07T13:43:37.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-05-07T13:43:37.408Z] === RUN TestWaitBlocked [2020-05-07T13:43:37.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:43:37.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:43:37.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:43:37.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:43:37.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:43:37.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:43:37.454Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T13:43:37.454Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T13:43:37.454Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T13:43:37.711Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T13:43:37.711Z] --- PASS: TestCopyFromContainer (2.97s) [2020-05-07T13:43:37.711Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-07T13:43:37.711Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2020-05-07T13:43:37.711Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-05-07T13:43:37.711Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-07T13:43:37.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-07T13:43:37.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-07T13:43:37.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-07T13:43:37.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-07T13:43:37.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-07T13:43:37.712Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-07T13:43:37.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T13:43:37.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:43:37.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:43:37.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:43:37.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:43:37.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:43:37.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:43:37.843Z] [2020-05-07T13:43:37.969Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:43:37.969Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:43:37.969Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:43:37.969Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-07T13:43:37.969Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T13:43:37.969Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-07T13:43:37.969Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T13:43:37.969Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T13:43:37.969Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-07T13:43:37.969Z] === RUN TestCreateWithInvalidEnv [2020-05-07T13:43:37.969Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T13:43:37.969Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T13:43:37.969Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T13:43:37.969Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T13:43:37.969Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T13:43:37.969Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T13:43:37.969Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T13:43:37.969Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T13:43:37.969Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T13:43:37.969Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T13:43:37.969Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T13:43:37.969Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T13:43:37.969Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-07T13:43:37.969Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T13:43:37.969Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-07T13:43:37.969Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T13:43:37.974Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-07T13:43:37.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-05-07T13:43:37.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-05-07T13:43:37.974Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T13:43:37.974Z] === CONT TestIpcModeOlderClient [2020-05-07T13:43:37.974Z] === CONT TestDaemonHostGatewayIP [2020-05-07T13:43:37.974Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T13:43:38.179Z] --- PASS: TestSecretList (3.13s) [2020-05-07T13:43:38.179Z] === RUN TestSecretsCreateAndDelete [2020-05-07T13:43:38.228Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-07T13:43:38.234Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-05-07T13:43:38.234Z] === CONT TestDaemonRestartIpcMode [2020-05-07T13:43:38.485Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink Post stage [Pipeline] junit [2020-05-07T13:43:39.295Z] Recording test results [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCustomMaskedPaths (2.67s) [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:43:41.009Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:43:41.009Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-07T13:43:41.009Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-07T13:43:41.009Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T13:43:41.630Z] --- PASS: TestSecretsCreateAndDelete (3.55s) [2020-05-07T13:43:41.630Z] === RUN TestSecretsUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T13:43:41.941Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-07T13:43:42.097Z] + echo Ensuring container killed. [2020-05-07T13:43:42.097Z] Ensuring container killed. [2020-05-07T13:43:42.097Z] + docker rm -vf docker-pr2 [2020-05-07T13:43:42.097Z] Error: No such container: docker-pr2 [2020-05-07T13:43:42.097Z] + true [Pipeline] sh [2020-05-07T13:43:42.390Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-07T13:43:42.390Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-07T13:43:42.430Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2020-05-07T13:43:42.430Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2020-05-07T13:43:42.457Z] + echo Chowning /workspace to jenkins user [2020-05-07T13:43:42.457Z] Chowning /workspace to jenkins user [2020-05-07T13:43:42.457Z] + id -u [2020-05-07T13:43:42.457Z] + id -g [2020-05-07T13:43:42.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40910:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T13:43:42.457Z] Unable to find image 'busybox:latest' locally [2020-05-07T13:43:42.457Z] latest: Pulling from library/busybox [2020-05-07T13:43:42.457Z] e2334dd9fee4: Pulling fs layer [2020-05-07T13:43:42.506Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-07T13:43:42.763Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-07T13:43:42.763Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-07T13:43:42.998Z] --- PASS: TestDaemonHostGatewayIP (4.85s) [2020-05-07T13:43:43.327Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-07T13:43:43.585Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2020-05-07T13:43:43.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T13:43:43.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:43:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:43:43.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:43:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:43:43.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:43:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:43:43.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:43:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:43:43.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:43:43.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:43:43.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:43:43.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:43:43.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:43:43.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:43:43.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:43:43.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-07T13:43:43.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T13:43:43.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-07T13:43:43.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T13:43:43.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-07T13:43:43.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T13:43:43.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T13:43:44.149Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-07T13:43:44.407Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2020-05-07T13:43:44.407Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T13:43:44.407Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T13:43:44.407Z] === RUN TestDaemonRestartIpcMode [2020-05-07T13:43:44.407Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T13:43:44.407Z] === RUN TestDaemonHostGatewayIP [2020-05-07T13:43:44.407Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T13:43:44.407Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T13:43:44.407Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T13:43:44.407Z] === RUN TestDiff [2020-05-07T13:43:44.971Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-07T13:43:45.083Z] --- PASS: TestSecretsUpdate (3.60s) [2020-05-07T13:43:45.083Z] === RUN TestTemplatedSecret [2020-05-07T13:43:45.535Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-07T13:43:45.535Z] --- PASS: TestDiff (1.03s) [2020-05-07T13:43:45.535Z] === RUN TestExecWithCloseStdin [2020-05-07T13:43:46.466Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-05-07T13:43:46.466Z] === RUN TestExec [2020-05-07T13:43:47.399Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-07T13:43:47.656Z] --- PASS: TestExec (1.21s) [2020-05-07T13:43:47.656Z] === RUN TestExecUser [2020-05-07T13:43:47.942Z] e2334dd9fee4: Download complete [2020-05-07T13:43:47.942Z] e2334dd9fee4: Pull complete [2020-05-07T13:43:47.942Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T13:43:47.942Z] Status: Downloaded newer image for busybox:latest [2020-05-07T13:43:48.464Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-07T13:43:48.534Z] --- PASS: TestTemplatedSecret (3.63s) [2020-05-07T13:43:48.534Z] === RUN TestSecretCreateResolve [2020-05-07T13:43:48.591Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-07T13:43:48.848Z] --- PASS: TestExecUser (1.17s) [2020-05-07T13:43:48.848Z] === RUN TestExportContainerAndImportImage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T13:43:49.413Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-07T13:43:49.714Z] + bundleName=amd64-rootless [2020-05-07T13:43:49.714Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-07T13:43:49.714Z] Creating amd64-rootless-bundles.tar.gz [2020-05-07T13:43:49.714Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-07T13:43:49.714Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-07T13:43:49.721Z] Archiving artifacts [2020-05-07T13:43:49.977Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-05-07T13:43:49.977Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T13:43:50.913Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-07T13:43:51.109Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2020-05-07T13:43:51.110Z] PASS [2020-05-07T13:43:51.110Z] [2020-05-07T13:43:51.110Z] === Skipped [2020-05-07T13:43:51.110Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-07T13:43:51.110Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:43:51.110Z] [2020-05-07T13:43:51.110Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T13:43:51.110Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:43:51.110Z] [2020-05-07T13:43:51.110Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T13:43:51.110Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:43:51.110Z] [2020-05-07T13:43:51.110Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:43:51.110Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:43:51.110Z] [2020-05-07T13:43:51.110Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T13:43:51.110Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:43:51.110Z] [2020-05-07T13:43:51.110Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-07T13:43:51.110Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:43:51.110Z] [2020-05-07T13:43:51.110Z] [2020-05-07T13:43:51.110Z] DONE 200 tests, 6 skipped in 136.924s [2020-05-07T13:43:51.110Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T13:43:51.110Z] ++ 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-05-07T13:43:51.110Z] ++ set -e [2020-05-07T13:43:51.110Z] ++ '[' -n 0 ']' [2020-05-07T13:43:51.110Z] ++ set -x [2020-05-07T13:43:51.110Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:51.368Z] INFO: Testing against a local daemon [2020-05-07T13:43:51.368Z] === RUN TestCommitInheritsEnv [2020-05-07T13:43:51.465Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40910/2/artifacts/ [Pipeline] } [2020-05-07T13:43:51.480Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-05-07T13:43:51.480Z] === RUN TestHealthCheckWorkdir [Pipeline] // catchError [Pipeline] sh [2020-05-07T13:43:51.729Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-07T13:43:51.729Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-07T13:43:51.737Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-07T13:43:51.782Z] + make clean [2020-05-07T13:43:51.935Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-05-07T13:43:51.935Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T13:43:51.935Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T13:43:51.935Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-07T13:43:51.935Z] === RUN TestImagesFilterMultiReference [2020-05-07T13:43:52.035Z] docker volume rm -f docker-dev-cache [2020-05-07T13:43:52.036Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T13:43:52.193Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-07T13:43:52.194Z] === RUN TestImagePullPlatformInvalid [2020-05-07T13:43:52.194Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-07T13:43:52.194Z] === RUN TestRemoveImageOrphaning [2020-05-07T13:43:52.669Z] --- PASS: TestHealthCheckWorkdir (1.26s) [2020-05-07T13:43:52.669Z] === RUN TestHealthKillContainer [Pipeline] } [Pipeline] // withEnv [2020-05-07T13:43:52.761Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-05-07T13:43:52.761Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T13:43:52.761Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T13:43:52.761Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:43:52.761Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T13:43:52.761Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-07T13:43:52.761Z] === RUN TestTagInvalidReference [2020-05-07T13:43:52.761Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-07T13:43:52.761Z] === RUN TestTagValidPrefixedRepo [2020-05-07T13:43:52.761Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-07T13:43:52.761Z] === RUN TestTagExistedNameWithoutForce [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T13:43:52.913Z] --- PASS: TestSecretCreateResolve (3.81s) [2020-05-07T13:43:52.913Z] PASS [2020-05-07T13:43:52.913Z] [2020-05-07T13:43:52.913Z] DONE 6 tests in 21.494s [2020-05-07T13:43:52.913Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T13:43:52.913Z] ++ 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-05-07T13:43:52.913Z] ++ set -e [2020-05-07T13:43:52.913Z] ++ '[' -n 0 ']' [2020-05-07T13:43:52.913Z] ++ set -x [2020-05-07T13:43:52.913Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:52.913Z] INFO: Testing against a local daemon [2020-05-07T13:43:52.913Z] === RUN TestServiceCreateInit [2020-05-07T13:43:52.913Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T13:43:52.926Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-07T13:43:53.020Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-07T13:43:53.020Z] === RUN TestTagOfficialNames [2020-05-07T13:43:53.020Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-07T13:43:53.020Z] === RUN TestTagMatchesDigest [2020-05-07T13:43:53.020Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-07T13:43:53.020Z] PASS [2020-05-07T13:43:53.020Z] [2020-05-07T13:43:53.020Z] === Skipped [2020-05-07T13:43:53.020Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T13:43:53.020Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-07T13:43:53.020Z] [2020-05-07T13:43:53.020Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T13:43:53.020Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:43:53.020Z] [2020-05-07T13:43:53.020Z] [2020-05-07T13:43:53.020Z] DONE 12 tests, 2 skipped in 1.811s [2020-05-07T13:43:53.020Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T13:43:53.020Z] ++ 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-05-07T13:43:53.020Z] ++ set -e [2020-05-07T13:43:53.020Z] ++ '[' -n 0 ']' [2020-05-07T13:43:53.020Z] ++ set -x [2020-05-07T13:43:53.020Z] ++ env -i DEST=/go/src/github.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-05-07T13:43:53.183Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-07T13:43:53.279Z] INFO: Testing against a local daemon [2020-05-07T13:43:53.279Z] === RUN TestNetworkCreateDelete [2020-05-07T13:43:53.539Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-05-07T13:43:53.539Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T13:43:54.554Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-07T13:43:54.555Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-07T13:43:54.915Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2020-05-07T13:43:54.915Z] === RUN TestInspectNetwork [2020-05-07T13:43:55.926Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-07T13:43:55.926Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T13:43:56.448Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-07T13:43:56.705Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-07T13:43:56.705Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-07T13:43:56.705Z] [2020-05-07T13:43:56.705Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-07T13:43:56.705Z] =========================== short test summary info ============================ [2020-05-07T13:43:56.705Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-07T13:43:56.705Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-07T13:43:56.705Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-07T13:43:56.705Z] Not supported on most drivers [2020-05-07T13:43:56.705Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-07T13:43:56.705Z] Can fail if eth0 has multiple IP addresses [2020-05-07T13:43:56.705Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-07T13:43:56.705Z] This doesn't seem to be taken into account by the engine [2020-05-07T13:43:56.705Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-07T13:43:56.705Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-07T13:43:56.705Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-07T13:43:56.705Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-07T13:43:56.705Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-07T13:43:56.705Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-07T13:43:56.705Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-07T13:43:56.705Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.33 seconds == [2020-05-07T13:43:56.858Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-07T13:43:56.858Z] --- PASS: TestInspectCpusetInConfigPre120 (1.05s) [2020-05-07T13:43:56.858Z] === RUN TestIpcModeNone [2020-05-07T13:43:57.115Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-07T13:43:57.270Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-07T13:43:57.679Z] --- PASS: TestIpcModeNone (0.99s) [2020-05-07T13:43:57.679Z] === RUN TestIpcModePrivate [2020-05-07T13:43:57.942Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-07T13:43:58.398Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T13:43:58.873Z] --- PASS: TestIpcModePrivate (0.99s) [2020-05-07T13:43:58.873Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:203, shared: false, mustBeShared: false [2020-05-07T13:43:58.873Z] === RUN TestIpcModeShareable [2020-05-07T13:43:59.803Z] --- PASS: TestIpcModeShareable (0.98s) [2020-05-07T13:43:59.803Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:197, shared: true, mustBeShared: true [2020-05-07T13:43:59.803Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T13:44:00.192Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T13:44:00.192Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T13:44:00.192Z] === RUN TestInspectNetwork/network_name [2020-05-07T13:44:00.192Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T13:44:00.736Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-07T13:44:02.630Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s) [2020-05-07T13:44:02.630Z] === RUN TestAPIIpcModeHost [2020-05-07T13:44:03.564Z] --- PASS: TestAPIIpcModeHost (0.86s) [2020-05-07T13:44:03.564Z] === RUN TestDaemonIpcModeShareable [2020-05-07T13:44:03.879Z] --- PASS: TestServiceCreateInit (10.81s) [2020-05-07T13:44:03.879Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.36s) [2020-05-07T13:44:03.879Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) [2020-05-07T13:44:03.879Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T13:44:05.456Z] --- PASS: TestInspectNetwork (9.73s) [2020-05-07T13:44:05.457Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T13:44:05.457Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T13:44:05.457Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T13:44:05.457Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T13:44:05.457Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T13:44:05.459Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-05-07T13:44:05.459Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2020-05-07T13:44:05.459Z] === RUN TestDaemonIpcModePrivate [2020-05-07T13:44:05.716Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-07T13:44:06.650Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2020-05-07T13:44:06.650Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: false, mustBeShared: false [2020-05-07T13:44:06.650Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T13:44:07.214Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 4.8% of statements [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T13:44:07.292Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-05-07T13:44:07.292Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-05-07T13:44:07.358Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-05-07T13:44:07.358Z] === RUN TestNetworkInvalidJSON [2020-05-07T13:44:07.358Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T13:44:07.358Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T13:44:07.358Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:44:07.358Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:44:07.358Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:44:07.358Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:44:07.358Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T13:44:07.358Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:44:07.358Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:44:07.358Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-07T13:44:07.358Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T13:44:07.358Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T13:44:07.358Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T13:44:07.358Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T13:44:07.925Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-05-07T13:44:07.925Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T13:44:08.586Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-05-07T13:44:08.586Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:228, shared: false, mustBeShared: false [2020-05-07T13:44:08.586Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T13:44:09.303Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-05-07T13:44:09.303Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T13:44:09.449Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T13:44:09.449Z] [2020-05-07T13:44:09.449Z] Unloading profiles will leave already running processes permanently [2020-05-07T13:44:09.449Z] unconfined, which can lead to unexpected situations. [2020-05-07T13:44:09.449Z] [2020-05-07T13:44:09.449Z] To set a process to complain mode, use the command line tool [2020-05-07T13:44:09.449Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T13:44:09.449Z] Post stage [Pipeline] junit [2020-05-07T13:44:09.716Z] Recording test results [2020-05-07T13:44:10.285Z] ok github.com/docker/docker/builder/remotecontext/git 5.051s coverage: 86.3% of statements [2020-05-07T13:44:10.483Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-05-07T13:44:10.483Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2020-05-07T13:44:10.483Z] === RUN TestIpcModeOlderClient [2020-05-07T13:44:10.483Z] === PAUSE TestIpcModeOlderClient [2020-05-07T13:44:10.483Z] === RUN TestKillContainerInvalidSignal [2020-05-07T13:44:10.680Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-05-07T13:44:10.680Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] sh [2020-05-07T13:44:11.048Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-07T13:44:11.314Z] + echo Ensuring container killed. [2020-05-07T13:44:11.314Z] Ensuring container killed. [2020-05-07T13:44:11.314Z] + docker rm -vf docker-pr2 [2020-05-07T13:44:11.314Z] Error: No such container: docker-pr2 [2020-05-07T13:44:11.314Z] + true [Pipeline] sh [2020-05-07T13:44:11.594Z] + echo Chowning /workspace to jenkins user [2020-05-07T13:44:11.594Z] Chowning /workspace to jenkins user [2020-05-07T13:44:11.594Z] + id -u [2020-05-07T13:44:11.594Z] + id -g [2020-05-07T13:44:11.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40910:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T13:44:11.594Z] Unable to find image 'busybox:latest' locally [2020-05-07T13:44:11.611Z] --- PASS: TestKillContainerInvalidSignal (1.04s) [2020-05-07T13:44:11.612Z] === RUN TestKillContainer [2020-05-07T13:44:11.612Z] === RUN TestKillContainer/no_signal [2020-05-07T13:44:11.967Z] ok github.com/docker/docker/builder/remotecontext 0.610s coverage: 13.6% of statements [2020-05-07T13:44:12.543Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T13:44:12.582Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-05-07T13:44:12.582Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T13:44:12.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-07T13:44:13.365Z] === RUN TestKillContainer/killing_signal [2020-05-07T13:44:14.739Z] --- PASS: TestKillContainer (3.04s) [2020-05-07T13:44:14.739Z] --- PASS: TestKillContainer/no_signal (1.08s) [2020-05-07T13:44:14.739Z] --- PASS: TestKillContainer/non_killing_signal (0.88s) [2020-05-07T13:44:14.739Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-05-07T13:44:14.739Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T13:44:14.739Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T13:44:14.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-07T13:44:14.997Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-07T13:44:15.114Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2020-05-07T13:44:15.114Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T13:44:15.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-07T13:44:15.511Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T13:44:15.681Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-05-07T13:44:15.681Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T13:44:15.796Z] ok github.com/docker/docker/builder/dockerfile 1.394s coverage: 48.2% of statements [2020-05-07T13:44:15.796Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T13:44:15.796Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T13:44:16.846Z] latest: Pulling from library/busybox [2020-05-07T13:44:16.846Z] e2334dd9fee4: Pulling fs layer [2020-05-07T13:44:16.846Z] e2334dd9fee4: Download complete [2020-05-07T13:44:16.846Z] e2334dd9fee4: Pull complete [2020-05-07T13:44:16.846Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T13:44:16.846Z] Status: Downloaded newer image for busybox:latest [2020-05-07T13:44:16.882Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.13s) [2020-05-07T13:44:16.882Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.99s) [2020-05-07T13:44:16.882Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.88s) [2020-05-07T13:44:16.882Z] === RUN TestKillStoppedContainer [2020-05-07T13:44:16.882Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-07T13:44:16.882Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T13:44:16.882Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-07T13:44:16.882Z] === RUN TestKillDifferentUserContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T13:44:18.301Z] --- PASS: TestKillDifferentUserContainer (1.39s) [2020-05-07T13:44:18.301Z] === RUN TestInspectOomKilledTrue [2020-05-07T13:44:18.301Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T13:44:18.301Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:44:18.301Z] === RUN TestInspectOomKilledFalse [2020-05-07T13:44:18.301Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T13:44:18.301Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:44:18.301Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T13:44:18.515Z] + bundleName=docker-py [2020-05-07T13:44:18.515Z] + echo Creating docker-py-bundles.tar.gz [2020-05-07T13:44:18.515Z] Creating docker-py-bundles.tar.gz [2020-05-07T13:44:18.515Z] + 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-05-07T13:44:18.525Z] Archiving artifacts [2020-05-07T13:44:18.965Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-05-07T13:44:18.965Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T13:44:18.965Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:44:18.965Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:44:18.965Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T13:44:19.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.91s) [2020-05-07T13:44:19.251Z] === RUN TestLinksContainerNames [2020-05-07T13:44:20.035Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40910/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-07T13:44:20.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/make.sh binary-daemon [2020-05-07T13:44:20.962Z] [2020-05-07T13:44:20.962Z] Removing bundles/ [2020-05-07T13:44:20.962Z] [2020-05-07T13:44:20.962Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-07T13:44:20.962Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-07T13:44:20.962Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T13:44:21.145Z] --- PASS: TestLinksContainerNames (2.01s) [2020-05-07T13:44:21.145Z] === RUN TestLogsFollowTailEmpty [2020-05-07T13:44:21.772Z] ok github.com/docker/docker/client 0.675s coverage: 75.4% of statements [2020-05-07T13:44:23.040Z] --- PASS: TestLogsFollowTailEmpty (1.46s) [2020-05-07T13:44:23.040Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T13:44:23.607Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/default [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/private [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/slave [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/shared [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/default [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/shared [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/slave [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/private [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T13:44:23.607Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:44:23.607Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:44:23.607Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T13:44:23.865Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:44:23.865Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:44:23.865Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:44:23.865Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:44:23.865Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:44:24.122Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T13:44:24.380Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-07T13:44:24.380Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-07T13:44:24.639Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-05-07T13:44:24.639Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T13:44:26.012Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-07T13:44:26.197Z] --- PASS: TestCreateServiceMultipleTimes (22.76s) [2020-05-07T13:44:26.197Z] === RUN TestCreateServiceConflict [2020-05-07T13:44:27.908Z] --- PASS: TestContainerBindMountNonRecursive (3.04s) [2020-05-07T13:44:27.908Z] === RUN TestNetworkNat [2020-05-07T13:44:27.908Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-07T13:44:28.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-07T13:44:28.473Z] --- PASS: TestNetworkNat (0.96s) [2020-05-07T13:44:28.473Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T13:44:29.037Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-07T13:44:29.602Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-05-07T13:44:29.602Z] === RUN TestNetworkLoopbackNat [2020-05-07T13:44:29.648Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-05-07T13:44:29.649Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T13:44:30.974Z] --- PASS: TestNetworkLoopbackNat (1.40s) [2020-05-07T13:44:30.974Z] === RUN TestPause [2020-05-07T13:44:30.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-07T13:44:31.905Z] --- PASS: TestPause (0.88s) [2020-05-07T13:44:31.905Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T13:44:31.905Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:44:31.905Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:44:31.905Z] === RUN TestPauseStopPausedContainer [2020-05-07T13:44:32.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-07T13:44:32.728Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2020-05-07T13:44:32.728Z] === RUN TestPsFilter [2020-05-07T13:44:32.985Z] --- PASS: TestPsFilter (0.19s) [2020-05-07T13:44:32.985Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T13:44:33.917Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-07T13:44:33.917Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s) [2020-05-07T13:44:33.917Z] === RUN TestRemoveContainerWithVolume [2020-05-07T13:44:34.027Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2020-05-07T13:44:34.027Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T13:44:34.851Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2020-05-07T13:44:34.851Z] === RUN TestRemoveContainerRunning [2020-05-07T13:44:35.783Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-05-07T13:44:35.783Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T13:44:36.719Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-05-07T13:44:36.719Z] === RUN TestRemoveInvalidContainer [2020-05-07T13:44:36.719Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-07T13:44:36.719Z] === RUN TestRenameLinkedContainer [2020-05-07T13:44:37.046Z] --- PASS: TestServiceWithDataPathPortInit (18.25s) [2020-05-07T13:44:37.047Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T13:44:37.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-07T13:44:40.007Z] 65014b3c3121: Pull complete [2020-05-07T13:44:40.179Z] --- PASS: TestRenameLinkedContainer (3.56s) [2020-05-07T13:44:40.179Z] === RUN TestRenameStoppedContainer [2020-05-07T13:44:41.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-07T13:44:41.374Z] --- PASS: TestRenameStoppedContainer (1.00s) [2020-05-07T13:44:41.374Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T13:44:41.374Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-07T13:44:41.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-07T13:44:43.311Z] --- PASS: TestRenameRunningContainerAndReuse (1.96s) [2020-05-07T13:44:43.311Z] === RUN TestRenameInvalidName [2020-05-07T13:44:44.682Z] --- PASS: TestRenameInvalidName (1.14s) [2020-05-07T13:44:44.682Z] === RUN TestRenameAnonymousContainer [2020-05-07T13:44:44.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-07T13:44:46.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-07T13:44:46.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-07T13:44:47.017Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2020-05-07T13:44:47.017Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3zic6y2yawe44shbu9pyb07n7 Created:2020-05-07 13:44:38.728609175 +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[a41c3c02f063a2fe3f09a1895eec42cd2c73ad9817616dc8600ef79250d0a1e2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1gvi7j90r6njv3fn6r6zhay0v EndpointID:fc7069768e3daf8edbf52f09523cf4b539bd37f357fb89191622293a9481fb13 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:012099c4b953b5021891784a5eb764fa018674e1b03b279366565991b8ef8af8 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:0133e31e02f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1gvi7j90r6njv3fn6r6zhay0v EndpointID:fc7069768e3daf8edbf52f09523cf4b539bd37f357fb89191622293a9481fb13 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T13:44:47.017Z] PASS [2020-05-07T13:44:47.017Z] [2020-05-07T13:44:47.017Z] === Skipped [2020-05-07T13:44:47.017Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:44:47.017Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:44:47.017Z] [2020-05-07T13:44:47.017Z] [2020-05-07T13:44:47.017Z] DONE 22 tests, 1 skipped in 53.021s [2020-05-07T13:44:47.017Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T13:44:47.017Z] ++ 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-05-07T13:44:47.017Z] ++ set -e [2020-05-07T13:44:47.017Z] ++ '[' -n 0 ']' [2020-05-07T13:44:47.017Z] ++ set -x [2020-05-07T13:44:47.017Z] ++ env -i DEST=/go/src/github.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-05-07T13:44:47.017Z] INFO: Testing against a local daemon [2020-05-07T13:44:47.017Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T13:44:47.017Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T13:44:47.017Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:44:47.017Z] === RUN TestDockerNetworkIpvlan [2020-05-07T13:44:47.017Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T13:44:47.017Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:44:47.017Z] PASS [2020-05-07T13:44:47.017Z] [2020-05-07T13:44:47.017Z] === Skipped [2020-05-07T13:44:47.017Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T13:44:47.017Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:44:47.017Z] [2020-05-07T13:44:47.017Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T13:44:47.017Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:44:47.017Z] [2020-05-07T13:44:47.017Z] [2020-05-07T13:44:47.017Z] DONE 2 tests, 2 skipped in 0.157s [2020-05-07T13:44:47.017Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T13:44:47.018Z] ++ 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-05-07T13:44:47.018Z] ++ set -e [2020-05-07T13:44:47.018Z] ++ '[' -n 0 ']' [2020-05-07T13:44:47.018Z] ++ set -x [2020-05-07T13:44:47.018Z] ++ env -i DEST=/go/src/github.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-05-07T13:44:47.018Z] INFO: Testing against a local daemon [2020-05-07T13:44:47.018Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T13:44:47.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-07T13:44:47.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-07T13:44:48.222Z] --- PASS: TestRenameAnonymousContainer (3.85s) [2020-05-07T13:44:48.222Z] === RUN TestRenameContainerWithSameName [2020-05-07T13:44:48.920Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.16s) [2020-05-07T13:44:48.920Z] === RUN TestDockerNetworkMacvlan [2020-05-07T13:44:49.153Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2020-05-07T13:44:49.153Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T13:44:49.237Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.38s) [2020-05-07T13:44:49.237Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T13:44:49.855Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T13:44:50.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-07T13:44:50.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-07T13:44:50.780Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2020-05-07T13:44:50.780Z] === RUN TestResize [2020-05-07T13:44:50.791Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T13:44:52.151Z] --- PASS: TestResize (0.97s) [2020-05-07T13:44:52.151Z] === RUN TestResizeWithInvalidSize [2020-05-07T13:44:52.165Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T13:44:52.678Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-05-07T13:44:52.679Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T13:44:53.083Z] --- PASS: TestResizeWithInvalidSize (1.10s) [2020-05-07T13:44:53.083Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T13:44:53.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-07T13:44:53.907Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:44:53.908Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:44:53.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:44:53.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:44:53.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:44:56.122Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2020-05-07T13:44:56.122Z] === RUN TestCreateServiceSysctls [2020-05-07T13:44:56.352Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T13:44:56.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-07T13:44:57.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:44:57.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:44:57.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-07T13:44:58.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:44:58.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:44:59.639Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T13:45:00.491Z] --- PASS: TestCreateServiceSysctls (4.69s) [2020-05-07T13:45:00.491Z] === RUN TestCreateServiceCapabilities [2020-05-07T13:45:00.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:45:00.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:45:01.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-07T13:45:02.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-07T13:45:03.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:45:03.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:45:04.880Z] --- PASS: TestCreateServiceCapabilities (3.64s) [2020-05-07T13:45:04.880Z] === RUN TestInspect [2020-05-07T13:45:05.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-07T13:45:06.203Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T13:45:06.729Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:45:06.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-07T13:45:07.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:45:07.578Z] --- PASS: TestDockerNetworkMacvlan (18.74s) [2020-05-07T13:45:07.578Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T13:45:07.578Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-05-07T13:45:07.578Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.15s) [2020-05-07T13:45:07.578Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-05-07T13:45:07.578Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-05-07T13:45:07.578Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-05-07T13:45:07.578Z] PASS [2020-05-07T13:45:07.578Z] [2020-05-07T13:45:07.578Z] DONE 8 tests in 21.045s [2020-05-07T13:45:07.578Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T13:45:07.578Z] ++ 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-05-07T13:45:07.578Z] ++ set -e [2020-05-07T13:45:07.578Z] ++ '[' -n 0 ']' [2020-05-07T13:45:07.578Z] ++ set -x [2020-05-07T13:45:07.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=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-05-07T13:45:07.578Z] testing: warning: no tests to run [2020-05-07T13:45:07.578Z] PASS [2020-05-07T13:45:07.578Z] [2020-05-07T13:45:07.578Z] DONE 0 tests in 0.027s [2020-05-07T13:45:07.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T13:45:07.578Z] ++ 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-05-07T13:45:07.578Z] ++ set -e [2020-05-07T13:45:07.578Z] ++ '[' -n 0 ']' [2020-05-07T13:45:07.578Z] ++ set -x [2020-05-07T13:45:07.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=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-05-07T13:45:07.578Z] INFO: Testing against a local daemon [2020-05-07T13:45:07.578Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T13:45:08.323Z] --- PASS: TestInspect (3.92s) [2020-05-07T13:45:08.323Z] === RUN TestCreateJob [2020-05-07T13:45:09.479Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-05-07T13:45:09.479Z] === RUN TestAuthZPluginTLS [2020-05-07T13:45:09.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2020-05-07T13:45:09.823Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-05-07T13:45:09.823Z] === RUN TestCgroupNamespacesRun [2020-05-07T13:45:10.046Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-05-07T13:45:10.046Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T13:45:10.613Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-05-07T13:45:10.613Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T13:45:11.180Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-05-07T13:45:11.180Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T13:45:11.717Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-05-07T13:45:11.717Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T13:45:12.115Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-05-07T13:45:12.116Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T13:45:12.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-07T13:45:12.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-07T13:45:12.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-07T13:45:13.580Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-05-07T13:45:13.580Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T13:45:13.795Z] --- PASS: TestCreateJob (4.76s) [2020-05-07T13:45:13.795Z] === RUN TestReplicatedJob [2020-05-07T13:45:14.018Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-05-07T13:45:14.018Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T13:45:14.277Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-05-07T13:45:14.277Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T13:45:15.212Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-05-07T13:45:15.212Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T13:45:15.478Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-05-07T13:45:15.478Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T13:45:15.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-07T13:45:15.780Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-05-07T13:45:15.780Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T13:45:16.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-07T13:45:17.235Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2020-05-07T13:45:17.235Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T13:45:18.313Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-05-07T13:45:18.313Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T13:45:19.131Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2020-05-07T13:45:19.131Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T13:45:19.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-07T13:45:19.633Z] ok github.com/docker/docker/cmd/dockerd 0.258s coverage: 30.8% of statements [2020-05-07T13:45:20.062Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-05-07T13:45:20.062Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T13:45:20.215Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-05-07T13:45:20.215Z] === RUN TestAuthZPluginHeader [2020-05-07T13:45:20.584Z] --- PASS: TestReplicatedJob (7.61s) [2020-05-07T13:45:20.584Z] === RUN TestUpdateReplicatedJob [2020-05-07T13:45:20.629Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-05-07T13:45:20.629Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T13:45:21.152Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-05-07T13:45:21.152Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T13:45:21.152Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T13:45:21.152Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:21.152Z] === RUN TestAuthZPluginV2Disable [2020-05-07T13:45:21.152Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T13:45:21.152Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:21.152Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T13:45:21.152Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T13:45:21.152Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:21.152Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T13:45:21.152Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T13:45:21.152Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:21.152Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T13:45:22.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-07T13:45:22.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-07T13:45:22.516Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-05-07T13:45:22.516Z] === RUN TestKernelTCPMemory [2020-05-07T13:45:22.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-07T13:45:23.449Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-05-07T13:45:23.449Z] === RUN TestNISDomainname [2020-05-07T13:45:24.480Z] ok github.com/docker/docker/container 0.163s coverage: 34.9% of statements [2020-05-07T13:45:24.480Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T13:45:24.480Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T13:45:24.480Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T13:45:24.480Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T13:45:24.820Z] --- PASS: TestNISDomainname (1.15s) [2020-05-07T13:45:24.820Z] === RUN TestHostnameDnsResolution [2020-05-07T13:45:24.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-07T13:45:25.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-07T13:45:26.092Z] --- PASS: TestUpdateReplicatedJob (4.93s) [2020-05-07T13:45:26.092Z] === RUN TestServiceListWithStatuses [2020-05-07T13:45:26.092Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T13:45:26.092Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T13:45:26.092Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T13:45:26.316Z] --- PASS: TestHostnameDnsResolution (1.59s) [2020-05-07T13:45:26.316Z] === RUN TestStats [2020-05-07T13:45:27.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-07T13:45:27.483Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2020-05-07T13:45:28.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-07T13:45:29.228Z] --- PASS: TestStats (2.87s) [2020-05-07T13:45:29.228Z] === RUN TestStopContainerWithTimeout [2020-05-07T13:45:29.228Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T13:45:29.228Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T13:45:29.228Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T13:45:29.228Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T13:45:29.228Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T13:45:29.228Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T13:45:29.228Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T13:45:29.228Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T13:45:29.228Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T13:45:29.228Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T13:45:30.600Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T13:45:30.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-07T13:45:32.228Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T13:45:33.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-07T13:45:34.454Z] --- PASS: TestDockerNetworkConnectAlias (8.53s) [2020-05-07T13:45:34.454Z] === RUN TestDockerNetworkReConnect [2020-05-07T13:45:34.528Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T13:45:34.528Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-05-07T13:45:34.528Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-05-07T13:45:34.528Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-05-07T13:45:34.528Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2020-05-07T13:45:34.528Z] === RUN TestDeleteDevicemapper [2020-05-07T13:45:34.528Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T13:45:34.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:45:34.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T13:45:34.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-07T13:45:34.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-07T13:45:36.476Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.6% of statements [2020-05-07T13:45:36.682Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-07T13:45:37.615Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-07T13:45:38.181Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2020-05-07T13:45:38.181Z] === RUN TestUpdateMemory [2020-05-07T13:45:38.181Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T13:45:38.181Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:45:38.181Z] === RUN TestUpdateCPUQuota [2020-05-07T13:45:38.439Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-07T13:45:39.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-07T13:45:39.935Z] --- PASS: TestUpdateCPUQuota (1.84s) [2020-05-07T13:45:39.935Z] === RUN TestUpdatePidsLimit [2020-05-07T13:45:39.935Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T13:45:40.501Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T13:45:40.758Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T13:45:41.242Z] --- PASS: TestDockerNetworkReConnect (6.98s) [2020-05-07T13:45:41.242Z] === RUN TestServicePlugin [2020-05-07T13:45:41.242Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T13:45:41.242Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:41.242Z] === RUN TestServiceUpdateLabel [2020-05-07T13:45:41.293Z] ok github.com/docker/docker/daemon/cluster 0.234s coverage: 0.5% of statements [2020-05-07T13:45:41.323Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T13:45:41.580Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T13:45:42.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T13:45:42.392Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-07T13:45:42.392Z] Copying nested executables into bundles/binary-daemon [2020-05-07T13:45:42.392Z] [Pipeline] } [2020-05-07T13:45:42.403Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-07T13:45:42.722Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/make.sh cross [2020-05-07T13:45:42.979Z] [2020-05-07T13:45:43.077Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.29s) [2020-05-07T13:45:43.077Z] PASS [2020-05-07T13:45:43.077Z] [2020-05-07T13:45:43.077Z] === Skipped [2020-05-07T13:45:43.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T13:45:43.077Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:43.077Z] [2020-05-07T13:45:43.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T13:45:43.077Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:43.077Z] [2020-05-07T13:45:43.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T13:45:43.077Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:43.077Z] [2020-05-07T13:45:43.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T13:45:43.077Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:43.077Z] [2020-05-07T13:45:43.077Z] [2020-05-07T13:45:43.077Z] DONE 17 tests, 4 skipped in 32.015s [2020-05-07T13:45:43.077Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T13:45:43.077Z] ++ 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-05-07T13:45:43.077Z] ++ set -e [2020-05-07T13:45:43.077Z] ++ '[' -n 0 ']' [2020-05-07T13:45:43.077Z] ++ set -x [2020-05-07T13:45:43.077Z] ++ env -i DEST=/go/src/github.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-05-07T13:45:43.077Z] INFO: Testing against a local daemon [2020-05-07T13:45:43.077Z] === RUN TestPluginInvalidJSON [2020-05-07T13:45:43.077Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:45:43.077Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:45:43.077Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:45:43.077Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-07T13:45:43.077Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T13:45:43.077Z] === RUN TestPluginInstall [2020-05-07T13:45:43.077Z] === RUN TestPluginInstall/no_auth [2020-05-07T13:45:43.236Z] Removing bundles/ [2020-05-07T13:45:43.236Z] [2020-05-07T13:45:43.236Z] ---> Making bundle: cross (in bundles/cross) [2020-05-07T13:45:43.236Z] Cross building: bundles/cross/linux/amd64 [2020-05-07T13:45:43.236Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-07T13:45:43.236Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-07T13:45:44.299Z] --- PASS: TestUpdatePidsLimit (4.08s) [2020-05-07T13:45:44.299Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-05-07T13:45:44.299Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-05-07T13:45:44.299Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-05-07T13:45:44.299Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-05-07T13:45:44.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-05-07T13:45:44.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-05-07T13:45:44.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-05-07T13:45:44.299Z] === RUN TestUpdateRestartPolicy [2020-05-07T13:45:44.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-07T13:45:44.694Z] --- PASS: TestServiceUpdateLabel (3.80s) [2020-05-07T13:45:44.694Z] === RUN TestServiceUpdateSecrets [2020-05-07T13:45:44.980Z] time="2020-05-07T13:45:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:45:44.980Z] time="2020-05-07T13:45:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:45:44.980Z] time="2020-05-07T13:45:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b66efba9ceb0fd501f0a59022772f66fd26230f5f67c99fc8f2c5a65d0182433" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:45:44.980Z] time="2020-05-07T13:45:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:45:44.980Z] time="2020-05-07T13:45:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:45:44.980Z] time="2020-05-07T13:45:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b66efba9ceb0fd501f0a59022772f66fd26230f5f67c99fc8f2c5a65d0182433" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:45:45.120Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-07T13:45:45.547Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T13:45:46.109Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2020-05-07T13:45:46.114Z] time="2020-05-07T13:45:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:45:46.114Z] time="2020-05-07T13:45:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:45:46.114Z] time="2020-05-07T13:45:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d6dcefa237b7f7fb2f1d67db934fef58ff266195ca568fcc85e53749e4a3f3d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:45:46.114Z] time="2020-05-07T13:45:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:45:46.114Z] time="2020-05-07T13:45:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:45:46.114Z] time="2020-05-07T13:45:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d6dcefa237b7f7fb2f1d67db934fef58ff266195ca568fcc85e53749e4a3f3d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:45:46.495Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-07T13:45:46.682Z] === RUN TestPluginInstall/with_insecure [2020-05-07T13:45:47.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-07T13:45:47.058Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-07T13:45:47.793Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.7% of statements [2020-05-07T13:45:47.793Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-05-07T13:45:48.059Z] time="2020-05-07T13:45:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:45:48.059Z] time="2020-05-07T13:45:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:45:48.059Z] time="2020-05-07T13:45:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5604d2593c0e53952659089d9cecd285eb4434580dd6131fd7eb7fbe59c33c7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:45:48.059Z] time="2020-05-07T13:45:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:45:48.059Z] time="2020-05-07T13:45:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:45:48.059Z] time="2020-05-07T13:45:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5604d2593c0e53952659089d9cecd285eb4434580dd6131fd7eb7fbe59c33c7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:45:48.318Z] --- PASS: TestPluginInstall (8.73s) [2020-05-07T13:45:48.318Z] --- PASS: TestPluginInstall/no_auth (5.79s) [2020-05-07T13:45:48.318Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-05-07T13:45:48.318Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-05-07T13:45:48.318Z] plugin_test.go:157: [d003a91da9e3b] daemon is not started [2020-05-07T13:45:48.318Z] PASS [2020-05-07T13:45:48.318Z] [2020-05-07T13:45:48.318Z] DONE 6 tests in 8.936s [2020-05-07T13:45:48.318Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T13:45:48.318Z] ++ 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-05-07T13:45:48.318Z] ++ set -e [2020-05-07T13:45:48.318Z] ++ '[' -n 0 ']' [2020-05-07T13:45:48.318Z] ++ set -x [2020-05-07T13:45:48.318Z] ++ env -i DEST=/go/src/github.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-05-07T13:45:48.429Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-07T13:45:48.576Z] INFO: Testing against a local daemon [2020-05-07T13:45:48.576Z] === RUN TestExternalGraphDriver [2020-05-07T13:45:48.576Z] === RUN TestExternalGraphDriver/json [2020-05-07T13:45:50.323Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-07T13:45:50.780Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-05-07T13:45:51.111Z] === RUN TestExternalGraphDriver/spec [2020-05-07T13:45:53.598Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-07T13:45:53.755Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.558s coverage: 13.8% of statements [2020-05-07T13:45:53.856Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-07T13:45:54.397Z] === RUN TestExternalGraphDriver/pull [2020-05-07T13:45:55.225Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-07T13:45:55.461Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-05-07T13:45:56.156Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-07T13:45:56.299Z] --- PASS: TestExternalGraphDriver (7.62s) [2020-05-07T13:45:56.299Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-05-07T13:45:56.299Z] --- PASS: TestExternalGraphDriver/spec (2.80s) [2020-05-07T13:45:56.299Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2020-05-07T13:45:56.299Z] === RUN TestGraphdriverPluginV2 [2020-05-07T13:45:56.299Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-05-07T13:45:56.299Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:56.299Z] PASS [2020-05-07T13:45:56.299Z] [2020-05-07T13:45:56.299Z] === Skipped [2020-05-07T13:45:56.299Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-05-07T13:45:56.299Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:45:56.299Z] [2020-05-07T13:45:56.299Z] [2020-05-07T13:45:56.299Z] DONE 5 tests, 1 skipped in 7.872s [2020-05-07T13:45:56.299Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T13:45:56.299Z] ++ 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-05-07T13:45:56.299Z] ++ set -e [2020-05-07T13:45:56.299Z] ++ '[' -n 0 ']' [2020-05-07T13:45:56.299Z] ++ set -x [2020-05-07T13:45:56.299Z] ++ env -i DEST=/go/src/github.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-05-07T13:45:56.299Z] INFO: Testing against a local daemon [2020-05-07T13:45:56.299Z] === RUN TestContinueAfterPluginCrash [2020-05-07T13:45:56.299Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T13:45:56.299Z] === RUN TestReadPluginNoRead [2020-05-07T13:45:56.299Z] === PAUSE TestReadPluginNoRead [2020-05-07T13:45:56.299Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T13:45:56.299Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T13:45:56.299Z] === CONT TestContinueAfterPluginCrash [2020-05-07T13:45:56.299Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T13:45:56.299Z] === CONT TestReadPluginNoRead [2020-05-07T13:45:56.720Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-07T13:45:57.149Z] ok github.com/docker/docker/daemon 12.512s coverage: 17.4% of statements [2020-05-07T13:45:57.149Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T13:45:57.149Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T13:45:57.149Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T13:45:57.149Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T13:45:57.283Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-07T13:45:57.284Z] --- PASS: TestUpdateRestartPolicy (13.32s) [2020-05-07T13:45:57.284Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T13:45:57.485Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.988s coverage: 57.9% of statements [2020-05-07T13:45:57.541Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-07T13:45:57.798Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-07T13:45:58.361Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-07T13:45:58.361Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-07T13:45:58.361Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2020-05-07T13:45:58.361Z] === RUN TestWaitNonBlocked [2020-05-07T13:45:58.361Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:45:58.361Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:45:58.361Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:45:58.361Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:45:58.361Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:45:58.361Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:45:58.925Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-07T13:45:59.856Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-07T13:45:59.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-05-07T13:45:59.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.34s) [2020-05-07T13:45:59.856Z] === RUN TestWaitBlocked [2020-05-07T13:45:59.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:45:59.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:45:59.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:45:59.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:45:59.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:45:59.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:45:59.856Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-07T13:46:01.228Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-07T13:46:01.228Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-05-07T13:46:01.228Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-05-07T13:46:01.228Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T13:46:01.228Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T13:46:01.576Z] === RUN TestReadPluginNoRead/default [2020-05-07T13:46:01.576Z] --- PASS: TestDaemonStartWithLogOpt (4.91s) [2020-05-07T13:46:02.287Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2020-05-07T13:46:02.287Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.554s coverage: 68.6% of statements [2020-05-07T13:46:02.515Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T13:46:03.117Z] --- PASS: TestServiceUpdateSecrets (16.15s) [2020-05-07T13:46:03.117Z] === RUN TestServiceUpdateConfigs [2020-05-07T13:46:04.417Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T13:46:04.507Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-07T13:46:04.507Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2020-05-07T13:46:04.507Z] === CONT TestIpcModeOlderClient [2020-05-07T13:46:04.764Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-07T13:46:04.764Z] === CONT TestDaemonHostGatewayIP [2020-05-07T13:46:05.290Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.361s coverage: 49.5% of statements [2020-05-07T13:46:05.290Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.206s coverage: 46.2% of statements [2020-05-07T13:46:05.290Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T13:46:05.328Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-07T13:46:05.892Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-07T13:46:06.319Z] --- PASS: TestReadPluginNoRead (9.72s) [2020-05-07T13:46:06.319Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-05-07T13:46:06.319Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-05-07T13:46:06.319Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-05-07T13:46:06.319Z] read_test.go:91: [df8594fa7508f] daemon is not started [2020-05-07T13:46:06.455Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-07T13:46:06.577Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2020-05-07T13:46:06.577Z] PASS [2020-05-07T13:46:06.577Z] [2020-05-07T13:46:06.577Z] DONE 6 tests in 10.324s [2020-05-07T13:46:06.577Z] 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-05-07T13:46:06.577Z] ++ 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-05-07T13:46:06.577Z] ++ set -e [2020-05-07T13:46:06.577Z] ++ '[' -n 0 ']' [2020-05-07T13:46:06.577Z] ++ set -x [2020-05-07T13:46:06.577Z] ++ env -i DEST=/go/src/github.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-05-07T13:46:06.577Z] testing: warning: no tests to run [2020-05-07T13:46:06.577Z] PASS [2020-05-07T13:46:06.577Z] [2020-05-07T13:46:06.577Z] DONE 0 tests in 0.054s [2020-05-07T13:46:06.577Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T13:46:06.577Z] ++ 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-05-07T13:46:06.577Z] ++ set -e [2020-05-07T13:46:06.577Z] ++ '[' -n 0 ']' [2020-05-07T13:46:06.577Z] ++ set -x [2020-05-07T13:46:06.577Z] ++ env -i DEST=/go/src/github.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-05-07T13:46:06.724Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-07T13:46:06.836Z] INFO: Testing against a local daemon [2020-05-07T13:46:06.836Z] === RUN TestPluginWithDevMounts [2020-05-07T13:46:06.836Z] === PAUSE TestPluginWithDevMounts [2020-05-07T13:46:06.836Z] === CONT TestPluginWithDevMounts [2020-05-07T13:46:07.655Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-07T13:46:08.221Z] --- PASS: TestDaemonHostGatewayIP (3.67s) [2020-05-07T13:46:08.221Z] === CONT TestDaemonRestartIpcMode [2020-05-07T13:46:09.111Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.639s coverage: 76.1% of statements [2020-05-07T13:46:09.367Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-05-07T13:46:09.367Z] PASS [2020-05-07T13:46:09.367Z] [2020-05-07T13:46:09.367Z] DONE 1 tests in 2.358s [2020-05-07T13:46:09.367Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T13:46:09.367Z] ++ 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-05-07T13:46:09.367Z] ++ set -e [2020-05-07T13:46:09.367Z] ++ '[' -n 0 ']' [2020-05-07T13:46:09.367Z] ++ set -x [2020-05-07T13:46:09.367Z] ++ env -i DEST=/go/src/github.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-05-07T13:46:09.367Z] INFO: Testing against a local daemon [2020-05-07T13:46:09.367Z] === RUN TestSecretInspect [2020-05-07T13:46:09.444Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-05-07T13:46:10.166Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-05-07T13:46:10.889Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-05-07T13:46:11.498Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-07T13:46:11.755Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2020-05-07T13:46:11.755Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-07T13:46:12.055Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.808s coverage: 52.1% of statements [2020-05-07T13:46:12.055Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T13:46:12.055Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T13:46:12.321Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-07T13:46:12.578Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-07T13:46:12.578Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-07T13:46:12.651Z] --- PASS: TestSecretInspect (3.18s) [2020-05-07T13:46:12.651Z] === RUN TestSecretList [2020-05-07T13:46:12.835Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-07T13:46:13.399Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-07T13:46:13.399Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-07T13:46:13.656Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-07T13:46:13.913Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2020-05-07T13:46:13.913Z] PASS [2020-05-07T13:46:13.913Z] [2020-05-07T13:46:13.913Z] === Skipped [2020-05-07T13:46:13.913Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-07T13:46:13.913Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:46:13.913Z] [2020-05-07T13:46:13.913Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T13:46:13.913Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:46:13.913Z] [2020-05-07T13:46:13.913Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T13:46:13.913Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:46:13.913Z] [2020-05-07T13:46:13.913Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:46:13.913Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:46:13.913Z] [2020-05-07T13:46:13.913Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T13:46:13.913Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:46:13.913Z] [2020-05-07T13:46:13.913Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-07T13:46:13.913Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:46:13.913Z] [2020-05-07T13:46:13.913Z] [2020-05-07T13:46:13.913Z] DONE 200 tests, 6 skipped in 159.590s [2020-05-07T13:46:13.913Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T13:46:13.913Z] ++ 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-05-07T13:46:13.913Z] ++ set -e [2020-05-07T13:46:13.913Z] ++ '[' -n 0 ']' [2020-05-07T13:46:13.913Z] ++ set -x [2020-05-07T13:46:13.913Z] ++ env -i DEST=/go/src/github.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-05-07T13:46:13.913Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-07T13:46:14.170Z] INFO: Testing against a local daemon [2020-05-07T13:46:14.170Z] === RUN TestCommitInheritsEnv [2020-05-07T13:46:14.735Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-05-07T13:46:14.735Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T13:46:14.735Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T13:46:14.735Z] === RUN TestImagesFilterMultiReference [2020-05-07T13:46:14.735Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-05-07T13:46:14.735Z] === RUN TestImagePullPlatformInvalid [2020-05-07T13:46:14.735Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-05-07T13:46:14.735Z] === RUN TestRemoveImageOrphaning [2020-05-07T13:46:15.299Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-05-07T13:46:15.299Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T13:46:15.936Z] --- PASS: TestSecretList (3.28s) [2020-05-07T13:46:15.936Z] === RUN TestSecretsCreateAndDelete [2020-05-07T13:46:16.912Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 42.0% of statements [2020-05-07T13:46:17.195Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-07T13:46:17.452Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2020-05-07T13:46:17.452Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T13:46:17.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-07T13:46:17.452Z] === RUN TestTagInvalidReference [2020-05-07T13:46:17.452Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-07T13:46:17.452Z] === RUN TestTagValidPrefixedRepo [2020-05-07T13:46:17.452Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-07T13:46:17.452Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T13:46:17.631Z] ok github.com/docker/docker/daemon/logger/awslogs 0.689s coverage: 77.8% of statements [2020-05-07T13:46:17.631Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2020-05-07T13:46:17.709Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-07T13:46:17.710Z] === RUN TestTagOfficialNames [2020-05-07T13:46:17.710Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-07T13:46:17.710Z] === RUN TestTagMatchesDigest [2020-05-07T13:46:17.710Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-07T13:46:17.710Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T13:46:17.710Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-07T13:46:18.310Z] --- PASS: TestServiceUpdateConfigs (16.04s) [2020-05-07T13:46:18.310Z] === RUN TestServiceUpdateNetwork [2020-05-07T13:46:19.222Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-05-07T13:46:19.223Z] === RUN TestSecretsUpdate [2020-05-07T13:46:19.311Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-05-07T13:46:19.311Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T13:46:19.311Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T13:46:19.311Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T13:46:19.311Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T13:46:19.311Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2020-05-07T13:46:20.554Z] ok github.com/docker/docker/daemon/logger/journald 0.047s coverage: 26.2% of statements [2020-05-07T13:46:21.054Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-07T13:46:21.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 61.6% of statements [2020-05-07T13:46:22.508Z] --- PASS: TestSecretsUpdate (3.26s) [2020-05-07T13:46:22.508Z] === RUN TestTemplatedSecret [2020-05-07T13:46:22.952Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-07T13:46:23.569Z] ok github.com/docker/docker/daemon/logger/local 0.097s coverage: 75.2% of statements [2020-05-07T13:46:23.569Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T13:46:24.327Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 19.8% of statements [2020-05-07T13:46:25.496Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-05-07T13:46:25.793Z] --- PASS: TestTemplatedSecret (3.48s) [2020-05-07T13:46:25.793Z] === RUN TestSecretCreateResolve [2020-05-07T13:46:26.216Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2020-05-07T13:46:28.210Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-07T13:46:28.210Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-07T13:46:28.506Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 47.8% of statements [2020-05-07T13:46:28.779Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-07T13:46:29.079Z] --- PASS: TestSecretCreateResolve (3.24s) [2020-05-07T13:46:29.079Z] PASS [2020-05-07T13:46:29.079Z] [2020-05-07T13:46:29.079Z] DONE 6 tests in 19.849s [2020-05-07T13:46:29.079Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T13:46:29.079Z] ++ 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-05-07T13:46:29.079Z] ++ set -e [2020-05-07T13:46:29.079Z] ++ '[' -n 0 ']' [2020-05-07T13:46:29.079Z] ++ set -x [2020-05-07T13:46:29.079Z] ++ env -i DEST=/go/src/github.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-05-07T13:46:29.079Z] INFO: Testing against a local daemon [2020-05-07T13:46:29.079Z] === RUN TestServiceCreateInit [2020-05-07T13:46:29.079Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T13:46:29.714Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-07T13:46:30.190Z] ok github.com/docker/docker/daemon/logger/splunk 3.066s coverage: 82.5% of statements [2020-05-07T13:46:30.190Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T13:46:30.645Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-07T13:46:30.913Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-05-07T13:46:30.913Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T13:46:33.923Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-07T13:46:34.345Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T13:46:34.487Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-07T13:46:34.789Z] ok github.com/docker/docker/distribution 0.740s coverage: 22.1% of statements [2020-05-07T13:46:34.789Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-05-07T13:46:34.789Z] ok github.com/docker/docker/distribution/metadata 0.110s coverage: 48.2% of statements [2020-05-07T13:46:34.789Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T13:46:36.188Z] eac6fba788c9: Pull complete [2020-05-07T13:46:36.188Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-07T13:46:36.188Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:46:36.188Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-07T13:46:36.188Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-07T13:46:36.188Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-07T13:46:36.188Z] WARN: Skipping validation tests [2020-05-07T13:46:36.188Z] INFO: Running unit tests at 05/07/2020 13:46:33... [2020-05-07T13:46:36.730Z] --- PASS: TestServiceUpdateNetwork (17.20s) [2020-05-07T13:46:36.730Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T13:46:36.730Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T13:46:36.730Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T13:46:37.150Z] INFO: make.ps1 starting at 05/07/2020 13:46:37 [2020-05-07T13:46:37.597Z] INFO: Git commit (b48b28b9c1) assumed from DOCKER_GITCOMMIT environment variable [2020-05-07T13:46:37.597Z] INFO: Invoking autogen... [2020-05-07T13:46:37.764Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-07T13:46:37.782Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.6% of statements [2020-05-07T13:46:37.782Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T13:46:38.046Z] INFO: Running unit tests... [2020-05-07T13:46:39.466Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2020-05-07T13:46:39.466Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2020-05-07T13:46:39.612Z] --- PASS: TestServiceCreateInit (10.37s) [2020-05-07T13:46:39.612Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2020-05-07T13:46:39.612Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-05-07T13:46:39.612Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T13:46:39.662Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-07T13:46:39.802Z] ok github.com/docker/docker/image 0.097s coverage: 86.4% of statements [2020-05-07T13:46:39.802Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T13:46:39.802Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T13:46:40.226Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-07T13:46:40.967Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2020-05-07T13:46:41.627Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-07T13:46:41.627Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-07T13:46:41.627Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-07T13:46:41.627Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-07T13:46:41.627Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-07T13:46:41.688Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-05-07T13:46:42.563Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-07T13:46:43.493Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-07T13:46:43.517Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T13:46:43.750Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-07T13:46:44.314Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-07T13:46:46.211Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-07T13:46:46.211Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-07T13:46:46.505Z] 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-05-07T13:46:46.542Z] ok github.com/docker/docker/opts 0.069s coverage: 67.4% of statements [2020-05-07T13:46:46.875Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-05-07T13:46:47.143Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-07T13:46:47.595Z] ok github.com/docker/docker/pkg/authorization 1.042s coverage: 68.3% of statements [2020-05-07T13:46:47.931Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-05-07T13:46:48.075Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-07T13:46:48.265Z] ok github.com/docker/docker/pkg/archive 1.456s coverage: 77.3% of statements [2020-05-07T13:46:48.984Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-05-07T13:46:49.969Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-07T13:46:50.667Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-05-07T13:46:50.667Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-05-07T13:46:51.891Z] --- PASS: TestServiceUpdatePidsLimit (17.85s) [2020-05-07T13:46:51.891Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-05-07T13:46:51.891Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-05-07T13:46:51.891Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-05-07T13:46:51.891Z] PASS [2020-05-07T13:46:51.891Z] [2020-05-07T13:46:51.891Z] === Skipped [2020-05-07T13:46:51.891Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T13:46:51.891Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T13:46:51.891Z] [2020-05-07T13:46:51.891Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-07T13:46:51.891Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:46:51.891Z] [2020-05-07T13:46:51.891Z] [2020-05-07T13:46:51.891Z] DONE 27 tests, 2 skipped in 179.443s [2020-05-07T13:46:51.891Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T13:46:51.891Z] ++ 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-05-07T13:46:51.891Z] ++ set -e [2020-05-07T13:46:51.891Z] ++ '[' -n 0 ']' [2020-05-07T13:46:51.891Z] ++ set -x [2020-05-07T13:46:51.891Z] ++ env -i DEST=/go/src/github.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-05-07T13:46:51.891Z] INFO: Testing against a local daemon [2020-05-07T13:46:51.891Z] === RUN TestSessionCreate [2020-05-07T13:46:51.891Z] --- PASS: TestSessionCreate (0.02s) [2020-05-07T13:46:51.891Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T13:46:52.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T13:46:52.172Z] PASS [2020-05-07T13:46:52.172Z] [2020-05-07T13:46:52.172Z] DONE 2 tests in 0.112s [2020-05-07T13:46:52.172Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T13:46:52.172Z] ++ 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-05-07T13:46:52.172Z] ++ set -e [2020-05-07T13:46:52.172Z] ++ '[' -n 0 ']' [2020-05-07T13:46:52.172Z] ++ set -x [2020-05-07T13:46:52.172Z] ++ env -i DEST=/go/src/github.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-05-07T13:46:52.172Z] INFO: Testing against a local daemon [2020-05-07T13:46:52.172Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T13:46:52.172Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:46:52.172Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T13:46:52.172Z] === RUN TestEventsExecDie [2020-05-07T13:46:52.349Z] ok github.com/docker/docker/layer 7.202s coverage: 68.8% of statements [2020-05-07T13:46:52.349Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T13:46:52.349Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T13:46:52.349Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T13:46:52.349Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T13:46:52.349Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T13:46:52.349Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T13:46:52.349Z] ok github.com/docker/docker/pkg/discovery/memory 0.026s coverage: 92.3% of statements [2020-05-07T13:46:53.175Z] --- PASS: TestEventsExecDie (1.05s) [2020-05-07T13:46:53.175Z] === RUN TestEventsBackwardsCompatible [2020-05-07T13:46:53.175Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-07T13:46:53.175Z] === RUN TestInfoBinaryCommits [2020-05-07T13:46:53.175Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T13:46:53.175Z] === RUN TestInfoAPIVersioned [2020-05-07T13:46:53.175Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T13:46:53.175Z] === RUN TestInfoDiscoveryBackend [2020-05-07T13:46:53.533Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-07T13:46:53.533Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-05-07T13:46:53.786Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-07T13:46:53.786Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T13:46:54.146Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-07T13:46:54.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-07T13:46:54.789Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T13:46:54.789Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T13:46:54.967Z] ? github.com/docker/docker/api [no test files] [2020-05-07T13:46:55.078Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-07T13:46:55.210Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-05-07T13:46:55.211Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-05-07T13:46:55.211Z] ok github.com/docker/docker/pkg/chrootarchive 4.463s coverage: 43.2% of statements [2020-05-07T13:46:55.211Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T13:46:55.211Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T13:46:55.401Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-07T13:46:55.401Z] === RUN TestInfoAPI [2020-05-07T13:46:55.401Z] --- PASS: TestInfoAPI (0.02s) [2020-05-07T13:46:55.401Z] === RUN TestInfoAPIWarnings [2020-05-07T13:46:56.012Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-07T13:46:56.012Z] === RUN TestInfoDebug [2020-05-07T13:46:56.293Z] --- PASS: TestInfoDebug (0.53s) [2020-05-07T13:46:56.293Z] === RUN TestInfoInsecureRegistries [2020-05-07T13:46:56.891Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-05-07T13:46:56.891Z] ok github.com/docker/docker/pkg/fsutils 0.412s coverage: 85.1% of statements [2020-05-07T13:46:56.891Z] ok github.com/docker/docker/pkg/discovery/kv 3.185s coverage: 84.1% of statements [2020-05-07T13:46:56.905Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-07T13:46:56.905Z] === RUN TestInfoRegistryMirrors [2020-05-07T13:46:56.976Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-07T13:46:57.516Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-07T13:46:57.516Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T13:46:57.797Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-07T13:46:57.797Z] === RUN TestPingCacheHeaders [2020-05-07T13:46:57.797Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-07T13:46:57.797Z] === RUN TestPingGet [2020-05-07T13:46:57.797Z] --- PASS: TestPingGet (0.01s) [2020-05-07T13:46:57.797Z] === RUN TestPingHead [2020-05-07T13:46:57.797Z] --- PASS: TestPingHead (0.02s) [2020-05-07T13:46:57.797Z] === RUN TestVersion [2020-05-07T13:46:57.797Z] --- PASS: TestVersion (0.01s) [2020-05-07T13:46:57.797Z] PASS [2020-05-07T13:46:57.797Z] [2020-05-07T13:46:57.797Z] === Skipped [2020-05-07T13:46:57.797Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:46:57.797Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T13:46:57.797Z] [2020-05-07T13:46:57.797Z] [2020-05-07T13:46:57.797Z] DONE 18 tests, 1 skipped in 5.794s [2020-05-07T13:46:57.797Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T13:46:57.797Z] ++ 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-05-07T13:46:57.797Z] ++ set -e [2020-05-07T13:46:57.797Z] ++ '[' -n 0 ']' [2020-05-07T13:46:57.797Z] ++ set -x [2020-05-07T13:46:57.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-05-07T13:46:57.797Z] INFO: Testing against a local daemon [2020-05-07T13:46:57.797Z] === RUN TestVolumesCreateAndList [2020-05-07T13:46:57.909Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-07T13:46:58.078Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-07T13:46:58.078Z] === RUN TestVolumesRemove [2020-05-07T13:46:58.078Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-07T13:46:58.078Z] === RUN TestVolumesInspect [2020-05-07T13:46:58.078Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-07T13:46:58.078Z] === RUN TestVolumesInvalidJSON [2020-05-07T13:46:58.078Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T13:46:58.078Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T13:46:58.078Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T13:46:58.078Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-07T13:46:58.078Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T13:46:58.078Z] PASS [2020-05-07T13:46:58.078Z] [2020-05-07T13:46:58.078Z] DONE 5 tests in 0.213s [2020-05-07T13:46:58.078Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T13:46:58.078Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T13:46:58.078Z] +++ kill 12230 [2020-05-07T13:46:58.473Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-07T13:46:58.571Z] ok github.com/docker/docker/pkg/jsonmessage 0.052s coverage: 91.7% of statements [2020-05-07T13:46:58.905Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-05-07T13:46:59.240Z] ok github.com/docker/docker/pkg/idtools 0.770s coverage: 70.3% of statements [2020-05-07T13:46:59.544Z] +++ /etc/init.d/apparmor stop [2020-05-07T13:46:59.544Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T13:46:59.544Z] [2020-05-07T13:46:59.544Z] Unloading profiles will leave already running processes permanently [2020-05-07T13:46:59.544Z] unconfined, which can lead to unexpected situations. [2020-05-07T13:46:59.544Z] [2020-05-07T13:46:59.544Z] To set a process to complain mode, use the command line tool [2020-05-07T13:46:59.544Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T13:46:59.544Z] +++ true [2020-05-07T13:46:59.544Z] [2020-05-07T13:46:59.576Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-05-07T13:46:59.910Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2020-05-07T13:47:00.271Z] ok github.com/docker/docker/pkg/ioutils 1.702s coverage: 70.6% of statements [2020-05-07T13:47:00.271Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T13:47:00.629Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T13:47:00.629Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T13:47:00.629Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-05-07T13:47:00.962Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-05-07T13:47:00.996Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-07T13:47:01.541Z] --- PASS: TestCreateServiceMultipleTimes (19.48s) [2020-05-07T13:47:01.541Z] === RUN TestCreateServiceConflict Post stage [Pipeline] junit [2020-05-07T13:47:01.593Z] Recording test results [2020-05-07T13:47:01.681Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T13:47:02.017Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 91.4% of statements [2020-05-07T13:47:02.017Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T13:47:02.017Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T13:47:02.109Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-05-07T13:47:02.109Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T13:47:02.325Z] + echo Ensuring container killed. [2020-05-07T13:47:02.325Z] Ensuring container killed. [2020-05-07T13:47:02.325Z] + docker rm -vf docker-pr2 [2020-05-07T13:47:02.346Z] Error: No such container: docker-pr2 [2020-05-07T13:47:02.346Z] + true [Pipeline] sh [2020-05-07T13:47:02.699Z] + echo Chowning /workspace to jenkins user [2020-05-07T13:47:02.699Z] Chowning /workspace to jenkins user [2020-05-07T13:47:02.699Z] + id -u [2020-05-07T13:47:02.699Z] + id -g [2020-05-07T13:47:02.699Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40910:/workspace busybox chown -R 1001:1001 /workspace [2020-05-07T13:47:02.699Z] Unable to find image 'busybox:latest' locally [2020-05-07T13:47:02.984Z] latest: Pulling from library/busybox [2020-05-07T13:47:02.984Z] 0f0ac3ee2e90: Pulling fs layer [2020-05-07T13:47:03.182Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.084s coverage: 56.8% of statements [2020-05-07T13:47:03.265Z] 0f0ac3ee2e90: Verifying Checksum [2020-05-07T13:47:03.265Z] 0f0ac3ee2e90: Download complete [2020-05-07T13:47:03.545Z] 0f0ac3ee2e90: Pull complete [2020-05-07T13:47:03.545Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T13:47:03.545Z] Status: Downloaded newer image for busybox:latest [2020-05-07T13:47:04.274Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-07T13:47:04.346Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-05-07T13:47:04.346Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-05-07T13:47:04.657Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-07T13:47:04.657Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-07T13:47:04.657Z] Cross building: bundles/cross/windows/amd64 [2020-05-07T13:47:04.657Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-07T13:47:04.657Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-07T13:47:04.681Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T13:47:05.647Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-07T13:47:05.845Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-05-07T13:47:05.940Z] + bundleName=s390x-integration [2020-05-07T13:47:05.940Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-07T13:47:05.940Z] Creating s390x-integration-bundles.tar.gz [2020-05-07T13:47:05.940Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-05-07T13:47:05.940Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-07T13:47:05.974Z] Archiving artifacts [2020-05-07T13:47:06.296Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2020-05-07T13:47:06.296Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T13:47:06.335Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40910/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T13:47:06.565Z] ok github.com/docker/docker/pkg/pubsub 1.199s coverage: 73.9% of statements [2020-05-07T13:47:06.565Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2020-05-07T13:47:06.719Z] + make clean [2020-05-07T13:47:07.000Z] docker volume rm -f docker-dev-cache [2020-05-07T13:47:07.000Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T13:47:07.728Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2020-05-07T13:47:07.728Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T13:47:08.473Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-05-07T13:47:09.631Z] ok github.com/docker/docker/pkg/signal 3.360s coverage: 61.0% of statements [2020-05-07T13:47:09.634Z] ok github.com/docker/docker/api/server 0.114s coverage: 9.0% of statements [2020-05-07T13:47:09.824Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-07T13:47:10.347Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2020-05-07T13:47:10.348Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 53.7% of statements [2020-05-07T13:47:11.194Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-07T13:47:11.515Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2020-05-07T13:47:11.515Z] testing: warning: no tests to run [2020-05-07T13:47:11.515Z] coverage: [no statements] [2020-05-07T13:47:11.515Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-05-07T13:47:12.565Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-07T13:47:12.680Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-05-07T13:47:12.680Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-05-07T13:47:12.680Z] ok github.com/docker/docker/pkg/tarsum 0.208s coverage: 89.3% of statements [2020-05-07T13:47:13.398Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-05-07T13:47:13.497Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-07T13:47:13.497Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-07T13:47:14.429Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-07T13:47:15.080Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-05-07T13:47:15.798Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-07T13:47:17.437Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-05-07T13:47:17.697Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-07T13:47:18.159Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2020-05-07T13:47:18.878Z] ok github.com/docker/docker/plugin 0.583s coverage: 23.3% of statements [2020-05-07T13:47:20.045Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-05-07T13:47:20.767Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 50.9% of statements [2020-05-07T13:47:20.974Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-07T13:47:21.182Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2020-05-07T13:47:21.182Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T13:47:21.538Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-07T13:47:21.538Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-07T13:47:22.451Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-07T13:47:22.789Z] ok github.com/docker/docker/registry 0.466s coverage: 56.1% of statements [2020-05-07T13:47:23.437Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-07T13:47:23.734Z] --- PASS: TestCreateServiceSecretFileMode (3.49s) [2020-05-07T13:47:23.734Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T13:47:24.473Z] ok github.com/docker/docker/runconfig 0.023s coverage: 65.8% of statements [2020-05-07T13:47:24.807Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-07T13:47:26.178Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-07T13:47:26.435Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-07T13:47:27.031Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2020-05-07T13:47:27.031Z] === RUN TestCreateServiceSysctls [2020-05-07T13:47:28.301Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-05-07T13:47:29.534Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-05-07T13:47:29.534Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 67.0% of statements [2020-05-07T13:47:31.201Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-05-07T13:47:31.220Z] --- PASS: TestCreateServiceSysctls (4.17s) [2020-05-07T13:47:31.220Z] === RUN TestCreateServiceCapabilities [2020-05-07T13:47:34.506Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-05-07T13:47:34.506Z] === RUN TestInspect [2020-05-07T13:47:36.393Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-07T13:47:37.791Z] --- PASS: TestInspect (3.61s) [2020-05-07T13:47:37.791Z] === RUN TestCreateJob [2020-05-07T13:47:38.505Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T13:47:38.505Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === Skipped [2020-05-07T13:47:38.505Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T13:47:38.505Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T13:47:38.505Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T13:47:38.505Z] time="2020-05-07T13:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T13:47:38.505Z] time="2020-05-07T13:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T13:47:38.505Z] time="2020-05-07T13:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T13:47:38.505Z] time="2020-05-07T13:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T13:47:38.505Z] time="2020-05-07T13:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T13:47:38.505Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T13:47:38.505Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T13:47:38.505Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T13:47:38.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.505Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:47:38.505Z] [2020-05-07T13:47:38.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T13:47:38.506Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.506Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:47:38.506Z] [2020-05-07T13:47:38.506Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T13:47:38.506Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.506Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:47:38.506Z] [2020-05-07T13:47:38.506Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T13:47:38.506Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.506Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:47:38.506Z] [2020-05-07T13:47:38.506Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T13:47:38.506Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:47:38.506Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:47:38.506Z] [2020-05-07T13:47:38.506Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T13:47:38.506Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:47:38.506Z] [2020-05-07T13:47:38.506Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T13:47:38.506Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T13:47:38.506Z] [2020-05-07T13:47:38.506Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T13:47:38.506Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T13:47:38.506Z] [2020-05-07T13:47:38.506Z] [2020-05-07T13:47:38.506Z] DONE 2122 tests, 26 skipped in 353.956s Post stage [Pipeline] junit [2020-05-07T13:47:38.917Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-07T13:47:38.920Z] Recording test results [2020-05-07T13:47:39.175Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T13:47:39.860Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -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:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/make.sh dynbinary test-integration [2020-05-07T13:47:40.191Z] [2020-05-07T13:47:40.191Z] Removing bundles/ [2020-05-07T13:47:40.191Z] [2020-05-07T13:47:40.191Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T13:47:40.527Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:47:40.527Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T13:47:41.074Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-07T13:47:41.074Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-07T13:47:41.980Z] --- PASS: TestCreateJob (3.79s) [2020-05-07T13:47:41.980Z] === RUN TestReplicatedJob [2020-05-07T13:47:44.349Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-07T13:47:44.350Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-07T13:47:44.913Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-07T13:47:48.543Z] --- PASS: TestReplicatedJob (6.34s) [2020-05-07T13:47:48.543Z] === RUN TestUpdateReplicatedJob [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite (343.44s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.04s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.95s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.56s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.41s) [2020-05-07T13:47:50.171Z] docker_cli_daemon_test.go:1449: [d21f6dc9565ce] daemon is not started [2020-05-07T13:47:50.171Z] check_test.go:309: [d2bdd41d997dd] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.49s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.01s) [2020-05-07T13:47:50.171Z] check_test.go:309: [dafb3207da883] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.64s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.43s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.78s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.06s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.41s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.12s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.59s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-07T13:47:50.171Z] check_test.go:309: [dbc04038eb7fd] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d170b69d51dc2] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.69s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d6ba6429e328f] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.00s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.87s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.97s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d1d59f62a2556] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.35s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.41s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.73s) [2020-05-07T13:47:50.171Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T13:47:50.171Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-07T13:47:50.171Z] check_test.go:309: [dbc3e9c21ad93] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.24s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.61s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d6c0d4feb9e58] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.25s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d4f3dc7cebe15] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.06s) [2020-05-07T13:47:50.171Z] docker_cli_daemon_plugins_test.go:79: [d82d0c8c179fd] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2020-05-07T13:47:50.171Z] docker_cli_daemon_plugins_test.go:169: [d465cc2f62845] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-07T13:47:50.171Z] check_test.go:309: [dbb46d0137f99] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.10s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.97s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.06s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.66s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d2da23d46b45a] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.12s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.50s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.61s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.36s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.46s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d5301accbc194] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.31s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.51s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.63s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.03s) [2020-05-07T13:47:50.171Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-07T13:47:50.171Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-07T13:47:50.171Z] check_test.go:309: [dc749e4e13714] daemon is not started [2020-05-07T13:47:50.171Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T13:47:50.171Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-07T13:47:50.171Z] check_test.go:309: [d856ba6e37407] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2020-05-07T13:47:50.171Z] check_test.go:309: [dd294b67c4f4c] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.62s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.44s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.27s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.19s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.57s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.14s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.32s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d00c2f87cc5a7] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.30s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.47s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.55s) [2020-05-07T13:47:50.171Z] check_test.go:309: [d444bc9398140] daemon is not started [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.47s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2020-05-07T13:47:50.171Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-07T13:47:50.172Z] check_test.go:309: [dac55cd7b1755] daemon is not started [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-05-07T13:47:50.172Z] check_test.go:309: [d58c1fd515742] daemon is not started [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.29s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-05-07T13:47:50.172Z] check_test.go:309: [d07efe1d3f8db] daemon is not started [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.00s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.29s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.24s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-05-07T13:47:50.172Z] check_test.go:309: [dc8bc7d3cf530] daemon is not started [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.03s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.87s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.37s) [2020-05-07T13:47:50.172Z] check_test.go:309: [d540f28e0fb4f] daemon is not started [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-07T13:47:50.172Z] check_test.go:309: [daaf97a4de2ac] daemon is not started [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.66s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.79s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.72s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.69s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.03s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.88s) [2020-05-07T13:47:50.172Z] docker_cli_daemon_test.go:2542: [d6838bd7f2e08] daemon is not started [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.88s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.92s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.11s) [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-05-07T13:47:50.172Z] check_test.go:309: [d7fc2a2228436] daemon is not started [2020-05-07T13:47:50.172Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.02s) [2020-05-07T13:47:50.172Z] === RUN TestDockerSwarmSuite [2020-05-07T13:47:50.172Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-07T13:47:52.730Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-05-07T13:47:52.730Z] === RUN TestServiceListWithStatuses [2020-05-07T13:47:52.730Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T13:47:52.730Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T13:47:52.730Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T13:47:53.447Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-07T13:47:55.971Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-07T13:47:58.494Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-07T13:47:59.292Z] --- PASS: TestDockerNetworkConnectAlias (6.20s) [2020-05-07T13:47:59.292Z] === RUN TestDockerNetworkReConnect [2020-05-07T13:47:59.867Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-07T13:47:59.867Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T13:48:00.093Z] ok github.com/docker/docker/api/server/httputils 0.111s coverage: 14.7% of statements [2020-05-07T13:48:00.093Z] ok github.com/docker/docker/api/server/middleware 0.196s coverage: 37.7% of statements [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T13:48:00.093Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2020-05-07T13:48:00.093Z] ok github.com/docker/docker/api/types/filters 0.096s coverage: 92.2% of statements [2020-05-07T13:48:00.093Z] ok github.com/docker/docker/api/server/router/swarm 0.138s coverage: 4.8% of statements [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T13:48:00.093Z] ok github.com/docker/docker/api/types/time 0.305s coverage: 100.0% of statements [2020-05-07T13:48:00.093Z] ok github.com/docker/docker/api/types/versions 0.079s coverage: 75.0% of statements [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T13:48:00.093Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T13:48:00.540Z] ok github.com/docker/docker/builder/dockerignore 0.115s coverage: 96.8% of statements [2020-05-07T13:48:01.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-07T13:48:02.577Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2020-05-07T13:48:02.577Z] === RUN TestServicePlugin [2020-05-07T13:48:02.577Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T13:48:02.577Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:48:02.577Z] === RUN TestServiceUpdateLabel [2020-05-07T13:48:04.209Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2020-05-07T13:48:04.209Z] ok github.com/docker/docker/builder/remotecontext 0.549s coverage: 9.2% of statements [2020-05-07T13:48:04.657Z] ok github.com/docker/docker/builder/dockerfile 0.441s coverage: 46.3% of statements [2020-05-07T13:48:05.861Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-05-07T13:48:05.861Z] === RUN TestServiceUpdateSecrets [2020-05-07T13:48:05.942Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-07T13:48:07.836Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-07T13:48:10.359Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-07T13:48:15.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-07T13:48:15.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-07T13:48:16.913Z] ok github.com/docker/docker/client 0.563s coverage: 74.9% of statements [2020-05-07T13:48:18.459Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-07T13:48:20.984Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-07T13:48:23.510Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-07T13:48:23.942Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2020-05-07T13:48:23.942Z] === RUN TestServiceUpdateConfigs [2020-05-07T13:48:26.108Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-07T13:48:26.109Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-07T13:48:26.109Z] remote: Enumerating objects: 2, done. [2020-05-07T13:48:26.109Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-07T13:48:26.109Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-07T13:48:26.109Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-07T13:48:26.109Z] 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-05-07T13:48:26.109Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-07T13:48:26.109Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T13:48:26.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/test/unit [2020-05-07T13:48:28.976Z] ? github.com/docker/docker/api [no test files] [2020-05-07T13:48:31.581Z] ok github.com/docker/docker/builder/remotecontext/git 29.663s coverage: 86.3% of statements [2020-05-07T13:48:31.581Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T13:48:31.581Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T13:48:38.813Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-05-07T13:48:38.813Z] === RUN TestServiceUpdateNetwork [2020-05-07T13:48:40.039Z] ok github.com/docker/docker/cmd/dockerd 0.688s coverage: 19.3% of statements [2020-05-07T13:48:40.985Z] ok github.com/docker/docker/container 0.460s coverage: 41.9% of statements [2020-05-07T13:48:40.985Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T13:48:40.985Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T13:48:40.985Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T13:48:40.985Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T13:48:43.121Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.306s coverage: 65.3% of statements [2020-05-07T13:48:43.842Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-05-07T13:48:45.256Z] ok github.com/docker/docker/daemon/cluster/convert 0.569s coverage: 35.6% of statements [2020-05-07T13:48:45.416Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-07T13:48:45.416Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-07T13:48:45.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-07T13:48:45.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-07T13:48:48.695Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-07T13:48:49.261Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-07T13:48:49.518Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-07T13:48:50.449Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-07T13:48:50.449Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-07T13:48:50.964Z] ok github.com/docker/docker/daemon/cluster 1.488s coverage: 0.5% of statements [2020-05-07T13:48:51.013Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-07T13:48:51.271Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-07T13:48:53.099Z] ok github.com/docker/docker/daemon/discovery 0.340s coverage: 30.0% of statements [2020-05-07T13:48:53.687Z] --- PASS: TestServiceUpdateNetwork (14.81s) [2020-05-07T13:48:53.687Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T13:48:53.687Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T13:48:53.946Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T13:48:54.044Z] ok github.com/docker/docker/daemon/config 0.823s coverage: 79.6% of statements [2020-05-07T13:48:54.547Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-07T13:48:55.918Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-07T13:48:56.177Z] ok github.com/docker/docker/daemon/events 0.332s coverage: 50.0% of statements [2020-05-07T13:48:57.134Z] ok github.com/docker/docker/daemon/graphdriver 0.703s coverage: 2.3% of statements [2020-05-07T13:48:57.134Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.200s coverage: 11.1% of statements [2020-05-07T13:48:57.815Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-07T13:48:58.081Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2020-05-07T13:48:58.528Z] ok github.com/docker/docker/daemon 2.809s coverage: 9.2% of statements [2020-05-07T13:48:58.528Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T13:48:58.528Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T13:48:58.528Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T13:48:58.528Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T13:48:58.528Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-07T13:48:58.528Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-07T13:48:58.529Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-07T13:48:59.711Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-07T13:49:01.378Z] ok github.com/docker/docker/daemon/logger 0.627s coverage: 42.1% of statements [2020-05-07T13:49:01.609Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-07T13:49:01.825Z] ok github.com/docker/docker/daemon/images 0.597s coverage: 4.9% of statements [2020-05-07T13:49:02.056Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T13:49:02.273Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T13:49:02.273Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T13:49:02.540Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-07T13:49:02.721Z] ok github.com/docker/docker/daemon/logger/awslogs 1.250s coverage: 77.4% of statements [2020-05-07T13:49:02.721Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-07T13:49:02.721Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T13:49:02.721Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T13:49:02.721Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-07T13:49:02.721Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-07T13:49:03.169Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 1.036s coverage: 61.6% of statements [2020-05-07T13:49:03.169Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.242s coverage: 87.2% of statements [2020-05-07T13:49:05.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-07T13:49:06.020Z] ok github.com/docker/docker/daemon/logger/local 0.496s coverage: 75.2% of statements [2020-05-07T13:49:06.020Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T13:49:06.020Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.686s coverage: 21.4% of statements [2020-05-07T13:49:06.467Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.544s coverage: 33.3% of statements [2020-05-07T13:49:06.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-07T13:49:07.970Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2020-05-07T13:49:08.915Z] ok github.com/docker/docker/daemon/logger/syslog 0.236s coverage: 47.8% of statements [2020-05-07T13:49:08.915Z] ok github.com/docker/docker/daemon/logger/splunk 2.984s coverage: 82.5% of statements [2020-05-07T13:49:08.915Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T13:49:08.915Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-07T13:49:08.915Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T13:49:10.168Z] --- PASS: TestServiceUpdatePidsLimit (17.43s) [2020-05-07T13:49:10.168Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-07T13:49:10.168Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-05-07T13:49:10.168Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-07T13:49:10.168Z] PASS [2020-05-07T13:49:10.168Z] [2020-05-07T13:49:10.168Z] === Skipped [2020-05-07T13:49:10.168Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T13:49:10.168Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T13:49:10.168Z] [2020-05-07T13:49:10.168Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-07T13:49:10.168Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:49:10.168Z] [2020-05-07T13:49:10.168Z] [2020-05-07T13:49:10.168Z] DONE 27 tests, 2 skipped in 159.859s [2020-05-07T13:49:10.168Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T13:49:10.168Z] ++ 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-05-07T13:49:10.168Z] ++ set -e [2020-05-07T13:49:10.168Z] ++ '[' -n 0 ']' [2020-05-07T13:49:10.168Z] ++ set -x [2020-05-07T13:49:10.168Z] ++ env -i DEST=/go/src/github.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-05-07T13:49:10.168Z] INFO: Testing against a local daemon [2020-05-07T13:49:10.168Z] === RUN TestSessionCreate [2020-05-07T13:49:10.168Z] --- PASS: TestSessionCreate (0.05s) [2020-05-07T13:49:10.168Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T13:49:10.168Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-07T13:49:10.168Z] PASS [2020-05-07T13:49:10.168Z] [2020-05-07T13:49:10.168Z] DONE 2 tests in 0.252s [2020-05-07T13:49:10.168Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T13:49:10.168Z] ++ 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-05-07T13:49:10.168Z] ++ set -e [2020-05-07T13:49:10.168Z] ++ '[' -n 0 ']' [2020-05-07T13:49:10.168Z] ++ set -x [2020-05-07T13:49:10.168Z] ++ env -i DEST=/go/src/github.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-05-07T13:49:10.168Z] INFO: Testing against a local daemon [2020-05-07T13:49:10.168Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T13:49:10.168Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:49:10.168Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T13:49:10.168Z] === RUN TestEventsExecDie [2020-05-07T13:49:10.168Z] --- PASS: TestEventsExecDie (0.92s) [2020-05-07T13:49:10.168Z] === RUN TestEventsBackwardsCompatible [2020-05-07T13:49:10.168Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-07T13:49:10.168Z] === RUN TestInfoBinaryCommits [2020-05-07T13:49:10.426Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-07T13:49:10.426Z] === RUN TestInfoAPIVersioned [2020-05-07T13:49:10.426Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T13:49:10.426Z] === RUN TestInfoDiscoveryBackend [2020-05-07T13:49:10.992Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-05-07T13:49:10.992Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T13:49:11.765Z] ok github.com/docker/docker/distribution 1.601s coverage: 20.3% of statements [2020-05-07T13:49:11.765Z] ok github.com/docker/docker/errdefs 0.319s coverage: 49.4% of statements [2020-05-07T13:49:11.765Z] ok github.com/docker/docker/distribution/metadata 1.658s coverage: 48.2% of statements [2020-05-07T13:49:11.926Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T13:49:11.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T13:49:12.004Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-07T13:49:12.004Z] --- PASS: TestImportExtremelyLargeImageWorks (173.75s) [2020-05-07T13:49:12.004Z] PASS [2020-05-07T13:49:12.004Z] [2020-05-07T13:49:12.004Z] DONE 12 tests in 177.559s [2020-05-07T13:49:12.004Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T13:49:12.004Z] ++ 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-05-07T13:49:12.004Z] ++ set -e [2020-05-07T13:49:12.004Z] ++ '[' -n 0 ']' [2020-05-07T13:49:12.004Z] ++ set -x [2020-05-07T13:49:12.004Z] ++ env -i DEST=/go/src/github.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-05-07T13:49:12.004Z] INFO: Testing against a local daemon [2020-05-07T13:49:12.004Z] === RUN TestNetworkCreateDelete [2020-05-07T13:49:12.004Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-07T13:49:12.004Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T13:49:12.004Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-05-07T13:49:12.004Z] === RUN TestInspectNetwork [2020-05-07T13:49:12.213Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T13:49:12.493Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-05-07T13:49:12.493Z] === RUN TestInfoAPI [2020-05-07T13:49:12.493Z] --- PASS: TestInfoAPI (0.05s) [2020-05-07T13:49:12.493Z] === RUN TestInfoAPIWarnings [2020-05-07T13:49:13.162Z] ok github.com/docker/docker/distribution/xfer 2.202s coverage: 76.8% of statements [2020-05-07T13:49:13.162Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T13:49:13.429Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-05-07T13:49:13.429Z] === RUN TestInfoDebug [2020-05-07T13:49:13.609Z] ok github.com/docker/docker/image/cache 0.243s coverage: 19.2% of statements [2020-05-07T13:49:13.688Z] --- PASS: TestInfoDebug (0.58s) [2020-05-07T13:49:13.688Z] === RUN TestInfoInsecureRegistries [2020-05-07T13:49:14.057Z] ok github.com/docker/docker/image/v1 0.130s coverage: 25.0% of statements [2020-05-07T13:49:14.255Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-05-07T13:49:14.255Z] === RUN TestInfoRegistryMirrors [2020-05-07T13:49:14.506Z] ok github.com/docker/docker/image 0.988s coverage: 86.4% of statements [2020-05-07T13:49:14.506Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T13:49:14.506Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T13:49:15.190Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-05-07T13:49:15.190Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T13:49:15.190Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-05-07T13:49:15.190Z] === RUN TestPingCacheHeaders [2020-05-07T13:49:15.448Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-07T13:49:15.448Z] === RUN TestPingGet [2020-05-07T13:49:15.448Z] --- PASS: TestPingGet (0.04s) [2020-05-07T13:49:15.448Z] === RUN TestPingHead [2020-05-07T13:49:15.448Z] --- PASS: TestPingHead (0.05s) [2020-05-07T13:49:15.448Z] === RUN TestVersion [2020-05-07T13:49:15.448Z] --- PASS: TestVersion (0.05s) [2020-05-07T13:49:15.448Z] PASS [2020-05-07T13:49:15.448Z] [2020-05-07T13:49:15.448Z] === Skipped [2020-05-07T13:49:15.448Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:49:15.448Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T13:49:15.448Z] [2020-05-07T13:49:15.448Z] [2020-05-07T13:49:15.448Z] DONE 18 tests, 1 skipped in 6.351s [2020-05-07T13:49:15.448Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T13:49:15.448Z] ++ 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-05-07T13:49:15.448Z] ++ set -e [2020-05-07T13:49:15.448Z] ++ '[' -n 0 ']' [2020-05-07T13:49:15.448Z] ++ set -x [2020-05-07T13:49:15.448Z] ++ env -i DEST=/go/src/github.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-05-07T13:49:15.451Z] ok github.com/docker/docker/libcontainerd/queue 0.130s coverage: 100.0% of statements [2020-05-07T13:49:15.707Z] INFO: Testing against a local daemon [2020-05-07T13:49:15.707Z] === RUN TestVolumesCreateAndList [2020-05-07T13:49:15.707Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-07T13:49:15.707Z] === RUN TestVolumesRemove [2020-05-07T13:49:15.707Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-07T13:49:15.707Z] === RUN TestVolumesInspect [2020-05-07T13:49:15.707Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-07T13:49:15.707Z] === RUN TestVolumesInvalidJSON [2020-05-07T13:49:15.707Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T13:49:15.707Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T13:49:15.965Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T13:49:15.965Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-07T13:49:15.965Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T13:49:15.965Z] PASS [2020-05-07T13:49:15.965Z] [2020-05-07T13:49:15.965Z] DONE 5 tests in 0.368s [2020-05-07T13:49:15.965Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T13:49:16.223Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T13:49:16.223Z] +++ kill 13875 [2020-05-07T13:49:16.954Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 50.0% of statements [2020-05-07T13:49:16.954Z] ok github.com/docker/docker/layer 0.333s coverage: 30.1% of statements [2020-05-07T13:49:16.954Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T13:49:17.256Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T13:49:17.256Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T13:49:17.256Z] === RUN TestInspectNetwork/network_name [2020-05-07T13:49:17.256Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T13:49:17.599Z] +++ /etc/init.d/apparmor stop [2020-05-07T13:49:17.599Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T13:49:17.599Z] [2020-05-07T13:49:17.599Z] Unloading profiles will leave already running processes permanently [2020-05-07T13:49:17.599Z] unconfined, which can lead to unexpected situations. [2020-05-07T13:49:17.599Z] [2020-05-07T13:49:17.599Z] To set a process to complain mode, use the command line tool [2020-05-07T13:49:17.599Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T13:49:17.599Z] +++ true [2020-05-07T13:49:17.599Z] [2020-05-07T13:49:18.457Z] ok github.com/docker/docker/opts 0.255s coverage: 67.7% of statements [2020-05-07T13:49:18.904Z] ok github.com/docker/docker/libcontainerd/local 0.513s coverage: 1.0% of statements [2020-05-07T13:49:18.904Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T13:49:18.904Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T13:49:18.904Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T13:49:18.904Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T13:49:18.904Z] ? github.com/docker/docker/oci/caps [no test files] Post stage [Pipeline] junit [2020-05-07T13:49:19.512Z] Recording test results [2020-05-07T13:49:19.850Z] ok github.com/docker/docker/pkg/authorization 0.716s coverage: 26.8% of statements [2020-05-07T13:49:19.850Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2020-05-07T13:49:19.850Z] ok github.com/docker/docker/pkg/capabilities 0.068s coverage: 87.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T13:49:20.319Z] + echo Ensuring container killed. [2020-05-07T13:49:20.319Z] Ensuring container killed. [2020-05-07T13:49:20.319Z] + docker rm -vf docker-pr2 [2020-05-07T13:49:20.319Z] Error: No such container: docker-pr2 [2020-05-07T13:49:20.319Z] + true [Pipeline] sh [2020-05-07T13:49:20.607Z] + echo Chowning /workspace to jenkins user [2020-05-07T13:49:20.607Z] Chowning /workspace to jenkins user [2020-05-07T13:49:20.607Z] + id -u [2020-05-07T13:49:20.607Z] + id -g [2020-05-07T13:49:20.607Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40910:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T13:49:20.607Z] Unable to find image 'busybox:latest' locally [2020-05-07T13:49:20.796Z] ok github.com/docker/docker/pkg/directory 0.141s coverage: 80.0% of statements [2020-05-07T13:49:20.865Z] latest: Pulling from library/busybox [2020-05-07T13:49:20.866Z] a28b2a8c0530: Pulling fs layer [2020-05-07T13:49:20.866Z] a28b2a8c0530: Download complete [2020-05-07T13:49:21.124Z] a28b2a8c0530: Pull complete [2020-05-07T13:49:21.124Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T13:49:21.124Z] Status: Downloaded newer image for busybox:latest [2020-05-07T13:49:21.244Z] ok github.com/docker/docker/pkg/chrootarchive 0.217s coverage: 15.4% of statements [2020-05-07T13:49:21.430Z] --- PASS: TestInspectNetwork (9.33s) [2020-05-07T13:49:21.430Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T13:49:21.430Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T13:49:21.430Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T13:49:21.430Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T13:49:21.430Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T13:49:21.692Z] ok github.com/docker/docker/pkg/discovery 0.129s coverage: 58.3% of statements [2020-05-07T13:49:22.139Z] ok github.com/docker/docker/pkg/discovery/file 0.187s coverage: 92.9% of statements [2020-05-07T13:49:23.084Z] ok github.com/docker/docker/pkg/discovery/memory 0.354s coverage: 92.3% of statements [2020-05-07T13:49:23.532Z] ok github.com/docker/docker/pkg/discovery/nodes 0.060s coverage: 93.8% of statements [2020-05-07T13:49:23.951Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-05-07T13:49:23.951Z] === RUN TestNetworkInvalidJSON [2020-05-07T13:49:23.951Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T13:49:23.951Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T13:49:23.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:49:23.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:49:23.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:49:23.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:49:23.951Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T13:49:23.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T13:49:23.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T13:49:23.951Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-07T13:49:23.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-07T13:49:23.951Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-07T13:49:23.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T13:49:23.951Z] === RUN TestHostIPv4BridgeLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T13:49:24.476Z] ok github.com/docker/docker/pkg/filenotify 0.138s coverage: 36.2% of statements [2020-05-07T13:49:24.515Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-05-07T13:49:24.515Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T13:49:24.709Z] + bundleName=arm64-integration [2020-05-07T13:49:24.709Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-07T13:49:24.709Z] Creating arm64-integration-bundles.tar.gz [2020-05-07T13:49:24.709Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-07T13:49:24.709Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T13:49:24.978Z] Archiving artifacts [2020-05-07T13:49:25.421Z] ok github.com/docker/docker/pkg/fileutils 0.147s coverage: 87.7% of statements [2020-05-07T13:49:25.421Z] ok github.com/docker/docker/pkg/homedir 0.071s coverage: 42.9% of statements [2020-05-07T13:49:25.444Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-05-07T13:49:25.444Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T13:49:25.869Z] ok github.com/docker/docker/pkg/archive 6.850s coverage: 62.0% of statements [2020-05-07T13:49:26.317Z] ok github.com/docker/docker/pkg/idtools 0.119s coverage: 6.5% of statements [2020-05-07T13:49:26.374Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-05-07T13:49:26.375Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T13:49:26.834Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40910/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T13:49:27.157Z] + make clean [2020-05-07T13:49:27.262Z] ok github.com/docker/docker/pkg/discovery/kv 3.350s coverage: 84.1% of statements [2020-05-07T13:49:27.306Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-05-07T13:49:27.306Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T13:49:27.709Z] ok github.com/docker/docker/pkg/ioutils 0.765s coverage: 69.2% of statements [2020-05-07T13:49:27.724Z] docker volume rm -f docker-dev-cache [2020-05-07T13:49:27.982Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T13:49:28.157Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2020-05-07T13:49:28.157Z] ok github.com/docker/docker/pkg/locker 0.069s coverage: 88.9% of statements [2020-05-07T13:49:28.604Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-05-07T13:49:28.674Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-07T13:49:28.674Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T13:49:29.054Z] ok github.com/docker/docker/pkg/namesgenerator 0.077s coverage: 85.7% of statements [2020-05-07T13:49:29.238Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-05-07T13:49:29.238Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T13:49:29.502Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2020-05-07T13:49:29.950Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2020-05-07T13:49:30.896Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.119s coverage: 56.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T13:49:31.850Z] ok github.com/docker/docker/pkg/plugins/transport 0.164s coverage: 85.7% of statements [2020-05-07T13:49:31.850Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-05-07T13:49:32.516Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s) [2020-05-07T13:49:32.516Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T13:49:32.516Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:49:32.516Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:49:32.516Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T13:49:32.773Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-07T13:49:32.796Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2020-05-07T13:49:33.763Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2020-05-07T13:49:33.763Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 73.9% of statements [2020-05-07T13:49:34.216Z] ok github.com/docker/docker/pkg/signal 0.067s coverage: 20.3% of statements [2020-05-07T13:49:34.668Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-07T13:49:34.676Z] ok github.com/docker/docker/pkg/stdcopy 0.072s coverage: 100.0% of statements [2020-05-07T13:49:35.652Z] ok github.com/docker/docker/pkg/streamformatter 0.116s coverage: 66.2% of statements [2020-05-07T13:49:35.652Z] ok github.com/docker/docker/pkg/stringid 0.077s coverage: 70.6% of statements [2020-05-07T13:49:36.116Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T13:49:36.116Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T13:49:36.116Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T13:49:36.116Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T13:49:36.116Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-07T13:49:36.116Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-07T13:49:36.116Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T13:49:36.116Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T13:49:37.094Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2020-05-07T13:49:37.551Z] ok github.com/docker/docker/pkg/tailfile 0.309s coverage: 88.6% of statements [2020-05-07T13:49:38.510Z] ok github.com/docker/docker/pkg/system 0.133s coverage: 13.8% of statements [2020-05-07T13:49:38.510Z] ok github.com/docker/docker/pkg/tarsum 0.173s coverage: 89.3% of statements [2020-05-07T13:49:38.510Z] testing: warning: no tests to run [2020-05-07T13:49:38.510Z] coverage: [no statements] [2020-05-07T13:49:38.510Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2020-05-07T13:49:39.463Z] ok github.com/docker/docker/pkg/truncindex 0.188s coverage: 91.5% of statements [2020-05-07T13:49:39.463Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-05-07T13:49:39.463Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-05-07T13:49:40.966Z] ok github.com/docker/docker/plugin/v2 0.152s coverage: 20.1% of statements [2020-05-07T13:49:40.966Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2020-05-07T13:49:41.912Z] ok github.com/docker/docker/plugin 0.264s coverage: 12.5% of statements [2020-05-07T13:49:42.857Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 45.3% of statements [2020-05-07T13:49:42.857Z] ok github.com/docker/docker/registry/resumable 0.258s coverage: 100.0% of statements [2020-05-07T13:49:43.803Z] ok github.com/docker/docker/registry 0.419s coverage: 51.5% of statements [2020-05-07T13:49:43.803Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2020-05-07T13:49:44.250Z] ok github.com/docker/docker/runconfig 0.183s coverage: 52.2% of statements [2020-05-07T13:49:44.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-07T13:49:44.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-07T13:49:45.447Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-07T13:49:46.010Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-07T13:49:47.097Z] ok github.com/docker/docker/volume/local 0.111s coverage: 37.7% of statements [2020-05-07T13:49:47.097Z] ok github.com/docker/docker/volume/drivers 0.311s coverage: 36.1% of statements [2020-05-07T13:49:47.378Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-07T13:49:47.378Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-07T13:49:47.545Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 66.2% of statements [2020-05-07T13:49:47.635Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-07T13:49:48.944Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T13:49:48.944Z] [2020-05-07T13:49:48.944Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T13:49:48.944Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T13:49:48.944Z] HOSTNAME=63fc47f04128 [2020-05-07T13:49:48.944Z] TESTDEBUG=0 [2020-05-07T13:49:48.944Z] DEST=bundles/test-integration [2020-05-07T13:49:48.944Z] PWD=/go/src/github.com/docker/docker [2020-05-07T13:49:48.944Z] DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e [2020-05-07T13:49:48.944Z] container=docker [2020-05-07T13:49:48.944Z] HOME=/root [2020-05-07T13:49:48.944Z] GOLANG_VERSION=1.13.10 [2020-05-07T13:49:48.944Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T13:49:48.944Z] VALIDATE_BRANCH=master [2020-05-07T13:49:48.944Z] TERM=xterm [2020-05-07T13:49:48.944Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T13:49:48.944Z] SHLVL=1 [2020-05-07T13:49:48.944Z] TIMEOUT=120m [2020-05-07T13:49:48.944Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T13:49:48.944Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T13:49:48.944Z] GO111MODULE=off [2020-05-07T13:49:48.944Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T13:49:48.944Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T13:49:48.944Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T13:49:48.944Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T13:49:48.944Z] GOPATH=/go [2020-05-07T13:49:48.944Z] PKG_CONFIG=pkg-config [2020-05-07T13:49:48.944Z] _=/usr/bin/env [2020-05-07T13:49:48.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T13:49:49.047Z] ok github.com/docker/docker/volume/service 0.417s coverage: 70.3% of statements [2020-05-07T13:49:50.908Z] --- PASS: TestServiceWithDataPathPortInit (17.92s) [2020-05-07T13:49:50.908Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T13:49:51.549Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T13:49:51.549Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-05-07T13:49:51.549Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-05-07T13:49:51.549Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T13:49:51.549Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T13:49:51.549Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T13:49:52.113Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T13:49:52.113Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T13:49:52.113Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T13:49:52.113Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T13:49:52.370Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T13:49:52.627Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T13:49:53.559Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T13:49:53.559Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T13:49:54.123Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.8% of statements [2020-05-07T13:49:54.123Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T13:49:54.123Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T13:49:54.123Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T13:49:54.123Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T13:49:54.123Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T13:49:54.123Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T13:49:54.123Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T13:49:54.686Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-05-07T13:49:54.686Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-07T13:49:54.686Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T13:49:54.686Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T13:49:54.686Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T13:49:54.686Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T13:49:54.686Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T13:49:54.687Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T13:49:54.687Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T13:49:54.944Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-05-07T13:49:54.944Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T13:49:54.944Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T13:49:55.509Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-05-07T13:49:56.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-07T13:49:58.737Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-07T13:49:58.994Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-07T13:49:59.557Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.14s) [2020-05-07T13:49:59.558Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:di2w3esofw2uzwynq31use3d8 Created:2020-05-07 13:49:52.209629298 +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[4dba06cfcf9ebad72dc8ec6b8a376577acf4057be7c50ef1ca8ec69700857e44:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l3j8h5n6ldg9ux7shg1pvnvr7 EndpointID:2b5ff2780969c2ca1c1ced67c6926d91c8a3a103348b6b7b3cfc78ea3c322965 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6cec76de941f413be06478c2f44f741626ea645945678f0b4f0d640d34f818e7 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:538d822f26af IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l3j8h5n6ldg9ux7shg1pvnvr7 EndpointID:2b5ff2780969c2ca1c1ced67c6926d91c8a3a103348b6b7b3cfc78ea3c322965 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T13:49:59.558Z] PASS [2020-05-07T13:49:59.558Z] [2020-05-07T13:49:59.558Z] === Skipped [2020-05-07T13:49:59.558Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:49:59.558Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:49:59.558Z] [2020-05-07T13:49:59.558Z] [2020-05-07T13:49:59.558Z] DONE 22 tests, 1 skipped in 48.171s [2020-05-07T13:49:59.558Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-07T13:49:59.558Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T13:49:59.558Z] ++ 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-05-07T13:49:59.558Z] ++ set -e [2020-05-07T13:49:59.558Z] ++ '[' -n 0 ']' [2020-05-07T13:49:59.558Z] ++ set -x [2020-05-07T13:49:59.558Z] ++ env -i DEST=/go/src/github.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-05-07T13:49:59.815Z] INFO: Testing against a local daemon [2020-05-07T13:49:59.815Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T13:49:59.815Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T13:49:59.815Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:49:59.815Z] === RUN TestDockerNetworkIpvlan [2020-05-07T13:49:59.815Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T13:49:59.815Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:49:59.815Z] PASS [2020-05-07T13:49:59.815Z] [2020-05-07T13:49:59.815Z] === Skipped [2020-05-07T13:49:59.815Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T13:49:59.815Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:49:59.815Z] [2020-05-07T13:49:59.815Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T13:49:59.815Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T13:49:59.815Z] [2020-05-07T13:49:59.815Z] [2020-05-07T13:49:59.815Z] DONE 2 tests, 2 skipped in 0.135s [2020-05-07T13:49:59.815Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T13:49:59.815Z] ++ 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-05-07T13:49:59.815Z] ++ set -e [2020-05-07T13:49:59.815Z] ++ '[' -n 0 ']' [2020-05-07T13:49:59.815Z] ++ set -x [2020-05-07T13:49:59.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-07T13:49:59.815Z] INFO: Testing against a local daemon [2020-05-07T13:49:59.815Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T13:49:59.832Z] ok github.com/docker/docker/builder/dockerfile 0.575s coverage: 48.2% of statements [2020-05-07T13:49:59.832Z] ok github.com/docker/docker/builder/remotecontext 0.227s coverage: 13.6% of statements [2020-05-07T13:50:00.072Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-07T13:50:00.329Z] === RUN TestDockerSuite/TestBuildFails [2020-05-07T13:50:00.397Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-07T13:50:01.735Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-07T13:50:01.735Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.62s) [2020-05-07T13:50:01.735Z] === RUN TestDockerNetworkMacvlan [2020-05-07T13:50:01.735Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-07T13:50:01.768Z] ok github.com/docker/docker/builder/remotecontext/git 1.449s coverage: 86.3% of statements [2020-05-07T13:50:01.768Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T13:50:01.768Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T13:50:02.302Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T13:50:03.237Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T13:50:04.172Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-07T13:50:04.172Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T13:50:05.043Z] ok github.com/docker/docker/client 0.175s coverage: 75.4% of statements [2020-05-07T13:50:06.694Z] ok github.com/docker/docker/pkg/plugins 35.088s coverage: 73.4% of statements [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T13:50:06.694Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T13:50:06.698Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === Skipped [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-07T13:50:07.142Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-07T13:50:07.142Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-07T13:50:07.142Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-05-07T13:50:07.142Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-07T13:50:07.142Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-07T13:50:07.142Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-07T13:50:07.142Z] daemon_test.go:147: root required [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-07T13:50:07.142Z] reload_test.go:520: root required [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-07T13:50:07.142Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-07T13:50:07.142Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-07T13:50:07.142Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-07T13:50:07.142Z] download_test.go:268: Needs fixing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-07T13:50:07.142Z] layer_test.go:304: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-07T13:50:07.142Z] layer_test.go:353: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-07T13:50:07.142Z] layer_test.go:468: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-07T13:50:07.142Z] layer_test.go:697: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-07T13:50:07.142Z] migration_test.go:46: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-07T13:50:07.142Z] migration_test.go:182: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-07T13:50:07.142Z] mount_test.go:17: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-07T13:50:07.142Z] mount_test.go:76: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-07T13:50:07.142Z] mount_test.go:125: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-07T13:50:07.142Z] mount_test.go:212: Failing on Windows [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:133: Xz not present in msys2 [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:238: Failing on Windows CI machines [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-07T13:50:07.142Z] archive_windows_test.go:16: Currently fails [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-07T13:50:07.142Z] changes_test.go:192: needs more investigation [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-07T13:50:07.142Z] changes_test.go:405: needs further investigation [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-07T13:50:07.142Z] changes_test.go:441: needs further investigation [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-07T13:50:07.142Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.142Z] [2020-05-07T13:50:07.262Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-07T13:50:07.589Z] poller_test.go:41: No chmod on Windows [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-07T13:50:07.589Z] fileutils_test.go:134: Needs porting to Windows [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-07T13:50:07.589Z] fileutils_test.go:180: Needs porting to Windows [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-07T13:50:07.589Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-07T13:50:07.589Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-07T13:50:07.589Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-07T13:50:07.589Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-07T13:50:07.589Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-07T13:50:07.589Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] [2020-05-07T13:50:07.589Z] DONE 1760 tests, 46 skipped in 201.232s [2020-05-07T13:50:07.589Z] INFO: make.ps1 ended at 05/07/2020 13:50:07 [2020-05-07T13:50:08.192Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-07T13:50:09.094Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-07T13:50:09.094Z] INFO: Unit tests ended at 05/07/2020 13:50:08. Duration:00:03:35.0564300 [2020-05-07T13:50:09.094Z] INFO: Building busybox [2020-05-07T13:50:09.094Z] Sending build context to Docker daemon 5.12kB [2020-05-07T13:50:09.094Z] [2020-05-07T13:50:09.094Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-07T13:50:09.094Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-07T13:50:09.094Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-07T13:50:09.094Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-07T13:50:09.094Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-07T13:50:09.094Z] ---> fdf6432edbdc [2020-05-07T13:50:09.094Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-07T13:50:09.094Z] ---> Running in 94cb9a4aa852 [2020-05-07T13:50:10.088Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-07T13:50:10.088Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-07T13:50:10.345Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T13:50:11.276Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-07T13:50:13.804Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-07T13:50:14.370Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-07T13:50:14.822Z] Removing intermediate container 94cb9a4aa852 [2020-05-07T13:50:14.822Z] ---> b9be05e5f9b2 [2020-05-07T13:50:14.822Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-07T13:50:14.822Z] ---> Running in 3fbaa92d1924 [2020-05-07T13:50:14.822Z] Removing intermediate container 3fbaa92d1924 [2020-05-07T13:50:14.822Z] ---> 57ada95239eb [2020-05-07T13:50:14.822Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-07T13:50:14.822Z] ---> Running in e62b47a5dfa4 [2020-05-07T13:50:14.934Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-07T13:50:15.270Z] Removing intermediate container e62b47a5dfa4 [2020-05-07T13:50:15.270Z] ---> 137438b484ca [2020-05-07T13:50:15.270Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-07T13:50:16.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T13:50:16.779Z] [2020-05-07T13:50:16.779Z] ---> 42c97bbd2117 [2020-05-07T13:50:16.779Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-07T13:50:16.779Z] ---> Running in 61bb0895c244 [2020-05-07T13:50:17.673Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-07T13:50:18.236Z] --- PASS: TestDockerNetworkMacvlan (16.61s) [2020-05-07T13:50:18.236Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-07T13:50:18.236Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-05-07T13:50:18.236Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s) [2020-05-07T13:50:18.236Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s) [2020-05-07T13:50:18.236Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.51s) [2020-05-07T13:50:18.236Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.63s) [2020-05-07T13:50:18.236Z] PASS [2020-05-07T13:50:18.236Z] [2020-05-07T13:50:18.236Z] DONE 8 tests in 18.345s [2020-05-07T13:50:18.236Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T13:50:18.236Z] ++ 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-05-07T13:50:18.236Z] ++ set -e [2020-05-07T13:50:18.236Z] ++ '[' -n 0 ']' [2020-05-07T13:50:18.236Z] ++ set -x [2020-05-07T13:50:18.236Z] ++ env -i DEST=/go/src/github.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-05-07T13:50:18.236Z] testing: warning: no tests to run [2020-05-07T13:50:18.236Z] PASS [2020-05-07T13:50:18.236Z] [2020-05-07T13:50:18.236Z] DONE 0 tests in 0.023s [2020-05-07T13:50:18.236Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T13:50:18.236Z] ++ 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-05-07T13:50:18.236Z] ++ set -e [2020-05-07T13:50:18.236Z] ++ '[' -n 0 ']' [2020-05-07T13:50:18.236Z] ++ set -x [2020-05-07T13:50:18.236Z] ++ env -i DEST=/go/src/github.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-05-07T13:50:18.236Z] INFO: Testing against a local daemon [2020-05-07T13:50:18.236Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T13:50:20.131Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-07T13:50:20.131Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-05-07T13:50:20.131Z] === RUN TestAuthZPluginTLS [2020-05-07T13:50:20.696Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-07T13:50:20.696Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T13:50:21.262Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-05-07T13:50:21.262Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T13:50:21.262Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-07T13:50:21.827Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-07T13:50:21.827Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T13:50:22.390Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-07T13:50:22.390Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T13:50:24.285Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-05-07T13:50:24.285Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T13:50:24.542Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-05-07T13:50:24.542Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T13:50:25.106Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-05-07T13:50:25.106Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T13:50:25.670Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-07T13:50:25.670Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T13:50:25.926Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-07T13:50:26.490Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-07T13:50:26.747Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-07T13:50:27.312Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-07T13:50:27.570Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2020-05-07T13:50:27.570Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T13:50:27.827Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-07T13:50:27.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-07T13:50:28.085Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-07T13:50:29.114Z] Removing intermediate container 61bb0895c244 [2020-05-07T13:50:29.114Z] ---> 2b6013428d86 [2020-05-07T13:50:29.114Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-07T13:50:29.114Z] ---> Running in 7019b726cf58 [2020-05-07T13:50:29.114Z] [2020-05-07T13:50:29.114Z] SUCCESS: Specified value was saved. [2020-05-07T13:50:29.456Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-07T13:50:29.713Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-05-07T13:50:29.713Z] === RUN TestAuthZPluginHeader [2020-05-07T13:50:29.970Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-07T13:50:30.534Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-07T13:50:30.790Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-05-07T13:50:30.790Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T13:50:31.355Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-07T13:50:31.612Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-07T13:50:31.962Z] Removing intermediate container 7019b726cf58 [2020-05-07T13:50:31.962Z] ---> 42e280643afd [2020-05-07T13:50:31.962Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-07T13:50:31.962Z] ---> Running in 323f7897a371 [2020-05-07T13:50:32.175Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-07T13:50:33.547Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-07T13:50:34.809Z] Cannot create a file when that file already exists. [2020-05-07T13:50:35.442Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2020-05-07T13:50:35.442Z] === RUN TestAuthZPluginV2Disable [2020-05-07T13:50:36.372Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-07T13:50:38.898Z] --- PASS: TestAuthZPluginV2Disable (3.55s) [2020-05-07T13:50:38.898Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T13:50:40.508Z] Removing intermediate container 323f7897a371 [2020-05-07T13:50:40.508Z] ---> cdff95e65a75 [2020-05-07T13:50:40.508Z] Step 13/13 : CMD ["sh"] [2020-05-07T13:50:40.508Z] ---> Running in 57643d230925 [2020-05-07T13:50:40.508Z] Removing intermediate container 57643d230925 [2020-05-07T13:50:40.508Z] ---> a470c97b7958 [2020-05-07T13:50:40.508Z] Successfully built a470c97b7958 [2020-05-07T13:50:40.508Z] Successfully tagged busybox:latest [2020-05-07T13:50:40.508Z] INFO: Docker images of the daemon under test [2020-05-07T13:50:40.508Z] [2020-05-07T13:50:40.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-07T13:50:40.508Z] busybox latest a470c97b7958 Less than a second ago 4.99GB [2020-05-07T13:50:40.508Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB [2020-05-07T13:50:40.508Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB [2020-05-07T13:50:40.508Z] [2020-05-07T13:50:40.508Z] INFO: Running integration tests at 05/07/2020 13:50:39... [2020-05-07T13:50:40.508Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-07T13:50:40.508Z] INFO: Integration API tests being run from the host: [2020-05-07T13:50:40.508Z] INFO: make.ps1 starting at 05/07/2020 13:50:39 [2020-05-07T13:50:40.955Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-07T13:50:42.171Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-07T13:50:42.171Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s) [2020-05-07T13:50:42.171Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T13:50:43.738Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 30.8% of statements [2020-05-07T13:50:44.669Z] ok github.com/docker/docker/container 0.143s coverage: 34.9% of statements [2020-05-07T13:50:44.669Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T13:50:44.669Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T13:50:44.669Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T13:50:44.669Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T13:50:46.349Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-07T13:50:46.349Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-07T13:50:46.349Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-07T13:50:46.349Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-07T13:50:46.606Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-07T13:50:46.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T13:50:47.169Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-07T13:50:47.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T13:50:49.692Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-07T13:50:50.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-07T13:50:52.153Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-07T13:50:52.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T13:50:53.523Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.50s) [2020-05-07T13:50:53.523Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T13:50:54.633Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2020-05-07T13:50:56.006Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-07T13:50:56.052Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-07T13:50:56.309Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-07T13:50:56.873Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-07T13:50:57.375Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-05-07T13:51:01.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:51:01.884Z] INFO: Testing against a local daemon [2020-05-07T13:51:06.831Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-07T13:51:07.334Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-05-07T13:51:07.334Z] ok github.com/docker/docker/daemon 12.252s coverage: 17.4% of statements [2020-05-07T13:51:07.334Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T13:51:07.334Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T13:51:08.707Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-05-07T13:51:08.707Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 81.7% of statements [2020-05-07T13:51:09.641Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-05-07T13:51:09.641Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T13:51:09.641Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T13:51:10.104Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-05-07T13:51:10.104Z] PASS [2020-05-07T13:51:10.104Z] [2020-05-07T13:51:10.104Z] DONE 17 tests in 52.044s [2020-05-07T13:51:10.361Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T13:51:10.361Z] ++ 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-05-07T13:51:10.361Z] ++ set -e [2020-05-07T13:51:10.361Z] ++ '[' -n 0 ']' [2020-05-07T13:51:10.361Z] ++ set -x [2020-05-07T13:51:10.361Z] ++ env -i DEST=/go/src/github.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-05-07T13:51:10.361Z] INFO: Testing against a local daemon [2020-05-07T13:51:10.361Z] === RUN TestPluginInvalidJSON [2020-05-07T13:51:10.361Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:51:10.361Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:51:10.361Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T13:51:10.361Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-07T13:51:10.361Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T13:51:10.361Z] === RUN TestPluginInstall [2020-05-07T13:51:10.361Z] === RUN TestPluginInstall/no_auth [2020-05-07T13:51:10.574Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-07T13:51:10.619Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-07T13:51:12.514Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-07T13:51:13.099Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-07T13:51:13.664Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.230s coverage: 57.0% of statements [2020-05-07T13:51:13.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-07T13:51:16.412Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-07T13:51:16.412Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-07T13:51:16.543Z] ok github.com/docker/docker/integration/build 15.194s [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === Skipped [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-07T13:51:16.543Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-07T13:51:16.543Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-07T13:51:16.543Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-05-07T13:51:16.543Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-05-07T13:51:16.543Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-07T13:51:16.543Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-05-07T13:51:16.543Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-07T13:51:16.543Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-07T13:51:16.543Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-07T13:51:16.543Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] [2020-05-07T13:51:16.543Z] DONE 22 tests, 10 skipped in 35.868s [2020-05-07T13:51:16.941Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.349s coverage: 72.5% of statements [2020-05-07T13:51:16.990Z] [2020-05-07T13:51:16.990Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-07T13:51:17.198Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.611s coverage: 46.2% of statements [2020-05-07T13:51:18.568Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-05-07T13:51:18.568Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T13:51:18.935Z] time="2020-05-07T13:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:51:18.935Z] time="2020-05-07T13:51:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:51:18.935Z] time="2020-05-07T13:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2595e6f95381ae2999275be312cbc3e985a8fe1ff57cd04c41e9357d0820941f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:51:18.935Z] time="2020-05-07T13:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:51:18.935Z] time="2020-05-07T13:51:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:51:18.935Z] time="2020-05-07T13:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2595e6f95381ae2999275be312cbc3e985a8fe1ff57cd04c41e9357d0820941f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:51:18.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-07T13:51:19.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:51:19.121Z] INFO: Testing against a local daemon [2020-05-07T13:51:19.121Z] ok github.com/docker/docker/integration/config 0.198s [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] === Skipped [2020-05-07T13:51:19.121Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-07T13:51:19.121Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-07T13:51:19.121Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-07T13:51:19.121Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-07T13:51:19.121Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-07T13:51:19.121Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-07T13:51:19.121Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-07T13:51:19.121Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] DONE 7 tests, 7 skipped in 2.238s [2020-05-07T13:51:19.121Z] [2020-05-07T13:51:19.121Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-07T13:51:19.193Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T13:51:19.940Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.114s coverage: 49.5% of statements [2020-05-07T13:51:20.124Z] time="2020-05-07T13:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:51:20.124Z] time="2020-05-07T13:51:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:51:20.124Z] time="2020-05-07T13:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7af8f81c333a7a0f3b7d7accdc42d6402afb16deda2d8e57896e714df7030bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:51:20.124Z] time="2020-05-07T13:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:51:20.124Z] time="2020-05-07T13:51:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:51:20.124Z] time="2020-05-07T13:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7af8f81c333a7a0f3b7d7accdc42d6402afb16deda2d8e57896e714df7030bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:51:20.382Z] === RUN TestPluginInstall/with_insecure [2020-05-07T13:51:21.753Z] time="2020-05-07T13:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:51:21.753Z] time="2020-05-07T13:51:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:51:21.753Z] time="2020-05-07T13:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4c865fa6160201e8e966e7991913aa319b708d8c0409967d6abb67cf64e901d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:51:21.753Z] time="2020-05-07T13:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T13:51:21.753Z] time="2020-05-07T13:51:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T13:51:21.753Z] time="2020-05-07T13:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4c865fa6160201e8e966e7991913aa319b708d8c0409967d6abb67cf64e901d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T13:51:21.837Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.311s coverage: 76.1% of statements [2020-05-07T13:51:21.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:51:21.976Z] INFO: Testing against a local daemon [2020-05-07T13:51:22.341Z] --- PASS: TestPluginInstall (11.80s) [2020-05-07T13:51:22.341Z] --- PASS: TestPluginInstall/no_auth (8.72s) [2020-05-07T13:51:22.341Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-05-07T13:51:22.341Z] --- PASS: TestPluginInstall/with_insecure (1.87s) [2020-05-07T13:51:22.341Z] plugin_test.go:157: [d0ede8c94a76b] daemon is not started [2020-05-07T13:51:22.341Z] PASS [2020-05-07T13:51:22.341Z] [2020-05-07T13:51:22.341Z] DONE 6 tests in 11.947s [2020-05-07T13:51:22.341Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T13:51:22.341Z] ++ 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-05-07T13:51:22.341Z] ++ set -e [2020-05-07T13:51:22.341Z] ++ '[' -n 0 ']' [2020-05-07T13:51:22.341Z] ++ set -x [2020-05-07T13:51:22.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-07T13:51:22.341Z] INFO: Testing against a local daemon [2020-05-07T13:51:22.341Z] === RUN TestExternalGraphDriver [2020-05-07T13:51:22.401Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-07T13:51:22.917Z] === RUN TestExternalGraphDriver/json [2020-05-07T13:51:22.917Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-07T13:51:22.966Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.030s coverage: 57.7% of statements [2020-05-07T13:51:22.966Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T13:51:22.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T13:51:23.492Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-07T13:51:23.898Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-05-07T13:51:24.830Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-05-07T13:51:24.863Z] === RUN TestExternalGraphDriver/spec [2020-05-07T13:51:25.796Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-07T13:51:26.052Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-07T13:51:26.726Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.9% of statements [2020-05-07T13:51:26.726Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T13:51:26.726Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T13:51:26.726Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-05-07T13:51:26.984Z] === RUN TestExternalGraphDriver/pull [2020-05-07T13:51:28.353Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-07T13:51:28.612Z] --- PASS: TestExternalGraphDriver (6.25s) [2020-05-07T13:51:28.612Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2020-05-07T13:51:28.612Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-05-07T13:51:28.612Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2020-05-07T13:51:28.612Z] === RUN TestGraphdriverPluginV2 [2020-05-07T13:51:28.626Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-05-07T13:51:28.626Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 77.8% of statements [2020-05-07T13:51:28.626Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T13:51:28.626Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T13:51:28.869Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-07T13:51:29.559Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-07T13:51:29.816Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-05-07T13:51:30.241Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-07T13:51:30.381Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-05-07T13:51:31.172Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-07T13:51:31.314Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-05-07T13:51:31.314Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T13:51:31.878Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.8% of statements [2020-05-07T13:51:32.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T13:51:32.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T13:51:32.810Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-05-07T13:51:33.067Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-07T13:51:33.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-07T13:51:33.581Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-07T13:51:33.581Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2020-05-07T13:51:33.581Z] PASS [2020-05-07T13:51:33.581Z] [2020-05-07T13:51:33.581Z] DONE 5 tests in 11.365s [2020-05-07T13:51:33.581Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-07T13:51:33.581Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T13:51:33.581Z] ++ 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-05-07T13:51:33.581Z] ++ set -e [2020-05-07T13:51:33.581Z] ++ '[' -n 0 ']' [2020-05-07T13:51:33.581Z] ++ set -x [2020-05-07T13:51:33.581Z] ++ env -i DEST=/go/src/github.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-05-07T13:51:33.838Z] INFO: Testing against a local daemon [2020-05-07T13:51:33.838Z] === RUN TestContinueAfterPluginCrash [2020-05-07T13:51:33.838Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T13:51:33.838Z] === RUN TestReadPluginNoRead [2020-05-07T13:51:33.838Z] === PAUSE TestReadPluginNoRead [2020-05-07T13:51:33.838Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T13:51:33.838Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T13:51:33.838Z] === CONT TestContinueAfterPluginCrash [2020-05-07T13:51:33.838Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T13:51:34.096Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-07T13:51:34.182Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-07T13:51:34.440Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-07T13:51:34.663Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-07T13:51:34.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T13:51:35.005Z] ok github.com/docker/docker/daemon/logger/splunk 1.637s coverage: 82.5% of statements [2020-05-07T13:51:35.005Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T13:51:35.570Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-05-07T13:51:35.570Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T13:51:35.595Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-07T13:51:37.467Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-05-07T13:51:37.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T13:51:38.065Z] ok github.com/docker/docker/distribution 0.228s coverage: 22.1% of statements [2020-05-07T13:51:38.065Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T13:51:38.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T13:51:38.871Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-07T13:51:39.488Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-07T13:51:39.804Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-07T13:51:40.062Z] --- PASS: TestDaemonStartWithLogOpt (6.26s) [2020-05-07T13:51:40.062Z] === CONT TestReadPluginNoRead [2020-05-07T13:51:40.860Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-05-07T13:51:41.424Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.1% of statements [2020-05-07T13:51:41.424Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T13:51:41.424Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2020-05-07T13:51:41.424Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T13:51:42.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T13:51:42.794Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-07T13:51:42.794Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T13:51:43.338Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-07T13:51:43.338Z] === RUN TestReadPluginNoRead/default [2020-05-07T13:51:43.726Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-05-07T13:51:44.709Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-07T13:51:45.097Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-05-07T13:51:45.097Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-07T13:51:45.272Z] --- PASS: TestContinueAfterPluginCrash (11.43s) [2020-05-07T13:51:45.529Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T13:51:46.903Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-07T13:51:46.992Z] ok github.com/docker/docker/pkg/archive 0.392s coverage: 77.2% of statements [2020-05-07T13:51:47.468Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T13:51:47.923Z] ok github.com/docker/docker/pkg/authorization 0.468s coverage: 68.3% of statements [2020-05-07T13:51:47.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T13:51:48.180Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-07T13:51:48.400Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-07T13:51:48.437Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-07T13:51:49.770Z] --- PASS: TestReadPluginNoRead (9.51s) [2020-05-07T13:51:49.770Z] --- PASS: TestReadPluginNoRead/default (2.14s) [2020-05-07T13:51:49.770Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2020-05-07T13:51:49.770Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-05-07T13:51:49.770Z] read_test.go:91: [d47562fb6106c] daemon is not started [2020-05-07T13:51:49.770Z] PASS [2020-05-07T13:51:49.770Z] [2020-05-07T13:51:49.770Z] DONE 6 tests in 15.904s [2020-05-07T13:51:49.770Z] 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-05-07T13:51:49.770Z] ++ 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-05-07T13:51:49.770Z] ++ set -e [2020-05-07T13:51:49.770Z] ++ '[' -n 0 ']' [2020-05-07T13:51:49.770Z] ++ set -x [2020-05-07T13:51:49.770Z] ++ env -i DEST=/go/src/github.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-05-07T13:51:49.770Z] testing: warning: no tests to run [2020-05-07T13:51:49.770Z] PASS [2020-05-07T13:51:49.770Z] [2020-05-07T13:51:49.770Z] DONE 0 tests in 0.050s [2020-05-07T13:51:49.770Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T13:51:49.770Z] ++ 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-05-07T13:51:49.770Z] ++ set -e [2020-05-07T13:51:49.770Z] ++ '[' -n 0 ']' [2020-05-07T13:51:49.770Z] ++ set -x [2020-05-07T13:51:49.770Z] ++ env -i DEST=/go/src/github.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-05-07T13:51:49.770Z] INFO: Testing against a local daemon [2020-05-07T13:51:49.770Z] === RUN TestPluginWithDevMounts [2020-05-07T13:51:49.770Z] === PAUSE TestPluginWithDevMounts [2020-05-07T13:51:49.770Z] === CONT TestPluginWithDevMounts [2020-05-07T13:51:50.027Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-07T13:51:50.285Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-07T13:51:50.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T13:51:51.657Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-05-07T13:51:51.657Z] PASS [2020-05-07T13:51:51.657Z] [2020-05-07T13:51:51.657Z] DONE 1 tests in 2.049s [2020-05-07T13:51:51.657Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T13:51:51.657Z] ++ 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-05-07T13:51:51.657Z] ++ set -e [2020-05-07T13:51:51.657Z] ++ '[' -n 0 ']' [2020-05-07T13:51:51.657Z] ++ set -x [2020-05-07T13:51:51.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T13:51:51.711Z] ok github.com/docker/docker/layer 7.311s coverage: 68.8% of statements [2020-05-07T13:51:51.711Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T13:51:51.711Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T13:51:51.711Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T13:51:51.711Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T13:51:51.711Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T13:51:51.711Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T13:51:51.711Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-07T13:51:51.711Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-07T13:51:51.917Z] INFO: Testing against a local daemon [2020-05-07T13:51:51.917Z] === RUN TestSecretInspect [2020-05-07T13:51:52.276Z] ok github.com/docker/docker/pkg/chrootarchive 2.928s coverage: 43.2% of statements [2020-05-07T13:51:52.276Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T13:51:52.276Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T13:51:52.276Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-05-07T13:51:52.842Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-05-07T13:51:53.407Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-05-07T13:51:53.973Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-07T13:51:53.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T13:51:54.440Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-07T13:51:54.904Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-05-07T13:51:55.003Z] --- PASS: TestSecretInspect (3.22s) [2020-05-07T13:51:55.003Z] === RUN TestSecretList [2020-05-07T13:51:55.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T13:51:55.834Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-07T13:51:56.398Z] ok github.com/docker/docker/pkg/fsutils 0.201s coverage: 85.1% of statements [2020-05-07T13:51:56.655Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2020-05-07T13:51:56.655Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-05-07T13:51:56.898Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-07T13:51:57.828Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-07T13:51:58.025Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 70.3% of statements [2020-05-07T13:51:58.025Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 69.3% of statements [2020-05-07T13:51:58.085Z] --- PASS: TestSecretList (3.05s) [2020-05-07T13:51:58.085Z] === RUN TestSecretsCreateAndDelete [2020-05-07T13:51:58.283Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-05-07T13:51:58.541Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-05-07T13:51:58.649Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-07T13:51:58.798Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-05-07T13:51:58.798Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T13:51:58.798Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T13:51:58.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T13:51:59.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-05-07T13:51:59.056Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T13:51:59.056Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-05-07T13:51:59.316Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-07T13:51:59.882Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-05-07T13:51:59.882Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-07T13:51:59.882Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T13:51:59.882Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T13:52:00.815Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-05-07T13:52:01.170Z] --- PASS: TestSecretsCreateAndDelete (2.88s) [2020-05-07T13:52:01.170Z] === RUN TestSecretsUpdate [2020-05-07T13:52:01.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T13:52:01.380Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-07T13:52:01.945Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-07T13:52:01.945Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-07T13:52:03.314Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-07T13:52:03.571Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-07T13:52:04.444Z] --- PASS: TestSecretsUpdate (3.29s) [2020-05-07T13:52:04.444Z] === RUN TestTemplatedSecret [2020-05-07T13:52:05.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T13:52:06.846Z] ok github.com/docker/docker/pkg/signal 2.362s coverage: 61.0% of statements [2020-05-07T13:52:06.846Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-07T13:52:07.104Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-07T13:52:07.362Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-07T13:52:07.619Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-07T13:52:07.719Z] --- PASS: TestTemplatedSecret (3.51s) [2020-05-07T13:52:07.719Z] === RUN TestSecretCreateResolve [2020-05-07T13:52:08.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T13:52:08.552Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-07T13:52:08.649Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-07T13:52:08.809Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-05-07T13:52:09.373Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-05-07T13:52:09.938Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-07T13:52:09.938Z] testing: warning: no tests to run [2020-05-07T13:52:09.938Z] coverage: [no statements] [2020-05-07T13:52:09.938Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-07T13:52:10.502Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-07T13:52:10.502Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-07T13:52:10.759Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-07T13:52:11.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T13:52:11.171Z] --- PASS: TestSecretCreateResolve (2.94s) [2020-05-07T13:52:11.171Z] PASS [2020-05-07T13:52:11.171Z] [2020-05-07T13:52:11.171Z] DONE 6 tests in 19.013s [2020-05-07T13:52:11.171Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T13:52:11.171Z] ++ 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-05-07T13:52:11.171Z] ++ set -e [2020-05-07T13:52:11.171Z] ++ '[' -n 0 ']' [2020-05-07T13:52:11.171Z] ++ set -x [2020-05-07T13:52:11.171Z] ++ env -i DEST=/go/src/github.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-05-07T13:52:11.171Z] INFO: Testing against a local daemon [2020-05-07T13:52:11.171Z] === RUN TestServiceCreateInit [2020-05-07T13:52:11.171Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T13:52:13.282Z] ok github.com/docker/docker/plugin 0.527s coverage: 23.3% of statements [2020-05-07T13:52:13.539Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-07T13:52:13.693Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-07T13:52:14.062Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T13:52:14.062Z] Using test binary docker [2020-05-07T13:52:14.062Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T13:52:14.062Z] +++ /etc/init.d/apparmor start [2020-05-07T13:52:14.062Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T13:52:14.062Z] INFO: Waiting for daemon to start... [2020-05-07T13:52:14.062Z] Starting dockerd [2020-05-07T13:52:14.062Z] +++ 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-05-07T13:52:14.470Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-07T13:52:14.727Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-07T13:52:15.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T13:52:15.589Z] === RUN TestDockerSuite/TestBuildRm [2020-05-07T13:52:16.098Z] ok github.com/docker/docker/registry 0.073s coverage: 56.1% of statements [2020-05-07T13:52:16.330Z] . [2020-05-07T13:52:16.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T13:52:16.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T13:52:16.330Z] Error: No such image: emptyfs [2020-05-07T13:52:16.330Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T13:52:16.330Z] ++++ docker load [2020-05-07T13:52:16.330Z] Running integration-test (iteration 1) [2020-05-07T13:52:16.330Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T13:52:16.330Z] ++ 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-05-07T13:52:16.330Z] ++ set -e [2020-05-07T13:52:16.330Z] ++ '[' -n 0 ']' [2020-05-07T13:52:16.330Z] ++ set -x [2020-05-07T13:52:16.330Z] ++ env -i DEST=/go/src/github.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-05-07T13:52:16.663Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-07T13:52:16.920Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-05-07T13:52:17.851Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-07T13:52:18.108Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-07T13:52:18.871Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-07T13:52:20.241Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-07T13:52:20.634Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-07T13:52:20.805Z] --- PASS: TestServiceCreateInit (9.86s) [2020-05-07T13:52:20.805Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.65s) [2020-05-07T13:52:20.805Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s) [2020-05-07T13:52:20.805Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T13:52:21.198Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-05-07T13:52:21.737Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-07T13:52:21.761Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-07T13:52:21.994Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-07T13:52:22.206Z] ok github.com/docker/docker/integration/container 60.001s [2020-05-07T13:52:22.206Z] [2020-05-07T13:52:22.206Z] === Skipped [2020-05-07T13:52:22.206Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-07T13:52:22.206Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:52:22.206Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-07T13:52:22.207Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-05-07T13:52:22.207Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-07T13:52:22.207Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-07T13:52:22.207Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-07T13:52:22.207Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-07T13:52:22.207Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-07T13:52:22.207Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-07T13:52:22.207Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-07T13:52:22.207Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-07T13:52:22.207Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-07T13:52:22.207Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-07T13:52:22.207Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-07T13:52:22.207Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-07T13:52:22.207Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-07T13:52:22.207Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-07T13:52:22.207Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-07T13:52:22.207Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-07T13:52:22.207Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-07T13:52:22.207Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-07T13:52:22.207Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-07T13:52:22.207Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-07T13:52:22.207Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-07T13:52:22.207Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-07T13:52:22.207Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-07T13:52:22.207Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-07T13:52:22.207Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-07T13:52:22.207Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-07T13:52:22.207Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-07T13:52:22.207Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-07T13:52:22.207Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-07T13:52:22.207Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-07T13:52:22.207Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-07T13:52:22.207Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-07T13:52:22.207Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-07T13:52:22.207Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-07T13:52:22.207Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-07T13:52:22.207Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-07T13:52:22.207Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-07T13:52:22.207Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-07T13:52:22.207Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-07T13:52:22.207Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] DONE 81 tests, 42 skipped in 62.583s [2020-05-07T13:52:22.207Z] [2020-05-07T13:52:22.207Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-07T13:52:22.925Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-07T13:52:23.132Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-05-07T13:52:23.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-07T13:52:23.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:23.710Z] INFO: Testing against a local daemon [2020-05-07T13:52:24.054Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-07T13:52:24.157Z] ok github.com/docker/docker/integration/image 0.468s [2020-05-07T13:52:24.157Z] [2020-05-07T13:52:24.157Z] === Skipped [2020-05-07T13:52:24.157Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-07T13:52:24.157Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:52:24.157Z] [2020-05-07T13:52:24.157Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T13:52:24.157Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-07T13:52:24.157Z] [2020-05-07T13:52:24.157Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-07T13:52:24.157Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:52:24.157Z] [2020-05-07T13:52:24.157Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-07T13:52:24.157Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-07T13:52:24.157Z] [2020-05-07T13:52:24.157Z] [2020-05-07T13:52:24.157Z] DONE 11 tests, 4 skipped in 2.524s [2020-05-07T13:52:24.157Z] [2020-05-07T13:52:24.157Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-07T13:52:25.950Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-07T13:52:27.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:27.012Z] INFO: Testing against a local daemon [2020-05-07T13:52:27.012Z] ok github.com/docker/docker/integration/network 0.247s [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === Skipped [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-07T13:52:27.012Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-07T13:52:27.012Z] 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-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-07T13:52:27.012Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-07T13:52:27.012Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-07T13:52:27.012Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:236: FLAKY_TEST [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T13:52:27.012Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] DONE 18 tests, 14 skipped in 2.408s [2020-05-07T13:52:27.012Z] [2020-05-07T13:52:27.012Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-07T13:52:27.320Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-07T13:52:27.459Z] testing: warning: no tests to run [2020-05-07T13:52:27.459Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2020-05-07T13:52:27.459Z] [2020-05-07T13:52:27.459Z] DONE 0 tests in 0.753s [2020-05-07T13:52:27.459Z] [2020-05-07T13:52:27.459Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-07T13:52:28.404Z] testing: warning: no tests to run [2020-05-07T13:52:28.404Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2020-05-07T13:52:28.404Z] [2020-05-07T13:52:28.404Z] DONE 0 tests in 0.743s [2020-05-07T13:52:28.404Z] [2020-05-07T13:52:28.404Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-07T13:52:29.355Z] testing: warning: no tests to run [2020-05-07T13:52:29.355Z] ok github.com/docker/docker/integration/plugin 0.144s [2020-05-07T13:52:29.355Z] [2020-05-07T13:52:29.355Z] DONE 0 tests in 0.856s [2020-05-07T13:52:29.355Z] [2020-05-07T13:52:29.355Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-07T13:52:30.299Z] testing: warning: no tests to run [2020-05-07T13:52:30.299Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2020-05-07T13:52:30.299Z] [2020-05-07T13:52:30.299Z] DONE 0 tests in 0.779s [2020-05-07T13:52:30.299Z] [2020-05-07T13:52:30.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-07T13:52:32.267Z] Loaded image: buildpack-deps:jessie [2020-05-07T13:52:32.267Z] Loaded image: busybox:latest [2020-05-07T13:52:32.267Z] Loaded image: busybox:glibc [2020-05-07T13:52:32.267Z] Loaded image: debian:jessie [2020-05-07T13:52:32.267Z] Loaded image: hello-world:latest [2020-05-07T13:52:32.267Z] INFO: Testing against a local daemon [2020-05-07T13:52:32.267Z] === RUN TestCgroupNamespacesBuild [2020-05-07T13:52:32.267Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2020-05-07T13:52:32.267Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T13:52:32.575Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-07T13:52:32.575Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-07T13:52:32.575Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-07T13:52:32.832Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-07T13:52:33.395Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-07T13:52:33.938Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2020-05-07T13:52:33.938Z] === RUN TestBuildWithSession [2020-05-07T13:52:33.938Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T13:52:33.938Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:52:33.938Z] === RUN TestBuildSquashParent [2020-05-07T13:52:34.326Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-07T13:52:34.584Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-07T13:52:35.311Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T13:52:35.311Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T13:52:35.312Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === Skipped [2020-05-07T13:52:35.312Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T13:52:35.312Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T13:52:35.312Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T13:52:35.312Z] time="2020-05-07T13:51:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T13:52:35.312Z] time="2020-05-07T13:51:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T13:52:35.312Z] time="2020-05-07T13:51:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T13:52:35.312Z] time="2020-05-07T13:51:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T13:52:35.312Z] time="2020-05-07T13:51:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T13:52:35.312Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T13:52:35.312Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T13:52:35.312Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T13:52:35.312Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T13:52:35.312Z] graphtest_unix.go:73: No driver to put! [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T13:52:35.312Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T13:52:35.312Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] [2020-05-07T13:52:35.312Z] DONE 2122 tests, 26 skipped in 247.006s Post stage [Pipeline] junit [2020-05-07T13:52:35.323Z] Recording test results [2020-05-07T13:52:35.516Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-07T13:52:36.177Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40910/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d98199e84c3a4125e600fdfdde5f95791fb7177e hack/validate/vendor [2020-05-07T13:52:36.741Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-07T13:52:37.642Z] + echo Building e2e image [2020-05-07T13:52:37.642Z] Building e2e image [2020-05-07T13:52:37.642Z] + docker build --build-arg DOCKER_GITCOMMIT=d98199e84c3a4125e600fdfdde5f95791fb7177e -t moby-e2e-test -f Dockerfile.e2e . [2020-05-07T13:52:37.642Z] #2 [internal] load .dockerignore [2020-05-07T13:52:37.642Z] #2 transferring context: 34B done [2020-05-07T13:52:37.642Z] #2 DONE 0.0s [2020-05-07T13:52:37.642Z] [2020-05-07T13:52:37.642Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-07T13:52:37.642Z] #1 transferring dockerfile: 3.21kB done [2020-05-07T13:52:37.642Z] #1 DONE 0.0s [2020-05-07T13:52:37.642Z] [2020-05-07T13:52:37.642Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-07T13:52:37.899Z] #4 DONE 0.2s [2020-05-07T13:52:37.899Z] [2020-05-07T13:52:37.899Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-07T13:52:38.159Z] #3 DONE 0.5s [2020-05-07T13:52:38.159Z] [2020-05-07T13:52:38.159Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T13:52:38.159Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-07T13:52:38.159Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.1s [2020-05-07T13:52:38.159Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.1s [2020-05-07T13:52:38.159Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-07T13:52:38.159Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-07T13:52:38.159Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-07T13:52:38.418Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-07T13:52:38.418Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-07T13:52:38.418Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-07T13:52:38.418Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 4.49MB / 126.95MB 0.3s [2020-05-07T13:52:38.418Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done [2020-05-07T13:52:38.675Z] #14 ... [2020-05-07T13:52:38.675Z] [2020-05-07T13:52:38.675Z] #8 [internal] load build context [2020-05-07T13:52:38.676Z] #8 transferring context: 844.33kB 0.3s done [2020-05-07T13:52:38.676Z] #8 DONE 0.4s [2020-05-07T13:52:38.676Z] [2020-05-07T13:52:38.676Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T13:52:38.676Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-07T13:52:38.676Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 17.78MB / 126.95MB 0.6s [2020-05-07T13:52:38.676Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-07T13:52:38.676Z] #14 ... [2020-05-07T13:52:38.676Z] [2020-05-07T13:52:38.676Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-07T13:52:38.676Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-07T13:52:38.676Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-07T13:52:38.676Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-05-07T13:52:38.676Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-07T13:52:38.676Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-07T13:52:38.676Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-07T13:52:38.676Z] #5 DONE 0.6s [2020-05-07T13:52:38.676Z] [2020-05-07T13:52:38.676Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T13:52:38.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:38.769Z] INFO: Testing against a local daemon [2020-05-07T13:52:38.769Z] ok github.com/docker/docker/integration/plugin/common 0.234s [2020-05-07T13:52:38.769Z] [2020-05-07T13:52:38.769Z] === Skipped [2020-05-07T13:52:38.769Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-07T13:52:38.769Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-07T13:52:38.769Z] [2020-05-07T13:52:38.769Z] [2020-05-07T13:52:38.769Z] DONE 3 tests, 1 skipped in 7.866s [2020-05-07T13:52:38.769Z] [2020-05-07T13:52:38.769Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-07T13:52:38.933Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 31.29MB / 126.95MB 0.9s [2020-05-07T13:52:39.191Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 51.38MB / 126.95MB 1.1s [2020-05-07T13:52:39.191Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 64.70MB / 126.95MB 1.2s [2020-05-07T13:52:39.496Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 77.82MB / 126.95MB 1.3s [2020-05-07T13:52:39.496Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 85.30MB / 126.95MB 1.4s [2020-05-07T13:52:39.688Z] --- PASS: TestCreateServiceMultipleTimes (19.05s) [2020-05-07T13:52:39.688Z] === RUN TestCreateServiceConflict [2020-05-07T13:52:39.760Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 101.00MB / 126.95MB 1.6s [2020-05-07T13:52:39.760Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 111.52MB / 126.95MB 1.7s [2020-05-07T13:52:39.875Z] --- PASS: TestBuildSquashParent (5.64s) [2020-05-07T13:52:39.875Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T13:52:39.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:52:39.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:52:39.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:52:39.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:52:39.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:52:39.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:52:39.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:52:39.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:52:39.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:52:39.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:52:39.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:52:39.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:52:39.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T13:52:39.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T13:52:39.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T13:52:39.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T13:52:39.945Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-07T13:52:40.018Z] #14 ... [2020-05-07T13:52:40.019Z] [2020-05-07T13:52:40.019Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-07T13:52:40.019Z] #6 DONE 1.3s [2020-05-07T13:52:40.019Z] [2020-05-07T13:52:40.019Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T13:52:40.019Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 123.01MB / 126.95MB 1.8s [2020-05-07T13:52:40.019Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.8s done [2020-05-07T13:52:40.275Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-07T13:52:40.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-07T13:52:40.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:40.916Z] INFO: Testing against a local daemon [2020-05-07T13:52:40.916Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.236s [2020-05-07T13:52:41.132Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-07T13:52:41.364Z] [2020-05-07T13:52:41.364Z] === Skipped [2020-05-07T13:52:41.364Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-07T13:52:41.364Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-07T13:52:41.364Z] [2020-05-07T13:52:41.364Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-07T13:52:41.364Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-07T13:52:41.364Z] [2020-05-07T13:52:41.364Z] [2020-05-07T13:52:41.364Z] DONE 2 tests, 2 skipped in 3.199s [2020-05-07T13:52:41.364Z] [2020-05-07T13:52:41.364Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-07T13:52:42.503Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-07T13:52:42.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T13:52:42.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T13:52:43.069Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-05-07T13:52:43.069Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T13:52:43.363Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-07T13:52:44.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:44.222Z] INFO: Testing against a local daemon [2020-05-07T13:52:44.222Z] ok github.com/docker/docker/integration/plugin/logging 0.216s [2020-05-07T13:52:44.222Z] [2020-05-07T13:52:44.222Z] === Skipped [2020-05-07T13:52:44.222Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-07T13:52:44.222Z] read_test.go:21: no unix domain sockets on Windows [2020-05-07T13:52:44.222Z] [2020-05-07T13:52:44.222Z] [2020-05-07T13:52:44.222Z] DONE 1 tests, 1 skipped in 2.561s [2020-05-07T13:52:44.222Z] [2020-05-07T13:52:44.222Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-07T13:52:44.746Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-07T13:52:45.167Z] testing: warning: no tests to run [2020-05-07T13:52:45.167Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.095s [2020-05-07T13:52:45.167Z] [2020-05-07T13:52:45.167Z] DONE 0 tests in 1.237s [2020-05-07T13:52:45.167Z] [2020-05-07T13:52:45.167Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-07T13:52:45.197Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T13:52:45.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2020-05-07T13:52:45.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) [2020-05-07T13:52:45.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2020-05-07T13:52:45.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2020-05-07T13:52:45.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2020-05-07T13:52:45.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s) [2020-05-07T13:52:45.197Z] === RUN TestBuildMultiStageCopy [2020-05-07T13:52:45.197Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T13:52:45.531Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.1s [2020-05-07T13:52:45.531Z] #14 ... [2020-05-07T13:52:45.531Z] [2020-05-07T13:52:45.531Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-07T13:52:45.531Z] #7 0.961 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-07T13:52:45.531Z] #7 2.043 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-07T13:52:45.531Z] #7 2.142 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-07T13:52:45.531Z] #7 2.147 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-07T13:52:45.531Z] #7 2.154 (3/30) Installing readline (8.0.0-r0) [2020-05-07T13:52:45.531Z] #7 2.158 (4/30) Installing bash (5.0.0-r0) [2020-05-07T13:52:45.531Z] #7 2.173 Executing bash-5.0.0-r0.post-install [2020-05-07T13:52:45.531Z] #7 2.176 (5/30) Installing ca-certificates (20191127-r0) [2020-05-07T13:52:45.531Z] #7 2.195 (6/30) Installing libgcc (8.3.0-r0) [2020-05-07T13:52:45.531Z] #7 2.199 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-07T13:52:45.532Z] #7 2.216 (8/30) Installing binutils (2.32-r0) [2020-05-07T13:52:45.532Z] #7 2.317 (9/30) Installing gmp (6.1.2-r1) [2020-05-07T13:52:45.532Z] #7 2.324 (10/30) Installing isl (0.18-r0) [2020-05-07T13:52:45.532Z] #7 2.345 (11/30) Installing libgomp (8.3.0-r0) [2020-05-07T13:52:45.532Z] #7 2.350 (12/30) Installing libatomic (8.3.0-r0) [2020-05-07T13:52:45.532Z] #7 2.353 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-07T13:52:45.532Z] #7 2.359 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-07T13:52:45.532Z] #7 2.361 (15/30) Installing gcc (8.3.0-r0) [2020-05-07T13:52:45.532Z] #7 3.244 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-07T13:52:45.532Z] #7 3.350 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-07T13:52:45.532Z] #7 3.352 (18/30) Installing g++ (8.3.0-r0) [2020-05-07T13:52:45.532Z] #7 3.918 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-07T13:52:45.532Z] #7 3.923 (20/30) Installing libcurl (7.66.0-r0) [2020-05-07T13:52:45.532Z] #7 3.934 (21/30) Installing expat (2.2.8-r0) [2020-05-07T13:52:45.532Z] #7 3.937 (22/30) Installing pcre2 (10.33-r0) [2020-05-07T13:52:45.532Z] #7 3.946 (23/30) Installing git (2.22.4-r0) [2020-05-07T13:52:45.532Z] #7 4.145 (24/30) Installing libmnl (1.0.4-r0) [2020-05-07T13:52:45.532Z] #7 4.148 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-07T13:52:45.532Z] #7 4.152 (26/30) Installing iptables (1.8.3-r1) [2020-05-07T13:52:45.532Z] #7 4.176 (27/30) Installing pigz (2.4-r0) [2020-05-07T13:52:45.532Z] #7 4.181 (28/30) Installing tar (1.32-r0) [2020-05-07T13:52:45.532Z] #7 4.193 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-07T13:52:45.532Z] #7 4.197 (30/30) Installing xz (5.2.4-r0) [2020-05-07T13:52:45.532Z] #7 4.201 Executing busybox-1.30.1-r3.trigger [2020-05-07T13:52:45.532Z] #7 4.205 Executing ca-certificates-20191127-r0.trigger [2020-05-07T13:52:45.532Z] #7 4.256 OK: 179 MiB in 44 packages [2020-05-07T13:52:45.532Z] #7 DONE 5.4s [2020-05-07T13:52:45.532Z] [2020-05-07T13:52:45.532Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T13:52:45.532Z] #14 ... [2020-05-07T13:52:45.532Z] [2020-05-07T13:52:45.532Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-07T13:52:45.532Z] #9 DONE 0.1s [2020-05-07T13:52:45.532Z] [2020-05-07T13:52:45.532Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T13:52:45.789Z] #14 ... [2020-05-07T13:52:45.789Z] [2020-05-07T13:52:45.789Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-07T13:52:45.789Z] #10 DONE 0.1s [2020-05-07T13:52:45.789Z] [2020-05-07T13:52:45.789Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-07T13:52:45.789Z] #11 DONE 0.1s [2020-05-07T13:52:45.789Z] [2020-05-07T13:52:45.789Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T13:52:45.789Z] #14 ... [2020-05-07T13:52:45.789Z] [2020-05-07T13:52:45.789Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-07T13:52:45.789Z] #12 DONE 0.1s [2020-05-07T13:52:45.789Z] [2020-05-07T13:52:45.789Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-07T13:52:45.789Z] #13 DONE 0.1s [2020-05-07T13:52:45.789Z] [2020-05-07T13:52:45.789Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T13:52:46.046Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.8s done [2020-05-07T13:52:46.046Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-07T13:52:46.046Z] #14 DONE 8.1s [2020-05-07T13:52:46.303Z] [2020-05-07T13:52:46.303Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-07T13:52:46.643Z] === RUN TestDockerSuite/TestBuildUser [2020-05-07T13:52:46.868Z] #15 0.606 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-07T13:52:46.873Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T13:52:46.899Z] --- PASS: TestCreateServiceMaxReplicas (3.79s) [2020-05-07T13:52:46.899Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T13:52:47.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T13:52:47.799Z] #15 1.654 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-07T13:52:47.799Z] #15 1.739 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-07T13:52:47.799Z] #15 1.744 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-07T13:52:47.799Z] #15 1.751 (3/42) Installing readline (8.0.1-r0) [2020-05-07T13:52:47.922Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T13:52:48.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:48.015Z] INFO: Testing against a local daemon [2020-05-07T13:52:48.015Z] ok github.com/docker/docker/integration/plugin/volumes 0.292s [2020-05-07T13:52:48.015Z] [2020-05-07T13:52:48.015Z] === Skipped [2020-05-07T13:52:48.015Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-07T13:52:48.015Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:48.015Z] [2020-05-07T13:52:48.015Z] [2020-05-07T13:52:48.015Z] DONE 1 tests, 1 skipped in 2.540s [2020-05-07T13:52:48.015Z] [2020-05-07T13:52:48.015Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-07T13:52:48.056Z] #15 1.755 (4/42) Installing bash (5.0.11-r1) [2020-05-07T13:52:48.056Z] #15 1.768 Executing bash-5.0.11-r1.post-install [2020-05-07T13:52:48.056Z] #15 1.770 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-07T13:52:48.056Z] #15 1.845 (6/42) Installing libblkid (2.34-r1) [2020-05-07T13:52:48.056Z] #15 1.850 (7/42) Installing libuuid (2.34-r1) [2020-05-07T13:52:48.056Z] #15 1.852 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-07T13:52:48.056Z] #15 1.858 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-07T13:52:48.056Z] #15 1.862 (10/42) Installing libgcc (9.2.0-r4) [2020-05-07T13:52:48.056Z] #15 1.864 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-07T13:52:48.056Z] #15 1.878 (12/42) Installing binutils (2.33.1-r0) [2020-05-07T13:52:48.056Z] #15 1.944 (13/42) Installing libmagic (5.37-r1) [2020-05-07T13:52:48.056Z] #15 1.964 (14/42) Installing file (5.37-r1) [2020-05-07T13:52:48.259Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T13:52:48.314Z] #15 1.966 (15/42) Installing gmp (6.1.2-r1) [2020-05-07T13:52:48.314Z] #15 1.972 (16/42) Installing isl (0.18-r0) [2020-05-07T13:52:48.314Z] #15 1.987 (17/42) Installing libgomp (9.2.0-r4) [2020-05-07T13:52:48.314Z] #15 1.990 (18/42) Installing libatomic (9.2.0-r4) [2020-05-07T13:52:48.314Z] #15 1.992 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-07T13:52:48.314Z] #15 1.998 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-07T13:52:48.314Z] #15 2.001 (21/42) Installing gcc (9.2.0-r4) [2020-05-07T13:52:48.593Z] --- PASS: TestBuildMultiStageCopy (3.67s) [2020-05-07T13:52:48.593Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2020-05-07T13:52:48.593Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-05-07T13:52:48.593Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-05-07T13:52:48.593Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2020-05-07T13:52:48.593Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2020-05-07T13:52:48.593Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T13:52:48.793Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-07T13:52:48.880Z] #15 2.659 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-07T13:52:48.880Z] #15 2.732 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-07T13:52:48.880Z] #15 2.734 (24/42) Installing g++ (9.2.0-r4) [2020-05-07T13:52:49.445Z] #15 3.141 (25/42) Installing make (4.2.1-r2) [2020-05-07T13:52:49.445Z] #15 3.145 (26/42) Installing fortify-headers (1.1-r0) [2020-05-07T13:52:49.445Z] #15 3.147 (27/42) Installing build-base (0.5-r1) [2020-05-07T13:52:49.445Z] #15 3.149 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-07T13:52:49.445Z] #15 3.152 (29/42) Installing libcurl (7.67.0-r0) [2020-05-07T13:52:49.445Z] #15 3.158 (30/42) Installing curl (7.67.0-r0) [2020-05-07T13:52:49.445Z] #15 3.162 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-07T13:52:49.445Z] #15 3.168 (32/42) Installing jq (1.6-r0) [2020-05-07T13:52:49.445Z] #15 3.175 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-07T13:52:49.445Z] #15 3.180 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-07T13:52:49.445Z] #15 3.182 (35/42) Installing libaio (0.3.112-r1) [2020-05-07T13:52:49.445Z] #15 3.184 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-07T13:52:49.445Z] #15 3.213 (37/42) Installing libfdisk (2.34-r1) [2020-05-07T13:52:49.445Z] #15 3.219 (38/42) Installing libmount (2.34-r1) [2020-05-07T13:52:49.445Z] #15 3.224 (39/42) Installing libsmartcols (2.34-r1) [2020-05-07T13:52:49.445Z] #15 3.228 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-07T13:52:49.445Z] #15 3.230 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-07T13:52:49.445Z] #15 3.252 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-07T13:52:49.445Z] #15 3.257 Executing busybox-1.31.1-r9.trigger [2020-05-07T13:52:49.445Z] #15 3.264 OK: 196 MiB in 57 packages [2020-05-07T13:52:49.763Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-05-07T13:52:49.763Z] === RUN TestBuildLabelWithTargets [2020-05-07T13:52:50.010Z] #15 DONE 3.7s [2020-05-07T13:52:50.010Z] [2020-05-07T13:52:50.010Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-07T13:52:50.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:50.163Z] INFO: Testing against a local daemon [2020-05-07T13:52:50.163Z] ok github.com/docker/docker/integration/secret 0.230s [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] === Skipped [2020-05-07T13:52:50.163Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-07T13:52:50.163Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-07T13:52:50.163Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-07T13:52:50.163Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-07T13:52:50.163Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-07T13:52:50.163Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-07T13:52:50.163Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] DONE 6 tests, 6 skipped in 2.109s [2020-05-07T13:52:50.163Z] [2020-05-07T13:52:50.163Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-07T13:52:50.941Z] #16 DONE 0.7s [2020-05-07T13:52:50.941Z] [2020-05-07T13:52:50.941Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-07T13:52:51.198Z] #17 DONE 0.7s [2020-05-07T13:52:51.445Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2020-05-07T13:52:51.445Z] === RUN TestBuildWithEmptyLayers [2020-05-07T13:52:51.458Z] [2020-05-07T13:52:51.458Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-07T13:52:51.458Z] #18 DONE 0.0s [2020-05-07T13:52:51.458Z] [2020-05-07T13:52:51.458Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T13:52:51.458Z] #22 DONE 0.1s [2020-05-07T13:52:51.458Z] [2020-05-07T13:52:51.458Z] #31 [builder 1/4] COPY . . [2020-05-07T13:52:51.458Z] #31 ... [2020-05-07T13:52:51.458Z] [2020-05-07T13:52:51.458Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T13:52:51.458Z] #19 DONE 0.1s [2020-05-07T13:52:51.458Z] [2020-05-07T13:52:51.458Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-07T13:52:51.458Z] #26 DONE 0.1s [2020-05-07T13:52:51.458Z] [2020-05-07T13:52:51.458Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T13:52:51.458Z] #23 DONE 0.1s [2020-05-07T13:52:51.715Z] [2020-05-07T13:52:51.715Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-07T13:52:51.715Z] #27 DONE 0.1s [2020-05-07T13:52:51.715Z] [2020-05-07T13:52:51.715Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-07T13:52:51.715Z] #28 DONE 0.1s [2020-05-07T13:52:51.715Z] [2020-05-07T13:52:51.715Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T13:52:52.171Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-05-07T13:52:52.171Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T13:52:52.969Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-07T13:52:53.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:53.011Z] INFO: Testing against a local daemon [2020-05-07T13:52:53.011Z] ok github.com/docker/docker/integration/service 0.384s [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === Skipped [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T13:52:53.011Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T13:52:53.011Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T13:52:53.011Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T13:52:53.011Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-07T13:52:53.011Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-07T13:52:53.011Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-07T13:52:53.011Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-07T13:52:53.011Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-07T13:52:53.011Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-07T13:52:53.011Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-07T13:52:53.011Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-07T13:52:53.011Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-07T13:52:53.011Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-07T13:52:53.011Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-07T13:52:53.011Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-07T13:52:53.011Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-07T13:52:53.011Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-07T13:52:53.011Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-07T13:52:53.011Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-07T13:52:53.011Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-07T13:52:53.011Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-07T13:52:53.011Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:53.011Z] [2020-05-07T13:52:53.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-07T13:52:53.011Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:53.012Z] [2020-05-07T13:52:53.012Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-07T13:52:53.012Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:53.012Z] [2020-05-07T13:52:53.012Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-07T13:52:53.012Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T13:52:53.012Z] [2020-05-07T13:52:53.012Z] [2020-05-07T13:52:53.012Z] DONE 24 tests, 23 skipped in 2.999s [2020-05-07T13:52:53.012Z] [2020-05-07T13:52:53.012Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-07T13:52:54.442Z] --- PASS: TestBuildMultiStageOnBuild (2.27s) [2020-05-07T13:52:54.442Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T13:52:54.997Z] #29 ... [2020-05-07T13:52:54.997Z] [2020-05-07T13:52:54.997Z] #31 [builder 1/4] COPY . . [2020-05-07T13:52:54.997Z] #31 DONE 3.3s [2020-05-07T13:52:54.997Z] [2020-05-07T13:52:54.997Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-07T13:52:54.997Z] #20 2.348 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T13:52:54.997Z] #20 2.861 curl: option --progress: is ambiguous [2020-05-07T13:52:54.997Z] #20 2.863 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T13:52:54.997Z] #20 3.328 curl: option --progress: is ambiguous [2020-05-07T13:52:54.997Z] #20 3.334 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T13:52:55.142Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:55.142Z] INFO: Testing against a local daemon [2020-05-07T13:52:55.142Z] ok github.com/docker/docker/integration/session 0.240s [2020-05-07T13:52:55.142Z] [2020-05-07T13:52:55.142Z] === Skipped [2020-05-07T13:52:55.142Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-07T13:52:55.142Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:55.142Z] [2020-05-07T13:52:55.142Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-07T13:52:55.142Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-07T13:52:55.142Z] [2020-05-07T13:52:55.142Z] [2020-05-07T13:52:55.142Z] DONE 2 tests, 2 skipped in 2.137s [2020-05-07T13:52:55.142Z] [2020-05-07T13:52:55.142Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-07T13:52:55.512Z] #20 3.821 curl: option --progress: is ambiguous [2020-05-07T13:52:55.512Z] #20 3.821 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T13:52:55.636Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2020-05-07T13:52:55.636Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T13:52:55.771Z] #20 4.194 curl: option --progress: is ambiguous [2020-05-07T13:52:55.771Z] #20 4.195 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T13:52:56.029Z] #20 ... [2020-05-07T13:52:56.029Z] [2020-05-07T13:52:56.029Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-07T13:52:56.029Z] #24 1.304 + RM_GOPATH=0 [2020-05-07T13:52:56.029Z] #24 1.308 + TMP_GOPATH= [2020-05-07T13:52:56.029Z] #24 1.308 + : /build [2020-05-07T13:52:56.029Z] #24 1.308 + '[' -z '' ']' [2020-05-07T13:52:56.029Z] #24 1.309 ++ mktemp -d [2020-05-07T13:52:56.029Z] #24 1.315 + export GOPATH=/tmp/tmp.iHLlcL [2020-05-07T13:52:56.029Z] #24 1.315 + GOPATH=/tmp/tmp.iHLlcL [2020-05-07T13:52:56.029Z] #24 1.315 + RM_GOPATH=1 [2020-05-07T13:52:56.029Z] #24 1.315 ++ dirname ./install.sh [2020-05-07T13:52:56.029Z] #24 1.315 + dir=. [2020-05-07T13:52:56.029Z] #24 1.315 + bin=dockercli [2020-05-07T13:52:56.029Z] #24 1.315 + shift [2020-05-07T13:52:56.029Z] #24 1.315 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T13:52:56.029Z] #24 1.315 + . ./dockercli.installer [2020-05-07T13:52:56.029Z] #24 1.315 ++ : stable [2020-05-07T13:52:56.029Z] #24 1.315 ++ : 17.06.2-ce [2020-05-07T13:52:56.029Z] #24 1.315 + install_dockercli [2020-05-07T13:52:56.029Z] #24 1.315 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T13:52:56.029Z] #24 1.315 ++ uname -m [2020-05-07T13:52:56.029Z] #24 1.315 + arch=x86_64 [2020-05-07T13:52:56.029Z] #24 1.315 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T13:52:56.029Z] #24 1.315 + url=https://download.docker.com/linux/static [2020-05-07T13:52:56.029Z] #24 1.315 + tar -xz docker/docker [2020-05-07T13:52:56.029Z] #24 1.315 Install docker/cli version 17.06.2-ce from stable [2020-05-07T13:52:56.029Z] #24 1.319 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T13:52:56.029Z] #24 4.333 + mkdir -p /build [2020-05-07T13:52:56.029Z] #24 4.335 + mv docker/docker /build/ [2020-05-07T13:52:56.029Z] #24 4.339 + rmdir docker [2020-05-07T13:52:56.029Z] #24 DONE 4.5s [2020-05-07T13:52:56.029Z] [2020-05-07T13:52:56.029Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-07T13:52:56.594Z] #32 DONE 1.8s [2020-05-07T13:52:56.594Z] [2020-05-07T13:52:56.594Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T13:52:57.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:52:57.278Z] INFO: Testing against a local daemon [2020-05-07T13:52:57.915Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s) [2020-05-07T13:52:57.915Z] === RUN TestBuildWithHugeFile [2020-05-07T13:52:57.969Z] #33 1.284 [2020-05-07T13:52:57.969Z] #33 1.355 Removing bundles/ [2020-05-07T13:52:57.969Z] #33 1.356 [2020-05-07T13:52:57.969Z] #33 1.360 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-07T13:52:58.223Z] ok github.com/docker/docker/integration/system 1.317s [2020-05-07T13:52:58.223Z] [2020-05-07T13:52:58.223Z] === Skipped [2020-05-07T13:52:58.223Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:52:58.223Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T13:52:58.223Z] [2020-05-07T13:52:58.223Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-07T13:52:58.223Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-07T13:52:58.223Z] [2020-05-07T13:52:58.223Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-07T13:52:58.224Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-07T13:52:58.224Z] [2020-05-07T13:52:58.224Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-07T13:52:58.224Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T13:52:58.224Z] [2020-05-07T13:52:58.224Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-07T13:52:58.224Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T13:52:58.224Z] [2020-05-07T13:52:58.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-07T13:52:58.671Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T13:52:58.671Z] [2020-05-07T13:52:58.671Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-07T13:52:58.671Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T13:52:58.671Z] [2020-05-07T13:52:58.671Z] [2020-05-07T13:52:58.671Z] DONE 13 tests, 7 skipped in 3.113s [2020-05-07T13:52:58.671Z] [2020-05-07T13:52:58.671Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-07T13:52:59.341Z] #33 2.604 Building test suite binary ./integration-cli/test.main [2020-05-07T13:53:00.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:53:00.802Z] INFO: Testing against a local daemon [2020-05-07T13:53:00.802Z] ok github.com/docker/docker/integration/volume 0.278s [2020-05-07T13:53:00.802Z] [2020-05-07T13:53:00.802Z] === Skipped [2020-05-07T13:53:00.802Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-07T13:53:00.802Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-07T13:53:00.802Z] [2020-05-07T13:53:00.802Z] [2020-05-07T13:53:00.802Z] DONE 5 tests, 1 skipped in 2.355s [2020-05-07T13:53:00.802Z] [2020-05-07T13:53:00.802Z] INFO: make.ps1 ended at 05/07/2020 13:53:00 [2020-05-07T13:53:00.802Z] INFO: Integration CLI tests being run from the host: [2020-05-07T13:53:00.802Z] 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-05-07T13:53:01.867Z] #33 ... [2020-05-07T13:53:01.867Z] [2020-05-07T13:53:01.867Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-07T13:53:01.867Z] #20 4.670 [2020-05-07T13:53:01.867Z] #20 6.109 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T13:53:01.867Z] #20 6.614 curl: option --progress: is ambiguous [2020-05-07T13:53:01.867Z] #20 6.619 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T13:53:01.867Z] #20 6.888 [2020-05-07T13:53:01.867Z] #20 7.976 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T13:53:01.867Z] #20 8.425 curl: option --progress: is ambiguous [2020-05-07T13:53:01.867Z] #20 8.425 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T13:53:01.867Z] #20 8.773 [2020-05-07T13:53:01.867Z] #20 9.898 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T13:53:01.867Z] #20 10.19 curl: option --progress: is ambiguous [2020-05-07T13:53:01.867Z] #20 10.19 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T13:53:01.867Z] #20 10.55 [2020-05-07T13:53:02.921Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.18s) [2020-05-07T13:53:02.921Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T13:53:03.240Z] #20 11.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T13:53:03.498Z] #20 11.94 curl: option --progress: is ambiguous [2020-05-07T13:53:03.498Z] #20 11.94 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T13:53:03.758Z] #20 12.28 [2020-05-07T13:53:03.759Z] #20 12.34 Download of images into '/build' complete. [2020-05-07T13:53:04.016Z] #20 12.34 Use something like the following to load the result into a Docker daemon: [2020-05-07T13:53:04.016Z] #20 12.34 tar -cC '/build' . | docker load [2020-05-07T13:53:04.016Z] #20 DONE 12.5s [2020-05-07T13:53:04.016Z] [2020-05-07T13:53:04.016Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T13:53:04.582Z] #29 ... [2020-05-07T13:53:04.582Z] [2020-05-07T13:53:04.582Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-07T13:53:04.582Z] #21 DONE 0.1s [2020-05-07T13:53:04.582Z] [2020-05-07T13:53:04.582Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-07T13:53:04.844Z] #25 DONE 0.1s [2020-05-07T13:53:04.844Z] [2020-05-07T13:53:04.844Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T13:53:05.445Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2020-05-07T13:53:05.445Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T13:53:08.720Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-05-07T13:53:08.720Z] === RUN TestCreateServiceSysctls [2020-05-07T13:53:09.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T13:53:09.263Z] INFO: Testing against a local daemon [2020-05-07T13:53:10.090Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-07T13:53:11.460Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-07T13:53:11.460Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-07T13:53:12.830Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-07T13:53:13.087Z] --- PASS: TestCreateServiceSysctls (4.21s) [2020-05-07T13:53:13.087Z] === RUN TestCreateServiceCapabilities [2020-05-07T13:53:14.018Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-07T13:53:15.914Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-07T13:53:15.914Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-07T13:53:15.914Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-07T13:53:15.914Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-07T13:53:15.914Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-07T13:53:16.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-07T13:53:16.479Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-05-07T13:53:16.479Z] === RUN TestInspect [2020-05-07T13:53:17.850Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-07T13:53:17.850Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-07T13:53:19.221Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-07T13:53:20.154Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-07T13:53:20.718Z] --- PASS: TestInspect (4.21s) [2020-05-07T13:53:20.718Z] === RUN TestCreateJob [2020-05-07T13:53:20.975Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-07T13:53:21.232Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-07T13:53:22.919Z] #33 ... [2020-05-07T13:53:22.919Z] [2020-05-07T13:53:22.919Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T13:53:22.919Z] #29 29.10 # github.com/docker/docker/contrib/httpserver [2020-05-07T13:53:22.919Z] #29 29.10 loadinternal: cannot find runtime/cgo [2020-05-07T13:53:22.919Z] #29 DONE 29.3s [2020-05-07T13:53:22.919Z] [2020-05-07T13:53:22.919Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T13:53:22.919Z] #33 ... [2020-05-07T13:53:22.919Z] [2020-05-07T13:53:22.919Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-07T13:53:22.919Z] #30 DONE 0.1s [2020-05-07T13:53:22.919Z] [2020-05-07T13:53:22.919Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T13:53:23.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-07T13:53:24.319Z] --- PASS: TestCreateJob (3.56s) [2020-05-07T13:53:24.319Z] === RUN TestReplicatedJob [2020-05-07T13:53:24.576Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-07T13:53:27.103Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-07T13:53:28.035Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-07T13:53:28.600Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-07T13:53:29.165Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-07T13:53:29.165Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-07T13:53:30.097Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-07T13:53:31.030Z] --- PASS: TestReplicatedJob (6.84s) [2020-05-07T13:53:31.030Z] === RUN TestUpdateReplicatedJob [2020-05-07T13:53:32.925Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-07T13:53:32.925Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-07T13:53:32.925Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-07T13:53:33.489Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-07T13:53:34.419Z] === RUN TestDockerSuite/TestCommitChange [2020-05-07T13:53:34.676Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2020-05-07T13:53:34.676Z] === RUN TestServiceListWithStatuses [2020-05-07T13:53:34.676Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T13:53:34.676Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T13:53:34.676Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T13:53:35.606Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-07T13:53:36.536Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-07T13:53:39.061Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-07T13:53:40.430Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-07T13:53:40.994Z] --- PASS: TestDockerNetworkConnectAlias (6.31s) [2020-05-07T13:53:40.994Z] === RUN TestDockerNetworkReConnect [2020-05-07T13:53:41.558Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-07T13:53:43.454Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-07T13:53:44.385Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-07T13:53:46.284Z] --- PASS: TestDockerNetworkReConnect (4.88s) [2020-05-07T13:53:46.284Z] === RUN TestServicePlugin [2020-05-07T13:53:46.284Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-07T13:53:46.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-07T13:53:47.215Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-07T13:53:47.215Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-07T13:53:47.215Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-07T13:53:47.472Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-07T13:53:47.472Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-07T13:53:47.472Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-07T13:53:47.472Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-07T13:53:49.998Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-07T13:53:51.895Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-07T13:53:51.895Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-07T13:53:52.827Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-07T13:53:53.757Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-07T13:53:54.687Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-07T13:53:55.618Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-07T13:53:56.550Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-07T13:53:56.550Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-07T13:53:56.550Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-07T13:53:57.481Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-07T13:53:57.481Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-07T13:53:57.481Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-07T13:53:57.481Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-07T13:53:57.481Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-07T13:53:58.411Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-07T13:53:59.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-07T13:54:00.271Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-07T13:54:00.271Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-07T13:54:02.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-07T13:54:02.729Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-07T13:54:02.729Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-07T13:54:03.660Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-07T13:54:04.590Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-07T13:54:05.520Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-07T13:54:06.457Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-07T13:54:06.457Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-07T13:54:07.396Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-07T13:54:08.327Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-07T13:54:09.258Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-07T13:54:09.258Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-07T13:54:10.188Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-07T13:54:11.556Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-07T13:54:13.451Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-07T13:54:13.451Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-07T13:54:13.451Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-07T13:54:13.451Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-07T13:54:13.451Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-07T13:54:14.016Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-07T13:54:19.266Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-07T13:54:19.266Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-07T13:54:20.197Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-07T13:54:20.197Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-07T13:54:20.197Z] --- PASS: TestServicePlugin (34.33s) [2020-05-07T13:54:20.197Z] plugin_test.go:62: [d665c802a6a70] joining swarm manager [db8dcbd78b0c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T13:54:20.197Z] plugin_test.go:65: [dbf6bdbd418ee] joining swarm manager [db8dcbd78b0c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T13:54:20.197Z] === RUN TestServiceUpdateLabel [2020-05-07T13:54:20.197Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-07T13:54:23.471Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-07T13:54:23.471Z] --- PASS: TestServiceUpdateLabel (2.94s) [2020-05-07T13:54:23.471Z] === RUN TestServiceUpdateSecrets [2020-05-07T13:54:24.034Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-07T13:54:25.404Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-07T13:54:30.657Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-07T13:54:30.657Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-07T13:54:32.552Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-07T13:54:33.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-07T13:54:35.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-07T13:54:36.192Z] --- PASS: TestBuildWithHugeFile (84.55s) [2020-05-07T13:54:36.192Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T13:54:36.192Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:54:36.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:54:36.192Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:54:36.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:54:36.192Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:54:36.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:54:36.192Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T13:54:36.192Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T13:54:36.192Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T13:54:36.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-07T13:54:36.192Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-05-07T13:54:36.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-05-07T13:54:36.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-05-07T13:54:36.192Z] === RUN TestBuildPreserveOwnership [2020-05-07T13:54:36.192Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T13:54:36.192Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T13:54:36.192Z] --- PASS: TestBuildPreserveOwnership (5.00s) [2020-05-07T13:54:36.192Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2020-05-07T13:54:36.192Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.73s) [2020-05-07T13:54:36.192Z] === RUN TestBuildPlatformInvalid [2020-05-07T13:54:36.192Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-07T13:54:36.192Z] PASS [2020-05-07T13:54:36.192Z] [2020-05-07T13:54:36.192Z] === Skipped [2020-05-07T13:54:36.192Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-07T13:54:36.192Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T13:54:36.192Z] [2020-05-07T13:54:36.192Z] [2020-05-07T13:54:36.192Z] DONE 32 tests, 1 skipped in 131.583s [2020-05-07T13:54:36.192Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T13:54:36.192Z] ++ 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-05-07T13:54:36.192Z] ++ set -e [2020-05-07T13:54:36.192Z] ++ '[' -n 0 ']' [2020-05-07T13:54:36.192Z] ++ set -x [2020-05-07T13:54:36.192Z] ++ env -i DEST=/go/src/github.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-05-07T13:54:36.192Z] INFO: Testing against a local daemon [2020-05-07T13:54:36.192Z] === RUN TestConfigInspect [2020-05-07T13:54:36.192Z] --- PASS: TestConfigInspect (2.30s) [2020-05-07T13:54:36.192Z] === RUN TestConfigList [2020-05-07T13:54:36.192Z] --- PASS: TestConfigList (2.27s) [2020-05-07T13:54:36.192Z] === RUN TestConfigsCreateAndDelete [2020-05-07T13:54:36.192Z] --- PASS: TestConfigsCreateAndDelete (2.34s) [2020-05-07T13:54:36.192Z] === RUN TestConfigsUpdate [2020-05-07T13:54:36.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-07T13:54:37.346Z] --- PASS: TestConfigsUpdate (2.27s) [2020-05-07T13:54:37.346Z] === RUN TestTemplatedConfig [2020-05-07T13:54:38.557Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2020-05-07T13:54:38.557Z] === RUN TestServiceUpdateConfigs [2020-05-07T13:54:38.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-07T13:54:39.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-07T13:54:40.316Z] --- PASS: TestTemplatedConfig (2.76s) [2020-05-07T13:54:40.316Z] === RUN TestConfigCreateResolve [2020-05-07T13:54:41.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00077a4a0_} [2020-05-07T13:54:42.592Z] --- PASS: TestConfigCreateResolve (2.32s) [2020-05-07T13:54:42.592Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T13:54:42.927Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-07T13:54:42.927Z] PASS [2020-05-07T13:54:42.927Z] [2020-05-07T13:54:42.927Z] DONE 7 tests in 14.923s [2020-05-07T13:54:42.927Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T13:54:42.927Z] ++ 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-05-07T13:54:42.927Z] ++ set -e [2020-05-07T13:54:42.927Z] ++ '[' -n 0 ']' [2020-05-07T13:54:42.927Z] ++ set -x [2020-05-07T13:54:42.927Z] ++ env -i DEST=/go/src/github.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-05-07T13:54:42.927Z] INFO: Testing against a local daemon [2020-05-07T13:54:42.927Z] === RUN TestCheckpoint [2020-05-07T13:54:42.927Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T13:54:42.927Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:54:42.927Z] === RUN TestContainerInvalidJSON [2020-05-07T13:54:43.261Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:54:43.261Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:54:43.261Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:54:43.261Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:54:43.261Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:54:43.261Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:54:43.261Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T13:54:43.261Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T13:54:43.261Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T13:54:43.261Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T13:54:43.261Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T13:54:43.261Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T13:54:43.261Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T13:54:43.261Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T13:54:43.261Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-07T13:54:43.261Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T13:54:43.261Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-07T13:54:43.261Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T13:54:43.261Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-07T13:54:43.261Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T13:54:43.594Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-07T13:54:43.594Z] === RUN TestCopyFromContainer [2020-05-07T13:54:43.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1806170270_/foo_false____} [2020-05-07T13:54:45.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1806170270_/foo_true____} [2020-05-07T13:54:45.270Z] === RUN TestCopyFromContainer// [2020-05-07T13:54:45.270Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T13:54:45.270Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T13:54:45.270Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T13:54:45.605Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T13:54:45.605Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T13:54:45.605Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T13:54:45.946Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T13:54:45.946Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T13:54:45.946Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer (2.68s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-07T13:54:46.302Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-07T13:54:46.302Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T13:54:46.302Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:54:46.302Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:54:46.302Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:54:46.302Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:54:46.302Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:54:46.302Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:54:46.302Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T13:54:46.302Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T13:54:46.302Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T13:54:46.302Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-07T13:54:46.302Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-07T13:54:46.302Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-07T13:54:46.302Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-07T13:54:46.302Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T13:54:46.302Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-07T13:54:46.302Z] === RUN TestCreateWithInvalidEnv [2020-05-07T13:54:46.302Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T13:54:46.302Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T13:54:46.302Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T13:54:46.302Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T13:54:46.302Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T13:54:46.302Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T13:54:46.302Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T13:54:46.302Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T13:54:46.302Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T13:54:46.302Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-05-07T13:54:46.302Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T13:54:46.302Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T13:54:46.302Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T13:54:46.302Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T13:54:46.302Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-07T13:54:46.302Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T13:54:46.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3273919333_/foo_false____} [2020-05-07T13:54:48.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3273919333_/foo_true____} [2020-05-07T13:54:48.576Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2020-05-07T13:54:48.576Z] === RUN TestCreateWithCapabilities [2020-05-07T13:54:48.576Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T13:54:48.576Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T13:54:48.576Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:54:48.576Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:54:48.576Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:54:48.576Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:54:48.577Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:54:48.577Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:54:48.577Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T13:54:48.577Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:54:48.577Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:54:48.577Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:54:48.577Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:54:48.577Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T13:54:48.577Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-07T13:54:48.577Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-07T13:54:48.577Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T13:54:50.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3273919333_/foo_true__0xc00077a500__} [2020-05-07T13:54:50.843Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-05-07T13:54:50.843Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T13:54:50.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:54:50.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:54:50.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:54:50.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:54:50.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:54:50.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:54:50.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:54:50.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:54:50.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:54:50.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:54:50.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T13:54:50.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T13:54:50.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T13:54:50.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T13:54:50.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T13:54:50.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-05-07T13:54:50.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-07T13:54:50.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-07T13:54:50.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-07T13:54:50.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-07T13:54:50.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-07T13:54:50.843Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T13:54:51.561Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-05-07T13:54:51.561Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T13:54:51.561Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T13:54:51.561Z] === RUN TestDaemonRestartIpcMode [2020-05-07T13:54:51.561Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T13:54:51.561Z] === RUN TestDaemonHostGatewayIP [2020-05-07T13:54:51.561Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T13:54:51.561Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T13:54:51.562Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T13:54:51.562Z] === RUN TestDiff [2020-05-07T13:54:51.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00077a520_} [2020-05-07T13:54:52.282Z] --- PASS: TestDiff (0.67s) [2020-05-07T13:54:52.282Z] === RUN TestExecWithCloseStdin [2020-05-07T13:54:52.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00077a540_} [2020-05-07T13:54:53.004Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-05-07T13:54:53.004Z] === RUN TestExec [2020-05-07T13:54:53.720Z] --- PASS: TestExec (0.79s) [2020-05-07T13:54:53.720Z] === RUN TestExecUser [2020-05-07T13:54:53.901Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2020-05-07T13:54:53.901Z] === RUN TestServiceUpdateNetwork [2020-05-07T13:54:54.434Z] --- PASS: TestExecUser (0.82s) [2020-05-07T13:54:54.434Z] === RUN TestExportContainerAndImportImage [2020-05-07T13:54:54.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00077a560_} [2020-05-07T13:54:55.594Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-05-07T13:54:55.594Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T13:54:56.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00077a580_} [2020-05-07T13:54:57.266Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-05-07T13:54:57.266Z] === RUN TestHealthCheckWorkdir [2020-05-07T13:54:57.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-07T13:54:57.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-07T13:54:57.980Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-05-07T13:54:57.980Z] === RUN TestHealthKillContainer [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-07T13:54:59.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-07T13:55:00.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-07T13:55:00.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-07T13:55:00.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-07T13:55:00.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-07T13:55:00.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-07T13:55:00.359Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-07T13:55:00.942Z] --- PASS: TestHealthKillContainer (2.83s) [2020-05-07T13:55:00.942Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T13:55:01.662Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-05-07T13:55:01.662Z] === RUN TestIpcModeNone [2020-05-07T13:55:02.378Z] --- PASS: TestIpcModeNone (0.78s) [2020-05-07T13:55:02.378Z] === RUN TestIpcModePrivate [2020-05-07T13:55:03.095Z] --- PASS: TestIpcModePrivate (0.77s) [2020-05-07T13:55:03.095Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-07T13:55:03.095Z] === RUN TestIpcModeShareable [2020-05-07T13:55:03.636Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-07T13:55:03.833Z] --- PASS: TestIpcModeShareable (0.81s) [2020-05-07T13:55:03.833Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-07T13:55:03.833Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T13:55:06.159Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-07T13:55:06.811Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2020-05-07T13:55:06.811Z] === RUN TestAPIIpcModeHost [2020-05-07T13:55:07.145Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-05-07T13:55:07.145Z] === RUN TestDaemonIpcModeShareable [2020-05-07T13:55:08.682Z] --- PASS: TestServiceUpdateNetwork (14.86s) [2020-05-07T13:55:08.682Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T13:55:08.821Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-05-07T13:55:08.821Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-07T13:55:08.821Z] === RUN TestDaemonIpcModePrivate [2020-05-07T13:55:09.246Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-07T13:55:10.177Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T13:55:10.509Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-05-07T13:55:10.509Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-07T13:55:10.509Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T13:55:11.109Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-07T13:55:11.366Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T13:55:11.366Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-07T13:55:12.182Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-05-07T13:55:12.182Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-07T13:55:12.182Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T13:55:12.298Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-07T13:55:13.233Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-07T13:55:13.850Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-05-07T13:55:13.850Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-07T13:55:13.850Z] === RUN TestIpcModeOlderClient [2020-05-07T13:55:13.850Z] === PAUSE TestIpcModeOlderClient [2020-05-07T13:55:13.850Z] === RUN TestKillContainerInvalidSignal [2020-05-07T13:55:14.164Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-07T13:55:14.347Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T13:55:14.347Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T13:55:14.347Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T13:55:14.347Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T13:55:14.566Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-05-07T13:55:14.566Z] === RUN TestKillContainer [2020-05-07T13:55:14.566Z] === RUN TestKillContainer/no_signal [2020-05-07T13:55:15.284Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T13:55:15.535Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-07T13:55:15.618Z] === RUN TestKillContainer/killing_signal [2020-05-07T13:55:15.716Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T13:55:16.098Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-07T13:55:16.773Z] --- PASS: TestKillContainer (2.05s) [2020-05-07T13:55:16.773Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-05-07T13:55:16.773Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-07T13:55:16.773Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-05-07T13:55:16.773Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T13:55:16.773Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T13:55:17.028Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-07T13:55:17.087Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T13:55:17.103Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T13:55:17.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-05-07T13:55:17.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-05-07T13:55:17.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-07T13:55:17.817Z] === RUN TestKillStoppedContainer [2020-05-07T13:55:18.150Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-07T13:55:18.150Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T13:55:18.150Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-07T13:55:18.150Z] === RUN TestKillDifferentUserContainer [2020-05-07T13:55:18.397Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-07T13:55:18.397Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T13:55:18.458Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T13:55:18.869Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-05-07T13:55:18.869Z] === RUN TestInspectOomKilledTrue [2020-05-07T13:55:19.328Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-07T13:55:19.828Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T13:55:20.054Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2020-05-07T13:55:20.054Z] === RUN TestInspectOomKilledFalse [2020-05-07T13:55:20.085Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T13:55:20.258Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-07T13:55:20.798Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2020-05-07T13:55:20.798Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T13:55:21.512Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-05-07T13:55:21.512Z] === RUN TestLinksContainerNames [2020-05-07T13:55:21.628Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-07T13:55:21.983Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T13:55:22.559Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-07T13:55:22.668Z] --- PASS: TestLinksContainerNames (1.36s) [2020-05-07T13:55:22.668Z] === RUN TestLogsFollowTailEmpty [2020-05-07T13:55:23.386Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-05-07T13:55:23.386Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T13:55:23.490Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-07T13:55:23.882Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T13:55:24.101Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/default [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/private [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/slave [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/shared [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/default [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/private [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/shared [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/slave [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T13:55:24.101Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:55:24.101Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T13:55:24.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T13:55:24.420Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T13:55:24.435Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T13:55:24.435Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-07T13:55:24.435Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T13:55:25.253Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T13:55:26.110Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-05-07T13:55:26.110Z] === RUN TestNetworkNat [2020-05-07T13:55:26.314Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-07T13:55:26.314Z] --- PASS: TestServiceUpdatePidsLimit (17.66s) [2020-05-07T13:55:26.314Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.35s) [2020-05-07T13:55:26.314Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2020-05-07T13:55:26.314Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2020-05-07T13:55:26.314Z] PASS [2020-05-07T13:55:26.314Z] [2020-05-07T13:55:26.314Z] === Skipped [2020-05-07T13:55:26.314Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T13:55:26.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T13:55:26.314Z] [2020-05-07T13:55:26.314Z] [2020-05-07T13:55:26.314Z] DONE 27 tests, 1 skipped in 195.527s [2020-05-07T13:55:26.314Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T13:55:26.314Z] ++ 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-05-07T13:55:26.314Z] ++ set -e [2020-05-07T13:55:26.314Z] ++ '[' -n 0 ']' [2020-05-07T13:55:26.314Z] ++ set -x [2020-05-07T13:55:26.314Z] ++ env -i DEST=/go/src/github.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-05-07T13:55:26.314Z] INFO: Testing against a local daemon [2020-05-07T13:55:26.314Z] === RUN TestSessionCreate [2020-05-07T13:55:26.314Z] --- PASS: TestSessionCreate (0.02s) [2020-05-07T13:55:26.314Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T13:55:26.314Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-07T13:55:26.314Z] PASS [2020-05-07T13:55:26.314Z] [2020-05-07T13:55:26.314Z] DONE 2 tests in 0.160s [2020-05-07T13:55:26.314Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T13:55:26.314Z] ++ 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-05-07T13:55:26.314Z] ++ set -e [2020-05-07T13:55:26.314Z] ++ '[' -n 0 ']' [2020-05-07T13:55:26.314Z] ++ set -x [2020-05-07T13:55:26.314Z] ++ env -i DEST=/go/src/github.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-05-07T13:55:26.571Z] INFO: Testing against a local daemon [2020-05-07T13:55:26.571Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T13:55:26.571Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:55:26.571Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T13:55:26.571Z] === RUN TestEventsExecDie [2020-05-07T13:55:26.826Z] --- PASS: TestNetworkNat (0.73s) [2020-05-07T13:55:26.826Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T13:55:27.135Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-07T13:55:27.149Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T13:55:27.392Z] --- PASS: TestEventsExecDie (0.82s) [2020-05-07T13:55:27.392Z] === RUN TestEventsBackwardsCompatible [2020-05-07T13:55:27.392Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-07T13:55:27.392Z] === RUN TestInfoBinaryCommits [2020-05-07T13:55:27.392Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T13:55:27.392Z] === RUN TestInfoAPIVersioned [2020-05-07T13:55:27.392Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T13:55:27.392Z] === RUN TestInfoDiscoveryBackend [2020-05-07T13:55:27.406Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T13:55:27.541Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-05-07T13:55:27.541Z] === RUN TestNetworkLoopbackNat [2020-05-07T13:55:27.956Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-07T13:55:27.956Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T13:55:28.213Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-07T13:55:28.213Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-07T13:55:28.694Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-05-07T13:55:28.694Z] === RUN TestPause [2020-05-07T13:55:29.026Z] --- PASS: TestPause (0.72s) [2020-05-07T13:55:29.026Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T13:55:29.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:55:29.026Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:55:29.026Z] === RUN TestPauseStopPausedContainer [2020-05-07T13:55:29.144Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T13:55:29.144Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T13:55:29.144Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-07T13:55:29.302Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T13:55:29.707Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-07T13:55:29.707Z] === RUN TestInfoAPI [2020-05-07T13:55:29.707Z] --- PASS: TestInfoAPI (0.03s) [2020-05-07T13:55:29.707Z] === RUN TestInfoAPIWarnings [2020-05-07T13:55:29.737Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-05-07T13:55:29.738Z] === RUN TestPsFilter [2020-05-07T13:55:30.070Z] --- PASS: TestPsFilter (0.19s) [2020-05-07T13:55:30.070Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T13:55:30.272Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-07T13:55:30.272Z] === RUN TestInfoDebug [2020-05-07T13:55:30.272Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-07T13:55:30.674Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T13:55:30.783Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-05-07T13:55:30.783Z] === RUN TestRemoveContainerWithVolume [2020-05-07T13:55:30.837Z] --- PASS: TestInfoDebug (0.55s) [2020-05-07T13:55:30.837Z] === RUN TestInfoInsecureRegistries [2020-05-07T13:55:31.401Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-07T13:55:31.401Z] === RUN TestInfoRegistryMirrors [2020-05-07T13:55:31.496Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-05-07T13:55:31.496Z] === RUN TestRemoveContainerRunning [2020-05-07T13:55:31.657Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-07T13:55:31.657Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-07T13:55:31.657Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T13:55:31.914Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-05-07T13:55:31.914Z] === RUN TestPingCacheHeaders [2020-05-07T13:55:31.914Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-07T13:55:31.914Z] === RUN TestPingGet [2020-05-07T13:55:32.171Z] --- PASS: TestPingGet (0.03s) [2020-05-07T13:55:32.171Z] === RUN TestPingHead [2020-05-07T13:55:32.171Z] --- PASS: TestPingHead (0.03s) [2020-05-07T13:55:32.171Z] === RUN TestVersion [2020-05-07T13:55:32.171Z] --- PASS: TestVersion (0.02s) [2020-05-07T13:55:32.171Z] PASS [2020-05-07T13:55:32.171Z] [2020-05-07T13:55:32.171Z] === Skipped [2020-05-07T13:55:32.171Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T13:55:32.171Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T13:55:32.171Z] [2020-05-07T13:55:32.171Z] [2020-05-07T13:55:32.171Z] DONE 18 tests, 1 skipped in 5.698s [2020-05-07T13:55:32.171Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T13:55:32.171Z] ++ 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-05-07T13:55:32.171Z] ++ set -e [2020-05-07T13:55:32.171Z] ++ '[' -n 0 ']' [2020-05-07T13:55:32.171Z] ++ set -x [2020-05-07T13:55:32.171Z] ++ env -i DEST=/go/src/github.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-05-07T13:55:32.171Z] INFO: Testing against a local daemon [2020-05-07T13:55:32.171Z] === RUN TestVolumesCreateAndList [2020-05-07T13:55:32.171Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-07T13:55:32.171Z] === RUN TestVolumesRemove [2020-05-07T13:55:32.209Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-05-07T13:55:32.209Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T13:55:32.428Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-07T13:55:32.428Z] === RUN TestVolumesInspect [2020-05-07T13:55:32.428Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-07T13:55:32.428Z] === RUN TestVolumesInvalidJSON [2020-05-07T13:55:32.428Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T13:55:32.428Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T13:55:32.428Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T13:55:32.428Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-07T13:55:32.428Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T13:55:32.428Z] PASS [2020-05-07T13:55:32.428Z] [2020-05-07T13:55:32.428Z] DONE 5 tests in 0.297s [2020-05-07T13:55:32.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T13:55:32.573Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T13:55:32.685Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T13:55:32.685Z] +++ kill 5862 [2020-05-07T13:55:32.685Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-07T13:55:32.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-05-07T13:55:32.922Z] === RUN TestRemoveInvalidContainer [2020-05-07T13:55:32.922Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-07T13:55:32.922Z] === RUN TestRenameLinkedContainer [2020-05-07T13:55:33.945Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T13:55:34.056Z] +++ /etc/init.d/apparmor stop [2020-05-07T13:55:34.056Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T13:55:34.056Z] [2020-05-07T13:55:34.056Z] Unloading profiles will leave already running processes permanently [2020-05-07T13:55:34.056Z] unconfined, which can lead to unexpected situations. [2020-05-07T13:55:34.056Z] [2020-05-07T13:55:34.056Z] To set a process to complain mode, use the command line tool [2020-05-07T13:55:34.056Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T13:55:34.056Z] +++ true [2020-05-07T13:55:34.056Z] [2020-05-07T13:55:34.056Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-07T13:55:35.188Z] --- PASS: TestRenameLinkedContainer (2.56s) [2020-05-07T13:55:35.189Z] === RUN TestRenameStoppedContainer [2020-05-07T13:55:35.316Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T13:55:35.927Z] --- PASS: TestRenameStoppedContainer (0.69s) [2020-05-07T13:55:35.927Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T13:55:35.949Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-07T13:55:36.881Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-07T13:55:37.213Z] #33 160.3 [2020-05-07T13:55:37.213Z] #33 DONE 160.7s [2020-05-07T13:55:37.213Z] [2020-05-07T13:55:37.213Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-07T13:55:37.592Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-05-07T13:55:37.592Z] === RUN TestRenameInvalidName [2020-05-07T13:55:37.924Z] --- PASS: TestRenameInvalidName (0.70s) [2020-05-07T13:55:37.924Z] === RUN TestRenameAnonymousContainer [2020-05-07T13:55:38.584Z] #34 DONE 1.3s [2020-05-07T13:55:39.402Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-07T13:55:39.959Z] [2020-05-07T13:55:39.959Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-07T13:55:40.523Z] #35 DONE 0.6s [2020-05-07T13:55:40.780Z] [2020-05-07T13:55:40.780Z] #36 exporting to image [2020-05-07T13:55:40.780Z] #36 exporting layers [2020-05-07T13:55:40.891Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2020-05-07T13:55:40.891Z] === RUN TestRenameContainerWithSameName [2020-05-07T13:55:41.223Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-05-07T13:55:41.223Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T13:55:42.383Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-05-07T13:55:42.383Z] === RUN TestResize [2020-05-07T13:55:42.676Z] #36 exporting layers 1.9s done [2020-05-07T13:55:42.676Z] #36 writing image sha256:3b71f8d14bea32e82dc7654c948a9644ad1823b065548365d7dce35a0b67644a done [2020-05-07T13:55:42.676Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-07T13:55:42.676Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T13:55:42.997Z] + echo Ensuring container killed. [2020-05-07T13:55:42.997Z] Ensuring container killed. [2020-05-07T13:55:42.997Z] + docker rm -vf docker-pr2 [2020-05-07T13:55:42.997Z] Error: No such container: docker-pr2 [2020-05-07T13:55:42.997Z] + true [Pipeline] sh [2020-05-07T13:55:43.097Z] --- PASS: TestResize (0.68s) [2020-05-07T13:55:43.097Z] === RUN TestResizeWithInvalidSize [2020-05-07T13:55:43.284Z] + echo Chowning /workspace to jenkins user [2020-05-07T13:55:43.284Z] Chowning /workspace to jenkins user [2020-05-07T13:55:43.284Z] + id -u [2020-05-07T13:55:43.284Z] + id -g [2020-05-07T13:55:43.284Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40910:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T13:55:43.811Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-05-07T13:55:43.811Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T13:55:44.508Z] + bundleName=unit [2020-05-07T13:55:44.508Z] + echo Creating unit-bundles.tar.gz [2020-05-07T13:55:44.508Z] Creating unit-bundles.tar.gz [2020-05-07T13:55:44.508Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-07T13:55:44.508Z] bundles/junit-report.xml [2020-05-07T13:55:44.508Z] bundles/go-test-report.json [2020-05-07T13:55:44.508Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-07T13:55:44.518Z] Archiving artifacts [2020-05-07T13:55:44.530Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:55:44.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:55:44.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:55:44.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T13:55:44.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T13:55:44.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:55:44.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T13:55:44.658Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-07T13:55:45.039Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40910/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T13:55:45.363Z] + make clean [2020-05-07T13:55:45.624Z] docker volume rm -f docker-dev-cache [2020-05-07T13:55:45.625Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T13:55:46.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T13:55:47.933Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-07T13:55:47.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-07T13:55:47.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T13:55:48.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T13:55:48.498Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-07T13:55:49.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:55:49.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T13:55:50.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T13:55:50.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T13:55:53.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T13:55:53.749Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-07T13:55:54.418Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T13:55:54.418Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.19s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.50s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.71s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.44s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.15s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.85s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.05s) [2020-05-07T13:55:54.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-05-07T13:55:54.419Z] === RUN TestCgroupNamespacesRun [2020-05-07T13:55:56.085Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2020-05-07T13:55:56.085Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T13:55:57.023Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-07T13:55:57.587Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-07T13:55:57.753Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-05-07T13:55:57.753Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T13:55:59.424Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2020-05-07T13:55:59.424Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T13:56:01.102Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-05-07T13:56:01.102Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T13:56:02.770Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-05-07T13:56:02.770Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T13:56:02.838Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-07T13:56:03.403Z] === RUN TestDockerSuite/TestCpToDot [2020-05-07T13:56:03.491Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-05-07T13:56:03.491Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T13:56:04.210Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-05-07T13:56:04.210Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T13:56:04.333Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-07T13:56:05.884Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-05-07T13:56:05.884Z] === RUN TestKernelTCPMemory [2020-05-07T13:56:06.228Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-07T13:56:07.043Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-05-07T13:56:07.043Z] === RUN TestNISDomainname [2020-05-07T13:56:07.756Z] --- PASS: TestNISDomainname (0.90s) [2020-05-07T13:56:07.756Z] === RUN TestHostnameDnsResolution [2020-05-07T13:56:08.121Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-07T13:56:08.684Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-07T13:56:08.913Z] --- PASS: TestHostnameDnsResolution (1.05s) [2020-05-07T13:56:08.913Z] === RUN TestStats [2020-05-07T13:56:08.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-07T13:56:11.912Z] --- PASS: TestStats (2.69s) [2020-05-07T13:56:11.912Z] === RUN TestStopContainerWithTimeout [2020-05-07T13:56:11.912Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T13:56:11.912Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T13:56:11.912Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T13:56:11.912Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T13:56:11.912Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T13:56:11.912Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T13:56:11.912Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T13:56:11.912Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T13:56:11.912Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T13:56:11.912Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T13:56:11.912Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T13:56:11.912Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T13:56:12.222Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-07T13:56:12.479Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-07T13:56:13.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-07T13:56:13.665Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-07T13:56:14.887Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2020-05-07T13:56:14.887Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-05-07T13:56:14.888Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-05-07T13:56:14.888Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-05-07T13:56:14.888Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-05-07T13:56:14.888Z] === RUN TestDeleteDevicemapper [2020-05-07T13:56:14.888Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T13:56:14.888Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:56:14.888Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T13:56:15.559Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-07T13:56:15.559Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-07T13:56:15.559Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-07T13:56:16.123Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-07T13:56:17.053Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-07T13:56:17.053Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-07T13:56:17.310Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-07T13:56:17.870Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-05-07T13:56:17.870Z] === RUN TestUpdateMemory [2020-05-07T13:56:18.240Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-07T13:56:18.497Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-07T13:56:18.497Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-07T13:56:18.593Z] --- PASS: TestUpdateMemory (0.98s) [2020-05-07T13:56:18.593Z] === RUN TestUpdateCPUQuota [2020-05-07T13:56:18.757Z] === RUN TestDockerSuite/TestCreateRM [2020-05-07T13:56:19.015Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-07T13:56:19.015Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-07T13:56:19.272Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-07T13:56:19.272Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-07T13:56:19.752Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-05-07T13:56:19.752Z] === RUN TestUpdatePidsLimit [2020-05-07T13:56:19.752Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T13:56:20.086Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T13:56:20.418Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T13:56:20.749Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T13:56:21.080Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T13:56:21.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T13:56:22.127Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T13:56:22.547Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-07T13:56:22.547Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-07T13:56:22.547Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-07T13:56:23.289Z] --- PASS: TestUpdatePidsLimit (3.41s) [2020-05-07T13:56:23.289Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-07T13:56:23.289Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-05-07T13:56:23.289Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-05-07T13:56:23.289Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-05-07T13:56:23.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-05-07T13:56:23.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-05-07T13:56:23.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-05-07T13:56:23.289Z] === RUN TestUpdateRestartPolicy [2020-05-07T13:56:25.821Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-07T13:56:25.821Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-07T13:56:25.821Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-07T13:56:25.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-07T13:56:25.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-07T13:56:25.821Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-07T13:56:26.385Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-07T13:56:28.278Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-07T13:56:28.844Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-07T13:56:30.743Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-07T13:56:32.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-07T13:56:32.371Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-07T13:56:33.301Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-07T13:56:34.231Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-07T13:56:34.231Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-07T13:56:35.162Z] === RUN TestDockerSuite/TestDockerFails [2020-05-07T13:56:35.162Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-07T13:56:35.162Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-07T13:56:35.162Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-07T13:56:36.462Z] --- PASS: TestUpdateRestartPolicy (12.19s) [2020-05-07T13:56:36.462Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T13:56:36.462Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-05-07T13:56:36.462Z] === RUN TestWaitNonBlocked [2020-05-07T13:56:36.462Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:56:36.462Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:56:36.462Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:56:36.462Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:56:36.462Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T13:56:36.462Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T13:56:37.067Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-07T13:56:37.178Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T13:56:37.178Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-05-07T13:56:37.178Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-05-07T13:56:37.178Z] === RUN TestWaitBlocked [2020-05-07T13:56:37.178Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:56:37.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:56:37.178Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:56:37.178Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:56:37.178Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T13:56:37.178Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T13:56:37.631Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-07T13:56:38.338Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-07T13:56:38.338Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-05-07T13:56:38.338Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-05-07T13:56:38.338Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T13:56:38.338Z] === CONT TestIpcModeOlderClient [2020-05-07T13:56:38.338Z] === CONT TestDaemonHostGatewayIP [2020-05-07T13:56:38.338Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T13:56:38.338Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-07T13:56:38.338Z] === CONT TestDaemonRestartIpcMode [2020-05-07T13:56:40.157Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-07T13:56:40.157Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-07T13:56:40.157Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-07T13:56:40.157Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-07T13:56:43.150Z] --- PASS: TestContainerStartOnDaemonRestart (4.34s) [2020-05-07T13:56:43.150Z] --- PASS: TestDaemonRestartIpcMode (4.92s) [2020-05-07T13:56:43.479Z] --- PASS: TestDaemonHostGatewayIP (5.27s) [2020-05-07T13:56:46.701Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-07T13:56:49.225Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-07T13:56:49.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-07T13:56:52.404Z] --- PASS: TestContainerKillOnDaemonStart (13.48s) [2020-05-07T13:56:52.404Z] PASS [2020-05-07T13:56:52.404Z] [2020-05-07T13:56:52.404Z] === Skipped [2020-05-07T13:56:52.404Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-07T13:56:52.404Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T13:56:52.404Z] [2020-05-07T13:56:52.404Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T13:56:52.404Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T13:56:52.404Z] [2020-05-07T13:56:52.404Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T13:56:52.404Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T13:56:52.404Z] [2020-05-07T13:56:52.404Z] [2020-05-07T13:56:52.404Z] DONE 200 tests, 3 skipped in 128.648s [2020-05-07T13:56:52.404Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T13:56:52.404Z] ++ 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-05-07T13:56:52.404Z] ++ set -e [2020-05-07T13:56:52.404Z] ++ '[' -n 0 ']' [2020-05-07T13:56:52.404Z] ++ set -x [2020-05-07T13:56:52.404Z] ++ env -i DEST=/go/src/github.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-05-07T13:56:52.404Z] INFO: Testing against a local daemon [2020-05-07T13:56:52.404Z] === RUN TestCommitInheritsEnv [2020-05-07T13:56:52.404Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-05-07T13:56:52.404Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T13:56:52.404Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T13:56:52.404Z] === RUN TestImagesFilterMultiReference [2020-05-07T13:56:52.404Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-07T13:56:52.404Z] === RUN TestImagePullPlatformInvalid [2020-05-07T13:56:52.404Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-07T13:56:52.404Z] === RUN TestRemoveImageOrphaning [2020-05-07T13:56:52.500Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-07T13:56:52.739Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-05-07T13:56:52.739Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T13:56:52.739Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T13:56:52.739Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T13:56:52.739Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T13:56:52.739Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-07T13:56:52.739Z] === RUN TestTagInvalidReference [2020-05-07T13:56:52.739Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-07T13:56:52.739Z] === RUN TestTagValidPrefixedRepo [2020-05-07T13:56:53.072Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-07T13:56:53.072Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T13:56:53.072Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-05-07T13:56:53.072Z] === RUN TestTagOfficialNames [2020-05-07T13:56:53.072Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-07T13:56:53.072Z] === RUN TestTagMatchesDigest [2020-05-07T13:56:53.072Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-07T13:56:53.072Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T13:56:55.024Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-07T13:56:56.393Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-07T13:56:56.957Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-07T13:56:57.887Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-07T13:56:58.818Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-07T13:56:59.748Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-07T13:57:00.312Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-07T13:57:02.205Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-07T13:57:04.109Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-07T13:57:05.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-07T13:57:07.568Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-07T13:57:10.841Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-07T13:57:10.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-07T13:57:11.771Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-07T13:57:13.665Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-07T13:57:14.596Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-07T13:57:15.159Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-07T13:57:17.056Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-07T13:57:17.056Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-07T13:57:17.313Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-07T13:57:17.570Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-07T13:57:17.826Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-07T13:57:17.826Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-07T13:57:19.720Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-07T13:57:21.088Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-07T13:57:21.088Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-07T13:57:21.088Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-07T13:57:22.019Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-07T13:57:22.019Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-07T13:57:22.583Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-07T13:57:23.513Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-07T13:57:23.770Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-07T13:57:23.770Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-07T13:57:23.770Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-07T13:57:25.663Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-07T13:57:26.595Z] === RUN TestDockerSuite/TestEventsRename [2020-05-07T13:57:27.525Z] === RUN TestDockerSuite/TestEventsResize [2020-05-07T13:57:28.122Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-07T13:57:29.052Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-07T13:57:29.981Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-07T13:57:30.910Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-07T13:57:34.183Z] === RUN TestDockerSuite/TestEventsTop [2020-05-07T13:57:34.746Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-07T13:57:37.266Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-07T13:57:38.635Z] === RUN TestDockerSuite/TestExec [2020-05-07T13:57:39.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-07T13:57:39.762Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-07T13:57:40.694Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-07T13:57:41.625Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-07T13:57:41.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-07T13:57:42.138Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-07T13:57:44.033Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-07T13:57:44.964Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-07T13:57:46.337Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-07T13:57:47.269Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-07T13:57:48.199Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-07T13:57:48.763Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-07T13:57:49.693Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-07T13:57:51.592Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-07T13:57:52.961Z] === RUN TestDockerSuite/TestExecEnv [2020-05-07T13:57:53.892Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-07T13:57:55.787Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-07T13:57:56.351Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-07T13:57:58.246Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-07T13:57:59.176Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-07T13:58:00.107Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-07T13:58:01.039Z] === RUN TestDockerSuite/TestExecParseError [2020-05-07T13:58:01.970Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-07T13:58:02.900Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-07T13:58:03.466Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-07T13:58:04.836Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-07T13:58:05.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-07T13:58:06.025Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-07T13:58:06.590Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-07T13:58:18.771Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-07T13:58:19.028Z] === RUN TestDockerSuite/TestExecTTY [2020-05-07T13:58:19.961Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-07T13:58:20.892Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-07T13:58:21.838Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-07T13:58:22.769Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-07T13:58:22.769Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-07T13:58:25.292Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-07T13:58:25.860Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-07T13:58:27.229Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-07T13:58:28.161Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-07T13:58:29.091Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-07T13:58:32.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-07T13:58:34.258Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-07T13:58:39.511Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-07T13:58:40.879Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-07T13:58:46.132Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-07T13:58:46.132Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-07T13:58:46.132Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-07T13:58:46.132Z] === RUN TestDockerSuite/TestHealth [2020-05-07T13:58:58.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-07T13:59:08.290Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-07T13:59:08.290Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-07T13:59:08.290Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-07T13:59:08.290Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-07T13:59:08.290Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-07T13:59:08.290Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-07T13:59:08.854Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-07T13:59:08.854Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-07T13:59:08.854Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-07T13:59:08.854Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-07T13:59:09.111Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-07T13:59:09.368Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-07T13:59:09.931Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-07T13:59:09.931Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-07T13:59:10.861Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-07T13:59:10.861Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-07T13:59:11.791Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-07T13:59:12.722Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-07T13:59:12.979Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-07T13:59:13.543Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-07T13:59:16.814Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-07T13:59:16.814Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-07T13:59:16.814Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-07T13:59:18.710Z] === RUN TestDockerSuite/TestImportFile [2020-05-07T13:59:20.606Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-07T13:59:20.606Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-07T13:59:22.499Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-07T13:59:24.392Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-07T13:59:26.285Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-07T13:59:27.216Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-07T13:59:28.154Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-07T13:59:29.091Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-07T13:59:29.092Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-07T13:59:29.092Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-07T13:59:30.021Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-07T13:59:30.584Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-07T13:59:31.515Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-07T13:59:32.446Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-07T13:59:33.009Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-07T13:59:33.941Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-07T13:59:33.941Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-07T13:59:35.835Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-07T13:59:36.398Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-07T13:59:36.961Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-07T13:59:36.961Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-07T13:59:37.891Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-07T13:59:37.891Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-07T13:59:38.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-07T13:59:39.018Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-07T13:59:39.949Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-07T13:59:41.032Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-07T13:59:42.404Z] === RUN TestDockerSuite/TestInspectImage [2020-05-07T13:59:42.404Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-07T13:59:42.404Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-07T13:59:42.404Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-07T13:59:42.967Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-07T13:59:44.338Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-07T13:59:44.338Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-07T13:59:45.268Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-07T13:59:46.198Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-07T13:59:48.092Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-07T13:59:48.092Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-07T13:59:48.656Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-07T13:59:50.029Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-07T13:59:51.468Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-07T13:59:52.400Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-07T13:59:53.331Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-07T13:59:54.262Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-07T13:59:55.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-07T13:59:56.124Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-07T13:59:56.690Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-07T13:59:56.948Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-07T13:59:59.472Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-07T14:00:01.366Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-07T14:00:02.736Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-07T14:00:03.301Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-07T14:00:04.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-07T14:00:05.168Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-07T14:00:07.693Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-07T14:00:09.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-07T14:00:10.434Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-07T14:00:10.434Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-07T14:00:12.328Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-07T14:00:12.892Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-07T14:00:13.457Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-07T14:00:14.839Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-07T14:00:15.096Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-07T14:00:18.372Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-07T14:00:21.648Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-07T14:00:24.922Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-07T14:00:27.449Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-07T14:00:29.343Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-07T14:00:30.274Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-07T14:00:32.169Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-07T14:00:33.100Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-07T14:00:34.995Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-07T14:00:35.926Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-07T14:00:35.926Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-07T14:00:36.183Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-07T14:00:36.183Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-07T14:00:36.183Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-07T14:00:37.116Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-07T14:00:38.049Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-07T14:00:42.230Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-07T14:00:42.793Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-07T14:00:48.044Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-07T14:00:48.607Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-07T14:00:48.607Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-07T14:00:49.979Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-07T14:00:50.915Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-07T14:00:51.846Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-07T14:00:53.215Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-07T14:00:54.145Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-07T14:00:56.666Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-07T14:00:57.230Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-07T14:00:58.160Z] === RUN TestDockerSuite/TestLogsSince [2020-05-07T14:01:00.052Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-07T14:01:05.304Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-07T14:01:10.557Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-07T14:01:10.815Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-07T14:01:11.746Z] === RUN TestDockerSuite/TestLogsTail [2020-05-07T14:01:13.118Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-07T14:01:13.682Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-07T14:01:13.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-07T14:01:14.503Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-07T14:01:15.066Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-07T14:01:15.998Z] === RUN TestDockerSuite/TestNetHostname [2020-05-07T14:01:18.519Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-07T14:01:18.776Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-07T14:01:20.148Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-07T14:01:22.676Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-07T14:01:23.244Z] === RUN TestDockerSuite/TestPluginActive [2020-05-07T14:01:25.138Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-07T14:01:27.032Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-07T14:01:31.208Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-07T14:01:31.208Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-07T14:01:31.208Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-07T14:01:32.138Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-07T14:01:34.033Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-07T14:01:35.402Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-07T14:01:37.297Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-07T14:01:37.297Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-07T14:01:39.840Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-07T14:01:40.474Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-07T14:01:43.749Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-07T14:01:44.683Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-07T14:01:47.205Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-07T14:01:47.205Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-07T14:01:49.100Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-07T14:01:50.032Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-07T14:01:50.596Z] === RUN TestDockerSuite/TestPortList [2020-05-07T14:01:53.870Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-07T14:02:00.420Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-07T14:02:01.351Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-07T14:02:02.469Z] --- PASS: TestImportExtremelyLargeImageWorks (301.88s) [2020-05-07T14:02:02.469Z] PASS [2020-05-07T14:02:02.469Z] [2020-05-07T14:02:02.469Z] === Skipped [2020-05-07T14:02:02.469Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T14:02:02.469Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:02:02.469Z] [2020-05-07T14:02:02.469Z] [2020-05-07T14:02:02.469Z] DONE 12 tests, 1 skipped in 303.289s [2020-05-07T14:02:02.469Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T14:02:02.469Z] ++ 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-05-07T14:02:02.469Z] ++ set -e [2020-05-07T14:02:02.469Z] ++ '[' -n 0 ']' [2020-05-07T14:02:02.469Z] ++ set -x [2020-05-07T14:02:02.469Z] ++ env -i DEST=/go/src/github.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-05-07T14:02:02.469Z] INFO: Testing against a local daemon [2020-05-07T14:02:02.469Z] === RUN TestNetworkCreateDelete [2020-05-07T14:02:02.469Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-05-07T14:02:02.469Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T14:02:02.469Z] --- PASS: TestDockerNetworkDeletePreferID (0.68s) [2020-05-07T14:02:02.469Z] === RUN TestInspectNetwork [2020-05-07T14:02:02.469Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T14:02:02.469Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T14:02:02.469Z] === RUN TestInspectNetwork/network_name [2020-05-07T14:02:02.469Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T14:02:03.250Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-07T14:02:04.135Z] --- PASS: TestInspectNetwork (7.79s) [2020-05-07T14:02:04.135Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T14:02:04.135Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T14:02:04.135Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T14:02:04.135Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T14:02:04.135Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T14:02:05.771Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-07T14:02:06.411Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-05-07T14:02:06.411Z] === RUN TestNetworkInvalidJSON [2020-05-07T14:02:06.411Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T14:02:06.411Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T14:02:06.411Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T14:02:06.411Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T14:02:06.411Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T14:02:06.411Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T14:02:06.411Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T14:02:06.411Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T14:02:06.411Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T14:02:06.411Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-07T14:02:06.411Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T14:02:06.411Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T14:02:06.411Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T14:02:06.411Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T14:02:06.745Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-05-07T14:02:06.745Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T14:02:07.902Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-05-07T14:02:07.902Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T14:02:08.616Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-07T14:02:08.616Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T14:02:10.317Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.31s) [2020-05-07T14:02:10.317Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T14:02:11.035Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-07T14:02:11.035Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-07T14:02:11.035Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-07T14:02:11.292Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-07T14:02:11.292Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-07T14:02:11.472Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.55s) [2020-05-07T14:02:11.472Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T14:02:11.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-07T14:02:11.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-07T14:02:12.189Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-07T14:02:12.189Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T14:02:12.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-07T14:02:12.786Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-07T14:02:14.681Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-07T14:02:14.681Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-07T14:02:15.174Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s) [2020-05-07T14:02:15.174Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T14:02:15.174Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T14:02:15.174Z] service_test.go:236: FLAKY_TEST [2020-05-07T14:02:15.174Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T14:02:17.954Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-07T14:02:19.326Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-07T14:02:19.326Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-07T14:02:19.889Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-07T14:02:19.889Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-07T14:02:22.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-07T14:02:23.782Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-07T14:02:24.713Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-07T14:02:26.083Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-07T14:02:27.978Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-07T14:02:29.347Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-07T14:02:31.101Z] --- PASS: TestServiceWithDataPathPortInit (15.00s) [2020-05-07T14:02:31.101Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T14:02:33.524Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-07T14:02:33.524Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-07T14:02:34.896Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-07T14:02:37.071Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.50s) [2020-05-07T14:02:37.072Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:09nuin9403k20936d4eus1b99 Created:2020-05-07 14:02:30.79367118 +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[14c10947b1f34d517bd1fd4eaeab5e2cc2fbf3712633e3be0b9a85cb9b3f1bf8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y1jq71gchcxxvasv1dyc4tlb0 EndpointID:4a2b9a1c0c5a02feeee5fd6e0aff269fcc0c7c3b2fa593505b97cafb1dc6837c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eda5362dab56cb2754277c4939d972ad5d5d53dca7189a0601aa856e6b0188be 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:9eaf65302bba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y1jq71gchcxxvasv1dyc4tlb0 EndpointID:4a2b9a1c0c5a02feeee5fd6e0aff269fcc0c7c3b2fa593505b97cafb1dc6837c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T14:02:37.072Z] PASS [2020-05-07T14:02:37.072Z] [2020-05-07T14:02:37.072Z] === Skipped [2020-05-07T14:02:37.072Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T14:02:37.072Z] service_test.go:236: FLAKY_TEST [2020-05-07T14:02:37.072Z] [2020-05-07T14:02:37.072Z] [2020-05-07T14:02:37.072Z] DONE 22 tests, 1 skipped in 42.186s [2020-05-07T14:02:37.072Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T14:02:37.072Z] ++ 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-05-07T14:02:37.072Z] ++ set -e [2020-05-07T14:02:37.072Z] ++ '[' -n 0 ']' [2020-05-07T14:02:37.072Z] ++ set -x [2020-05-07T14:02:37.072Z] ++ env -i DEST=/go/src/github.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-05-07T14:02:37.403Z] INFO: Testing against a local daemon [2020-05-07T14:02:37.403Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T14:02:37.403Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T14:02:37.403Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T14:02:37.403Z] === RUN TestDockerNetworkIpvlan [2020-05-07T14:02:37.403Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T14:02:37.403Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T14:02:37.403Z] PASS [2020-05-07T14:02:37.403Z] [2020-05-07T14:02:37.403Z] === Skipped [2020-05-07T14:02:37.403Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T14:02:37.403Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T14:02:37.403Z] [2020-05-07T14:02:37.403Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T14:02:37.403Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T14:02:37.403Z] [2020-05-07T14:02:37.403Z] [2020-05-07T14:02:37.403Z] DONE 2 tests, 2 skipped in 0.114s [2020-05-07T14:02:37.403Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T14:02:37.403Z] ++ 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-05-07T14:02:37.403Z] ++ set -e [2020-05-07T14:02:37.403Z] ++ '[' -n 0 ']' [2020-05-07T14:02:37.403Z] ++ set -x [2020-05-07T14:02:37.403Z] ++ env -i DEST=/go/src/github.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-05-07T14:02:37.403Z] INFO: Testing against a local daemon [2020-05-07T14:02:37.403Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T14:02:38.169Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-07T14:02:38.169Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-07T14:02:39.101Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-05-07T14:02:39.101Z] === RUN TestDockerNetworkMacvlan [2020-05-07T14:02:39.816Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T14:02:40.974Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T14:02:42.128Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T14:02:44.394Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T14:02:46.266Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-07T14:02:47.195Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-07T14:02:47.425Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T14:02:49.718Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-07T14:02:50.649Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-07T14:02:51.212Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-07T14:02:52.196Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T14:02:52.915Z] --- PASS: TestDockerNetworkMacvlan (14.06s) [2020-05-07T14:02:52.915Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-07T14:02:52.915Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-07T14:02:52.915Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2020-05-07T14:02:52.915Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2020-05-07T14:02:52.915Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2020-05-07T14:02:52.915Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2020-05-07T14:02:52.915Z] PASS [2020-05-07T14:02:52.915Z] [2020-05-07T14:02:52.915Z] DONE 8 tests in 15.706s [2020-05-07T14:02:52.915Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T14:02:52.915Z] ++ 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-05-07T14:02:52.915Z] ++ set -e [2020-05-07T14:02:52.915Z] ++ '[' -n 0 ']' [2020-05-07T14:02:52.915Z] ++ set -x [2020-05-07T14:02:52.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T14:02:52.915Z] testing: warning: no tests to run [2020-05-07T14:02:52.915Z] PASS [2020-05-07T14:02:52.915Z] [2020-05-07T14:02:52.915Z] DONE 0 tests in 0.017s [2020-05-07T14:02:53.106Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-07T14:02:53.247Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T14:02:53.247Z] ++ 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-05-07T14:02:53.247Z] ++ set -e [2020-05-07T14:02:53.247Z] ++ '[' -n 0 ']' [2020-05-07T14:02:53.247Z] ++ set -x [2020-05-07T14:02:53.247Z] ++ env -i DEST=/go/src/github.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-05-07T14:02:53.247Z] INFO: Testing against a local daemon [2020-05-07T14:02:53.247Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T14:02:54.475Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-07T14:02:54.917Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-05-07T14:02:54.917Z] === RUN TestAuthZPluginTLS [2020-05-07T14:02:55.633Z] --- PASS: TestAuthZPluginTLS (0.62s) [2020-05-07T14:02:55.633Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T14:02:55.965Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-07T14:02:55.965Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T14:02:56.677Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-07T14:02:56.677Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T14:02:56.996Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-07T14:02:57.389Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-07T14:02:57.389Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T14:02:58.364Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-07T14:02:58.621Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-07T14:02:59.059Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-05-07T14:02:59.059Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T14:02:59.391Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-05-07T14:02:59.391Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T14:02:59.551Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-07T14:03:00.104Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-07T14:03:00.104Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T14:03:00.436Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-05-07T14:03:00.436Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T14:03:02.074Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-07T14:03:02.708Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-05-07T14:03:02.708Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T14:03:03.989Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-07T14:03:04.555Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-07T14:03:04.977Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-05-07T14:03:04.977Z] === RUN TestAuthZPluginHeader [2020-05-07T14:03:05.485Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-07T14:03:05.485Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-07T14:03:05.485Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-07T14:03:05.721Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-05-07T14:03:05.721Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T14:03:05.721Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T14:03:05.721Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:05.721Z] === RUN TestAuthZPluginV2Disable [2020-05-07T14:03:05.721Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T14:03:05.721Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:05.721Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T14:03:05.721Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T14:03:05.721Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:05.721Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T14:03:05.721Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T14:03:05.721Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:05.721Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T14:03:05.742Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-07T14:03:05.999Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-07T14:03:06.930Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-07T14:03:08.823Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-07T14:03:10.194Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-07T14:03:10.758Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-07T14:03:18.854Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-07T14:03:19.111Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-07T14:03:20.479Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-07T14:03:20.736Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-07T14:03:23.260Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-07T14:03:23.260Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-07T14:03:23.260Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-07T14:03:23.823Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-07T14:03:24.880Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.93s) [2020-05-07T14:03:24.880Z] PASS [2020-05-07T14:03:24.880Z] [2020-05-07T14:03:24.880Z] === Skipped [2020-05-07T14:03:24.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T14:03:24.880Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:24.880Z] [2020-05-07T14:03:24.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T14:03:24.880Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:24.880Z] [2020-05-07T14:03:24.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T14:03:24.880Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:24.880Z] [2020-05-07T14:03:24.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T14:03:24.880Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:24.880Z] [2020-05-07T14:03:24.880Z] [2020-05-07T14:03:24.880Z] DONE 17 tests, 4 skipped in 29.674s [2020-05-07T14:03:24.880Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T14:03:24.880Z] ++ 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-05-07T14:03:24.880Z] ++ set -e [2020-05-07T14:03:24.880Z] ++ '[' -n 0 ']' [2020-05-07T14:03:24.880Z] ++ set -x [2020-05-07T14:03:24.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T14:03:24.880Z] INFO: Testing against a local daemon [2020-05-07T14:03:24.880Z] === RUN TestPluginInvalidJSON [2020-05-07T14:03:24.880Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T14:03:24.880Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T14:03:24.880Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T14:03:24.880Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-07T14:03:24.880Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T14:03:24.880Z] === RUN TestPluginInstall [2020-05-07T14:03:24.880Z] === RUN TestPluginInstall/no_auth [2020-05-07T14:03:26.344Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-07T14:03:28.238Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-07T14:03:30.846Z] time="2020-05-07T14:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T14:03:30.846Z] time="2020-05-07T14:03:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T14:03:30.846Z] time="2020-05-07T14:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc88e8780adb44fa60dbb3f30bc2edb781bb0821daddca457753af3b119ac022" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T14:03:30.846Z] time="2020-05-07T14:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T14:03:30.846Z] time="2020-05-07T14:03:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T14:03:30.846Z] time="2020-05-07T14:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc88e8780adb44fa60dbb3f30bc2edb781bb0821daddca457753af3b119ac022" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T14:03:31.179Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T14:03:31.890Z] time="2020-05-07T14:03:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T14:03:31.890Z] time="2020-05-07T14:03:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T14:03:31.890Z] time="2020-05-07T14:03:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32ecce12d8893e5ccc7175db5cbc7f6b0d570430e23206742f33534da2f56f5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T14:03:31.890Z] time="2020-05-07T14:03:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T14:03:31.890Z] time="2020-05-07T14:03:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T14:03:31.890Z] time="2020-05-07T14:03:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32ecce12d8893e5ccc7175db5cbc7f6b0d570430e23206742f33534da2f56f5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T14:03:32.414Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-07T14:03:32.603Z] === RUN TestPluginInstall/with_insecure [2020-05-07T14:03:33.777Z] time="2020-05-07T14:03:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T14:03:33.777Z] time="2020-05-07T14:03:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T14:03:33.777Z] time="2020-05-07T14:03:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2b064cd4d1817e7ed47d4a096a1bc822c53b13a0f655098148fd058d27a2332" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T14:03:33.777Z] time="2020-05-07T14:03:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T14:03:33.777Z] time="2020-05-07T14:03:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T14:03:33.777Z] time="2020-05-07T14:03:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2b064cd4d1817e7ed47d4a096a1bc822c53b13a0f655098148fd058d27a2332" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T14:03:34.108Z] --- PASS: TestPluginInstall (11.30s) [2020-05-07T14:03:34.108Z] --- PASS: TestPluginInstall/no_auth (8.21s) [2020-05-07T14:03:34.108Z] --- PASS: TestPluginInstall/with_htpasswd (1.34s) [2020-05-07T14:03:34.108Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-05-07T14:03:34.108Z] plugin_test.go:157: [d1c82e56469a1] daemon is not started [2020-05-07T14:03:34.108Z] PASS [2020-05-07T14:03:34.108Z] [2020-05-07T14:03:34.108Z] DONE 6 tests in 11.451s [2020-05-07T14:03:34.108Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T14:03:34.108Z] ++ 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-05-07T14:03:34.108Z] ++ set -e [2020-05-07T14:03:34.108Z] ++ '[' -n 0 ']' [2020-05-07T14:03:34.108Z] ++ set -x [2020-05-07T14:03:34.108Z] ++ env -i DEST=/go/src/github.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-05-07T14:03:34.307Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-07T14:03:34.307Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-07T14:03:34.307Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-07T14:03:34.438Z] INFO: Testing against a local daemon [2020-05-07T14:03:34.438Z] === RUN TestExternalGraphDriver [2020-05-07T14:03:34.438Z] === RUN TestExternalGraphDriver/json [2020-05-07T14:03:36.704Z] === RUN TestExternalGraphDriver/spec [2020-05-07T14:03:38.998Z] === RUN TestExternalGraphDriver/pull [2020-05-07T14:03:39.558Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-07T14:03:40.122Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-07T14:03:40.378Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-07T14:03:40.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-07T14:03:41.257Z] --- PASS: TestExternalGraphDriver (6.97s) [2020-05-07T14:03:41.257Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-05-07T14:03:41.257Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-05-07T14:03:41.257Z] --- PASS: TestExternalGraphDriver/pull (2.56s) [2020-05-07T14:03:41.257Z] === RUN TestGraphdriverPluginV2 [2020-05-07T14:03:41.593Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-05-07T14:03:41.594Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:41.594Z] PASS [2020-05-07T14:03:41.594Z] [2020-05-07T14:03:41.594Z] === Skipped [2020-05-07T14:03:41.594Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-05-07T14:03:41.594Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:03:41.594Z] [2020-05-07T14:03:41.594Z] [2020-05-07T14:03:41.594Z] DONE 5 tests, 1 skipped in 7.194s [2020-05-07T14:03:41.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T14:03:41.594Z] ++ 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-05-07T14:03:41.594Z] ++ set -e [2020-05-07T14:03:41.594Z] ++ '[' -n 0 ']' [2020-05-07T14:03:41.594Z] ++ set -x [2020-05-07T14:03:41.594Z] ++ env -i DEST=/go/src/github.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-05-07T14:03:41.594Z] INFO: Testing against a local daemon [2020-05-07T14:03:41.594Z] === RUN TestContinueAfterPluginCrash [2020-05-07T14:03:41.594Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T14:03:41.594Z] === RUN TestReadPluginNoRead [2020-05-07T14:03:41.594Z] === PAUSE TestReadPluginNoRead [2020-05-07T14:03:41.594Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T14:03:41.594Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T14:03:41.594Z] === CONT TestContinueAfterPluginCrash [2020-05-07T14:03:41.594Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T14:03:41.594Z] === CONT TestReadPluginNoRead [2020-05-07T14:03:42.312Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-07T14:03:43.681Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-07T14:03:43.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-07T14:03:45.315Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-07T14:03:46.246Z] === RUN TestDockerSuite/TestRmiTag [2020-05-07T14:03:46.503Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-07T14:03:47.433Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-07T14:03:47.433Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-07T14:03:49.025Z] === RUN TestReadPluginNoRead/default [2020-05-07T14:03:49.025Z] --- PASS: TestDaemonStartWithLogOpt (7.40s) [2020-05-07T14:03:50.692Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T14:03:52.382Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T14:03:52.687Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-07T14:03:52.943Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-07T14:03:53.874Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-07T14:03:54.042Z] --- PASS: TestReadPluginNoRead (12.25s) [2020-05-07T14:03:54.042Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-05-07T14:03:54.042Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2020-05-07T14:03:54.042Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2020-05-07T14:03:54.042Z] read_test.go:91: [db2b8c526e387] daemon is not started [2020-05-07T14:03:54.375Z] --- PASS: TestContinueAfterPluginCrash (12.80s) [2020-05-07T14:03:54.375Z] PASS [2020-05-07T14:03:54.375Z] [2020-05-07T14:03:54.375Z] DONE 6 tests in 12.912s [2020-05-07T14:03:54.375Z] 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-05-07T14:03:54.375Z] ++ 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-05-07T14:03:54.375Z] ++ set -e [2020-05-07T14:03:54.375Z] ++ '[' -n 0 ']' [2020-05-07T14:03:54.375Z] ++ set -x [2020-05-07T14:03:54.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T14:03:54.375Z] testing: warning: no tests to run [2020-05-07T14:03:54.376Z] PASS [2020-05-07T14:03:54.376Z] [2020-05-07T14:03:54.376Z] DONE 0 tests in 0.021s [2020-05-07T14:03:54.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T14:03:54.376Z] ++ 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-05-07T14:03:54.376Z] ++ set -e [2020-05-07T14:03:54.376Z] ++ '[' -n 0 ']' [2020-05-07T14:03:54.376Z] ++ set -x [2020-05-07T14:03:54.376Z] ++ env -i DEST=/go/src/github.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-05-07T14:03:54.437Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-07T14:03:54.711Z] INFO: Testing against a local daemon [2020-05-07T14:03:54.711Z] === RUN TestPluginWithDevMounts [2020-05-07T14:03:54.711Z] === PAUSE TestPluginWithDevMounts [2020-05-07T14:03:54.711Z] === CONT TestPluginWithDevMounts [2020-05-07T14:03:55.806Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-07T14:03:56.738Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-07T14:03:56.976Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-05-07T14:03:56.976Z] PASS [2020-05-07T14:03:56.976Z] [2020-05-07T14:03:56.976Z] DONE 1 tests in 2.359s [2020-05-07T14:03:56.976Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T14:03:56.976Z] ++ 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-05-07T14:03:56.976Z] ++ set -e [2020-05-07T14:03:56.976Z] ++ '[' -n 0 ']' [2020-05-07T14:03:56.976Z] ++ set -x [2020-05-07T14:03:56.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-05-07T14:03:56.976Z] INFO: Testing against a local daemon [2020-05-07T14:03:56.976Z] === RUN TestSecretInspect [2020-05-07T14:03:56.995Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-07T14:03:57.930Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-07T14:03:57.930Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-07T14:03:58.868Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-07T14:03:59.250Z] --- PASS: TestSecretInspect (2.25s) [2020-05-07T14:03:59.250Z] === RUN TestSecretList [2020-05-07T14:04:00.761Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-07T14:04:01.323Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-07T14:04:01.520Z] --- PASS: TestSecretList (2.27s) [2020-05-07T14:04:01.520Z] === RUN TestSecretsCreateAndDelete [2020-05-07T14:04:02.253Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-07T14:04:03.183Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-07T14:04:03.785Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-05-07T14:04:03.785Z] === RUN TestSecretsUpdate [2020-05-07T14:04:04.552Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-07T14:04:06.046Z] --- PASS: TestSecretsUpdate (2.26s) [2020-05-07T14:04:06.046Z] === RUN TestTemplatedSecret [2020-05-07T14:04:06.446Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-07T14:04:07.009Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-07T14:04:07.009Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-07T14:04:08.378Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-07T14:04:09.017Z] --- PASS: TestTemplatedSecret (2.93s) [2020-05-07T14:04:09.017Z] === RUN TestSecretCreateResolve [2020-05-07T14:04:09.308Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-07T14:04:09.872Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-07T14:04:10.804Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-07T14:04:11.323Z] --- PASS: TestSecretCreateResolve (2.31s) [2020-05-07T14:04:11.323Z] PASS [2020-05-07T14:04:11.323Z] [2020-05-07T14:04:11.323Z] DONE 6 tests in 14.380s [2020-05-07T14:04:11.323Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T14:04:11.323Z] ++ 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-05-07T14:04:11.323Z] ++ set -e [2020-05-07T14:04:11.323Z] ++ '[' -n 0 ']' [2020-05-07T14:04:11.323Z] ++ set -x [2020-05-07T14:04:11.323Z] ++ env -i DEST=/go/src/github.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-05-07T14:04:11.323Z] INFO: Testing against a local daemon [2020-05-07T14:04:11.323Z] === RUN TestServiceCreateInit [2020-05-07T14:04:11.323Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T14:04:12.173Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-07T14:04:13.103Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-07T14:04:14.033Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-07T14:04:14.596Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-07T14:04:15.160Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-07T14:04:15.417Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-07T14:04:15.417Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-07T14:04:16.096Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T14:04:18.690Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-07T14:04:18.690Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-07T14:04:19.254Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-07T14:04:19.894Z] --- PASS: TestServiceCreateInit (8.44s) [2020-05-07T14:04:19.894Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.25s) [2020-05-07T14:04:19.895Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2020-05-07T14:04:19.895Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T14:04:20.204Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-07T14:04:20.770Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-07T14:04:21.700Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-07T14:04:21.700Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-07T14:04:22.631Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-07T14:04:23.194Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-07T14:04:24.123Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-07T14:04:25.053Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-07T14:04:25.616Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-07T14:04:25.616Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-07T14:04:26.548Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-07T14:04:26.548Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-07T14:04:27.916Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-07T14:04:28.846Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-07T14:04:29.410Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-07T14:04:30.340Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-07T14:04:30.340Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-07T14:04:31.273Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-07T14:04:33.167Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-07T14:04:34.099Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-07T14:04:34.663Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-07T14:04:36.560Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-07T14:04:37.124Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-07T14:04:38.054Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-07T14:04:38.984Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-07T14:04:39.080Z] --- PASS: TestCreateServiceMultipleTimes (16.25s) [2020-05-07T14:04:39.080Z] === RUN TestCreateServiceConflict [2020-05-07T14:04:39.080Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-05-07T14:04:39.080Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T14:04:39.916Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-07T14:04:40.479Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-07T14:04:41.358Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2020-05-07T14:04:41.358Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T14:04:42.383Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-07T14:04:46.557Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-07T14:04:46.557Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-07T14:04:46.814Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-07T14:04:49.335Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-07T14:04:49.898Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-07T14:04:51.266Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-07T14:04:53.790Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-07T14:04:56.312Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-07T14:04:56.312Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-07T14:04:56.312Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-07T14:04:57.243Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-07T14:04:57.265Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s) [2020-05-07T14:04:57.265Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T14:04:57.596Z] --- PASS: TestCreateServiceSecretFileMode (2.66s) [2020-05-07T14:04:57.596Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T14:04:58.173Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-07T14:04:59.107Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-07T14:05:00.563Z] --- PASS: TestCreateServiceConfigFileMode (2.69s) [2020-05-07T14:05:00.563Z] === RUN TestCreateServiceSysctls [2020-05-07T14:05:01.002Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-07T14:05:03.524Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-07T14:05:04.088Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-07T14:05:04.407Z] --- PASS: TestCreateServiceSysctls (3.50s) [2020-05-07T14:05:04.407Z] === RUN TestCreateServiceCapabilities [2020-05-07T14:05:05.982Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-07T14:05:06.550Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-07T14:05:06.550Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-07T14:05:06.668Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2020-05-07T14:05:06.668Z] === RUN TestInspect [2020-05-07T14:05:07.480Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-07T14:05:09.373Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-07T14:05:09.373Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-07T14:05:09.651Z] --- PASS: TestInspect (2.81s) [2020-05-07T14:05:09.652Z] === RUN TestCreateJob [2020-05-07T14:05:10.302Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-07T14:05:10.866Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-07T14:05:11.795Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-07T14:05:12.359Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-07T14:05:12.359Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-07T14:05:12.623Z] --- PASS: TestCreateJob (3.39s) [2020-05-07T14:05:12.623Z] === RUN TestReplicatedJob [2020-05-07T14:05:13.289Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-07T14:05:14.219Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-07T14:05:14.783Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-07T14:05:15.716Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-07T14:05:16.648Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-07T14:05:17.211Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-07T14:05:18.141Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-07T14:05:18.583Z] --- PASS: TestReplicatedJob (5.82s) [2020-05-07T14:05:18.583Z] === RUN TestUpdateReplicatedJob [2020-05-07T14:05:18.704Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-07T14:05:18.704Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-07T14:05:19.636Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-07T14:05:20.567Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-07T14:05:21.937Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-07T14:05:22.195Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-07T14:05:22.195Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-07T14:05:22.379Z] --- PASS: TestUpdateReplicatedJob (3.46s) [2020-05-07T14:05:22.379Z] === RUN TestServiceListWithStatuses [2020-05-07T14:05:22.379Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T14:05:22.379Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T14:05:22.379Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T14:05:26.367Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-07T14:05:26.624Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-07T14:05:27.167Z] --- PASS: TestDockerNetworkConnectAlias (4.77s) [2020-05-07T14:05:27.167Z] === RUN TestDockerNetworkReConnect [2020-05-07T14:05:30.973Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2020-05-07T14:05:30.973Z] === RUN TestServicePlugin [2020-05-07T14:05:30.973Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T14:05:30.973Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:05:30.973Z] === RUN TestServiceUpdateLabel [2020-05-07T14:05:32.649Z] --- PASS: TestServiceUpdateLabel (2.32s) [2020-05-07T14:05:32.649Z] === RUN TestServiceUpdateSecrets [2020-05-07T14:05:38.815Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-07T14:05:39.379Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-07T14:05:40.747Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-07T14:05:40.747Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-07T14:05:40.747Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-07T14:05:40.747Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-07T14:05:41.676Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-07T14:05:44.948Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-07T14:05:46.318Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-07T14:05:48.212Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-07T14:05:48.559Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2020-05-07T14:05:48.559Z] === RUN TestServiceUpdateConfigs [2020-05-07T14:05:48.776Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-07T14:05:49.708Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-07T14:05:50.272Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-07T14:05:51.641Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-07T14:05:51.641Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-07T14:05:51.641Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-07T14:05:53.010Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-07T14:05:54.383Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-07T14:05:56.277Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-07T14:05:56.277Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-07T14:05:56.277Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-07T14:05:58.170Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-07T14:05:59.576Z] === RUN TestDockerSuite/TestRunMount [2020-05-07T14:06:04.455Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-05-07T14:06:04.455Z] === RUN TestServiceUpdateNetwork [2020-05-07T14:06:06.143Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-07T14:06:06.399Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-07T14:06:07.330Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-07T14:06:08.699Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-07T14:06:11.220Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-07T14:06:14.494Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-07T14:06:15.338Z] --- PASS: TestServiceUpdateNetwork (13.03s) [2020-05-07T14:06:15.338Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T14:06:16.492Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T14:06:17.016Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-07T14:06:17.202Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T14:06:19.536Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-07T14:06:20.907Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-07T14:06:22.799Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-07T14:06:22.799Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-07T14:06:23.363Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-07T14:06:24.483Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T14:06:24.734Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-07T14:06:25.298Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-07T14:06:25.862Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-07T14:06:28.404Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-07T14:06:30.925Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-07T14:06:31.855Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-07T14:06:33.396Z] --- PASS: TestServiceUpdatePidsLimit (16.79s) [2020-05-07T14:06:33.396Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s) [2020-05-07T14:06:33.396Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-05-07T14:06:33.396Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-05-07T14:06:33.396Z] PASS [2020-05-07T14:06:33.396Z] [2020-05-07T14:06:33.396Z] === Skipped [2020-05-07T14:06:33.396Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T14:06:33.396Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T14:06:33.396Z] [2020-05-07T14:06:33.396Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-07T14:06:33.396Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T14:06:33.396Z] [2020-05-07T14:06:33.396Z] [2020-05-07T14:06:33.396Z] DONE 27 tests, 2 skipped in 140.818s [2020-05-07T14:06:33.396Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T14:06:33.396Z] ++ 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-05-07T14:06:33.396Z] ++ set -e [2020-05-07T14:06:33.396Z] ++ '[' -n 0 ']' [2020-05-07T14:06:33.396Z] ++ set -x [2020-05-07T14:06:33.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T14:06:33.396Z] INFO: Testing against a local daemon [2020-05-07T14:06:33.396Z] === RUN TestSessionCreate [2020-05-07T14:06:33.396Z] --- PASS: TestSessionCreate (0.05s) [2020-05-07T14:06:33.396Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T14:06:33.396Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-05-07T14:06:33.396Z] PASS [2020-05-07T14:06:33.396Z] [2020-05-07T14:06:33.396Z] DONE 2 tests in 0.212s [2020-05-07T14:06:33.396Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T14:06:33.396Z] ++ 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-05-07T14:06:33.396Z] ++ set -e [2020-05-07T14:06:33.396Z] ++ '[' -n 0 ']' [2020-05-07T14:06:33.396Z] ++ set -x [2020-05-07T14:06:33.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T14:06:33.396Z] INFO: Testing against a local daemon [2020-05-07T14:06:33.396Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T14:06:33.396Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T14:06:33.396Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T14:06:33.396Z] === RUN TestEventsExecDie [2020-05-07T14:06:33.396Z] --- PASS: TestEventsExecDie (0.84s) [2020-05-07T14:06:33.396Z] === RUN TestEventsBackwardsCompatible [2020-05-07T14:06:33.396Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-07T14:06:33.396Z] === RUN TestInfoBinaryCommits [2020-05-07T14:06:33.396Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-07T14:06:33.396Z] === RUN TestInfoAPIVersioned [2020-05-07T14:06:33.396Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T14:06:33.396Z] === RUN TestInfoDiscoveryBackend [2020-05-07T14:06:34.107Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-05-07T14:06:34.107Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T14:06:34.891Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T14:06:34.891Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T14:06:35.629Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-07T14:06:35.629Z] === RUN TestInfoAPI [2020-05-07T14:06:35.629Z] --- PASS: TestInfoAPI (0.05s) [2020-05-07T14:06:35.629Z] === RUN TestInfoAPIWarnings [2020-05-07T14:06:35.961Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-07T14:06:35.961Z] === RUN TestInfoDebug [2020-05-07T14:06:36.028Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-07T14:06:36.028Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-07T14:06:36.285Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-07T14:06:36.676Z] --- PASS: TestInfoDebug (0.54s) [2020-05-07T14:06:36.676Z] === RUN TestInfoInsecureRegistries [2020-05-07T14:06:36.849Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-07T14:06:37.106Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-07T14:06:37.106Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-07T14:06:37.386Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-07T14:06:37.386Z] === RUN TestInfoRegistryMirrors [2020-05-07T14:06:37.716Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-07T14:06:37.716Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T14:06:38.036Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-07T14:06:38.427Z] --- PASS: TestLoginFailsWithBadCredentials (0.80s) [2020-05-07T14:06:38.427Z] === RUN TestPingCacheHeaders [2020-05-07T14:06:38.427Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-07T14:06:38.427Z] === RUN TestPingGet [2020-05-07T14:06:38.757Z] --- PASS: TestPingGet (0.03s) [2020-05-07T14:06:38.757Z] === RUN TestPingHead [2020-05-07T14:06:38.757Z] --- PASS: TestPingHead (0.05s) [2020-05-07T14:06:38.757Z] === RUN TestVersion [2020-05-07T14:06:38.757Z] --- PASS: TestVersion (0.05s) [2020-05-07T14:06:38.757Z] PASS [2020-05-07T14:06:38.757Z] [2020-05-07T14:06:38.757Z] === Skipped [2020-05-07T14:06:38.757Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T14:06:38.757Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T14:06:38.757Z] [2020-05-07T14:06:38.757Z] [2020-05-07T14:06:38.757Z] DONE 18 tests, 1 skipped in 6.409s [2020-05-07T14:06:38.757Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T14:06:38.757Z] ++ 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-05-07T14:06:38.757Z] ++ set -e [2020-05-07T14:06:38.757Z] ++ '[' -n 0 ']' [2020-05-07T14:06:38.757Z] ++ set -x [2020-05-07T14:06:38.757Z] ++ env -i DEST=/go/src/github.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-05-07T14:06:38.757Z] INFO: Testing against a local daemon [2020-05-07T14:06:38.757Z] === RUN TestVolumesCreateAndList [2020-05-07T14:06:38.757Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-07T14:06:38.757Z] === RUN TestVolumesRemove [2020-05-07T14:06:38.966Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-07T14:06:38.966Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-07T14:06:39.088Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-07T14:06:39.088Z] === RUN TestVolumesInspect [2020-05-07T14:06:39.088Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-07T14:06:39.088Z] === RUN TestVolumesInvalidJSON [2020-05-07T14:06:39.088Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T14:06:39.088Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T14:06:39.088Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T14:06:39.088Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-05-07T14:06:39.088Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T14:06:39.088Z] PASS [2020-05-07T14:06:39.088Z] [2020-05-07T14:06:39.088Z] DONE 5 tests in 0.305s [2020-05-07T14:06:39.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T14:06:39.418Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T14:06:39.418Z] +++ kill 14092 [2020-05-07T14:06:39.896Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-07T14:06:40.564Z] +++ /etc/init.d/apparmor stop [2020-05-07T14:06:40.564Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T14:06:40.564Z] [2020-05-07T14:06:40.564Z] Unloading profiles will leave already running processes permanently [2020-05-07T14:06:40.564Z] unconfined, which can lead to unexpected situations. [2020-05-07T14:06:40.564Z] [2020-05-07T14:06:40.564Z] To set a process to complain mode, use the command line tool [2020-05-07T14:06:40.564Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T14:06:40.564Z] +++ true [2020-05-07T14:06:40.564Z] [2020-05-07T14:06:40.826Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-07T14:06:40.826Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-07T14:06:41.757Z] === RUN TestDockerSuite/TestRunPIDsLimit Post stage [Pipeline] junit [2020-05-07T14:06:42.313Z] Recording test results [2020-05-07T14:06:42.689Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T14:06:43.404Z] + echo Ensuring container killed. [2020-05-07T14:06:43.404Z] Ensuring container killed. [2020-05-07T14:06:43.404Z] + docker rm -vf docker-pr2 [2020-05-07T14:06:43.404Z] Error: No such container: docker-pr2 [2020-05-07T14:06:43.404Z] + true [Pipeline] sh [2020-05-07T14:06:43.951Z] + echo Chowning /workspace to jenkins user [2020-05-07T14:06:43.951Z] Chowning /workspace to jenkins user [2020-05-07T14:06:43.951Z] + id -u [2020-05-07T14:06:43.951Z] + id -g [2020-05-07T14:06:43.951Z] + docker run --rm -v /home/docker/workspace/moby_PR-40910:/workspace busybox chown -R 1001:1001 /workspace [2020-05-07T14:06:43.951Z] Unable to find image 'busybox:latest' locally [2020-05-07T14:06:44.279Z] latest: Pulling from library/busybox [2020-05-07T14:06:44.583Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-07T14:06:44.620Z] abe12e943b1b: Pulling fs layer [2020-05-07T14:06:44.974Z] abe12e943b1b: Verifying Checksum [2020-05-07T14:06:44.974Z] abe12e943b1b: Download complete [2020-05-07T14:06:44.974Z] abe12e943b1b: Pull complete [2020-05-07T14:06:44.974Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T14:06:44.974Z] Status: Downloaded newer image for busybox:latest [2020-05-07T14:06:45.953Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-07T14:06:45.953Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-07T14:06:46.518Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T14:06:47.447Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-07T14:06:47.807Z] + bundleName=ppc64le-integration [2020-05-07T14:06:47.807Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-07T14:06:47.807Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-07T14:06:47.807Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-07T14:06:47.807Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T14:06:47.889Z] Archiving artifacts [2020-05-07T14:06:48.379Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-07T14:06:48.588Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40910/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T14:06:48.943Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-07T14:06:49.122Z] + make clean [2020-05-07T14:06:49.453Z] make: command: Command not found [2020-05-07T14:06:49.453Z] make: command: Command not found [2020-05-07T14:06:49.453Z] docker volume rm -f docker-dev-cache [2020-05-07T14:06:49.784Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T14:06:49.874Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-07T14:06:49.874Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-07T14:06:50.811Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-07T14:06:51.748Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-07T14:06:51.748Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-07T14:06:52.313Z] === RUN TestDockerSuite/TestRunRedirectStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T14:06:54.207Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-07T14:06:54.207Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-07T14:06:54.207Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-07T14:06:57.483Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-07T14:06:58.047Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-07T14:06:59.941Z] === RUN TestDockerSuite/TestRunRm [2020-05-07T14:07:00.872Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-07T14:07:03.395Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-07T14:07:04.764Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-07T14:07:05.331Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-07T14:07:06.701Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-07T14:07:08.072Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-07T14:07:09.003Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-07T14:07:10.373Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-07T14:07:12.895Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-07T14:07:16.178Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-07T14:07:16.178Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-07T14:07:18.701Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-07T14:07:19.264Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-07T14:07:20.196Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-07T14:07:21.125Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-07T14:07:22.056Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-07T14:07:22.987Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-07T14:07:22.987Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-07T14:07:23.919Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-07T14:07:23.919Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-07T14:07:24.849Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-07T14:07:24.849Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-07T14:07:25.781Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-07T14:07:26.344Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-07T14:07:28.239Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-07T14:07:29.169Z] === RUN TestDockerSuite/TestRunState [2020-05-07T14:07:31.068Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-07T14:07:31.998Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-07T14:07:32.927Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-07T14:07:32.927Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-07T14:07:32.927Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-07T14:07:33.858Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-07T14:07:34.421Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-07T14:07:36.318Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-07T14:07:36.318Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-07T14:07:36.318Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-07T14:07:36.882Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-07T14:07:39.408Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-07T14:07:40.338Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-07T14:07:42.231Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-07T14:07:46.406Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-07T14:07:49.678Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-07T14:07:49.935Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-07T14:07:50.864Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-07T14:07:51.428Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-07T14:07:53.950Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-07T14:07:55.320Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-07T14:07:55.886Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-07T14:07:55.886Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-07T14:07:56.142Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-07T14:07:57.072Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-07T14:07:57.636Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-07T14:07:58.566Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-07T14:07:58.566Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-07T14:07:58.566Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-07T14:07:59.497Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-07T14:08:04.761Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-07T14:08:04.761Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-07T14:08:06.130Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-07T14:08:08.024Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-07T14:08:09.917Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-07T14:08:12.440Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-07T14:08:14.962Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-07T14:08:15.527Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-07T14:08:16.458Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-07T14:08:17.022Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-07T14:08:17.022Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-07T14:08:17.022Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-07T14:08:17.022Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-07T14:08:17.279Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-07T14:08:18.212Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-07T14:08:19.141Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-07T14:08:19.706Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-07T14:08:21.600Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-07T14:08:21.858Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-07T14:08:22.115Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-07T14:08:23.047Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-07T14:08:23.047Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-07T14:08:23.980Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-07T14:08:23.980Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-07T14:08:23.980Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-07T14:08:23.980Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-07T14:08:23.980Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-07T14:08:24.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-07T14:08:24.237Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-07T14:08:24.494Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-07T14:08:24.751Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-07T14:08:24.751Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-07T14:08:25.702Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-07T14:08:26.632Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-07T14:08:27.196Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-07T14:08:27.196Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-07T14:08:28.129Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-07T14:08:28.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-07T14:08:29.316Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-07T14:08:29.316Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-07T14:08:29.879Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-07T14:08:30.811Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-07T14:08:30.811Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-07T14:08:30.811Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-07T14:08:31.742Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-07T14:08:33.637Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-07T14:08:34.203Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-07T14:08:34.203Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-07T14:08:34.767Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-07T14:08:34.767Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-07T14:08:36.661Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-07T14:08:37.225Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-07T14:08:39.750Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-07T14:08:40.681Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-07T14:08:40.681Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-07T14:08:40.681Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-07T14:08:41.612Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-07T14:08:42.984Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-07T14:08:43.915Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-07T14:08:43.915Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-07T14:08:46.437Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-07T14:08:46.437Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-07T14:08:46.694Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-07T14:08:49.230Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-07T14:08:49.230Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-07T14:08:50.599Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-07T14:08:50.599Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-07T14:08:50.599Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-07T14:08:52.494Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-07T14:08:53.863Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-07T14:08:54.120Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-07T14:08:54.378Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-07T14:08:54.378Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-07T14:08:54.635Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-07T14:08:55.198Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-07T14:08:57.720Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-07T14:09:04.268Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-07T14:09:05.637Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-07T14:09:06.568Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-07T14:09:08.463Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-07T14:09:10.983Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-07T14:09:13.505Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-07T14:09:13.762Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-07T14:09:14.328Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-07T14:09:16.235Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-07T14:09:18.760Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-07T14:09:20.656Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-07T14:09:23.929Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-07T14:09:27.202Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-07T14:09:29.096Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-07T14:09:32.368Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-07T14:09:33.299Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-07T14:09:37.473Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-07T14:09:39.994Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-07T14:09:41.887Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-07T14:09:42.828Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-07T14:09:43.393Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-07T14:09:44.323Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-07T14:09:44.323Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-07T14:09:45.253Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-07T14:09:49.429Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-07T14:09:52.702Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-07T14:09:53.633Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-07T14:09:54.564Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-07T14:09:54.564Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-07T14:09:55.128Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-07T14:09:57.023Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-07T14:09:57.023Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-07T14:09:58.917Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-07T14:09:59.480Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-07T14:10:00.411Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-07T14:10:02.306Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-07T14:10:06.480Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-07T14:10:07.849Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-07T14:10:07.850Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-07T14:10:08.786Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-07T14:10:09.716Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-07T14:10:13.893Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-07T14:10:17.167Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-07T14:10:21.342Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-07T14:10:23.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-07T14:10:27.415Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-07T14:10:32.671Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-07T14:10:34.568Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-07T14:10:37.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-07T14:10:38.480Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-07T14:10:39.850Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-07T14:10:42.372Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-07T14:10:44.896Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-07T14:10:47.420Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-07T14:10:49.940Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-07T14:10:51.834Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-07T14:11:09.887Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-07T14:11:10.145Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-07T14:11:10.145Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-07T14:11:10.145Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-07T14:11:12.669Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-07T14:11:12.669Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-07T14:11:12.669Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-07T14:11:12.669Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-07T14:11:12.669Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-07T14:11:13.600Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-07T14:11:16.122Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-07T14:11:16.122Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-07T14:11:16.122Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-07T14:11:19.412Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-07T14:11:23.589Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite (1760.74s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.46s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.96s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.24s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.84s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.25s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.45s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.92s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.23s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.11s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.10s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.07s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.33s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.23s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAttachDetach (1.36s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.26s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.14s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.21s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.67s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.66s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.58s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.53s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.44s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.53s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.21s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.74s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.10s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.43s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.35s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.77s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.63s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.60s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.44s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.62s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.94s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.73s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.68s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.61s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.59s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.63s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.68s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.08s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.63s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.25s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.38s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.05s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.22s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.53s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.14s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.88s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.52s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.74s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.18s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-05-07T14:11:23.589Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-07T14:11:23.589Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.77s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildContChar (3.60s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.00s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.22s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.06s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.98s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.13s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s) [2020-05-07T14:11:23.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-07T14:11:23.589Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-05-07T14:11:23.589Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-05-07T14:11:23.589Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.589Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-05-07T14:11:23.589Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.55s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.40s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.19s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.38s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.72s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.53s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.79s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.76s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.75s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.69s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.86s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.77s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.59s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.51s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.59s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.83s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.53s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.11s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.96s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.87s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnv (2.08s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.55s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.59s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.52s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.83s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.43s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-05-07T14:11:23.589Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s) [2020-05-07T14:11:23.589Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T14:11:23.589Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.23s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFails (1.06s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.84s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.42s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.80s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.38s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildHistory (4.62s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.23s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLabel (0.64s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.67s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.43s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.92s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.35s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.19s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.22s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.40s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.21s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.21s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.04s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.77s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.62s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.67s) [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-07T14:11:23.590Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.88s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.63s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.19s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.18s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.67s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.11s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.44s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.05s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.18s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.95s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.36s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.56s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.27s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.54s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.97s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildPATH (2.37s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.89s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.20s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.65s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.18s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildRm (3.42s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.22s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.68s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.80s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.33s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.95s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s) [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-07T14:11:23.590Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.61s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.38s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.20s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.39s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.74s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.95s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildUser (2.03s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.12s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.56s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.27s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.72s) [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T14:11:23.590Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T14:11:23.590Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-05-07T14:11:23.590Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T14:11:23.590Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.09s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.27s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.97s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.98s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.32s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.22s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T14:11:23.590Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.98s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.44s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T14:11:23.590Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.05s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.70s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitTTY (1.89s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.24s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.29s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.03s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.12s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.92s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.93s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.03s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.03s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-05-07T14:11:23.590Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T14:11:23.590Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.90s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.98s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.66s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.98s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.83s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.86s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00077a4a0_} (1.59s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1806170270_/foo_false____} (1.62s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1806170270_/foo_true____} (1.62s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3273919333_/foo_false____} (1.68s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3273919333_/foo_true____} (1.59s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3273919333_/foo_true__0xc00077a500__} (1.58s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00077a520_} (1.62s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00077a540_} (1.45s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00077a560_} (1.62s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00077a580_} (1.58s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.56s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.09s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.23s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.59s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.01s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.06s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.27s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.88s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-05-07T14:11:23.590Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.16s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.82s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.53s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.06s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.30s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.15s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.29s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.93s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.43s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.33s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.98s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.43s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.87s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.72s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.50s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2020-05-07T14:11:23.591Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T14:11:23.591Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.21s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2020-05-07T14:11:23.591Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T14:11:23.591Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.56s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.32s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.92s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.91s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.62s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.96s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.58s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.68s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.45s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.28s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.76s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.71s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.51s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.05s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsCopy (1.41s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.89s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.47s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.69s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.26s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFilters (1.52s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFormat (1.58s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2020-05-07T14:11:23.591Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T14:11:23.591Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-07T14:11:23.591Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T14:11:23.591Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsTop (0.72s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.53s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExec (0.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.97s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.89s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.08s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecInspectID (1.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.37s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.37s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecUlimits (0.89s) [2020-05-07T14:11:23.591Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T14:11:23.591Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.29s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.10s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.29s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestHealth (20.64s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.04s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.77s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImportDisplay (1.83s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImportFile (2.03s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.13s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.96s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.78s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.58s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-05-07T14:11:23.591Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T14:11:23.591Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectDefault (0.94s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectHistory (1.28s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2020-05-07T14:11:23.591Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-07T14:11:23.591Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.12s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectStatus (1.06s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.88s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.58s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.63s) [2020-05-07T14:11:23.591Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.68s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.83s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.87s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.49s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.16s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.91s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.59s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.05s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.06s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.87s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsTail (1.20s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.92s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.53s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.86s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestNetHostname (2.40s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.22s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.43s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.04s) [2020-05-07T14:11:23.592Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-05-07T14:11:23.592Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.85s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.43s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.43s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.49s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.48s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.72s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPortList (10.87s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.61s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.40s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.21s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.81s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsByOrder (3.63s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.17s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.39s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.43s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.11s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.96s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.40s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.59s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.50s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.67s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.36s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-05-07T14:11:23.592Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T14:11:23.592Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.21s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.51s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.24s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.53s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.62s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.64s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.57s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.41s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.38s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.00s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.84s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.84s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.64s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.96s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.77s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.55s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.78s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.87s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.93s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.32s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.91s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2020-05-07T14:11:23.592Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T14:11:23.592Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.592Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T14:11:23.592Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.93s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.81s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2020-05-07T14:11:23.592Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T14:11:23.592Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.76s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-05-07T14:11:23.592Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T14:11:23.592Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.42s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.57s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunMount (6.23s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.54s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.48s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2020-05-07T14:11:23.592Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.68s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNetHost (1.11s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.66s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.28s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.91s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.08s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.88s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.89s) [2020-05-07T14:11:23.593Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.91s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.80s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.89s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.91s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.80s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.78s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (2.02s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.90s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.98s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.02s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.43s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.93s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.91s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (1.01s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.88s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.89s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.89s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunState (1.96s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.50s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.93s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.31s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.73s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUserByName (0.75s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.32s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.32s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.65s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.90s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.03s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.21s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.96s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.53s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.92s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s) [2020-05-07T14:11:23.593Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents377628343 [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.14s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.22s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.35s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.64s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.46s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.49s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartRecordError (1.97s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.25s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.19s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.93s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.27s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.90s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.76s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.23s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.53s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateStats (3.99s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.13s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.55s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.49s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.05s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.08s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.31s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.33s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.56s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.35s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2020-05-07T14:11:23.593Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.22s) [2020-05-07T14:11:23.593Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T14:11:23.593Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-07T14:11:23.593Z] === RUN TestDockerRegistrySuite [2020-05-07T14:11:23.593Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-07T14:11:24.962Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-07T14:11:26.856Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-07T14:11:28.226Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-07T14:11:28.483Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-07T14:11:32.658Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-07T14:11:34.552Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-07T14:11:37.075Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-07T14:11:41.249Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-07T14:11:42.619Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-07T14:11:43.549Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-07T14:11:44.927Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-07T14:11:46.821Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-07T14:11:47.753Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-07T14:11:48.011Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-07T14:11:49.381Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-07T14:11:49.638Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-07T14:11:49.638Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-07T14:11:49.895Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-07T14:11:49.895Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-07T14:11:50.826Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-07T14:11:51.083Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-07T14:11:53.609Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-07T14:11:54.173Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-07T14:11:56.698Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-07T14:11:58.068Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-07T14:11:59.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-07T14:12:01.333Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-07T14:12:02.702Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-07T14:12:02.958Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-07T14:12:03.215Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-07T14:12:04.585Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-07T14:12:06.481Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-07T14:12:07.898Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-07T14:12:11.179Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-07T14:12:11.742Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-07T14:12:13.112Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-07T14:12:13.675Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-07T14:12:13.675Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-07T14:12:13.932Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-07T14:12:14.189Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-07T14:12:14.446Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-07T14:12:14.703Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-07T14:12:16.073Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-07T14:12:18.593Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-07T14:12:19.525Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-07T14:12:20.893Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-07T14:12:22.261Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite (59.37s) [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d1ff988e3f911] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-05-07T14:12:22.826Z] check_test.go:196: [dd4358cb7e8e5] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d71706fd4ae3f] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d3f8c41f5c75b] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.12s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d889041c75cd8] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.36s) [2020-05-07T14:12:22.826Z] check_test.go:196: [da1bab316380f] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.19s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d5a077665e617] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.38s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d2fe9c0fd6408] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2020-05-07T14:12:22.826Z] check_test.go:196: [df46204334f73] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d6624110a5358] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d92f67d14c42c] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d624614cb2a72] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.44s) [2020-05-07T14:12:22.826Z] check_test.go:196: [dd8a8441b6284] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.49s) [2020-05-07T14:12:22.826Z] check_test.go:196: [de27c0a26f688] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.80s) [2020-05-07T14:12:22.826Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:65e671b1c95fecfb8bd1f83590e0a1f635edda9622182f71bea1c56a3a0fa059 [2020-05-07T14:12:22.826Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9fc564654ce2fb706d89bc783907e9e6702ea652cca1c5585ad2d47df9407477 [2020-05-07T14:12:22.826Z] check_test.go:196: [da185d0707899] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2020-05-07T14:12:22.826Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0ddedf02eb33007a187b901f4eee3c536b25d7318a98de4e8af8125a94b7710 [2020-05-07T14:12:22.826Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:535ad76a21729bba3037570b8b26af9a15351d57cf46a735f8ae910ff51575c5 [2020-05-07T14:12:22.826Z] check_test.go:196: [d5a8c40653a76] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.51s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d8227a22feb05] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.68s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d433e26e84662] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.54s) [2020-05-07T14:12:22.826Z] check_test.go:196: [dd48adf7bea5d] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-07T14:12:22.826Z] check_test.go:196: [dabd3e514dce7] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.54s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d28b03143db00] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.57s) [2020-05-07T14:12:22.826Z] check_test.go:196: [de912e1f04030] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d11b1a47b9198] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.72s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d29a2ebe49726] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-05-07T14:12:22.826Z] check_test.go:196: [de9dc5e86afcc] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s) [2020-05-07T14:12:22.826Z] check_test.go:196: [df060f2cfe821] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d96e5419e4960] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d25f407593efc] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d148c4fca5a62] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2020-05-07T14:12:22.826Z] check_test.go:196: [ddfe74cc928fc] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-05-07T14:12:22.826Z] check_test.go:196: [dad364464e8c9] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-05-07T14:12:22.826Z] check_test.go:196: [dcf7ab0f12746] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2020-05-07T14:12:22.826Z] check_test.go:196: [da661678fd805] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s) [2020-05-07T14:12:22.826Z] check_test.go:196: [df0786bc0f928] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2020-05-07T14:12:22.826Z] check_test.go:196: [df8439c7246af] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s) [2020-05-07T14:12:22.826Z] check_test.go:196: [d35f4dad87740] daemon is not started [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-05-07T14:12:22.826Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2020-05-07T14:12:22.826Z] === RUN TestDockerSchema1RegistrySuite [2020-05-07T14:12:22.826Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-07T14:12:22.826Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-07T14:12:28.080Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-07T14:12:32.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-07T14:12:36.454Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-07T14:12:37.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-07T14:12:38.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-07T14:12:38.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-07T14:12:40.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-07T14:12:41.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-07T14:12:42.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-07T14:12:46.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-07T14:12:46.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-07T14:12:46.855Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-07T14:12:47.112Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-07T14:12:47.368Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-07T14:12:47.626Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-07T14:12:47.882Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite (25.28s) [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d703ac172d2ad] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.40s) [2020-05-07T14:12:48.139Z] check_test.go:223: [dea3e4d63e7f9] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.44s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d964220517fe3] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.17s) [2020-05-07T14:12:48.139Z] check_test.go:223: [db1bc4fe55f16] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2020-05-07T14:12:48.139Z] check_test.go:223: [dcaf0ebb6a64d] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d66c5647d9b7d] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d79e15f53a9e9] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d9ff4a66c0eeb] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-05-07T14:12:48.139Z] check_test.go:223: [dba569f50b9ad] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-05-07T14:12:48.139Z] check_test.go:223: [deb9f2e6ef505] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.64s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d196db3eac73c] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d72cb96e09047] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d5afa3362efff] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-07T14:12:48.139Z] check_test.go:223: [dad951c7a33af] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d6a87ef845cd9] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d86db56b750fb] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-05-07T14:12:48.139Z] check_test.go:223: [da0f29aa6a2cb] daemon is not started [2020-05-07T14:12:48.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-07T14:12:48.139Z] check_test.go:223: [d09fca84f4b00] daemon is not started [2020-05-07T14:12:48.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-07T14:12:48.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-07T14:12:49.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-07T14:12:49.634Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-07T14:12:49.634Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-07T14:12:51.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-07T14:12:51.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-07T14:12:51.568Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-07T14:12:51.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.03s) [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2020-05-07T14:12:52.082Z] check_test.go:252: [d01500180c51f] daemon is not started [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-05-07T14:12:52.082Z] check_test.go:252: [d57f4c2442d27] daemon is not started [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-05-07T14:12:52.082Z] check_test.go:252: [d216046de71bc] daemon is not started [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-07T14:12:52.082Z] check_test.go:252: [d3cb3cd83d713] daemon is not started [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-05-07T14:12:52.082Z] check_test.go:252: [d77c4f685fcbb] daemon is not started [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.48s) [2020-05-07T14:12:52.082Z] check_test.go:252: [d8345b454c25d] daemon is not started [2020-05-07T14:12:52.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-05-07T14:12:52.082Z] check_test.go:252: [d23a2547cae91] daemon is not started [2020-05-07T14:12:52.082Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-07T14:12:52.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-07T14:12:57.331Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-07T14:12:57.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-07T14:12:57.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-07T14:12:57.589Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-07T14:12:57.589Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-07T14:12:57.846Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-05-07T14:12:57.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-07T14:12:57.846Z] check_test.go:279: [d9aae0a17874b] daemon is not started [2020-05-07T14:12:57.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-07T14:12:57.846Z] check_test.go:279: [d002e12fe2727] daemon is not started [2020-05-07T14:12:57.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-07T14:12:57.846Z] check_test.go:279: [d7f9f8a356232] daemon is not started [2020-05-07T14:12:57.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-07T14:12:57.846Z] check_test.go:279: [d558ce2be91ad] daemon is not started [2020-05-07T14:12:57.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-05-07T14:12:57.846Z] check_test.go:279: [d41c9062b4b0a] daemon is not started [2020-05-07T14:12:57.846Z] === RUN TestDockerNetworkSuite [2020-05-07T14:12:57.846Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-07T14:12:59.745Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-07T14:13:00.680Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-07T14:13:02.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-07T14:13:03.427Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-07T14:13:06.702Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-07T14:13:06.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-07T14:13:10.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-07T14:13:11.162Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-07T14:13:14.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-07T14:13:14.438Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-07T14:13:16.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-07T14:13:26.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-07T14:13:28.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-07T14:13:30.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-07T14:13:31.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-07T14:13:31.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-07T14:13:33.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-07T14:13:34.426Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-07T14:13:34.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-07T14:13:34.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-07T14:13:35.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-07T14:13:36.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-07T14:13:36.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-07T14:13:36.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-07T14:13:36.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-07T14:13:38.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-07T14:13:39.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-07T14:13:39.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-07T14:13:40.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-07T14:13:40.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-07T14:13:45.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-07T14:13:48.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-07T14:13:51.926Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-07T14:13:55.201Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-07T14:13:58.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-07T14:13:58.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-07T14:13:58.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-07T14:13:59.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-07T14:13:59.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-07T14:13:59.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-07T14:13:59.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-07T14:14:00.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-07T14:14:00.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-07T14:14:02.075Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-07T14:14:05.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-07T14:14:05.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-07T14:14:05.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-07T14:14:06.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-07T14:14:09.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-07T14:14:11.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-07T14:14:15.038Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-07T14:14:16.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-07T14:14:16.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-07T14:14:17.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-07T14:14:18.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-07T14:14:21.704Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-07T14:14:21.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-07T14:14:21.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-07T14:14:22.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-07T14:14:23.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-07T14:14:24.935Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-07T14:14:25.192Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-07T14:14:28.480Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-07T14:14:31.002Z] --- PASS: TestDockerNetworkSuite (92.90s) [2020-05-07T14:14:31.002Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.77s) [2020-05-07T14:14:31.002Z] docker_cli_network_unix_test.go:46: [dbee5a348eefa] daemon is not started [2020-05-07T14:14:31.002Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.43s) [2020-05-07T14:14:31.002Z] docker_cli_network_unix_test.go:46: [dd9bf0aad3826] daemon is not started [2020-05-07T14:14:31.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.93s) [2020-05-07T14:14:31.002Z] docker_cli_network_unix_test.go:46: [d228a580697e2] daemon is not started [2020-05-07T14:14:31.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.85s) [2020-05-07T14:14:31.002Z] docker_cli_network_unix_test.go:46: [d587e927e787c] daemon is not started [2020-05-07T14:14:31.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.00s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:1233: [d781de3cdc680] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.56s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d66c945decf42] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.77s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dbbc2d72f8d80] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.36s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d94c5129c2d30] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.56s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [df27df0133765] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [df38720a8a5a7] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d2082fe0fa20f] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d48fae0c6b185] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dc61da30ed349] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d9a3398e6684f] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d5687d8ca3a6e] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d82aaef0c0fcf] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d38e77ce40cd9] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [df2cccd23a84f] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d4c3be6488b3d] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d6b86c4536cf4] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.54s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d0b520c59da84] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d9c7e585c9ea6] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.39s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d22913733a57e] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dad20cf0b0060] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.73s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:968: [d25a3783dc040] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.67s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [daef0806392be] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.97s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:1116: [df84e87186e57] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dd3b8ec233a37] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d285449cf0d99] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d6568c24a9833] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [deb82cff9d0f0] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d9d103ad43305] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dced7aa1a5b3a] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dec7cd051f871] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.76s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d9f215099ea52] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dca1c780b0220] daemon is not started [2020-05-07T14:14:31.003Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [de2eeeaed38d4] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.62s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d3d9f020fe101] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.07s) [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.03s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:1084: [d772bb43ce594] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dfccd6a367ef5] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.55s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dbcefa597a10e] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.04s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dc7d4dbe85594] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d04e5dc5663f9] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dbfc4bc3125aa] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.88s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d37ca647ebd2c] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.54s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [dc1bebdaf3180] daemon is not started [2020-05-07T14:14:31.003Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.64s) [2020-05-07T14:14:31.003Z] docker_cli_network_unix_test.go:46: [d7ca80ac3841a] daemon is not started [2020-05-07T14:14:31.003Z] === RUN TestDockerHubPullSuite [2020-05-07T14:14:31.003Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-07T14:14:31.566Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-07T14:14:32.496Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-07T14:14:34.391Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-07T14:14:34.648Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-07T14:14:35.212Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-07T14:14:36.581Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-07T14:14:36.838Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-07T14:14:36.838Z] --- PASS: TestDockerHubPullSuite (6.10s) [2020-05-07T14:14:36.838Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2020-05-07T14:14:36.838Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2020-05-07T14:14:36.838Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.54s) [2020-05-07T14:14:36.838Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.27s) [2020-05-07T14:14:36.838Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2020-05-07T14:14:36.839Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-05-07T14:14:36.839Z] PASS [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === Skipped [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T14:14:36.839Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T14:14:36.839Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T14:14:36.839Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-05-07T14:14:36.839Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-07T14:14:36.839Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-07T14:14:36.839Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-07T14:14:36.839Z] docker_cli_network_unix_test.go:46: [de2eeeaed38d4] daemon is not started [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] [2020-05-07T14:14:36.839Z] DONE 1277 tests, 44 skipped in 1983.113s [2020-05-07T14:14:36.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T14:14:36.839Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T14:14:36.839Z] +++ kill 7577 [2020-05-07T14:14:38.207Z] +++ /etc/init.d/apparmor stop [2020-05-07T14:14:38.208Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T14:14:38.208Z] [2020-05-07T14:14:38.208Z] Unloading profiles will leave already running processes permanently [2020-05-07T14:14:38.208Z] unconfined, which can lead to unexpected situations. [2020-05-07T14:14:38.208Z] [2020-05-07T14:14:38.208Z] To set a process to complain mode, use the command line tool [2020-05-07T14:14:38.208Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T14:14:38.208Z] +++ true [2020-05-07T14:14:38.208Z] [2020-05-07T14:15:34.391Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-07T14:15:46.586Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite (1693.45s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.63s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.08s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.64s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.32s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:563: [d8407f1879ca5] joining swarm manager [d4c960320a000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:585: [dc3d9806ba24d] joining swarm manager [d4c960320a000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] check_test.go:380: [d8407f1879ca5] daemon is not started [2020-05-07T14:16:04.641Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.44s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:46: [dc7f11dbbcf30] joining swarm manager [db3f127332671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.63s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.73s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:304: [d6977bb4fabb4] joining swarm manager [d8bcbc7207e5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:305: [de5db5a96474c] joining swarm manager [d8bcbc7207e5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.29s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:272: [d80630a9f6ed7] joining swarm manager [db968cbe0fdbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:273: [d242d90d0e37e] joining swarm manager [db968cbe0fdbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.68s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.14s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.39s) [2020-05-07T14:16:04.641Z] docker_api_swarm_node_test.go:19: [dcde55bd6865a] joining swarm manager [dfb42a8456fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_node_test.go:20: [df30ee91adf54] joining swarm manager [dfb42a8456fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.06s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:502: [d33d45369018c] joining swarm manager [dc29e0312fa3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:507: [d848ce0e5e88f] joining swarm manager [dc29e0312fa3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.14s) [2020-05-07T14:16:04.641Z] docker_api_swarm_node_test.go:80: [d363c74924600] joining swarm manager [d7fcca74a8250]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.86s) [2020-05-07T14:16:04.641Z] docker_api_swarm_node_test.go:52: [d6f0da9480722] joining swarm manager [db6baab2529b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_node_test.go:53: [dc2018b4e9962] joining swarm manager [db6baab2529b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.75s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.07s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:202: [d67a789667d28] joining swarm manager [d12c850f010d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.72s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:384: [d89ebdb74fbae] joining swarm manager [db3480cc063fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:385: [d106c367f84ae] joining swarm manager [db3480cc063fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] check_test.go:380: [d106c367f84ae] daemon is not started [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.48s) [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:802: [dc37eba942c1c] joining swarm manager [d84dac0b16eaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:802: [d9a4d8a4ac726] joining swarm manager [d84dac0b16eaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:802: [d0c3878dab576] joining swarm manager [d84dac0b16eaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:802: [dd8aee45ef1de] joining swarm manager [d84dac0b16eaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-07T14:16:04.641Z] docker_api_swarm_test.go:810: [d1a3cb85d6143] joining swarm manager [d84dac0b16eaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.34s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:394: [d7ad9487aed7d] joining swarm manager [dff055520bc26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:394: [dee9e7972e39d] joining swarm manager [dff055520bc26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.15s) [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:342: [df8096efd83ba] joining swarm manager [d8081b5fc4021]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:342: [d78acd4574b56] joining swarm manager [d8081b5fc4021]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.61s) [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:489: [de14dac8fd67f] joining swarm manager [db67190e7999c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:489: [dd5fcc5b3dd30] joining swarm manager [db67190e7999c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.43s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s) [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:127: [dac688603f336] joining swarm manager [d78f0446c1199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:128: [d0f889f3ec46d] joining swarm manager [d78f0446c1199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:136: [d75659e5591b7] joining swarm manager [d78f0446c1199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:137: [da2fcefaadbff] joining swarm manager [d78f0446c1199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.21s) [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:303: [df0090f079c4c] joining swarm manager [dc5a1bd8af02d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:303: [d6c9a411e018a] joining swarm manager [dc5a1bd8af02d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.91s) [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:99: [d80ba3b702ace] joining swarm manager [d38fb2426abd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:100: [d9b3c8955aadb] joining swarm manager [d38fb2426abd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] check_test.go:380: [d80ba3b702ace] daemon is not started [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:532: [d8774d1ecdef0] joining swarm manager [dfef9b2c15123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:533: [dd0e5d84cb778] joining swarm manager [dfef9b2c15123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.08s) [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:147: [da0a7bb448de7] joining swarm manager [df1f733facfd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_api_swarm_service_test.go:147: [d8c5fd4fa0d94] joining swarm manager [df1f733facfd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.71s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.96s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.94s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.84s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.05s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.40s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.13s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.11s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.90s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.17s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.48s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.37s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.08s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.28s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.44s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.11s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.52s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.67s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.66s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.22s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.25s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.66s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.00s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.90s) [2020-05-07T14:16:04.641Z] docker_cli_service_logs_test.go:241: checking task ut5a2z7xgxkn [2020-05-07T14:16:04.641Z] docker_cli_service_logs_test.go:246: checking messages for ut5a2z7xgxkn [2020-05-07T14:16:04.641Z] docker_cli_service_logs_test.go:241: checking task o06yfsjs40s6 [2020-05-07T14:16:04.641Z] docker_cli_service_logs_test.go:246: checking messages for o06yfsjs40s6 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.07s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.21s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.26s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.73s) [2020-05-07T14:16:04.641Z] docker_cli_swarm_test.go:1901: [da18073704208] joining swarm manager [d0fe417994b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_cli_swarm_test.go:1902: [d76a2456afada] joining swarm manager [d0fe417994b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.98s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.85s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.95s) [2020-05-07T14:16:04.641Z] docker_cli_swarm_test.go:1802: [d833bd850a65b] joining swarm manager [d6501e8e7ec7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_cli_swarm_test.go:1803: [db713753d073d] joining swarm manager [d6501e8e7ec7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.74s) [2020-05-07T14:16:04.641Z] docker_cli_swarm_test.go:1321: [df4d7d864a5e3] joining swarm manager [d94285bb14ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.641Z] docker_cli_swarm_test.go:1322: [decda3f0a60bc] joining swarm manager [d94285bb14ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.76s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.11s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.41s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.07s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.01s) [2020-05-07T14:16:04.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.99s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.31s) [2020-05-07T14:16:04.642Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-07T14:16:04.642Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.45s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.19s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.98s) [2020-05-07T14:16:04.642Z] docker_cli_swarm_test.go:1186: [d3be8c69c0798] joining swarm manager [d1f53143f5367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.642Z] docker_cli_swarm_test.go:1195: [d7f803342b313] joining swarm manager [d1f53143f5367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.55s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.92s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.00s) [2020-05-07T14:16:04.642Z] docker_cli_swarm_test.go:1118: [d78d91fb55027] joining swarm manager [ddff6833413eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.642Z] docker_cli_swarm_test.go:1119: [d5c81e9121baa] joining swarm manager [ddff6833413eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.642Z] docker_cli_swarm_test.go:1172: [d1aa6bb5ac681] joining swarm manager [ddff6833413eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.84s) [2020-05-07T14:16:04.642Z] docker_cli_swarm_test.go:1453: [d28af49ddabad] joining swarm manager [df871bad7349b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.642Z] docker_cli_swarm_test.go:1454: [d7d3acd67d099] joining swarm manager [df871bad7349b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.04s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.98s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.34s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.05s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.94s) [2020-05-07T14:16:04.642Z] docker_cli_swarm_unix_test.go:62: [d6df34539903f] joining swarm manager [d3d285fbd8870]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.09s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.92s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.89s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.74s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.02s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.02s) [2020-05-07T14:16:04.642Z] docker_api_swarm_test.go:962: [d16a9a9fa7f94] joining swarm manager [d54b376f6c923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.38s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.68s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.38s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.58s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.13s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.39s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.27s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.19s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.52s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.66s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.95s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.38s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s) [2020-05-07T14:16:04.642Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.86s) [2020-05-07T14:16:04.642Z] === RUN TestDockerExternalVolumeSuite [2020-05-07T14:16:04.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-07T14:16:19.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-07T14:17:27.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-07T14:17:37.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-07T14:18:09.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-07T14:18:21.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-07T14:18:53.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-07T14:19:08.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-07T14:19:40.250Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-07T14:19:55.097Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-07T14:20:13.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-07T14:20:59.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-07T14:21:17.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-07T14:21:49.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-07T14:22:21.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-07T14:22:36.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-07T14:22:54.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-07T14:23:09.721Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-07T14:23:24.570Z] --- PASS: TestDockerExternalVolumeSuite (440.98s) [2020-05-07T14:23:24.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-05-07T14:23:24.570Z] docker_cli_external_volume_driver_test.go:53: [d58a22003393d] daemon is not started [2020-05-07T14:23:24.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-07T14:23:24.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2020-05-07T14:23:24.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-07T14:23:24.570Z] docker_cli_external_volume_driver_test.go:53: [d3481e0217aa6] daemon is not started [2020-05-07T14:23:24.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-07T14:23:24.570Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-07T14:23:24.570Z] docker_cli_external_volume_driver_test.go:53: [d3607492bd93f] daemon is not started [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-07T14:23:24.571Z] docker_cli_external_volume_driver_test.go:53: [ddfb9aa18d348] daemon is not started [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.57s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s) [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-05-07T14:23:24.571Z] docker_cli_external_volume_driver_test.go:485: [d9f386a316dff] daemon is not started [2020-05-07T14:23:24.571Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-07T14:23:24.571Z] docker_cli_external_volume_driver_test.go:53: [d813d1c3fa07c] daemon is not started [2020-05-07T14:23:24.571Z] PASS [2020-05-07T14:23:24.571Z] [2020-05-07T14:23:24.571Z] === Skipped [2020-05-07T14:23:24.571Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T14:23:24.571Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T14:23:24.571Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-07T14:23:24.571Z] check_test.go:309: [dbc3e9c21ad93] daemon is not started [2020-05-07T14:23:24.571Z] [2020-05-07T14:23:24.571Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-07T14:23:24.571Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-07T14:23:24.571Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-07T14:23:24.571Z] check_test.go:309: [dc749e4e13714] daemon is not started [2020-05-07T14:23:24.571Z] [2020-05-07T14:23:24.571Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T14:23:24.571Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T14:23:24.571Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-07T14:23:24.571Z] check_test.go:309: [d856ba6e37407] daemon is not started [2020-05-07T14:23:24.571Z] [2020-05-07T14:23:24.571Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-07T14:23:24.571Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-07T14:23:24.571Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-07T14:23:24.571Z] [2020-05-07T14:23:24.571Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-07T14:23:24.571Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-07T14:23:24.571Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-07T14:23:24.571Z] [2020-05-07T14:23:24.571Z] [2020-05-07T14:23:24.571Z] DONE 273 tests, 5 skipped in 2508.288s [2020-05-07T14:23:24.571Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T14:23:24.571Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T14:23:24.571Z] +++ kill 7581 [2020-05-07T14:23:25.134Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2c3f357b4ff3/docker.pid [2020-05-07T14:23:25.134Z] +++ kill 4376 [2020-05-07T14:23:25.134Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4376 is not a child of this shell [2020-05-07T14:23:25.134Z] warning: PID 4376 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2c3f357b4ff3/docker.pid had a nonzero exit code [2020-05-07T14:23:25.134Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2c3f357b4ff3/root: target is busy. [2020-05-07T14:23:25.134Z] +++ /etc/init.d/apparmor stop [2020-05-07T14:23:25.134Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T14:23:25.134Z] [2020-05-07T14:23:25.134Z] Unloading profiles will leave already running processes permanently [2020-05-07T14:23:25.134Z] unconfined, which can lead to unexpected situations. [2020-05-07T14:23:25.134Z] [2020-05-07T14:23:25.134Z] To set a process to complain mode, use the command line tool [2020-05-07T14:23:25.134Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T14:23:25.134Z] +++ true [2020-05-07T14:23:25.134Z] [2020-05-07T14:23:25.698Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-07T14:23:25.710Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T14:23:28.318Z] + echo Ensuring container killed. [2020-05-07T14:23:28.318Z] Ensuring container killed. [2020-05-07T14:23:28.318Z] + docker ps -aq -f name=docker-pr2-* [2020-05-07T14:23:28.318Z] + cids=b885d48ea377 [2020-05-07T14:23:28.318Z] c6c5223162cc [2020-05-07T14:23:28.318Z] 418952860ed2 [2020-05-07T14:23:28.318Z] + [ -n b885d48ea377 [2020-05-07T14:23:28.318Z] c6c5223162cc [2020-05-07T14:23:28.318Z] 418952860ed2 ] [2020-05-07T14:23:28.318Z] + docker rm -vf b885d48ea377 c6c5223162cc 418952860ed2 [2020-05-07T14:23:29.688Z] b885d48ea377 [2020-05-07T14:23:30.252Z] c6c5223162cc [2020-05-07T14:23:30.252Z] 418952860ed2 [Pipeline] sh [2020-05-07T14:23:30.539Z] + echo Chowning /workspace to jenkins user [2020-05-07T14:23:30.540Z] Chowning /workspace to jenkins user [2020-05-07T14:23:30.540Z] + id -u [2020-05-07T14:23:30.540Z] + id -g [2020-05-07T14:23:30.540Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40910:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T14:23:30.540Z] Unable to find image 'busybox:latest' locally [2020-05-07T14:23:35.791Z] latest: Pulling from library/busybox [2020-05-07T14:23:35.791Z] e2334dd9fee4: Pulling fs layer [2020-05-07T14:23:35.791Z] e2334dd9fee4: Download complete [2020-05-07T14:23:35.791Z] e2334dd9fee4: Pull complete [2020-05-07T14:23:35.791Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T14:23:35.791Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T14:23:40.263Z] + bundleName=amd64 [2020-05-07T14:23:40.263Z] + echo Creating amd64-bundles.tar.gz [2020-05-07T14:23:40.263Z] Creating amd64-bundles.tar.gz [2020-05-07T14:23:40.263Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-07T14:23:40.263Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-07T14:23:41.644Z] Archiving artifacts [2020-05-07T14:23:43.767Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40910/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T14:23:44.082Z] + make clean [2020-05-07T14:23:44.341Z] docker volume rm -f docker-dev-cache [2020-05-07T14:23:44.341Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T14:30:03.867Z] ok github.com/docker/docker/integration-cli 2206.878s [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === Skipped [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-07T14:30:03.868Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-07T14:30:03.868Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T14:30:03.868Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T14:30:03.868Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-07T14:30:03.868Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-07T14:30:03.868Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-07T14:30:03.868Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-07T14:30:03.868Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T14:30:03.868Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T14:30:03.868Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-07T14:30:03.868Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-07T14:30:03.868Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-07T14:30:03.868Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-07T14:30:03.868Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-07T14:30:03.868Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-07T14:30:03.868Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.868Z] [2020-05-07T14:30:03.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-07T14:30:03.869Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-07T14:30:03.869Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-07T14:30:03.869Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-07T14:30:03.869Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-05-07T14:30:03.869Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.10s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.10s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-05-07T14:30:03.869Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-07T14:30:03.869Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.869Z] [2020-05-07T14:30:03.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-05-07T14:30:03.869Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-05-07T14:30:03.870Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-05-07T14:30:03.870Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-07T14:30:03.870Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-07T14:30:03.870Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-07T14:30:03.870Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-07T14:30:03.870Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-05-07T14:30:03.870Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.870Z] [2020-05-07T14:30:03.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-07T14:30:03.870Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T14:30:03.871Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-07T14:30:03.871Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.871Z] [2020-05-07T14:30:03.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-07T14:30:03.871Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-07T14:30:03.871Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-07T14:30:03.873Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-07T14:30:03.873Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-07T14:30:03.873Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-07T14:30:03.873Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-07T14:30:03.873Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-07T14:30:03.873Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-07T14:30:03.873Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.873Z] [2020-05-07T14:30:03.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-07T14:30:03.873Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-07T14:30:03.874Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-07T14:30:03.874Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-07T14:30:03.874Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-07T14:30:03.874Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-07T14:30:03.874Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-07T14:30:03.874Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-05-07T14:30:03.874Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-07T14:30:03.874Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-07T14:30:03.874Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-05-07T14:30:03.874Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-07T14:30:03.874Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-07T14:30:03.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-07T14:30:03.874Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.874Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-07T14:30:03.875Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T14:30:03.875Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-07T14:30:03.875Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-07T14:30:03.875Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T14:30:03.875Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-07T14:30:03.875Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-05-07T14:30:03.875Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-07T14:30:03.875Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-05-07T14:30:03.875Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-05-07T14:30:03.875Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.875Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-07T14:30:03.876Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-07T14:30:03.876Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.876Z] [2020-05-07T14:30:03.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-05-07T14:30:03.877Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-07T14:30:03.877Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-07T14:30:03.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.877Z] [2020-05-07T14:30:03.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-07T14:30:03.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-07T14:30:03.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-07T14:30:03.878Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.878Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-07T14:30:03.879Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-07T14:30:03.879Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] DONE 1096 tests, 549 skipped in 2214.996s [2020-05-07T14:30:03.879Z] INFO: Integration tests ended at 05/07/2020 14:29:55. Duration:00:36:55.1072365 [2020-05-07T14:30:03.879Z] INFO: Docker info of the daemon under test at end of run [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] Containers: 2 [2020-05-07T14:30:03.879Z] Running: 0 [2020-05-07T14:30:03.879Z] Paused: 0 [2020-05-07T14:30:03.879Z] Stopped: 2 [2020-05-07T14:30:03.879Z] Images: 15 [2020-05-07T14:30:03.879Z] Server Version: 0.0.0-dev [2020-05-07T14:30:03.879Z] Storage Driver: windowsfilter [2020-05-07T14:30:03.879Z] Windows: [2020-05-07T14:30:03.879Z] Logging Driver: json-file [2020-05-07T14:30:03.879Z] Plugins: [2020-05-07T14:30:03.879Z] Volume: local [2020-05-07T14:30:03.879Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T14:30:03.879Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T14:30:03.879Z] Swarm: inactive [2020-05-07T14:30:03.879Z] Default Isolation: process [2020-05-07T14:30:03.879Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T14:30:03.879Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T14:30:03.879Z] OSType: windows [2020-05-07T14:30:03.879Z] Architecture: x86_64 [2020-05-07T14:30:03.879Z] CPUs: 4 [2020-05-07T14:30:03.879Z] Total Memory: 32GiB [2020-05-07T14:30:03.879Z] Name: azwin-2-132c00 [2020-05-07T14:30:03.879Z] ID: XAV5:SH6T:D2RJ:7TFK:AVVS:ENQA:7XXC:FG5G:HYJY:ONN4:7B7H:VJAA [2020-05-07T14:30:03.879Z] Docker Root Dir: D:\CI\PR-40910\2\daemon [2020-05-07T14:30:03.879Z] Debug Mode (client): false [2020-05-07T14:30:03.879Z] Debug Mode (server): true [2020-05-07T14:30:03.879Z] File Descriptors: -1 [2020-05-07T14:30:03.879Z] Goroutines: 18 [2020-05-07T14:30:03.879Z] System Time: 2020-05-07T14:29:55.8294984Z [2020-05-07T14:30:03.879Z] EventsListeners: 0 [2020-05-07T14:30:03.879Z] Registry: https://index.docker.io/v1/ [2020-05-07T14:30:03.879Z] Labels: [2020-05-07T14:30:03.879Z] Experimental: false [2020-05-07T14:30:03.879Z] Insecure Registries: [2020-05-07T14:30:03.879Z] 127.0.0.0/8 [2020-05-07T14:30:03.879Z] Live Restore Enabled: false [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] [2020-05-07T14:30:03.879Z] INFO: Stopping daemon under test [2020-05-07T14:30:03.879Z] SUCCESS: The process with PID 4788 (child process of PID 2232) has been terminated. [2020-05-07T14:30:03.879Z] SUCCESS: The process with PID 2232 (child process of PID 544) has been terminated. [2020-05-07T14:30:03.879Z] INFO: Stop tailing logs of the daemon under tests [2020-05-07T14:30:03.879Z] INFO: executeCI.ps1 Completed successfully at 05/07/2020 14:29:55. [2020-05-07T14:30:03.879Z] INFO: Tidying up at end of run [2020-05-07T14:30:03.879Z] INFO: Saving daemon under test log (d:\CI\PR-40910\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-07T14:30:03.879Z] INFO: Saving daemon under test log (d:\CI\PR-40910\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-07T14:30:03.879Z] INFO: Nuke-Everything... [2020-05-07T14:30:03.879Z] INFO: Container count on control daemon to delete is 2 [2020-05-07T14:30:03.879Z] 233be572c358 [2020-05-07T14:30:03.879Z] 3584ff7310a8 [2020-05-07T14:30:03.879Z] INFO: Tidying pidfile d:\CI\PR-40910\2\docker.pid [2020-05-07T14:30:03.879Z] INFO: Nuking d:\CI [2020-05-07T14:30:21.409Z] INFO: Zapped successfully [2020-05-07T14:30:21.409Z] [2020-05-07T14:30:21.409Z] INFO: executeCI.ps1 exiting at Thu May 7 14:30:21 CUT 2020. Duration 00:58:06.9466022 [2020-05-07T14:30:21.409Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-07T14:30:21.645Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-07T14:30:33.673Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-07T14:30:36.011Z] Archiving artifacts [2020-05-07T14:30:49.022Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40910/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T14:30:49.914Z] + make clean [2020-05-07T14:30:52.048Z] docker volume rm -f docker-dev-cache [2020-05-07T14:30:52.048Z] 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